feat: add tracing api and instrument BaseApp #85384
Annotations
5 errors
|
golangci-lint
Process completed with exit code 2.
|
|
golangci-lint:
baseapp/baseapp.go#L39
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/telemetry" (staticcheck)
|
|
golangci-lint:
baseapp/baseapp.go#L38
ST1019: package "github.com/cosmos/cosmos-sdk/telemetry" is being imported more than once (staticcheck)
|
|
golangci-lint:
baseapp/abci.go#L159
ineffectual assignment to ctx (ineffassign)
|
|
golangci-lint:
baseapp/baseapp.go#L24
File is not properly formatted (gci)
|