Skip to content

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

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

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

Triggered via pull request April 4, 2024 21:21
Status Failure
Total duration 50s
Artifacts

build-checks.yml

on: pull_request
Build Check
41s
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
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.