Skip to content

Added project plan

Added project plan #24

Triggered via push March 23, 2024 16:29
Status Failure
Total duration 39s
Billable time 3m
Artifacts

main.yml

on: push
Matrix: client
Matrix: server
Matrix: shared
Fit to window
Zoom out
Zoom in

Annotations

4 errors
tests/editor/crdt/fugue.test.ts > Fugue > should insert values locally: code/client/src/editor/crdt/fugue.ts#L42
TypeError: Cannot read properties of undefined (reading 'column') ❯ src/editor/crdt/fugue.ts:42:65 ❯ Fugue.insertLocal src/editor/crdt/fugue.ts:41:19 ❯ tests/editor/crdt/fugue.test.ts:18:63
tests/editor/crdt/fugue.test.ts > Fugue > should delete values locally: code/client/src/editor/crdt/fugue.ts#L42
TypeError: Cannot read properties of undefined (reading 'column') ❯ src/editor/crdt/fugue.ts:42:65 ❯ Fugue.insertLocal src/editor/crdt/fugue.ts:41:19 ❯ tests/editor/crdt/fugue.test.ts:36:11
client (ubuntu-latest, latest, latest, code/client)
Process completed with exit code 1.
server (ubuntu-latest, latest, latest, code/server)
Process completed with exit code 1.