Bring back icons in filebrowser #2880
build.yml
on: pull_request
Build jupytercad
5m 59s
fresh_yarn_lock_test
11m 34s
Check Links
1m 28s
test_isolated
46s
Integration tests Lite
3m 6s
deploy
0s
Annotations
2 errors, 8 warnings, and 2 notices
|
[chromium] › tests/ui.spec.ts:210:9 › UI Test › File operator test › Should be able to do multi selection:
ui-tests/tests/ui.spec.ts#L248
2) [chromium] › tests/ui.spec.ts:210:9 › UI Test › File operator test › Should be able to do multi selection
Error: expect(Buffer).toMatchSnapshot(expected) failed
4287 pixels (ratio 0.01 of all image pixels) are different.
Snapshot: MultiSelect-test.jcad.png
246 | let main = await page.$('#jp-main-split-panel');
247 | if (main) {
> 248 | expect(await main.screenshot()).toMatchSnapshot({
| ^
249 | name: `MultiSelect-${fileName}.png`
250 | });
251 | }
at /home/runner/work/JupyterCAD/JupyterCAD/ui-tests/tests/ui.spec.ts:248:41
|
|
[chromium] › tests/sketcher.spec.ts:56:7 › Sketcher test › Should draw a circle:
ui-tests/tests/sketcher.spec.ts#L94
1) [chromium] › tests/sketcher.spec.ts:56:7 › Sketcher test › Should draw a circle ───────────────
Error: expect(Buffer).toMatchSnapshot(expected) failed
11935 pixels (ratio 0.02 of all image pixels) are different.
Snapshot: Sketcher-Circle-test.jcad.png
92 | const dialog = await page.$('.lm-Widget.lm-Panel.jp-Dialog-content');
93 | if (dialog) {
> 94 | expect(await dialog.screenshot()).toMatchSnapshot({
| ^
95 | name: `Sketcher-Circle-${fileName}.png`,
96 | maxDiffPixelRatio: 0.01
97 | });
at /home/runner/work/JupyterCAD/JupyterCAD/ui-tests/tests/sketcher.spec.ts:94:41
|
|
Check Links
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 jupytercad
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@v3, actions/upload-artifact@v4, mamba-org/setup-micromamba@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 jupytercad
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
test_isolated
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4, actions/setup-python@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 JupyterLite
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/upload-artifact@v4, mamba-org/setup-micromamba@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Integration tests Lite
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@v3, actions/download-artifact@v4, actions/upload-artifact@v4, mamba-org/setup-micromamba@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
fresh_yarn_lock_test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mamba-org/setup-micromamba@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Integration tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/upload-artifact@v4, mamba-org/setup-micromamba@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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
4 passed (1.7m)
|
|
🎭 Playwright Run Summary
2 flaky
[chromium] › tests/sketcher.spec.ts:56:7 › Sketcher test › Should draw a circle ────────────────
[chromium] › tests/ui.spec.ts:210:9 › UI Test › File operator test › Should be able to do multi selection
16 passed (3.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
appsharingspace
|
355 Bytes |
sha256:4e82e799e85df7907b2194500575ec1b1e9e9783b928c246b4212961e933380b
|
|
|
extension-artifacts
|
21.3 MB |
sha256:793c29b0a22b570627c142652d00da124ecc4c5c6854dcdf2d3b24da893c8796
|
|
|
galata-apss
|
354 Bytes |
sha256:92a9fd9bbf5397361e57b5b14bf77afe35e80f90c8b473e933d7274afc4403d5
|
|
|
github-pages
Expired
|
55.1 MB |
sha256:d8bfd98aa5d1e94e8e825845e48168b3509b3bafafe415ad0a1d63da41ff382f
|
|
|
jupytercad-lite-playwright-tests
|
195 KB |
sha256:4d46bc84691d494fe076819e2bd723d6ffe4cf9f947c73766a575adee82106b5
|
|
|
jupytercad-playwright-tests
|
106 MB |
sha256:318c3a06187738f88176414615dda2ad3efa8feaafeb895ac50cea7e6afc7d1b
|
|
|
lite-artifacts
|
55.3 MB |
sha256:8ba3dc61b2f79fa5e0ed1d871911394a73143774426d0e5e9f158a84baa7139b
|
|