Skip to content

Implement merge elements in Tree.Edit #2122

Implement merge elements in Tree.Edit

Implement merge elements in Tree.Edit #2122

Triggered via pull request November 3, 2023 06:21
Status Failure
Total duration 2m 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: api/converter/to_bytes.go#L21
"reflect" imported but not used (typecheck)
build: pkg/document/json/array.go#L209
p.CreatedAt undefined (type *Array has no field or method CreatedAt) (typecheck)
build: pkg/document/json/array.go#L247
p.InsertAfter undefined (type *Array has no field or method InsertAfter) (typecheck)
build: pkg/document/json/array.go#L258
p.FindPrevCreatedAt undefined (type *Array has no field or method FindPrevCreatedAt) (typecheck)
build: pkg/document/json/array.go#L270
p.MoveAfter undefined (type *Array has no field or method MoveAfter) (typecheck)
build: pkg/document/json/counter.go#L58
p.ValueType undefined (type *Counter has no field or method ValueType) (typecheck)
build: pkg/document/json/counter.go#L82
p.CreatedAt undefined (type *Counter has no field or method CreatedAt) (typecheck)
build: pkg/document/json/object.go#L234
p.CreatedAt undefined (type *Object has no field or method CreatedAt) (typecheck)
build: pkg/document/json/object.go#L257
missing return (typecheck)
build: pkg/document/json/object.go#L274
missing return (typecheck)