feat: metadata; add set code; fix typos #879
Annotations
10 errors
tests-coverage:
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 StorageParentHash)
|
tests-coverage:
benchmarking/block_builder_test.go#L26
undefined: trie.NewEmptyTrie
|
tests-coverage:
benchmarking/instance_test.go#L28
undefined: trie.NewEmptyTrie
|
tests-coverage:
benchmarking/overhead_test.go#L23
undefined: trie.NewEmptyTrie
|
tests-coverage:
benchmarking/overhead_test.go#L48
undefined: trie.NewEmptyTrie
|
tests-coverage:
execution/types/checked_extrinsic_test.go#L395
not enough arguments in call to NewCheckedExtrinsic
|
tests-coverage:
execution/types/runtime_decoder_test.go#L104
not enough arguments in call to NewUncheckedExtrinsic
|
tests-coverage:
execution/types/runtime_decoder_test.go#L156
not enough arguments in call to NewUncheckedExtrinsic
|
tests-coverage:
execution/types/runtime_decoder_test.go#L198
not enough arguments in call to NewUncheckedExtrinsic
|
tests-coverage:
execution/types/runtime_decoder_test.go#L228
not enough arguments in call to NewUncheckedExtrinsic
|