Skip to content

Bump google.golang.org/grpc from 1.51.0 to 1.59.0 #4567

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

Bump google.golang.org/grpc from 1.51.0 to 1.59.0 #4567

Triggered via pull request October 18, 2023 01:21
Status Failure
Total duration 2m 48s
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)