Bump github.com/cosmos/cosmos-sdk from 0.46.6 to 0.47.5 #4506
Annotations
10 errors
x/epochs/handler.go#L4
"fmt" imported and not used (typecheck)
|
x/epochs/handler.go#L6
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
|
x/epochs/handler.go#L8
"github.com/cosmos/cosmos-sdk/types/errors" imported as sdkerrors and not used (typecheck)
|
x/pylons/handler.go#L17
msgServer declared and not used (typecheck)
|
x/pylons/handler.go#L4
"fmt" imported and not used (typecheck)
|
x/pylons/handler.go#L7
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
|
x/pylons/handler.go#L9
"github.com/cosmos/cosmos-sdk/types/errors" imported as sdkerrors and not used (typecheck)
|
app/ante.go#L36
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
app/ante.go#L39
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
app/ante.go#L46
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading