build(deps): bump github.com/cometbft/cometbft from 0.37.8 to 0.38.12 #2500
Triggered via pull request
September 23, 2024 14:42
Status
Failure
Total duration
2m 28s
Artifacts
–
Annotations
10 errors and 2 warnings
lint:
app/helpers/global_errors.go#L6
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/cw-hooks/keeper/msg_server.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:
x/feeshare/keeper/msg_server.go#L11
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/cw-hooks/module.go#L133
undefined: abci.RequestBeginBlock (typecheck)
|
lint
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/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/juno/juno. Supported file pattern: go.sum
|