Skip to content

feat: inspect query warns on failing addresses #11258

feat: inspect query warns on failing addresses

feat: inspect query warns on failing addresses #11258

Triggered via pull request November 30, 2023 16:44
Status Failure
Total duration 2m 13s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
1m 51s
Run golangci-lint
markdown-lint
6s
markdown-lint
buf-lint
10s
buf-lint
Fit to window
Zoom out
Zoom in

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