Skip to content

Feat/loro

Feat/loro #560

Triggered via pull request November 27, 2023 13:29
@vincentdchanvincentdchan
synchronize #93
feat/loro
Status Failure
Total duration 38s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build (18.x): packages/blocky-example/app/loro/loroExample.tsx#L81
'versions' is never reassigned. Use 'const' instead
build (18.x): packages/blocky-example/app/loro/loroPlugin.ts#L12
'take' is defined but never used
build (18.x)
Process completed with exit code 1.
build (18.x): packages/blocky-core/src/registry/pluginRegistry.ts#L77
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free