build(deps): bump github.com/btcsuite/btcd from 0.22.1 to 0.23.2 #774
Annotations
10 errors
golangci-lint:
ante/ante.go#L24
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
ante/ante.go#L27
opts.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
golangci-lint:
ante/ante.go#L30
opts.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
golangci-lint:
ante/ante.go#L37
opts.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
|
golangci-lint:
ante/ante.go#L49
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
ante/ante.go#L50
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
golangci-lint:
cmd/fnsad/main.go#L4
"os" imported and not used (typecheck)
|
golangci-lint:
app/app.go#L419
app.MsgServiceRouter undefined (type *LinkApp has no field or method MsgServiceRouter) (typecheck)
|
golangci-lint:
app/app.go#L453
app.MsgServiceRouter undefined (type *LinkApp has no field or method MsgServiceRouter) (typecheck)
|
golangci-lint:
app/app.go#L454
app.GRPCQueryRouter undefined (type *LinkApp has no field or method GRPCQueryRouter) (typecheck)
|