WIP feat: unified catchup #6198
Annotations
10 errors
|
golangci-lint
issues found
|
|
golangci-lint:
headersync/pool.go#L61
func peerError.Error is unused (unused)
|
|
golangci-lint:
headersync/pool.go#L56
type peerError is unused (unused)
|
|
golangci-lint:
consensus/propagation/sync.go#L164
func (*Reactor).localNodeBlocksTheChain is unused (unused)
|
|
golangci-lint:
consensus/catchup_integration_test.go#L29
type integrationNode is unused (unused)
|
|
golangci-lint:
consensus/propagation/catchup_test.go#L338
QF1003: could use tagged switch on missing[i].Height (staticcheck)
|
|
golangci-lint:
consensus/propagation/sync.go#L215
`cancelled` is a misspelling of `canceled` (misspell)
|
|
golangci-lint:
consensus/propagation/reactor.go#L115
File is not properly formatted (gofmt)
|
|
golangci-lint:
consensus/catchup_test.go#L506
File is not properly formatted (gofmt)
|
|
golangci-lint:
consensus/catchup_test.go#L372
Error return value of `cs.Stop` is not checked (errcheck)
|