begin with iavl v1.0.0 #15
Annotations
10 errors
Analyze
undefined: unsafe.StringData
|
Analyze
undefined: unsafe.String
|
Analyze
m.pruneSnapshotHeightsMx.RLock undefined (type sync.Mutex has no field or method RLock)
|
Analyze
m.pruneSnapshotHeightsMx.RUnlock undefined (type sync.Mutex has no field or method RUnlock)
|
Analyze
invalid argument: m.pruneSnapshotHeights (variable of type *list.List) for len
|
Analyze
invalid operation: cannot index m.pruneSnapshotHeights (variable of type *list.List)
|
Analyze
assignment mismatch: 1 variable but st.tree.Iterator returns 2 values
|
Analyze
assignment mismatch: 1 variable but st.tree.Iterator returns 2 values
|
Analyze
undefined: iavl.NewMutableTreeWithOpts
|
Analyze
undefined: istore
|