Bump google.golang.org/protobuf from 1.28.2-0.20220831092852-f930b1dc76e8 to 1.34.2 #350
Annotations
10 errors and 1 warning
golangci-lint:
app/app.go#L192
undefined: v2 (typecheck)
|
golangci-lint:
app/ante.go#L27
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
app/ante.go#L31
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
golangci-lint:
app/ante.go#L35
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
golangci-lint:
app/ante.go#L39
options.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
|
golangci-lint:
app/ante.go#L52
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
app/ante.go#L53
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
app/ante.go#L54
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
app/ante.go#L57
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
app/ante.go#L58
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint
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/.
|