Skip to content

feat: replace unified.js with custom markdown parser/serializer #7287

feat: replace unified.js with custom markdown parser/serializer

feat: replace unified.js with custom markdown parser/serializer #7287

Triggered via pull request April 11, 2026 03:52
Status Failure
Total duration 7m 29s
Artifacts 14

build.yml

on: pull_request
Matrix: playwright
Merge Playwright Reports
35s
Merge Playwright Reports
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 9 warnings, and 6 notices
Build
Process completed with exit code 1.
src/unit/core/formatConversion/export/runTests.test.ts > Export tests (Markdown) > hardbreak/only: tests/src/unit/shared/formatConversion/export/exportTestExecutors.ts#L64
Error: Snapshot `Export tests (Markdown) > hardbreak/only 1` mismatched - Expected + Received + + ❯ testExportMarkdown src/unit/shared/formatConversion/export/exportTestExecutors.ts:64:3 ❯ src/unit/core/formatConversion/export/runTests.test.ts:40:7
src/unit/core/formatConversion/export/runTests.test.ts > Export tests (Markdown) > pageBreak/basic: tests/src/unit/shared/formatConversion/export/exportTestExecutors.ts#L64
Error: Snapshot `Export tests (Markdown) > pageBreak/basic 1` mismatched - Expected + Received + + ❯ testExportMarkdown src/unit/shared/formatConversion/export/exportTestExecutors.ts:64:3 ❯ src/unit/core/formatConversion/export/runTests.test.ts:40:7
src/unit/core/formatConversion/export/runTests.test.ts > Export tests (Markdown) > paragraph/empty: tests/src/unit/shared/formatConversion/export/exportTestExecutors.ts#L64
Error: Snapshot `Export tests (Markdown) > paragraph/empty 1` mismatched - Expected + Received + + ❯ testExportMarkdown src/unit/shared/formatConversion/export/exportTestExecutors.ts:64:3 ❯ src/unit/core/formatConversion/export/runTests.test.ts:40:7
[firefox] › src/end-to-end/shadcn/shadcn.test.ts:28:7 › Check ShadCN UI › Check link toolbar: tests/src/end-to-end/shadcn/shadcn.test.ts#L41
1) [firefox] › src/end-to-end/shadcn/shadcn.test.ts:28:7 › Check ShadCN UI › Check link toolbar ── Error: expect(Buffer).toMatchSnapshot(expected) 209 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts-snapshots/shadcn-link-toolbar-firefox-linux.png Received: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-link-toolbar-firefox/shadcn-link-toolbar-actual.png Diff: /__w/BlockNote/BlockNote/tests/test-results/shadcn-shadcn-Check-ShadCN-UI-Check-link-toolbar-firefox/shadcn-link-toolbar-diff.png 39 | 40 | await page.waitForTimeout(700); > 41 | expect(await page.screenshot()).toMatchSnapshot("shadcn-link-toolbar.png"); | ^ 42 | }); 43 | test("Check slash menu", async ({ page }) => { 44 | await focusOnEditor(page); at /__w/BlockNote/BlockNote/tests/src/end-to-end/shadcn/shadcn.test.ts:41:37
Playwright Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright Tests - chromium (2/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright Tests - firefox (2/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright Tests - webkit (2/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright Tests - chromium (1/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright Tests - firefox (1/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Playwright Tests - webkit (1/2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Merge Playwright Reports
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🎭 Playwright Run Summary
40 passed (33.8s)
🎭 Playwright Run Summary
1 flaky [firefox] › src/end-to-end/shadcn/shadcn.test.ts:28:7 › Check ShadCN UI › Check link toolbar ─── 39 passed (45.0s)
🎭 Playwright Run Summary
40 passed (59.1s)
🎭 Playwright Run Summary
2 skipped 82 passed (1.2m)
🎭 Playwright Run Summary
12 skipped 72 passed (1.4m)
🎭 Playwright Run Summary
10 skipped 74 passed (1.8m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-chromium-1 Expired
114 KB
sha256:c758e4baa99b99aefc7680687e1e70fe5aa4bb7ac356fe403d89f177b8bee8ff
blob-report-chromium-2 Expired
48.7 KB
sha256:39bcf375880a28e23a536ac95becd3e36e7575e77dadcc77eff7c2687e9e40f0
blob-report-firefox-1 Expired
103 KB
sha256:8ee98a7f71f333fa5f6ffc1ed168db58234aaa77993bfdb387c9d0533162c01b
blob-report-firefox-2 Expired
210 KB
sha256:0acfcf9e7f3c7be84fe0a890e89388c77cd4f0d39475d7bf6653603c1e17fbdf
blob-report-webkit-1 Expired
109 KB
sha256:f4c6e384dbb88f2e5eeb414e50e18ecae0475335def4532f7b239b7dedcc4c68
blob-report-webkit-2 Expired
49.4 KB
sha256:8956bbb01d92d93a1ecfea8406e2ab6b242b27c599c9b8e5a649a6349b8e95cf
playwright-build Expired
21.3 MB
sha256:b62bf48ecb0b4c5c1b6e839427cde88e3c2388bf3f2f8497c18c55d05b49fbbd
playwright-report-chromium-1
248 KB
sha256:c81de942eaac59d8545a0e1df178bdcd286536b7e1ff29b4ea9e7d0e486c2eb7
playwright-report-chromium-2
207 KB
sha256:c95451de95c116ed97d02b3a9bf39c63dae08c440eb9c2fa14baf3ddc655e393
playwright-report-firefox-1
240 KB
sha256:4f14c27a3b921c10be7b496450a638219f061aa8f5e04aa1319a89cca7937389
playwright-report-firefox-2
751 KB
sha256:32497a660168b7b423e757671f1b6264c7ce4a936788e9c7e0a8ad153089d065
playwright-report-merged
860 KB
sha256:e4f1f86a7b6d4275e4ebbde48a11d70fb8dd8d1815f0f18423789cf5d3f1a4ee
playwright-report-webkit-1
244 KB
sha256:93e2cb42d0b3352bbb2a7a730c1fa6d0af504cd16ec0de289b1f4073fe8087c5
playwright-report-webkit-2
208 KB
sha256:e1aadb60c523ad7aff849cd62fcbddbbdfd6ab1b609e38cb87474177edf7a864