Skip to content

Bump github.com/cometbft/cometbft from 0.37.4 to 0.38.8 #2812

Bump github.com/cometbft/cometbft from 0.37.4 to 0.38.8

Bump github.com/cometbft/cometbft from 0.37.4 to 0.38.8 #2812

Triggered via pull request July 18, 2024 02:20
Status Failure
Total duration 4m 57s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: x/chainmain/module.go#L134
undefined: abci.RequestBeginBlock (typecheck)
golangci-lint: x/chainmain/module.go#L138
undefined: abci.RequestEndBlock (typecheck)
golangci-lint: x/icaauth/module_ibc.go#L8
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/icaauth/module.go#L146
undefined: abci.RequestBeginBlock (typecheck)
golangci-lint: x/icaauth/module.go#L150
undefined: abci.RequestEndBlock (typecheck)
golangci-lint: x/nft/types/genesis.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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/