Build and publish docs to github pages #750
build.yml
on: pull_request
Annotations
2 errors, 11 warnings, and 1 notice
tests/layer-browser.spec.ts:121:7 › #layerBrowser › layer browser should open when clicked:
ui-tests/tests/layer-browser.spec.ts#L108
1) tests/layer-browser.spec.ts:121:7 › #layerBrowser › layer browser should open when clicked ────
Test timeout of 60000ms exceeded while running "beforeEach" hook.
106 | });
107 |
> 108 | test.beforeEach(async ({ page }) => {
| ^
109 | await page.filebrowser.open('testDir/test.jGIS');
110 | });
111 |
at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/layer-browser.spec.ts:108:8
|
tests/layer-browser.spec.ts:121:7 › #layerBrowser › layer browser should open when clicked:
ui-tests/tests/layer-browser.spec.ts#L1
1) tests/layer-browser.spec.ts:121:7 › #layerBrowser › layer browser should open when clicked ────
Error: page.$: Target page, context or browser has been closed
at FileBrowserHelper.isFileListedInBrowser (/home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:69:34)
at /home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/helpers/filebrowser.ts:58:25
at Timeout.check (/home/runner/work/jupytergis/jupytergis/ui-tests/node_modules/@jupyterlab/galata/src/utils.ts:166:33)
|
Build jupytergis
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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/
|
Lint check
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/
|
python_tests
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 jupytergis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build jupytergis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v2, 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/
|
Build jupytergis
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
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Build docs with JupyterLite deployment
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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", "jupytergis-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 flaky
tests/layer-browser.spec.ts:121:7 › #layerBrowser › layer browser should open when clicked ─────
47 passed (3.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
appsharingspace
|
349 Bytes |
|
extension-artifacts
|
48.3 MB |
|
galata-apss
|
343 Bytes |
|
github-pages
|
52.1 MB |
|
jupytergis-playwright-tests
|
4.51 MB |
|