chore(deps): bump cosmossdk.io/client/v2 from 2.0.0-beta.11 to 2.10.0-beta.4 #71
test.yml
on: pull_request
unit-test-coverage
3m 25s
Annotations
6 errors and 1 warning
|
unit-test-coverage
Process completed with exit code 2.
|
|
unit-test-coverage
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
|
|
unit-test-coverage
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
|
|
unit-test-coverage
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
|
|
unit-test-coverage
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
|
|
unit-test-coverage
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
|
|
unit-test-coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/persistenceCore/persistenceCore. Supported file pattern: go.sum
|