Skip to content

LIST CLASSNAME FIX

LIST CLASSNAME FIX #2

Triggered via push June 25, 2024 15:08
Status Failure
Total duration 2m 16s
Artifacts

main.yml

on: push
Matrix: test / Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
test / Unit Tests (webkit): packages/quill/src/core/editor.ts#L341
Replace `=(<HTMLLIElement>child.domNode).className!=""?`·class="${(<HTMLLIElement>child.domNode).className}"`:""` with `·=⏎····(<HTMLLIElement>child.domNode).className·!=·''⏎······?·`·class="${(<HTMLLIElement>child.domNode).className}"`⏎······:·''`
test / Unit Tests (webkit)
Process completed with exit code 1.
test / Unit Tests (chromium): packages/quill/src/core/editor.ts#L341
Replace `=(<HTMLLIElement>child.domNode).className!=""?`·class="${(<HTMLLIElement>child.domNode).className}"`:""` with `·=⏎····(<HTMLLIElement>child.domNode).className·!=·''⏎······?·`·class="${(<HTMLLIElement>child.domNode).className}"`⏎······:·''`
test / Unit Tests (chromium)
Process completed with exit code 1.
test / Unit Tests (firefox): packages/quill/src/core/editor.ts#L341
Replace `=(<HTMLLIElement>child.domNode).className!=""?`·class="${(<HTMLLIElement>child.domNode).className}"`:""` with `·=⏎····(<HTMLLIElement>child.domNode).className·!=·''⏎······?·`·class="${(<HTMLLIElement>child.domNode).className}"`⏎······:·''`
test / Unit Tests (firefox)
Process completed with exit code 1.
test / Unit Tests (webkit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / Unit Tests (chromium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / Unit Tests (firefox)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / E2E Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, coactions/setup-xvfb@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.