Bump github.com/cosmos/gogoproto from 1.4.3 to 1.5.0 #4927
Annotations
10 errors and 2 warnings
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/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)
|
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)
|
app/ante.go#L56
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
app/app.go#L400
app.MsgServiceRouter undefined (type *PylonsApp has no field or method MsgServiceRouter) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
This job failed
Loading