build(deps): Bump github.com/prometheus/common from 0.42.0 to 0.61.0 #862
Annotations
10 errors and 1 warning
golangci-lint:
store/rootmulti/store.go#L799
store.Export undefined (type namedStore has no field or method Export) (typecheck)
|
golangci-lint:
baseapp/abci.go#L71
invalid operation: cannot compare app.initChainer == nil (operator == not defined on untyped nil) (typecheck)
|
golangci-lint:
baseapp/abci.go#L137
invalid operation: cannot compare app.addrPeerFilter != nil (operator != not defined on untyped nil) (typecheck)
|
golangci-lint:
baseapp/abci.go#L146
invalid operation: cannot compare app.idPeerFilter != nil (operator != not defined on untyped nil) (typecheck)
|
golangci-lint:
baseapp/abci.go#L195
invalid operation: cannot compare app.beginBlocker != nil (operator != not defined on untyped nil) (typecheck)
|
golangci-lint:
baseapp/abci.go#L222
invalid operation: cannot compare app.endBlocker != nil (operator != not defined on untyped nil) (typecheck)
|
golangci-lint:
baseapp/abci.go#L255
invalid operation: cannot compare app.prepareProposal == nil (operator == not defined on untyped nil) (typecheck)
|
golangci-lint:
baseapp/abci.go#L312
invalid operation: cannot compare app.processProposal == nil (operator == not defined on untyped nil) (typecheck)
|
golangci-lint:
baseapp/abci_utils.go#L85
invalid operation: cannot compare h.mempool == nil (operator == not defined on untyped nil) (typecheck)
|
golangci-lint:
baseapp/abci_utils.go#L191
invalid operation: cannot compare h.mempool == nil (operator == not defined on untyped nil) (typecheck)
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|