Skip to content

p2p: fan in incoming txns into backlog worker #13558

p2p: fan in incoming txns into backlog worker

p2p: fan in incoming txns into backlog worker #13558

Triggered via pull request September 20, 2024 18:21
Status Failure
Total duration 3m 39s
Artifacts

reviewdog.yml

on: pull_request
reviewdog-errors
2m 33s
reviewdog-errors
reviewdog-warnings
3m 26s
reviewdog-warnings
reviewdog-shellcheck
16s
reviewdog-shellcheck
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
reviewdog-errors: data/transactions/signedtxn.go#L70
[Lint Errors] reported by reviewdog 🐶 exported: exported method SignedTxn.CacheID should have comment or be unexported (revive) Raw Output: data/transactions/signedtxn.go:70:1: exported: exported method SignedTxn.CacheID should have comment or be unexported (revive) func (s *SignedTxn) CacheID() { ^
reviewdog-errors
reviewdog exited with status code: 1
reviewdog-warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/