Skip to content

build(deps): bump golang.org/x/crypto from 0.9.0 to 0.31.0 #12

build(deps): bump golang.org/x/crypto from 0.9.0 to 0.31.0

build(deps): bump golang.org/x/crypto from 0.9.0 to 0.31.0 #12

Triggered via pull request December 12, 2024 01:04
Status Failure
Total duration 4m 46s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: modules/apps/27-interchain-accounts/types/account.go#L104
ia.Address undefined (type InterchainAccount has no field or method Address) (typecheck)
lint: modules/apps/27-interchain-accounts/types/account.go#L112
ia.AccountNumber undefined (type InterchainAccount has no field or method AccountNumber) (typecheck)
lint: modules/apps/27-interchain-accounts/types/account.go#L113
ia.Sequence undefined (type InterchainAccount has no field or method Sequence) (typecheck)
lint: modules/apps/27-interchain-accounts/types/account.go#L125
ia.Address undefined (type InterchainAccount has no field or method Address) (typecheck)
lint: modules/apps/27-interchain-accounts/types/account.go#L133
ia.AccountNumber undefined (type InterchainAccount has no field or method AccountNumber) (typecheck)
lint: modules/apps/27-interchain-accounts/types/account.go#L134
ia.Sequence undefined (type InterchainAccount has no field or method Sequence) (typecheck)
lint: modules/light-clients/07-tendermint/misbehaviour_handle.go#L4
"bytes" imported and not used (typecheck)
lint: modules/light-clients/07-tendermint/misbehaviour_handle.go#L5
"reflect" imported and not used (typecheck)
lint: modules/core/02-client/proposal_handler.go#L5
"github.com/cosmos/cosmos-sdk/types/errors" imported as sdkerrors and not used (typecheck)
lint: testing/simapp/simd/main.go#L4
"os" imported and not used (typecheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636