Skip to content

wip: testing cdp

wip: testing cdp #2848

Triggered via push October 18, 2024 15:18
Status Failure
Total duration 2m 57s
Artifacts

ci-commit.yml

on: push
lint  /  ...  /  Check Proto
20s
lint / proto-lint / Check Proto
lint  /  golangci-lint
2m 46s
lint / golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
lint / proto-lint / Check Proto
Process completed with exit code 1.
lint / golangci-lint: x/community/handler.go#L4
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
lint / golangci-lint: x/earn/handler.go#L4
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
lint / golangci-lint: x/kavadist/handler.go#L4
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
lint / golangci-lint: cmd/kava/cmd/iavlviewer/root.go#L61
undefined: wrapper.NewCosmosDB (typecheck)
lint / golangci-lint: 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)
lint / golangci-lint: 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)
lint / golangci-lint: cmd/kava/cmd/shard.go#L285
not enough arguments in call to blockStore.PruneBlocks
lint / golangci-lint: cmd/kava/cmd/shard.go#L291
not enough arguments in call to stateStore.PruneStates
lint / golangci-lint: cmd/kava/cmd/shard.go#L303
undefined: node.DefaultDBProvider (typecheck)
lint / golangci-lint: cmd/kava/cmd/shard.go#L306
undefined: node.DBContext (typecheck)
lint / proto-lint / Check Proto
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/
lint / golangci-lint
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/