chore: cosmos-sdk bump to v0.50 #1101
Annotations
10 errors and 1 warning
x/cwica/types/tx.go#L12
"github.com/gogo/protobuf/proto" imported and not used (typecheck)
|
x/rewards/keeper/msg_server.go#L59
ctx declared and not used (typecheck)
|
x/rewards/keeper/msg_server.go#L61
rewardsAddr declared and not used (typecheck)
|
x/rewards/ante/fee_deduction.go#L175
dfd.bankKeeper.SendCoinsFromAccountToModule undefined (type BankKeeper has no field or method SendCoinsFromAccountToModule) (typecheck)
|
x/rewards/ante/fee_deduction.go#L182
dfd.bankKeeper.SendCoinsFromAccountToModule undefined (type BankKeeper has no field or method SendCoinsFromAccountToModule) (typecheck)
|
x/rewards/ante/fee_deduction.go#L192
dfd.bankKeeper.SendCoinsFromAccountToModule undefined (type BankKeeper has no field or method SendCoinsFromAccountToModule) (typecheck)
|
x/rewards/ante/fee_deduction.go#L202
dfd.bankKeeper.SendCoinsFromAccountToModule undefined (type BankKeeper has no field or method SendCoinsFromAccountToModule) (typecheck)
|
x/rewards/ante/ante_utils.go#L4
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
|
app/ante.go#L43
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
app/ante.go#L46
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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/.
|
This job failed
Loading