Skip to content

Bump github.com/cosmos/cosmos-sdk from 0.47.8 to 0.50.4 #409

Bump github.com/cosmos/cosmos-sdk from 0.47.8 to 0.50.4

Bump github.com/cosmos/cosmos-sdk from 0.47.8 to 0.50.4 #409

Triggered via pull request February 21, 2024 00:25
Status Failure
Total duration 1m 50s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: x/bank/keeper/keeper.go#L73
k.SendCoinsFromModuleToModule undefined (type WrappedBankKeeper has no field or method SendCoinsFromModuleToModule) (typecheck)
lint: client/grpc/node/service.go#L7
"github.com/cometbft/cometbft/crypto/secp256k1" imported and not used (typecheck)
lint: x/oracle/abci.go#L12
undefined: abci.RequestBeginBlock (typecheck)
lint: x/oracle/module.go#L133
undefined: abci.RequestBeginBlock (typecheck)
lint: x/oracle/module.go#L138
undefined: abci.RequestEndBlock (typecheck)
lint: x/oracle/handler.go#L14
msgServer declared and not used (typecheck)
lint: x/oracle/handler.go#L5
"github.com/cosmos/cosmos-sdk/types/errors" imported as sdkerrors and not used (typecheck)
lint: app/app.go#L791
undefined: abci.RequestBeginBlock (typecheck)
lint: app/app.go#L798
undefined: abci.RequestEndBlock (typecheck)
lint: app/ante.go#L27
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.