feat: inspect query warns on failing addresses #11258
Annotations
10 errors and 1 warning
Run golangci-lint:
ante/fee.go#L83
previous case (typecheck)
|
Run golangci-lint:
ante/fee.go#L132
previous case (typecheck)
|
Run golangci-lint:
ante/spam_prevention.go#L61
previous case (typecheck)
|
Run golangci-lint:
x/leverage/keeper/store.go#L88
cannot infer T (util/store/store.go:39:15) (typecheck)
|
Run golangci-lint:
x/leverage/keeper/token.go#L93
cannot infer T (util/store/store.go:39:15) (typecheck)
|
Run golangci-lint:
sdkclient/client.go#L10
"github.com/cometbft/cometbft/rpc/client/http" imported as rpchttp and not used (typecheck)
|
Run golangci-lint:
client/auth.go#L10
c.Query undefined (type Client has no field or method Query) (typecheck)
|
Run golangci-lint:
client/auth.go#L34
c.Tx undefined (type Client has no field or method Tx) (typecheck)
|
Run golangci-lint:
client/client.go#L44
c.Query undefined (type Client has no field or method Query) (typecheck)
|
Run golangci-lint:
client/client.go#L48
c.Query undefined (type Client has no field or method Query) (typecheck)
|
buf-lint
No github_token supplied, API requests will be subject to stricter rate limiting
|