Skip to content

feat: add spellCheck prop for content editable element #263

feat: add spellCheck prop for content editable element

feat: add spellCheck prop for content editable element #263

Triggered via push November 12, 2024 05:37
Status Success
Total duration 1m 20s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Release: src/plugins/core/index.ts#L12
'$isDecoratorNode' is defined but never used. Allowed unused vars must match /^_/u
Release: src/plugins/core/index.ts#L23
'KEY_DOWN_COMMAND' is defined but never used. Allowed unused vars must match /^_/u
Release: src/plugins/core/index.ts#L53
'controlOrMeta' is defined but never used. Allowed unused vars must match /^_/u
Release: src/plugins/frontmatter/index.ts#L18
'$setSelection' is defined but never used. Allowed unused vars must match /^_/u