Bump google.golang.org/grpc from 1.51.0 to 1.59.0 #4567
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/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:
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)
|
lint:
app/ante.go#L56
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
lint:
app/app.go#L400
app.MsgServiceRouter undefined (type *PylonsApp has no field or method MsgServiceRouter) (typecheck)
|