build(deps): Bump cosmossdk.io/store from 1.0.2 to 1.1.0 #14613
Annotations
10 errors and 1 warning
lint:
modules/core/04-channel/types/upgrade.go#L47
cannot infer S ($GOROOT/src/slices/slices.go:115:1) (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/keeper/client.go#L8
could not import github.com/cosmos/cosmos-sdk/telemetry (-: # github.com/cosmos/cosmos-sdk/telemetry
|
lint
undefined: expfmt.FmtText
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|