Skip to content

update cometbft version #496

update cometbft version

update cometbft version #496

Triggered via pull request October 8, 2024 21:30
Status Failure
Total duration 2m 55s
Artifacts

golangci_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
golangci-lint: app/evm_sequencers_keeper.go#L17
cannot use &EVMWrappedSeqKeeper{} (value of type *EVMWrappedSeqKeeper) as "github.com/evmos/evmos/v12/x/evm/types".StakingKeeper value in variable declaration: *EVMWrappedSeqKeeper does not implement "github.com/evmos/evmos/v12/x/evm/types".StakingKeeper (missing method GetHistoricalInfo) (typecheck)
golangci-lint: app/app.go#L516
cannot use EVMWrappedSeqKeeper{…} (value of type EVMWrappedSeqKeeper) as "github.com/evmos/evmos/v12/x/evm/types".StakingKeeper value in argument to evmkeeper.NewKeeper: EVMWrappedSeqKeeper does not implement "github.com/evmos/evmos/v12/x/evm/types".StakingKeeper (missing method GetHistoricalInfo) (typecheck)
golangci-lint
issues found