Skip to content

Bring back icons in filebrowser #2882

Bring back icons in filebrowser

Bring back icons in filebrowser #2882

Triggered via pull request March 23, 2026 10:37
Status Failure
Total duration 11m 42s
Artifacts 7

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 8 warnings, and 2 notices
Integration tests
Process completed with exit code 1.
[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 ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(Buffer).toMatchSnapshot(expected) failed 12127 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
[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 12127 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
1 failed [chromium] › tests/sketcher.spec.ts:56:7 › Sketcher test › Should draw a circle ──────────────── 17 passed (3.5m)

Artifacts

Produced during runtime
Name Size Digest
appsharingspace
355 Bytes
sha256:9b4679d5f55a235882deabb90a28b55a2cc1e9bd0910cc052923fd815f1f428b
extension-artifacts
21.3 MB
sha256:defce5f2f235bbd7f57338f1644e9b14406d0227c81b22d0679d3bab546c97e0
galata-apss
355 Bytes
sha256:3783562b32cb3dd390664e968ba0b990a04ee978eeed91aee12d19c75f2746b4
github-pages Expired
55.1 MB
sha256:09364229009196cc730441b5c260de06447eca623852a3b6ea8744c55145124c
jupytercad-lite-playwright-tests
195 KB
sha256:44edb681c7c69d3c7f7553105f483f590d5086a3a4ae4288f4155faf17935031
jupytercad-playwright-tests
105 MB
sha256:a4cbc84e7df423753ef1640c32fa614e1aaa048ab551c56982ec30d32a999f33
lite-artifacts
55.3 MB
sha256:d6429e812954d4edca1d2d32313532cab7af6b9178df3f84447f0c19aa74a620