Skip to content

chore(deps): bump github.com/cometbft/cometbft from 0.37.2 to 0.38.12 #819

chore(deps): bump github.com/cometbft/cometbft from 0.37.2 to 0.38.12

chore(deps): bump github.com/cometbft/cometbft from 0.37.2 to 0.38.12 #819

Triggered via pull request September 16, 2024 16:15
Status Failure
Total duration 4m 2s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: x/feeshare/types/feeshare.go#L7
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
golangci-lint
undefined: abci.ResponseDeliverTx
golangci-lint
undefined: abci.ResponseDeliverTx) (typecheck)
golangci-lint: x/feeshare/keeper/msg_server.go#L11
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
golangci-lint
undefined: abci.ResponseDeliverTx
golangci-lint
undefined: abci.ResponseDeliverTx) (typecheck)
golangci-lint: app/ante/ante.go#L11
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
golangci-lint
undefined: abci.ResponseDeliverTx
golangci-lint
undefined: abci.ResponseDeliverTx) (typecheck)
golangci-lint: app/ante/ante.go#L36
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/get-diff-action@v6, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/