chore(deps): update dependency loro-crdt to ^0.16.0 - autoclosed #904
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
Type 'LoroList<unknown>' is not assignable to type 'LoroList<any[]>'.
|
Build Check
Property 'local' does not exist on type 'LoroEventBatch'.
|
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'.
|
Build Check
Argument of type 'T' is not assignable to parameter of type 'Exclude<T[string], 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'.
|
Build Check
@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)
|
Build Check
Process completed with exit code 1.
|