build(deps): bump github.com/cometbft/cometbft from 0.37.4 to 0.38.6 #890
Annotations
11 errors and 1 warning
|
golangci-lint:
x/feeburn/proposal_handler.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/feeburn/module.go#L144
undefined: abci.RequestBeginBlock (typecheck)
|
golangci-lint:
x/feeburn/module.go#L147
undefined: abci.RequestEndBlock (typecheck)
|
golangci-lint:
x/feeburn/proposal_handler.go#L4
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
|
golangci-lint:
x/feeburn/ante/ante.go#L9
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:
cmd/migalood/main.go#L4
"os" imported and not used (typecheck)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/migaloo-chain/migaloo-chain. Supported file pattern: go.sum
|
Loading