Skip to content

chore(deps): update dependency loro-crdt to ^0.16.0 - autoclosed #1642

chore(deps): update dependency loro-crdt to ^0.16.0 - autoclosed

chore(deps): update dependency loro-crdt to ^0.16.0 - autoclosed #1642

Triggered via pull request May 31, 2024 03:51
Status Failure
Total duration 1m 5s
Artifacts

e2e-tests.yml

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

Annotations

10 errors and 1 warning
Test (lts/*)
Argument of type 'T' is not assignable to parameter of type 'T[]'.
Test (lts/*)
Argument of type '(T & AbstractCrdtType<any, any> & CrdtLoroText extends CrdtLoroArray<any> ? "List" : T & AbstractCrdtType<any, any> & CrdtLoroText extends CrdtLoroMap<...> | CrdtLoroObject<...> ? "Map" : T & ... 1 more ... & CrdtLoroText extends CrdtLoroText ? "Text" : never) | (T & ... 1 more ... & CrdtLoroArray<...> extends CrdtL...' is not assignable to parameter of type 'Container'.
Test (lts/*)
Property 'toJson' does not exist on type 'LoroList<T[]>'. Did you mean 'toJSON'?
Test (lts/*)
Type 'LoroList<unknown>' is not assignable to type 'LoroList<any[]>'.
Test (lts/*)
Property 'toJson' does not exist on type 'Loro<Record<string, Container>>'. Did you mean 'toJSON'?
Test (lts/*)
Property 'local' does not exist on type 'LoroEventBatch'.
Test (lts/*)
Expected 1 arguments, but got 2.
Test (lts/*)
Expected 1 arguments, but got 2.
Test (lts/*)
Argument of type 'T' is not assignable to parameter of type 'Exclude<T, Container>'.
Test (lts/*)
Argument of type '(T & AbstractCrdtType<any, any> & CrdtLoroText extends CrdtLoroArray<any> ? "List" : T & AbstractCrdtType<any, any> & CrdtLoroText extends CrdtLoroMap<...> | CrdtLoroObject<...> ? "Map" : T & ... 1 more ... & CrdtLoroText extends CrdtLoroText ? "Text" : never) | (T & ... 1 more ... & CrdtLoroArray<...> extends CrdtL...' is not assignable to parameter of type 'Container'.
Test (lts/*)
No files were found with the provided path: tests/e2e/playwright-report. No artifacts will be uploaded.