Bump github.com/prometheus/client_golang from 1.17.0 to 1.19.0 #207
Annotations
10 errors and 2 warnings
lint:
x/clock/abci.go#L7
could not import github.com/cosmos/cosmos-sdk/telemetry (-: # github.com/cosmos/cosmos-sdk/telemetry
|
lint
undefined: expfmt.FmtText
|
lint
undefined: expfmt.FmtText) (typecheck)
|
lint:
cmd/terpd/cmd/config.go#L119
tcc.ChainID undefined (type TerpCustomClient has no field or method ChainID) (typecheck)
|
lint:
cmd/terpd/cmd/config.go#L121
tcc.KeyringBackend undefined (type TerpCustomClient has no field or method KeyringBackend) (typecheck)
|
lint:
cmd/terpd/cmd/config.go#L123
tcc.Output undefined (type TerpCustomClient has no field or method Output) (typecheck)
|
lint:
cmd/terpd/cmd/config.go#L125
tcc.Node undefined (type TerpCustomClient has no field or method Node) (typecheck)
|
lint:
cmd/terpd/cmd/config.go#L127
tcc.BroadcastMode undefined (type TerpCustomClient has no field or method BroadcastMode) (typecheck)
|
lint:
cmd/terpd/cmd/root.go#L16
"github.com/spf13/viper" imported and not used (typecheck)
|
lint:
app/ante.go#L50
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/terp-core/terp-core. Supported file pattern: go.sum
|