Skip to content

CaretAdapter reimplementation #67

CaretAdapter reimplementation

CaretAdapter reimplementation #67

Triggered via pull request June 3, 2024 18:00
Status Failure
Total duration 1m 40s
Artifacts

dom-adapters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
lint
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: packages/dom-adapters/src/BlockToolAdapter/index.ts#L34
Missing JSDoc @param "caretAdapter" declaration
lint: packages/dom-adapters/src/BlockToolAdapter/index.ts#L38
Expected @param names to be "model, caretAdapter, blockIndex". Got "model, blockIndex"
lint: packages/dom-adapters/src/BlockToolAdapter/index.ts#L193
A space is required after '['
lint: packages/dom-adapters/src/BlockToolAdapter/index.ts#L202
A space is required after '['
lint: packages/dom-adapters/src/CaretAdapter/index.ts#L3
A space is required after '{'
lint: packages/dom-adapters/src/CaretAdapter/index.ts#L3
A space is required before '}'
lint: packages/dom-adapters/src/CaretAdapter/index.ts#L7
Missing JSDoc comment
lint: packages/dom-adapters/src/CaretAdapter/index.ts#L11
Missing JSDoc comment
lint: packages/dom-adapters/src/CaretAdapter/index.ts#L26
Missing JSDoc @param "container" description
lint: packages/dom-adapters/src/CaretAdapter/index.ts#L27
Missing JSDoc @param "model" description
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mutation-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.