Skip to content

build(deps): Bump github.com/prometheus/common from 0.42.0 to 0.47.0 #538

build(deps): Bump github.com/prometheus/common from 0.42.0 to 0.47.0

build(deps): Bump github.com/prometheus/common from 0.42.0 to 0.47.0 #538

Triggered via pull request February 20, 2024 11:01
Status Failure
Total duration 6m 59s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L84
invalid operation: cannot compare h.mempool == nil (operator == not defined on untyped nil) (typecheck)
golangci-lint: baseapp/abci_utils.go#L190
invalid operation: cannot compare h.mempool == nil (operator == not defined on untyped nil) (typecheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.