Skip to content

Fix editor markdown not incrementing in a numbered list #26329

Fix editor markdown not incrementing in a numbered list

Fix editor markdown not incrementing in a numbered list #26329

Triggered via pull request January 10, 2025 04:53
Status Failure
Total duration 1m 30s
Artifacts

pull-compliance.yml

on: pull_request
files-changed  /  detect
4s
files-changed / detect
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
web_src/js/features/comp/EditorMarkdown.test.ts > EditorMarkdown: web_src/js/features/comp/EditorMarkdown.test.ts#L23
AssertionError: expected '1. a\n2. \n2. b\n3. c' to deeply equal '1. a\n2. \n3. b\n4. c' - Expected + Received 1. a 2. - 3. b + 2. b - 4. c + 3. c ❯ testInput web_src/js/features/comp/EditorMarkdown.test.ts:23:28 ❯ web_src/js/features/comp/EditorMarkdown.test.ts:36:3
frontend
Process completed with exit code 2.
files-changed / detect
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-spell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636