wip: test updates #2846
Annotations
10 errors and 1 warning
x/community/handler.go#L4
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
|
x/earn/handler.go#L4
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
|
x/kavadist/handler.go#L4
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
|
cmd/kava/cmd/iavlviewer/root.go#L61
undefined: wrapper.NewCosmosDB (typecheck)
|
cmd/kava/cmd/app.go#L72
cannot use snapshotDB (variable of type "github.com/cometbft/cometbft-db".DB) as "github.com/cosmos/cosmos-db".DB value in argument to snapshots.NewStore: "github.com/cometbft/cometbft-db".DB does not implement "github.com/cosmos/cosmos-db".DB (wrong type for method Iterator)
|
cmd/kava/cmd/root.go#L97
cannot use backend (variable of type "github.com/cosmos/cosmos-db".BackendType) as "github.com/cometbft/cometbft-db".BackendType value in argument to opendb.OpenDB (typecheck)
|
cmd/kava/cmd/shard.go#L285
not enough arguments in call to blockStore.PruneBlocks
|
cmd/kava/cmd/shard.go#L291
not enough arguments in call to stateStore.PruneStates
|
cmd/kava/cmd/shard.go#L303
undefined: node.DefaultDBProvider (typecheck)
|
cmd/kava/cmd/shard.go#L306
undefined: node.DBContext (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading