Skip to content

build(deps): Bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.28.0 #500

build(deps): Bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.28.0

build(deps): Bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.28.0 #500

Triggered via pull request October 7, 2024 13:23
Status Failure
Total duration 3m 32s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: internal/evidence/reactor.go#L106
logger declared but not used (typecheck)
golangci-lint: internal/p2p/pex/reactor.go#L228
logger declared but not used (typecheck)
golangci-lint: internal/consensus/reactor.go#L187
chans declared but not used (typecheck)
golangci-lint: internal/consensus/state.go#L347
previous case (typecheck)
golangci-lint: internal/consensus/reactor.go#L16
"github.com/tendermint/tendermint/libs/bits" imported but not used (typecheck)
golangci-lint: internal/consensus/reactor.go#L20
"github.com/tendermint/tendermint/libs/time" imported but not used as tmtime (typecheck)
golangci-lint: internal/mempool/reactor.go#L121
logger declared but not used (typecheck)
golangci-lint: internal/mempool/reactor.go#L5
"errors" imported but not used (typecheck)
golangci-lint: internal/p2p/router_test.go#L331
impossible type switch case: *wrapperMessage
golangci-lint: internal/rpc/core/status.go#L99
invalid operation: cannot compare env.StateSyncMetricer != nil (operator != not defined on untyped nil) (typecheck)
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, technote-space/get-diff-action@v6, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/