Skip to content

chore: pull cometbft v0.34.35 #3272

chore: pull cometbft v0.34.35

chore: pull cometbft v0.34.35 #3272

Triggered via pull request September 20, 2024 18:52
Status Failure
Total duration 1m 32s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
golangci-lint: consensus/state_test.go#L1962
cannot use []types.Tx{…} (value of type []"github.com/tendermint/tendermint/types".Tx) as "github.com/tendermint/tendermint/types".Data value in argument to cs.state.MakeBlock (typecheck)
golangci-lint: store/store_test.go#L61
cannot use txs (variable of type []"github.com/tendermint/tendermint/types".Tx) as "github.com/tendermint/tendermint/types".Data value in argument to state.MakeBlock
golangci-lint: store/store_test.go#L185
cannot use txs (variable of type []"github.com/tendermint/tendermint/types".Tx) as "github.com/tendermint/tendermint/types".Data value in argument to state.MakeBlock (typecheck)
golangci-lint
issues found