Add commands to open URL in new window, and to deploy App in new window #23
build.yml
on: pull_request
build
2m 32s
Check Links
40s
Annotations
2 errors, 5 warnings, and 1 notice
tests/jupyterlab_nebari_mode.spec.ts:3:5 › should swap Jupyter logo with clickable Nebari logo:
ui-tests/tests/jupyterlab_nebari_mode.spec.ts#L18
1) tests/jupyterlab_nebari_mode.spec.ts:3:5 › should swap Jupyter logo with clickable Nebari logo
Error: Screenshot comparison failed:
87 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/jupyterlab-nebari-mode/jupyterlab-nebari-mode/ui-tests/tests/jupyterlab_nebari_mode.spec.ts-snapshots/top-panel-linux.png
Received: /home/runner/work/jupyterlab-nebari-mode/jupyterlab-nebari-mode/ui-tests/test-results/tests-jupyterlab_nebari_mode-should-swap-Jupyter-logo-with-clickable-Nebari-logo/top-panel-actual.png
Diff: /home/runner/work/jupyterlab-nebari-mode/jupyterlab-nebari-mode/ui-tests/test-results/tests-jupyterlab_nebari_mode-should-swap-Jupyter-logo-with-clickable-Nebari-logo/top-panel-diff.png
16 | // It should look nice and clean in the top panel
17 | const topPanel = page.locator('#jp-top-panel');
> 18 | expect.soft(await topPanel.screenshot()).toMatchSnapshot('top-panel.png');
| ^
19 |
20 | // Link should change background on hover
21 | await link.hover();
at /home/runner/work/jupyterlab-nebari-mode/jupyterlab-nebari-mode/ui-tests/tests/jupyterlab_nebari_mode.spec.ts:18:44
|
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", "jupyterlab_nebari_mode-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/jupyterlab_nebari_mode.spec.ts:3:5 › should swap Jupyter logo with clickable Nebari logo ─
3 passed (19.0s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
216 KB |
|
jupyterlab_nebari_mode-playwright-tests
Expired
|
581 KB |
|