Skip to content

chore(deps): bump github.com/cosmos/cosmos-sdk from 0.54.0-beta.0 to 0.54.0-rc.1 in /simapp #28562

chore(deps): bump github.com/cosmos/cosmos-sdk from 0.54.0-beta.0 to 0.54.0-rc.1 in /simapp

chore(deps): bump github.com/cosmos/cosmos-sdk from 0.54.0-beta.0 to 0.54.0-rc.1 in /simapp #28562

Triggered via pull request October 28, 2025 13:26
Status Failure
Total duration 2m 55s
Artifacts

test.yml

on: pull_request
Matrix: build
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build (amd64)
Process completed with exit code 2.
build (amd64)
cannot use &abci.RequestQuery{…} (value of type *"github.com/cometbft/cometbft/abci/types".RequestQuery) as *"github.com/cometbft/cometbft/v2/abci/types".QueryRequest value in argument to route
build (amd64)
cannot use resEvents (variable of type []"github.com/cometbft/cometbft/abci/types".Event) as []"github.com/cometbft/cometbft/v2/abci/types".Event value in argument to sdk.StringifyEvents
build (amd64)
cannot use r.Events (variable of type []"github.com/cometbft/cometbft/api/cometbft/abci/v2".Event) as []"github.com/cometbft/cometbft/abci/types".Event value in argument to append
build (amd64)
cannot use res.ProofOps (variable of type *"github.com/cometbft/cometbft/api/cometbft/crypto/v1".ProofOps) as *"github.com/cometbft/cometbft/proto/tendermint/crypto".ProofOps value in argument to commitmenttypes.ConvertProofs
build (amd64)
cannot use req (variable of struct type "github.com/cometbft/cometbft/abci/types".RequestQuery) as "github.com/cometbft/cometbft/v2/abci/types".QueryRequest value in argument to clientCtx.QueryABCI
build (arm64)
The strategy configuration was canceled because "build.amd64" failed
build (arm64)
The operation was canceled.