Skip to content

Bump github.com/cosmos/cosmos-sdk from 0.45.16 to 0.50.4 #332

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

Bump github.com/cosmos/cosmos-sdk from 0.45.16 to 0.50.4 #332

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

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: app/ante/block.go#L51
msg.GetSigners undefined (type "github.com/cosmos/gogoproto/proto".Message has no field or method GetSigners) (typecheck)
golangci-lint: x/claim/types/errors.go#L11
undefined: sdkerrors.Register (typecheck)
golangci-lint: x/claim/types/errors.go#L12
undefined: sdkerrors.Register (typecheck)
golangci-lint: x/claim/types/genesis.go#L13
undefined: sdk.ZeroInt (typecheck)
golangci-lint: x/claim/types/genesis.go#L39
totalClaimable.IsEqual undefined (type "github.com/cosmos/cosmos-sdk/types".Coins has no field or method IsEqual) (typecheck)
golangci-lint: x/claim/types/msg_initial_claim.go#L46
undefined: sdkerrors.Wrapf (typecheck)
golangci-lint: x/claim/types/msg_initial_claim.go#L49
undefined: sdkerrors.Wrapf (typecheck)
golangci-lint: x/claim/keeper/keeper.go#L20
undefined: sdk.StoreKey (typecheck)
golangci-lint: x/claim/keeper/keeper.go#L29
undefined: sdk.StoreKey (typecheck)
golangci-lint: x/claim/keeper/claim.go#L172
undefined: sdk.NewDec (typecheck)
golangci-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/.