feat(store/v2): full iavl/v2 support [WIP] #10133
v2-test.yml
on: pull_request
runtime-v2
2m 11s
server-v2
1m 54s
stf
35s
appmanager
33s
cometbft
2m 27s
test-system-v2
54s
Annotations
32 errors and 7 warnings
test-system-v2
github.com/cosmos/iavl/[email protected]: replacement directory ../../../../iavl/iavl-v2 does not exist
|
test-system-v2
Process completed with exit code 2.
|
runtime-v2
invalid operation: cannot call non-function item.Key (variable of type []byte)
|
runtime-v2
invalid operation: cannot call non-function item.Value (variable of type []byte)
|
runtime-v2
invalid operation: cannot call non-function item.Version (variable of type int64)
|
runtime-v2
invalid operation: cannot call non-function item.Height (variable of type int8)
|
runtime-v2
e.exporter.Close undefined (type *iavl.Exporter has no field or method Close)
|
runtime-v2
undefined: iavl.Importer
|
runtime-v2
undefined: iavl.NewImportNode
|
runtime-v2
assignment mismatch: 2 variables but t.tree.Export returns 1 value
|
runtime-v2
too many arguments in call to t.tree.Export
|
runtime-v2
t.tree.Import undefined (type *iavl.Tree has no field or method Import)
|
server-v2
invalid operation: cannot call non-function item.Key (variable of type []byte)
|
server-v2
invalid operation: cannot call non-function item.Value (variable of type []byte)
|
server-v2
invalid operation: cannot call non-function item.Version (variable of type int64)
|
server-v2
invalid operation: cannot call non-function item.Height (variable of type int8)
|
server-v2
e.exporter.Close undefined (type *iavl.Exporter has no field or method Close)
|
server-v2
undefined: iavl.Importer
|
server-v2
undefined: iavl.NewImportNode
|
server-v2
assignment mismatch: 2 variables but t.tree.Export returns 1 value
|
server-v2
too many arguments in call to t.tree.Export
|
server-v2
t.tree.Import undefined (type *iavl.Tree has no field or method Import)
|
cometbft
invalid operation: cannot call non-function item.Key (variable of type []byte)
|
cometbft
invalid operation: cannot call non-function item.Value (variable of type []byte)
|
cometbft
invalid operation: cannot call non-function item.Version (variable of type int64)
|
cometbft
invalid operation: cannot call non-function item.Height (variable of type int8)
|
cometbft
e.exporter.Close undefined (type *iavl.Exporter has no field or method Close)
|
cometbft
undefined: iavl.Importer
|
cometbft
undefined: iavl.NewImportNode
|
cometbft
assignment mismatch: 2 variables but t.tree.Export returns 1 value
|
cometbft
too many arguments in call to t.tree.Export
|
cometbft
t.tree.Import undefined (type *iavl.Tree has no field or method Import)
|
appmanager
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
stf
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-system-v2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-system-v2
No files were found with the provided path: ./systemtests/testnet/. No artifacts will be uploaded.
|
runtime-v2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
server-v2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cometbft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|