build(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.19.0 #883
Annotations
10 errors and 1 warning
Run golangci/golangci-lint-action@v3:
ante/ante.go#L24
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Run golangci/golangci-lint-action@v3:
ante/ante.go#L27
opts.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
Run golangci/golangci-lint-action@v3:
ante/ante.go#L30
opts.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
Run golangci/golangci-lint-action@v3:
ante/ante.go#L37
opts.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
|
Run golangci/golangci-lint-action@v3:
ante/ante.go#L49
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Run golangci/golangci-lint-action@v3:
ante/ante.go#L50
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Run golangci/golangci-lint-action@v3:
cmd/fnsad/main.go#L4
"os" imported and not used (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L421
app.MsgServiceRouter undefined (type *LinkApp has no field or method MsgServiceRouter) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L455
app.MsgServiceRouter undefined (type *LinkApp has no field or method MsgServiceRouter) (typecheck)
|
Run golangci/golangci-lint-action@v3:
app/app.go#L456
app.GRPCQueryRouter undefined (type *LinkApp has no field or method GRPCQueryRouter) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected], 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