Skip to content

Bump google.golang.org/grpc from 1.51.0 to 1.58.3 #4554

Bump google.golang.org/grpc from 1.51.0 to 1.58.3

Bump google.golang.org/grpc from 1.51.0 to 1.58.3 #4554

Triggered via pull request October 11, 2023 01:38
Status Failure
Total duration 2m 40s
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/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)