feat(store/v2): full iavl/v2 support [WIP] #10133
Annotations
10 errors and 1 warning
test & coverage report creation
invalid operation: cannot call non-function item.Key (variable of type []byte)
|
test & coverage report creation
invalid operation: cannot call non-function item.Value (variable of type []byte)
|
test & coverage report creation
invalid operation: cannot call non-function item.Version (variable of type int64)
|
test & coverage report creation
invalid operation: cannot call non-function item.Height (variable of type int8)
|
test & coverage report creation
e.exporter.Close undefined (type *iavl.Exporter has no field or method Close)
|
test & coverage report creation
undefined: iavl.Importer
|
test & coverage report creation
undefined: iavl.NewImportNode
|
test & coverage report creation
assignment mismatch: 2 variables but t.tree.Export returns 1 value
|
test & coverage report creation
too many arguments in call to t.tree.Export
|
test & coverage report creation
t.tree.Import undefined (type *iavl.Tree has no field or method Import)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading