Skip to content

Bump github.com/CosmWasm/wasmd from 0.31.0 to 0.52.0 #356

Bump github.com/CosmWasm/wasmd from 0.31.0 to 0.52.0

Bump github.com/CosmWasm/wasmd from 0.31.0 to 0.52.0 #356

Triggered via pull request August 8, 2024 16:38
Status Failure
Total duration 4m 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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/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: app/app.go#L192
undefined: v2 (typecheck)
golangci-lint: app/ante.go#L27
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
golangci-lint: app/ante.go#L28
undefined: sdkerrors.Wrap (typecheck)
golangci-lint: app/ante.go#L31
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
golangci-lint: app/ante.go#L32
undefined: sdkerrors.Wrap (typecheck)
golangci-lint: app/ante.go#L35
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/