Port concurrent editing of Tree.Edit from JS SDK #1924
Annotations
9 errors
pkg/document/operations/tree_edit.go#L85
e.from.Equals undefined (type *crdt.TreePos has no field or method Equals) (typecheck)
|
api/converter/from_pb.go#L659
TreeNodeID not declared by package crdt (typecheck)
|
api/converter/to_bytes.go#L316
TreeNodeID not declared by package crdt (typecheck)
|
api/converter/from_pb.go#L665
NewTreeNodeId not declared by package crdt (typecheck)
|
api/converter/to_bytes.go#L326
pos.ParentId undefined (type *crdt.TreePos has no field or method ParentId) (typecheck)
|
api/converter/to_bytes.go#L327
pos.ParentId undefined (type *crdt.TreePos has no field or method ParentId) (typecheck)
|
api/converter/to_bytes.go#L330
pos.LeftSiblingId undefined (type *crdt.TreePos has no field or method LeftSiblingId) (typecheck)
|
api/converter/to_bytes.go#L331
pos.LeftSiblingId undefined (type *crdt.TreePos has no field or method LeftSiblingId) (typecheck)
|
|
The logs for this run have expired and are no longer available.
Loading