wip(balances): latest implementation #878
Annotations
10 errors
api/account_nonce/module_test.go#L131
cannot use mockSystem (variable of type *mocks.SystemModule) as system.Module value in argument to New: *mocks.SystemModule does not implement system.Module (missing method DecProviders)
|
testhelpers/testhelpers.go#L166
undefined: balances.ErrorKeepAlive
|
frame/authorship/module_test.go#L45
cannot use mockSystemModule (variable of type *mocks.SystemModule) as system.Module value in argument to NewConfig: *mocks.SystemModule does not implement system.Module (missing method DecProviders)
|
frame/babe/module_test.go#L187
cannot use mockSystemModule (variable of type *mocks.SystemModule) as system.Module value in argument to NewConfig: *mocks.SystemModule does not implement system.Module (missing method DecProviders)
|
frame/executive/executive_test.go#L143
cannot use mockSystemModule (variable of type *mocks.SystemModule) as system.Module value in argument to New: *mocks.SystemModule does not implement system.Module (missing method DecProviders)
|
frame/grandpa/module_test.go#L105
cannot use mockSystemModule (variable of type *mocks.SystemModule) as system.Module value in argument to NewConfig: *mocks.SystemModule does not implement system.Module (missing method DecProviders)
|
frame/session/module_test.go#L617
cannot use mockSystemModule (variable of type *mocks.SystemModule) as system.Module value in argument to NewConfig: *mocks.SystemModule does not implement system.Module (missing method DecProviders)
|
frame/system/module_test.go#L38
unknown field MiscFrozen in struct literal of type "github.com/LimeChain/gosemble/primitives/types".AccountData
|
frame/system/module_test.go#L39
unknown field FeeFrozen in struct literal of type "github.com/LimeChain/gosemble/primitives/types".AccountData
|
frame/system/module_test.go#L1384
unknown field MiscFrozen in struct literal of type "github.com/LimeChain/gosemble/primitives/types".AccountData
|
The logs for this run have expired and are no longer available.
Loading