chore(deps): update dependency loro-crdt to ^0.16.0 - autoclosed #1026
Annotations
10 errors
Build Check
Argument of type 'T' is not assignable to parameter of type 'T[]'.
|
Build Check
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'.
|
Build Check
Property 'toJson' does not exist on type 'LoroList<T[]>'. Did you mean 'toJSON'?
|
Build Check
Type 'LoroList<unknown>' is not assignable to type 'LoroList<any[]>'.
|
Build Check
Property 'toJson' does not exist on type 'Loro<Record<string, Container>>'. Did you mean 'toJSON'?
|
Build Check
Property 'local' does not exist on type 'LoroEventBatch'.
|
Build Check
Expected 1 arguments, but got 2.
|
Build Check
Expected 1 arguments, but got 2.
|
Build Check
Argument of type 'T' is not assignable to parameter of type 'Exclude<T, Container>'.
|
Build Check
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'.
|