chore(deps): update dependency loro-crdt to ^0.16.0 - autoclosed #1642
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.
|