chore: use cosmos-sdk v0.50.2-inj-1-bez #12
Annotations
10 errors and 1 warning
golangci-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
|
golangci-lint
bapp.cms.SetCommitSync undefined (type "cosmossdk.io/store/types".CommitMultiStore has no field or method SetCommitSync)) (typecheck)
|
golangci-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)
|
golangci-lint:
modules/apps/27-interchain-accounts/types/account.go#L106
ia.Address undefined (type InterchainAccount has no field or method Address) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/types/account.go#L114
ia.AccountNumber undefined (type InterchainAccount has no field or method AccountNumber) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/types/account.go#L115
ia.Sequence undefined (type InterchainAccount has no field or method Sequence) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/types/account.go#L127
ia.Address undefined (type InterchainAccount has no field or method Address) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/types/account.go#L135
ia.AccountNumber undefined (type InterchainAccount has no field or method AccountNumber) (typecheck)
|
golangci-lint:
modules/apps/27-interchain-accounts/types/account.go#L136
ia.Sequence undefined (type InterchainAccount has no field or method Sequence) (typecheck)
|
golangci-lint:
modules/core/02-client/genesis.go#L11
"github.com/cosmos/ibc-go/v8/modules/core/exported" imported and not used (typecheck)
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading