build(deps): bump github.com/cometbft/cometbft from 0.37.4 to 0.38.6 #890
Annotations
11 errors and 1 warning
lint
Canceling since a higher priority waiting request for 'golangci-lint-refs/pull/353/merge' exists
|
lint:
x/feeburn/proposal_handler.go#L8
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
lint
undefined: abci.ResponseDeliverTx
|
lint
undefined: abci.ResponseDeliverTx) (typecheck)
|
lint:
x/feeburn/module.go#L144
undefined: abci.RequestBeginBlock (typecheck)
|
lint:
x/feeburn/module.go#L147
undefined: abci.RequestEndBlock (typecheck)
|
lint:
x/feeburn/proposal_handler.go#L4
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
|
lint:
x/feeburn/ante/ante.go#L9
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
lint
undefined: abci.ResponseDeliverTx
|
lint
undefined: abci.ResponseDeliverTx) (typecheck)
|
lint:
cmd/migalood/main.go#L4
"os" imported and not used (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/migaloo-chain/migaloo-chain. Supported file pattern: go.sum
|