Skip to content

Multi-chart rendering for @perspective-dev/charts #1682

Multi-chart rendering for @perspective-dev/charts

Multi-chart rendering for @perspective-dev/charts #1682

Triggered via pull request April 28, 2026 16:57
Status Failure
Total duration 44m 14s
Artifacts 7

build.yaml

on: pull_request
Matrix: lint_and_docs
Matrix: build_js
Matrix: build_python
Matrix: build_and_test_rust
Matrix: build_emscripten_wheel
Matrix: benchmark_js
Matrix: test_js
Matrix: build_and_test_jupyterlab
Matrix: benchmark_python
Matrix: test_python
Matrix: test_emscripten_wheel
Matrix: test_python_sdist
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 13 warnings, and 2 notices
build_and_test_jupyterlab (ubuntu-22.04, x86_64, 3.11, 22.x)
Process completed with exit code 1.
[jupyterlab-desktop-chrome] › packages/jupyterlab/test/js/resize.spec.mjs:89:5 › JupyterLab resize › group_by traitlet works: tools/test/src/js/utils.ts#L184
3) [jupyterlab-desktop-chrome] › packages/jupyterlab/test/js/resize.spec.mjs:89:5 › JupyterLab resize › group_by traitlet works Error: A snapshot doesn't exist at /home/runner/work/perspective/perspective/tools/test/dist/snapshots/jupyterlab-desktop-chrome/resize.spec.mjs/jupyterlab-resize-group-by-traitlet-works.txt. at src/js/utils.ts:184 182 | ]; 183 | > 184 | await expect(formatted).toMatchSnapshot(snapshotPath); | ^ 185 | } 186 | 187 | export async function compareSVGContentsToSnapshot( at compareContentsToSnapshot (/home/runner/work/perspective/perspective/tools/test/src/js/utils.ts:184:29) at /home/runner/work/perspective/perspective/packages/jupyterlab/test/js/resize.spec.mjs:110:9
[jupyterlab-desktop-chrome] › packages/jupyterlab/test/js/resize.spec.mjs:50:5 › JupyterLab resize › Resize the container causes the widget to resize: tools/test/src/js/utils.ts#L184
2) [jupyterlab-desktop-chrome] › packages/jupyterlab/test/js/resize.spec.mjs:50:5 › JupyterLab resize › Resize the container causes the widget to resize Error: A snapshot doesn't exist at /home/runner/work/perspective/perspective/tools/test/dist/snapshots/jupyterlab-desktop-chrome/resize.spec.mjs/jupyterlab-resize-resize-the-container-causes-the-widget-to-resize.txt. at src/js/utils.ts:184 182 | ]; 183 | > 184 | await expect(formatted).toMatchSnapshot(snapshotPath); | ^ 185 | } 186 | 187 | export async function compareSVGContentsToSnapshot( at compareContentsToSnapshot (/home/runner/work/perspective/perspective/tools/test/src/js/utils.ts:184:29) at /home/runner/work/perspective/perspective/packages/jupyterlab/test/js/resize.spec.mjs:84:9
[jupyterlab-desktop-chrome] › packages/jupyterlab/test/js/resize.spec.mjs:28:5 › JupyterLab resize › Config should be hidden by default: tools/test/src/js/utils.ts#L184
1) [jupyterlab-desktop-chrome] › packages/jupyterlab/test/js/resize.spec.mjs:28:5 › JupyterLab resize › Config should be hidden by default Error: A snapshot doesn't exist at /home/runner/work/perspective/perspective/tools/test/dist/snapshots/jupyterlab-desktop-chrome/resize.spec.mjs/jupyterlab-resize-config-should-be-hidden-by-default.txt. at src/js/utils.ts:184 182 | ]; 183 | > 184 | await expect(formatted).toMatchSnapshot(snapshotPath); | ^ 185 | } 186 | 187 | export async function compareSVGContentsToSnapshot( at compareContentsToSnapshot (/home/runner/work/perspective/perspective/tools/test/src/js/utils.ts:184:29) at /home/runner/work/perspective/perspective/packages/jupyterlab/test/js/resize.spec.mjs:45:9
lint_and_docs (ubuntu-22.04, 3.11, 22.x)
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@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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_python (ubuntu-22.04-arm, aarch64, 3.11, 22.x)
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@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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_and_test_rust (ubuntu-22.04, x86_64, 22.x)
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@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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_and_test_rust (ubuntu-22.04, x86_64, 22.x)
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
build_and_test_rust (ubuntu-22.04, x86_64, 22.x)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
build_python (ubuntu-22.04, x86_64, 3.11, 22.x)
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@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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_emscripten_wheel (ubuntu-22.04, x86_64, 3.11, 22.x)
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@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
test_python (ubuntu-22.04, x86_64, 3.11, 22.x)
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@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
test_python (ubuntu-22.04-arm, aarch64, 3.11, 22.x)
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@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
test_emscripten_wheel (ubuntu-22.04, x86_64, 3.11, 22.x)
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@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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_js (ubuntu-22.04, 3.11, 22.x)
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@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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_and_test_jupyterlab (ubuntu-22.04, x86_64, 3.11, 22.x)
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@v4, actions/download-artifact@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
test_js (ubuntu-22.04, 3.11, 22.x)
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@v4, actions/download-artifact@v4, actions/setup-node@v4, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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
3 failed [jupyterlab-desktop-chrome] › packages/jupyterlab/test/js/resize.spec.mjs:28:5 › JupyterLab resize › Config should be hidden by default [jupyterlab-desktop-chrome] › packages/jupyterlab/test/js/resize.spec.mjs:50:5 › JupyterLab resize › Resize the container causes the widget to resize [jupyterlab-desktop-chrome] › packages/jupyterlab/test/js/resize.spec.mjs:89:5 › JupyterLab resize › group_by traitlet works
🎭 Playwright Run Summary
114 skipped 1549 passed (4.6m)

Artifacts

Produced during runtime
Name Size Digest
perspective-js-dist Expired
11.5 MB
sha256:9a1148c739849baba7e446ea0a9e57bdc960bf216f49c7560a9783fdbb291ceb
perspective-metadata Expired
637 KB
sha256:4606d32e8d63ae2cd1681b6a9abce89169eb772cf557576e47b8a64036831d53
perspective-python-dist-aarch64-ubuntu-22.04-arm-3.11 Expired
5.83 MB
sha256:984033a39d782b81866d29c1e3fb500242de7705a558ae6a1b3ea6e3b1a7dac8
perspective-python-dist-wasm32-emscripten-3.11 Expired
3.1 MB
sha256:d8d068981b4d7940613d313fc6dd6e8c548a709f26af49492e36660966f99e16
perspective-python-dist-x86_64-ubuntu-22.04-3.11 Expired
9.47 MB
sha256:bd9a33c09925e7ecdb26d9b051c0218399b328904470fdad9ad6bcf8045794a6
perspective-python-sdist Expired
3.67 MB
sha256:36d16f844e2142b0fba4a5df78fad8d49906fce462b7ec22b74553296cf56bfc
perspective-rust Expired
1.02 MB
sha256:2c0c687774908073e9f83dc565e4648dbb29a90f66fda9a8e3173e5852d91fcd