Skip to content

prototype: compact blocks #3382

prototype: compact blocks

prototype: compact blocks #3382

Triggered via pull request October 28, 2024 11:02
Status Failure
Total duration 1m 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: mempool/cat/reactor_test.go#L92
Error return value of `reactor.Stop` is not checked (errcheck)
golangci-lint: mempool/cat/reactor.go#L146
`transctions` is a misspelling of `transitions` (misspell)
golangci-lint: consensus/state.go#L2063
`recieving` is a misspelling of `receiving` (misspell)
golangci-lint: mempool/cat/pool.go#L407
func `(*TxPool).allEntriesSorted` is unused (unused)
golangci-lint: consensus/reactor.go#L599
func `(*Reactor).broadcastHasVoteMessage` is unused (unused)
golangci-lint: consensus/common_test.go#L502
printf: non-constant format string in call to fmt.Errorf (govet)
golangci-lint: consensus/state.go#L128
structtag: struct field TwoThirdPrevoteBlock repeats json tag "valid_block" also at round_state.go:84 (govet)
golangci-lint: consensus/types/round_state.go#L92
structtag: struct field TwoThirdPrevoteBlock repeats json tag "valid_block" also at round_state.go:84 (govet)
golangci-lint: consensus/reactor.go#L705
SA1019: p2p.TrySendEnvelopeShim is deprecated: Will be removed in v0.37. (staticcheck)
golangci-lint: mempool/cat/reactor.go#L203
SA1019: p2p.TrySendEnvelopeShim is deprecated: Will be removed in v0.37. (staticcheck)