feat: re-work seed-mode, especially in PEX #5033
Annotations
8 errors and 1 warning
|
golangci-lint
issues found
|
|
golangci-lint:
node/node.go#L479
too many arguments in call to createConsensusReactor
|
|
golangci-lint:
node/node.go#L469
unknown field ProposalChan in struct literal of type "github.com/cometbft/cometbft/consensus/propagation".Config
|
|
golangci-lint:
node/node.go#L468
unknown field PartChan in struct literal of type "github.com/cometbft/cometbft/consensus/propagation".Config
|
|
golangci-lint:
test/e2e/node/main.go#L27
could not import github.com/cometbft/cometbft/node (-: # github.com/cometbft/cometbft/node
|
|
golangci-lint:
node/node.go#L479
too many arguments in call to createConsensusReactor
|
|
golangci-lint:
node/node.go#L469
unknown field ProposalChan in struct literal of type "github.com/cometbft/cometbft/consensus/propagation".Config
|
|
golangci-lint:
node/node.go#L468
unknown field PartChan in struct literal of type "github.com/cometbft/cometbft/consensus/propagation".Config
|
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|