chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #720
Annotations
10 errors and 1 warning
Run golangci/golangci-lint-action@v3:
app/ante/ante.go#L36
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/ante/ante.go#L44
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/ante/ante.go#L48
options.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/ante/ante.go#L57
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/ante/ante.go#L60
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/ante/ante.go#L61
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L218
app.MsgServiceRouter undefined (type *TerraApp has no field or method MsgServiceRouter) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L245
app.MountKVStores undefined (type *TerraApp has no field or method MountKVStores) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L246
app.MountTransientStores undefined (type *TerraApp has no field or method MountTransientStores) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L247
app.MountMemoryStores undefined (type *TerraApp has no field or method MountMemoryStores) (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