build(deps): Bump golang.org/x/crypto from 0.0.0-20220525230936-793ad666bf5e to 0.30.0 #442
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|