Skip to content

chore: use cosmos-sdk v0.50.2-inj-1-bez #12

chore: use cosmos-sdk v0.50.2-inj-1-bez

chore: use cosmos-sdk v0.50.2-inj-1-bez #12

Triggered via push December 20, 2023 19:36
Status Failure
Total duration 2m 31s
Artifacts

golangci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: modules/apps/27-interchain-accounts/types/router.go#L4
could not import github.com/cosmos/cosmos-sdk/baseapp (-: # github.com/cosmos/cosmos-sdk/baseapp
lint
bapp.cms.SetCommitSync undefined (type "cosmossdk.io/store/types".CommitMultiStore has no field or method SetCommitSync)) (typecheck)
lint: modules/apps/27-interchain-accounts/types/account.go#L20
cannot use (*InterchainAccount)(nil) (value of type *InterchainAccount) as InterchainAccountI value in variable declaration: *InterchainAccount does not implement InterchainAccountI (missing method GetAccountNumber) (typecheck)
lint: modules/apps/27-interchain-accounts/types/account.go#L106
ia.Address undefined (type InterchainAccount has no field or method Address) (typecheck)
lint: modules/apps/27-interchain-accounts/types/account.go#L114
ia.AccountNumber undefined (type InterchainAccount has no field or method AccountNumber) (typecheck)
lint: modules/apps/27-interchain-accounts/types/account.go#L115
ia.Sequence undefined (type InterchainAccount has no field or method Sequence) (typecheck)
lint: modules/apps/27-interchain-accounts/types/account.go#L127
ia.Address undefined (type InterchainAccount has no field or method Address) (typecheck)
lint: modules/apps/27-interchain-accounts/types/account.go#L135
ia.AccountNumber undefined (type InterchainAccount has no field or method AccountNumber) (typecheck)
lint: modules/apps/27-interchain-accounts/types/account.go#L136
ia.Sequence undefined (type InterchainAccount has no field or method Sequence) (typecheck)
lint: modules/core/02-client/genesis.go#L11
"github.com/cosmos/ibc-go/v8/modules/core/exported" imported and not used (typecheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum