Skip to content

fix: Hardcoded strings in comment components (BLO-1033) #7528

fix: Hardcoded strings in comment components (BLO-1033)

fix: Hardcoded strings in comment components (BLO-1033) #7528

Triggered via pull request April 27, 2026 19:28
Status Success
Total duration 7m 28s
Artifacts 15

build.yml

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

Annotations

1 error, 1 warning, and 7 notices
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:290:7 › Check Keyboard Handlers' Behaviour › Check Delete end of block with nested children: tests/src/utils/editor.ts#L47
1) [webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:290:7 › Check Keyboard Handlers' Behaviour › Check Delete end of block with nested children Error: expect(string).toMatchSnapshot(expected) @@ -18,21 +18,21 @@ "textAlignment": "left" }, "content": [ { "type": "text", - "text": "ParagraphParagraph" + "text": "Paragraph" } ] }, { "type": "blockGroup", "content": [ { "type": "blockContainer", "attrs": { - "id": "2" + "id": "1" }, "content": [ { "type": "paragraph", "attrs": { @@ -41,11 +41,11 @@ "textAlignment": "left" }, "content": [ { "type": "text", - "text": "Paragraph" + "text": "ParagraphParagraph" } ] } ] } Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts-snapshots/deleteNestedChildren-json-webkit-linux.json Received: /__w/BlockNote/BlockNote/tests/test-results/keyboardhandlers-keyboardh-5fac6--block-with-nested-children-webkit/deleteNestedChildren-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:304:5
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 (46.2s)
🎭 Playwright Run Summary
40 passed (35.6s)
🎭 Playwright Run Summary
2 skipped 86 passed (1.2m)
Build
{ "workflowData": { "owner": "TypeCellOS", "repo": "BlockNote", "sha": "98953ab7cd34a3d6f3475999b581b330ebf47337", "ref": "2681" }, "key": "MP83ysECA6", "runId": 25015141218, "webhookDebug": { "action": "requested", "head_branch": "comments-components-i18n", "head_repository_full_name": "TypeCellOS/BlockNote", "full_name": "TypeCellOS/BlockNote", "isPullRequest": true, "prNumber": 2681, "prNumberType": "number", "isNewPullRequest": true, "isOldPullRequest": false, "prKey": "TypeCellOS/BlockNote:comments-components-i18n", "oldPrDataHash": "DclwWr0MD0", "lookupKey": "TypeCellOS/BlockNote:comments-components-i18n", "data": { "owner": "TypeCellOS", "repo": "BlockNote", "sha": "98953ab7cd34a3d6f3475999b581b330ebf47337", "ref": "2681" } } }
🎭 Playwright Run Summary
14 skipped 74 passed (1.5m)
🎭 Playwright Run Summary
40 passed (51.7s)
🎭 Playwright Run Summary
1 flaky [webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:290:7 › Check Keyboard Handlers' Behaviour › Check Delete end of block with nested children 10 skipped 77 passed (2.2m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-chromium-1 Expired
119 KB
sha256:c7a0032f40895a62f7cdc298c1bbcba7b2b28286b03c57d05dfe5bac5020d16c
blob-report-chromium-2 Expired
48.7 KB
sha256:6267f0b8d6dcffc127c7e4b20fb0e32768425a3843701504fcbd5bf14f99db86
blob-report-firefox-1 Expired
107 KB
sha256:861e746e0d86cf41c0a79c891979c0561bb143a3aa6f792362dd5c4485acea84
blob-report-firefox-2 Expired
49.8 KB
sha256:95d67c67292fa5e2ee8939a23626f74a1489a67de63fcc9f0fc33b030c74a128
blob-report-webkit-1 Expired
5.23 MB
sha256:e4e05e3ef8cb2308f58e5b506968fbb00a31fc57be942f52f52c8c1bc09e3f85
blob-report-webkit-2 Expired
49.2 KB
sha256:ed9320ee9bda3d7c9e07aacd14ce7c4c7f605970c5eedebbc9fa77219317ae10
playwright-build Expired
21.5 MB
sha256:bf564fa4ceeefeab6e38fd93e708615a31229d1419888fe8a2dead2268505c93
playwright-report-chromium-1 Expired
254 KB
sha256:f33a1f3b3959935729550380702c17c4b2cff17f4630b1df6fa4b31374578e02
playwright-report-chromium-2 Expired
207 KB
sha256:7615aead78fbc28455639b5cc61035eb6aad2a52c7c876248df699ede722f106
playwright-report-firefox-1 Expired
244 KB
sha256:4f28e74e320207517cf6d495ea777d6a7d11f3940b60e1a2d686e6224583f77e
playwright-report-firefox-2 Expired
207 KB
sha256:00da793e675ff78c7763e392f768195957d7f2d38944983bdfa5279ecf5c80f6
playwright-report-merged Expired
5.78 MB
sha256:6cf06e5c42c952aaaf364ae230cb488fc64a2a56961c38497aa1a5b9e14b7ed1
playwright-report-webkit-1 Expired
5.72 MB
sha256:07411b932e4baa9c10c64787c95fcc2a281541e96a3daecfe0d8ca21ed09047c
playwright-report-webkit-2 Expired
208 KB
sha256:ea200e6287e811b73cfcece32a98ada9623f8b1c62ccfc021567e752b3884d20
relative-ci-artifacts-editor
48.3 KB
sha256:4557f4bd4f3eb736e3decdb79806ce34a8f9cfd87a123b9eca2b340a06a2e589