Skip to content

fix: make CustomChange compatible with prosemirror-changeset 2.4.1 #7346

fix: make CustomChange compatible with prosemirror-changeset 2.4.1

fix: make CustomChange compatible with prosemirror-changeset 2.4.1 #7346

Triggered via pull request April 16, 2026 10:24
Status Success
Total duration 7m 11s
Artifacts 15

build.yml

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

Annotations

2 errors, 1 warning, and 7 notices
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:77:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves nested blocks for empty block: tests/src/utils/editor.ts#L47
2) [webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:77:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves nested blocks for empty block Error: expect(string).toMatchSnapshot(expected) @@ -17,26 +17,10 @@ "textColor": "default", "textAlignment": "left", "level": 1, "isToggleable": false } - } - ] - }, - { - "type": "blockContainer", - "attrs": { - "id": "4" - }, - "content": [ - { - "type": "paragraph", - "attrs": { - "backgroundColor": "default", - "textColor": "default", - "textAlignment": "left" - } }, { "type": "blockGroup", "content": [ { @@ -55,19 +39,41 @@ "isToggleable": false }, "content": [ { "type": "text", - "text": "Heading" + "text": "Hea" } ] } ] }, { "type": "blockContainer", "attrs": { + "id": "4" + }, + "content": [ + { + "type": "paragraph", + "attrs": { + "backgroundColor": "default", + "textColor": "default", + "textAlignment": "left" + }, + "content": [ + { + "type": "text", + "text": "ding" + } + ] + } + ] + }, + { + "type": "blockContainer", + "attrs": { "id": "2" }, "content": [ { "type": "heading", Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts-snapshots/enterPreservesNestedBlocksEmpty-json-webkit-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/keyboardhandlers-keyboardh-5461c-sted-blocks-for-empty-block-webkit/enterPreservesNestedBlocksEmpty-json-actual.json at ../utils/editor.ts:47 45 | // Remove id from docs 46 | const doc = JSON.stringify(await getDoc(page), null, 2); > 47 | expect(doc).toMatchSnapshot(`${name}.json`); | ^ 48 | } 49 | at compareDocToSnapshot (/__w/BlockNote/BlockNote/tests/src/utils/editor.ts:47:15) at /__w/BlockNote/BlockNote/tests/src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:95:5
[webkit] › src/end-to-end/ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar: tests/src/end-to-end/ariakit/ariakit.test.ts#L41
1) [webkit] › src/end-to-end/ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar Error: expect(Buffer).toMatchSnapshot(expected) 1006 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts-snapshots/ariakit-link-toolbar-webkit-linux.png Received: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-link-toolbar-webkit/ariakit-link-toolbar-actual.png Diff: /__w/BlockNote/BlockNote/tests/test-results/ariakit-ariakit-Check-Ariakit-UI-Check-link-toolbar-webkit/ariakit-link-toolbar-diff.png 39 | 40 | await page.waitForTimeout(500); > 41 | expect(await page.screenshot()).toMatchSnapshot("ariakit-link-toolbar.png"); | ^ 42 | }); 43 | test("Check slash menu", async ({ page }) => { 44 | await focusOnEditor(page); at /__w/BlockNote/BlockNote/tests/src/end-to-end/ariakit/ariakit.test.ts:41:37
Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🎭 Playwright Run Summary
40 passed (34.7s)
Build
{ "workflowData": { "owner": "TypeCellOS", "repo": "BlockNote", "sha": "154c3ff3c29d69cac7ee9f5dc4eee6d2c24f2337", "ref": "2647" }, "key": "dtqhBuODhN", "runId": 24505148036, "webhookDebug": { "action": "requested", "head_branch": "feat/fix-fresh-install", "head_repository_full_name": "TypeCellOS/BlockNote", "full_name": "TypeCellOS/BlockNote", "isPullRequest": true, "prNumber": 2647, "prNumberType": "number", "isNewPullRequest": true, "isOldPullRequest": false, "prKey": "TypeCellOS/BlockNote:feat/fix-fresh-install", "oldPrDataHash": "WjG4WmSkar", "lookupKey": "TypeCellOS/BlockNote:feat/fix-fresh-install", "data": { "owner": "TypeCellOS", "repo": "BlockNote", "sha": "154c3ff3c29d69cac7ee9f5dc4eee6d2c24f2337", "ref": "2647" } } }
🎭 Playwright Run Summary
40 passed (44.8s)
🎭 Playwright Run Summary
40 passed (1.0m)
🎭 Playwright Run Summary
2 skipped 82 passed (1.1m)
🎭 Playwright Run Summary
12 skipped 72 passed (1.4m)
🎭 Playwright Run Summary
2 flaky [webkit] › src/end-to-end/ariakit/ariakit.test.ts:28:7 › Check Ariakit UI › Check link toolbar ─ [webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:77:7 › Check Keyboard Handlers' Behaviour › Check Enter preserves nested blocks for empty block 10 skipped 72 passed (2.1m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-chromium-1 Expired
114 KB
sha256:4a9276ee597797fe61ee613943612bd5108e0feeca56b9bcedc25e1fc62251c1
blob-report-chromium-2 Expired
48.7 KB
sha256:82f523d65fead543ef107dbd7409e6758a49131219286cb51b770758025742c2
blob-report-firefox-1 Expired
103 KB
sha256:cf69db2c3f2bf3bc3c27ba0cce2746687e50c56a326aa58216d00f46816f4f69
blob-report-firefox-2 Expired
49.4 KB
sha256:0c3504894e84e632d5acadf471553496e739c21340b72cee534ac3478e1c41e6
blob-report-webkit-1 Expired
5.49 MB
sha256:76e34192213aa03e59546b058f88fd6fa6efcd5fb9d1d733e836b4ee3e40ebfd
blob-report-webkit-2 Expired
49.4 KB
sha256:34820135100941ba29f283bcadbfd9356ecb194d5c6b3cc509bbf6fe3570e9ee
playwright-build Expired
21.6 MB
sha256:6d69a976523792d09471a5c43c43018015b0c13790e49f71332c0e5f5f92a574
playwright-report-chromium-1
247 KB
sha256:371b0b80912ebc5cc4e19ef25af48edf4a60d5e13105b222324765cd71f13b6d
playwright-report-chromium-2
207 KB
sha256:7c6f9b37a3d70146d7fd411ea09bc0ee65e9a97f5c9163bd2e1e7d04aa4cdbf1
playwright-report-firefox-1
240 KB
sha256:ebcb9a2dee86593a1ec460de2c0847dd6f5fd4995fc4845503d0d6494aab916e
playwright-report-firefox-2
207 KB
sha256:76f78f75e9fdaa680d10ba220f4a8fd11cddcd437c29f2879389b9542511df93
playwright-report-merged
6.05 MB
sha256:73834869a17e1abd7bd954a4449bef2be6b3d371d3bda7a9bcb7a9bae2a13755
playwright-report-webkit-1
5.99 MB
sha256:5a03a17c8430324e9d28dba81cce436862f3bbc81267187cf7787ea107174821
playwright-report-webkit-2
208 KB
sha256:c5dde5f39d171e46db7afb87e0d86de573ddc9a12484348e24439d98eb3b1c00
relative-ci-artifacts-editor
48.5 KB
sha256:29148eb84ac520d5a2c5550579502f835588c3891afb1f1d5203ffa862faf93e