Skip to content

Refactor/bky helper #582

Refactor/bky helper

Refactor/bky helper #582

Triggered via pull request December 4, 2023 16:00
Status Failure
Total duration 54s
Artifacts

node.js.yml

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

Annotations

7 errors and 2 warnings
build (18.x): packages/blocky-core/src/data/change.spec.ts#L3
'BlockDataElement' is defined but never used
build (18.x): packages/blocky-core/src/model/test/block.test.ts#L3
'BlockDataElement' is defined but never used
build (18.x): packages/blocky-core/src/model/test/state.test.ts#L5
'BlockDataElement' is defined but never used
build (18.x): packages/blocky-core/src/model/test/state.test.ts#L7
'BlockyTextModel' is defined but never used
build (18.x): packages/blocky-core/src/plugins/undoPlugin/undoManager.spec.ts#L7
'BlockDataElement' is defined but never used
build (18.x): packages/blocky-core/src/plugins/undoPlugin/undoManager.spec.ts#L9
'BlockyTextModel' is defined but never used
build (18.x)
Process completed with exit code 1.
build (18.x): packages/blocky-core/src/registry/pluginRegistry.ts#L82
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free