chore: remove unused dependencies and bundle react-icons #8001
build.yml
on: pull_request
Playwright Build
1m 3s
Build
2m 55s
Matrix: playwright
Merge Playwright Reports
58s
Annotations
3 errors, 1 warning, and 7 notices
|
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:241:7 › Check Keyboard Handlers' Behaviour › Check Delete end of block with inline content child:
tests/src/utils/editor.ts#L47
2) [webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:241:7 › Check Keyboard Handlers' Behaviour › Check Delete end of block with inline content child
Error: expect(string).toMatchSnapshot(expected)
@@ -18,13 +18,40 @@
"textAlignment": "left"
},
"content": [
{
"type": "text",
- "text": "ParagraphParagraph"
+ "text": "Paragraph"
}
]
+ },
+ {
+ "type": "blockGroup",
+ "content": [
+ {
+ "type": "blockContainer",
+ "attrs": {
+ "id": "1"
+ },
+ "content": [
+ {
+ "type": "paragraph",
+ "attrs": {
+ "backgroundColor": "default",
+ "textColor": "default",
+ "textAlignment": "left"
+ },
+ "content": [
+ {
+ "type": "text",
+ "text": "Paragraph"
+ }
+ ]
+ }
+ ]
+ }
+ ]
}
]
}
]
}
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts-snapshots/deleteInlineContentChild-json-webkit-linux.json
Received: /__w/BlockNote/BlockNote/tests/test-results/keyboardhandlers-keyboardh-db328-k-with-inline-content-child-webkit/deleteInlineContentChild-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 |
50 | /**
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:253:5
|
|
[webkit] › src/end-to-end/images/images.test.ts:55:7 › Check Image Block and Toolbar functionality › Should be able to resize image:
tests/src/end-to-end/images/images.test.ts#L95
1) [webkit] › src/end-to-end/images/images.test.ts:55:7 › Check Image Block and Toolbar functionality › Should be able to resize image
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(Buffer).toMatchSnapshot(expected)
1232 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/images/images.test.ts-snapshots/resize-image-webkit-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/images-images-Check-Image--cb35f-uld-be-able-to-resize-image-webkit-retry1/resize-image-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/images-images-Check-Image--cb35f-uld-be-able-to-resize-image-webkit-retry1/resize-image-diff.png
93 | await page.waitForTimeout(500);
94 | await compareDocToSnapshot(page, "resizeImage");
> 95 | expect(await page.screenshot()).toMatchSnapshot("resize-image.png");
| ^
96 | });
97 | test("Should be able to delete image with backspace", async ({ page }) => {
98 | await page.goto(BASE_URL);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/images/images.test.ts:95:37
|
|
[webkit] › src/end-to-end/images/images.test.ts:55:7 › Check Image Block and Toolbar functionality › Should be able to resize image:
tests/src/end-to-end/images/images.test.ts#L95
1) [webkit] › src/end-to-end/images/images.test.ts:55:7 › Check Image Block and Toolbar functionality › Should be able to resize image
Error: expect(Buffer).toMatchSnapshot(expected)
1232 pixels (ratio 0.01 of all image pixels) are different.
Expected: /__w/BlockNote/BlockNote/tests/src/end-to-end/images/images.test.ts-snapshots/resize-image-webkit-linux.png
Received: /__w/BlockNote/BlockNote/tests/test-results/images-images-Check-Image--cb35f-uld-be-able-to-resize-image-webkit/resize-image-actual.png
Diff: /__w/BlockNote/BlockNote/tests/test-results/images-images-Check-Image--cb35f-uld-be-able-to-resize-image-webkit/resize-image-diff.png
93 | await page.waitForTimeout(500);
94 | await compareDocToSnapshot(page, "resizeImage");
> 95 | expect(await page.screenshot()).toMatchSnapshot("resize-image.png");
| ^
96 | });
97 | test("Should be able to delete image with backspace", async ({ page }) => {
98 | await page.goto(BASE_URL);
at /__w/BlockNote/BlockNote/tests/src/end-to-end/images/images.test.ts:95: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/
|
|
Build
{
"workflowData": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "1def215d356b68cc82f9f0642d74afb88415d8d1",
"ref": "2796",
"headBranch": "chore/trim-unnecessary-dependencies"
},
"key": "u9bk9or1Tj",
"runId": 26537417600,
"webhookDebug": {
"action": "requested",
"head_branch": "chore/trim-unnecessary-dependencies",
"head_repository_full_name": "TypeCellOS/BlockNote",
"full_name": "TypeCellOS/BlockNote",
"isPullRequest": true,
"prNumber": 2796,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "TypeCellOS/BlockNote:chore/trim-unnecessary-dependencies",
"oldPrDataHash": "7JjGH1tZpb",
"lookupKey": "TypeCellOS/BlockNote:chore/trim-unnecessary-dependencies",
"data": {
"owner": "TypeCellOS",
"repo": "BlockNote",
"sha": "1def215d356b68cc82f9f0642d74afb88415d8d1",
"ref": "2796",
"headBranch": "chore/trim-unnecessary-dependencies"
}
},
"currentCursor": {
"sha": "1def215d356b68cc82f9f0642d74afb88415d8d1",
"timestamp": 26537315194
},
"pkgPrNewVersion": "0.0.75"
}
|
|
🎭 Playwright Run Summary
44 passed (38.3s)
|
|
🎭 Playwright Run Summary
44 passed (1.0m)
|
|
🎭 Playwright Run Summary
2 skipped
94 passed (1.4m)
|
|
🎭 Playwright Run Summary
1 skipped
43 passed (41.5s)
|
|
🎭 Playwright Run Summary
16 skipped
80 passed (1.6m)
|
|
🎭 Playwright Run Summary
2 flaky
[webkit] › src/end-to-end/images/images.test.ts:55:7 › Check Image Block and Toolbar functionality › Should be able to resize image
[webkit] › src/end-to-end/keyboardhandlers/keyboardhandlers.test.ts:241:7 › Check Keyboard Handlers' Behaviour › Check Delete end of block with inline content child
12 skipped
82 passed (2.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-chromium-1
Expired
|
129 KB |
sha256:af91bbe1153c78f9bedf80a1f9b01e23b1d51de3f1835b031219057bb69952d5
|
|
|
blob-report-chromium-2
Expired
|
53 KB |
sha256:62a1f7c8fa897ad123078c93545c561ccbe810cdde0bb427f2ed1f3b00e7bf78
|
|
|
blob-report-firefox-1
Expired
|
115 KB |
sha256:820d77676e6cefe9d4d9e9098bd3b9bc8cfc7ff658165167b19af2c533322cc3
|
|
|
blob-report-firefox-2
Expired
|
52.6 KB |
sha256:909d1d4369c02fd8a7a94154e369fa7ba1a3d4307c83e9290114542128ef967b
|
|
|
blob-report-webkit-1
Expired
|
6.03 MB |
sha256:5e50343d388bae60dd2585a91da6e992818a1a945ad6bf06077f2c1ad6c013c1
|
|
|
blob-report-webkit-2
Expired
|
53.6 KB |
sha256:ec663bd46f0ba62d83292e9ea5575b28af7bdeb583c555f66896e194929ec5a8
|
|
|
playwright-build
Expired
|
25 MB |
sha256:cb65208510906c096d8a588a28b9bd025032e5c393e667d8fa0e347949fbf90c
|
|
|
playwright-report-chromium-1
|
262 KB |
sha256:fbd6641567d0bc220f94f0fbdca620226e6df8a6bfe30d840e6a3b02ccc54230
|
|
|
playwright-report-chromium-2
|
210 KB |
sha256:93636168b65ee7d3aacd97d8fd6e9b22adcf1c1945eb5ad5c3051ddfb1f6b2c8
|
|
|
playwright-report-firefox-1
|
251 KB |
sha256:02e52424226ff67bda0004a65c7e545e1052727fa24300a673ab77c6dd93e080
|
|
|
playwright-report-firefox-2
|
209 KB |
sha256:59b7b1c03a6dc876a0acd2ce7fc13d0aaed54d6a9fc520eb7a15dc35e3cef561
|
|
|
playwright-report-merged
|
6.43 MB |
sha256:a6be1a452e6e1ab750f4f0776b5e374ca3ba9b7365285114283089c8f7221528
|
|
|
playwright-report-webkit-1
|
6.36 MB |
sha256:6d9895a68891d81107f59bd514d38a10262365126cc1ce26b2c3330c995d866d
|
|
|
playwright-report-webkit-2
|
211 KB |
sha256:830e7fc32b0e1ffd628d92eab226d21edb4e2eb4f13c0b1319ac4fb2ae983031
|
|
|
relative-ci-artifacts-editor
|
44.8 KB |
sha256:0efd4f321e7f5e0d974e2ac74e9e86ca4949496020f6a90b3f7b318a71ce53dc
|
|