build(deps): bump github.com/cometbft/cometbft from 0.37.8 to 0.38.12 #2500
Annotations
10 errors and 2 warnings
golangci-lint-junod:
app/helpers/global_errors.go#L6
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
golangci-lint-junod
undefined: abci.ResponseDeliverTx
|
golangci-lint-junod
undefined: abci.ResponseDeliverTx) (typecheck)
|
golangci-lint-junod:
x/cw-hooks/keeper/msg_server.go#L9
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
golangci-lint-junod
undefined: abci.ResponseDeliverTx
|
golangci-lint-junod
undefined: abci.ResponseDeliverTx) (typecheck)
|
golangci-lint-junod:
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-junod
undefined: abci.ResponseDeliverTx
|
golangci-lint-junod
undefined: abci.ResponseDeliverTx) (typecheck)
|
golangci-lint-junod:
x/cw-hooks/module.go#L133
undefined: abci.RequestBeginBlock (typecheck)
|
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/
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/juno/juno. Supported file pattern: go.sum
|
Loading