chore(deps): update dependency loro-crdt to ^0.16.0 - autoclosed #1523
Annotations
10 errors and 1 warning
Test
Argument of type 'T' is not assignable to parameter of type 'T[]'.
|
Test
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
Type 'LoroList<unknown>' is not assignable to type 'LoroList<any[]>'.
|
Test
Property 'local' does not exist on type 'LoroEventBatch'.
|
Test
Argument of type 'T' is not assignable to parameter of type 'Exclude<T, Container>'.
|
Test
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
Argument of type 'T' is not assignable to parameter of type 'Exclude<T[string], Container>'.
|
Test
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
@pluv/crdt-loro#build: command (/home/runner/work/pluv/pluv/packages/crdt-loro) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Test
Process completed with exit code 1.
|
Run actions/upload-artifact@v4
No files were found with the provided path: tests/e2e/playwright-report. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading