build(deps): bump cosmossdk.io/errors from 1.0.0-beta.7 to 1.0.0 #30
Annotations
10 errors
store/iavl/store.go#L1
: # github.com/cosmos/cosmos-sdk/store/iavl
|
store/iavl/store.go#L55
too many arguments in call to iavl.NewMutableTreeWithOpts
|
store/rootmulti/store.go#L24
could not import github.com/cosmos/cosmos-sdk/store/iavl (-: # github.com/cosmos/cosmos-sdk/store/iavl
|
store/iavl/store.go#L55
too many arguments in call to iavl.NewMutableTreeWithOpts
|
store/rootmulti/store.go#L755
store.Export undefined (type namedStore has no field or method Export) (typecheck)
|
x/auth/ante/ante.go#L30
invalid operation: cannot compare options.BankKeeper == nil (operator == not defined on untyped nil) (typecheck)
|
x/auth/vesting/types/vesting_account.go#L176
bva.Address undefined (type BaseVestingAccount has no field or method Address) (typecheck)
|
x/auth/vesting/types/vesting_account.go#L183
bva.AccountNumber undefined (type BaseVestingAccount has no field or method AccountNumber) (typecheck)
|
x/auth/vesting/types/vesting_account.go#L184
cannot use bva (variable of type BaseVestingAccount) as getPK value in argument to getPKString: BaseVestingAccount does not implement getPK (missing method GetPubKey) (typecheck)
|
x/auth/vesting/types/vesting_account.go#L185
bva.Sequence undefined (type BaseVestingAccount has no field or method Sequence) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading