adding swagger query support (#502) #1597
Annotations
10 errors and 1 warning
lint:
x/storage/keeper/migrations.go#L40
undefined: paramupgrade (typecheck)
|
lint:
app/ante.go#L25
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint:
app/ante.go#L28
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
lint:
app/ante.go#L31
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
lint:
app/ante.go#L41
options.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
|
lint:
app/ante.go#L54
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint:
app/ante.go#L55
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint:
app/app.go#L552
app.MsgServiceRouter undefined (type *JackalApp has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L558
app.MsgServiceRouter undefined (type *JackalApp has no field or method MsgServiceRouter) (typecheck)
|
lint:
app/app.go#L594
app.MsgServiceRouter undefined (type *JackalApp has no field or method MsgServiceRouter) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/canine-chain/canine-chain. Supported file pattern: go.sum
|