feat(p2p): enable blocksync to work with multiple revisions #1192
golangci_lint.yml
on: pull_request
golangci-lint
1m 20s
Annotations
3 errors and 1 warning
golangci-lint:
block/manager.go#L426
Error return value of `m.P2PClient.Close` is not checked (errcheck)
|
golangci-lint:
block/manager.go#L427
Error return value of `m.DAClient.Stop` is not checked (errcheck)
|
golangci-lint
issues found
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|