Skip to content

Refactor/make spanner plugin #577

Refactor/make spanner plugin

Refactor/make spanner plugin #577

Triggered via pull request December 4, 2023 15:07
Status Failure
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

node.js.yml

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

Annotations

3 errors and 2 warnings
build (18.x): packages/blocky-core/src/plugins/spannerPlugin/spannerPlugin.ts#L16
Public accessibility modifier on parameter property options
build (18.x): packages/blocky-core/src/view/editor.ts#L7
'Position' 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