Skip to content

Port concurrent editing of Tree.Edit from JS SDK #1924

Port concurrent editing of Tree.Edit from JS SDK

Port concurrent editing of Tree.Edit from JS SDK #1924

Triggered via pull request August 9, 2023 05:36
Status Failure
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build (1.19.2): pkg/document/operations/tree_edit.go#L85
e.from.Equals undefined (type *crdt.TreePos has no field or method Equals) (typecheck)
build (1.19.2): api/converter/from_pb.go#L659
TreeNodeID not declared by package crdt (typecheck)
build (1.19.2): api/converter/to_bytes.go#L316
TreeNodeID not declared by package crdt (typecheck)
build (1.19.2): api/converter/from_pb.go#L665
NewTreeNodeId not declared by package crdt (typecheck)
build (1.19.2): api/converter/to_bytes.go#L326
pos.ParentId undefined (type *crdt.TreePos has no field or method ParentId) (typecheck)
build (1.19.2): api/converter/to_bytes.go#L327
pos.ParentId undefined (type *crdt.TreePos has no field or method ParentId) (typecheck)
build (1.19.2): api/converter/to_bytes.go#L330
pos.LeftSiblingId undefined (type *crdt.TreePos has no field or method LeftSiblingId) (typecheck)
build (1.19.2): api/converter/to_bytes.go#L331
pos.LeftSiblingId undefined (type *crdt.TreePos has no field or method LeftSiblingId) (typecheck)
build (1.19.2)
Process completed with exit code 2.