Skip to content

Bump github.com/cosmos/cosmos-sdk from 0.46.6 to 0.47.5 #4506

Bump github.com/cosmos/cosmos-sdk from 0.46.6 to 0.47.5

Bump github.com/cosmos/cosmos-sdk from 0.46.6 to 0.47.5 #4506

Triggered via pull request September 4, 2023 01:38
Status Failure
Total duration 3m 36s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: x/epochs/handler.go#L4
"fmt" imported and not used (typecheck)
lint: x/epochs/handler.go#L6
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
lint: x/epochs/handler.go#L8
"github.com/cosmos/cosmos-sdk/types/errors" imported as sdkerrors and not used (typecheck)
lint: x/pylons/handler.go#L17
msgServer declared and not used (typecheck)
lint: x/pylons/handler.go#L4
"fmt" imported and not used (typecheck)
lint: x/pylons/handler.go#L7
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
lint: x/pylons/handler.go#L9
"github.com/cosmos/cosmos-sdk/types/errors" imported as sdkerrors and not used (typecheck)
lint: app/ante.go#L36
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
lint: app/ante.go#L39
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
lint: app/ante.go#L46
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)