Skip to content

Refactor/blocks

Refactor/blocks #542

Triggered via pull request November 26, 2023 05:10
Status Failure
Total duration 49s
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-core/src/view/editor.ts#L19
'isFunction' is defined but never used
build (18.x): packages/blocky-example/app/app.tsx#L5
'createRef' 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