Bump @jupyter/collaboration
to v3
#75
build.yml
on: pull_request
build
2m 29s
Check Links
33s
Annotations
2 errors, 5 warnings, and 1 notice
tests/ui.spec.ts:240:9 › UI Test › File operator test › Should be able to do multi selection:
ui-tests/tests/ui.spec.ts#L300
1) tests/ui.spec.ts:240:9 › UI Test › File operator test › Should be able to do multi selection ──
Error: Screenshot comparison failed:
133477 pixels (ratio 0.08 of all image pixels) are different.
Expected: /home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/tests/ui.spec.ts-snapshots/MultiSelect-Cut-example3-FCStd-linux.png
Received: /home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/test-results/tests-ui-UI-Test-File-oper-adf4f--able-to-do-multi-selection/MultiSelect-Cut-example3-FCStd-actual.png
Diff: /home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/test-results/tests-ui-UI-Test-File-oper-adf4f--able-to-do-multi-selection/MultiSelect-Cut-example3-FCStd-diff.png
298 | main = await page.$('#jp-main-split-panel');
299 | if (main) {
> 300 | expect(await main.screenshot()).toMatchSnapshot({
| ^
301 | name: `MultiSelect-Cut-${fileName}.png`
302 | });
303 | }
at /home/runner/work/JupyterCAD-FreeCAD/JupyterCAD-FreeCAD/ui-tests/tests/ui.spec.ts:300:41
|
Integration tests
Process completed with exit code 1.
|
Check Links
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_isolated
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "extension-artifacts", "jupytercad-playwright-tests".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
1 failed
tests/ui.spec.ts:240:9 › UI Test › File operator test › Should be able to do multi selection ───
13 passed (2.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
899 KB |
|
jupytercad-playwright-tests
Expired
|
1.79 MB |
|