Skip to content

feat: retrieves timeout propose and timeout commit dynamically per height according to the app version #3346

feat: retrieves timeout propose and timeout commit dynamically per height according to the app version

feat: retrieves timeout propose and timeout commit dynamically per height according to the app version #3346

Triggered via pull request October 8, 2024 19:56
Status Failure
Total duration 58s
Artifacts

lint.yml

on: pull_request
golangci-lint
46s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: cmd/cometbft/commands/reindex_event_test.go#L183
cannot use mockStateStore (variable of type *"github.com/tendermint/tendermint/state/mocks".Store) as "github.com/tendermint/tendermint/state".Store value in struct literal: *"github.com/tendermint/tendermint/state/mocks".Store does not implement "github.com/tendermint/tendermint/state".Store (missing method LoadConsensusTimeoutsInfo) (typecheck)
golangci-lint: evidence/pool_test.go#L56
cannot use stateStore (variable of type *"github.com/tendermint/tendermint/state/mocks".Store) as "github.com/tendermint/tendermint/state".Store value in argument to evidence.NewPool: *"github.com/tendermint/tendermint/state/mocks".Store does not implement "github.com/tendermint/tendermint/state".Store (missing method LoadConsensusTimeoutsInfo)
golangci-lint: evidence/pool_test.go#L266
cannot use stateStore (variable of type *"github.com/tendermint/tendermint/state/mocks".Store) as "github.com/tendermint/tendermint/state".Store value in argument to evidence.NewPool: *"github.com/tendermint/tendermint/state/mocks".Store does not implement "github.com/tendermint/tendermint/state".Store (missing method LoadConsensusTimeoutsInfo)
golangci-lint: evidence/pool_test.go#L342
cannot use newStateStore (variable of type *"github.com/tendermint/tendermint/state/mocks".Store) as "github.com/tendermint/tendermint/state".Store value in argument to evidence.NewPool: *"github.com/tendermint/tendermint/state/mocks".Store does not implement "github.com/tendermint/tendermint/state".Store (missing method LoadConsensusTimeoutsInfo)
golangci-lint: evidence/verify_test.go#L93
cannot use stateStore (variable of type *"github.com/tendermint/tendermint/state/mocks".Store) as "github.com/tendermint/tendermint/state".Store value in argument to evidence.NewPool: *"github.com/tendermint/tendermint/state/mocks".Store does not implement "github.com/tendermint/tendermint/state".Store (missing method LoadConsensusTimeoutsInfo)
golangci-lint: evidence/verify_test.go#L116
cannot use stateStore (variable of type *"github.com/tendermint/tendermint/state/mocks".Store) as "github.com/tendermint/tendermint/state".Store value in argument to evidence.NewPool: *"github.com/tendermint/tendermint/state/mocks".Store does not implement "github.com/tendermint/tendermint/state".Store (missing method LoadConsensusTimeoutsInfo)
golangci-lint: evidence/verify_test.go#L122
cannot use stateStore (variable of type *"github.com/tendermint/tendermint/state/mocks".Store) as "github.com/tendermint/tendermint/state".Store value in argument to evidence.NewPool: *"github.com/tendermint/tendermint/state/mocks".Store does not implement "github.com/tendermint/tendermint/state".Store (missing method LoadConsensusTimeoutsInfo)
golangci-lint: evidence/verify_test.go#L129
cannot use stateStore (variable of type *"github.com/tendermint/tendermint/state/mocks".Store) as "github.com/tendermint/tendermint/state".Store value in argument to evidence.NewPool: *"github.com/tendermint/tendermint/state/mocks".Store does not implement "github.com/tendermint/tendermint/state".Store (missing method LoadConsensusTimeoutsInfo)
golangci-lint: evidence/verify_test.go#L170
cannot use stateStore (variable of type *"github.com/tendermint/tendermint/state/mocks".Store) as "github.com/tendermint/tendermint/state".Store value in argument to evidence.NewPool: *"github.com/tendermint/tendermint/state/mocks".Store does not implement "github.com/tendermint/tendermint/state".Store (missing method LoadConsensusTimeoutsInfo)
golangci-lint: evidence/verify_test.go#L188
cannot use stateStore (variable of type *"github.com/tendermint/tendermint/state/mocks".Store) as "github.com/tendermint/tendermint/state".Store value in argument to evidence.NewPool: *"github.com/tendermint/tendermint/state/mocks".Store does not implement "github.com/tendermint/tendermint/state".Store (missing method LoadConsensusTimeoutsInfo)