chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #713
Annotations
10 errors and 1 warning
Run golangci/golangci-lint-action@v3:
app/ante/ante.go#L41
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/ante/ante.go#L49
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/ante/ante.go#L53
options.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/ante/ante.go#L69
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/ante/ante.go#L72
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/ante/ante.go#L73
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L495
app.MsgServiceRouter undefined (type *TerraApp has no field or method MsgServiceRouter) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L604
app.MsgServiceRouter undefined (type *TerraApp has no field or method MsgServiceRouter) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L614
app.MsgServiceRouter undefined (type *TerraApp has no field or method MsgServiceRouter) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L649
app.GRPCQueryRouter undefined (type *TerraApp has no field or method GRPCQueryRouter) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/get-diff-action@v6, 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/.
|
Loading