Port concurrent editing of Tree.Edit from JS SDK #1925
Annotations
10 errors
build (1.19.2):
api/converter/to_bytes.go#L21
"reflect" imported but not used (typecheck)
|
build (1.19.2):
pkg/document/json/array.go#L179
p.CreatedAt undefined (type *Array has no field or method CreatedAt) (typecheck)
|
build (1.19.2):
pkg/document/json/array.go#L217
p.InsertAfter undefined (type *Array has no field or method InsertAfter) (typecheck)
|
build (1.19.2):
pkg/document/json/array.go#L228
p.FindPrevCreatedAt undefined (type *Array has no field or method FindPrevCreatedAt) (typecheck)
|
build (1.19.2):
pkg/document/json/array.go#L240
p.MoveAfter undefined (type *Array has no field or method MoveAfter) (typecheck)
|
build (1.19.2):
pkg/document/json/counter.go#L57
p.ValueType undefined (type *Counter has no field or method ValueType) (typecheck)
|
build (1.19.2):
pkg/document/json/counter.go#L79
p.CreatedAt undefined (type *Counter has no field or method CreatedAt) (typecheck)
|
build (1.19.2):
pkg/document/json/object.go#L201
p.CreatedAt undefined (type *Object has no field or method CreatedAt) (typecheck)
|
build (1.19.2):
pkg/document/json/object.go#L224
missing return (typecheck)
|
build (1.19.2):
pkg/document/json/object.go#L241
missing return (typecheck)
|