Multi-chart rendering for @perspective-dev/charts
#1681
Annotations
4 errors, 1 warning, and 1 notice
|
|
|
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
|
|
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
|
|
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
|
|
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/
|
|
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
|
The logs for this run have expired and are no longer available.
Loading