Skip to content

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

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

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

Triggered via pull request May 31, 2024 04:03
Status Failure
Total duration 47s
Artifacts

build-checks.yml

on: pull_request
Build Check
38s
Build Check
Fit to window
Zoom out
Zoom in

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'.