Add layer in the layers tree from the GIS model #78
build.yml
on: pull_request
Build jupytergis
3m 40s
Lint check
1m 8s
Check Links
43s
test_isolated
25s
deploy
0s
Annotations
3 errors, 8 warnings, and 1 notice
tests/left-panel.spec.ts:75:9 › #layersPanel › with GIS document › should restore empty layer panel:
ui-tests/tests/left-panel.spec.ts#L76
1) tests/left-panel.spec.ts:75:9 › #layersPanel › with GIS document › should restore empty layer panel
ReferenceError: openLayersTree is not defined
74 |
75 | test('should restore empty layer panel', async ({ page }) => {
> 76 | const layersTree = await openLayersTree(page);
| ^
77 | await page.activity.closeAll();
78 | await expect(layersTree).toBeEmpty();
79 | });
at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/left-panel.spec.ts:76:26
|
tests/left-panel.spec.ts:75:9 › #layersPanel › with GIS document › should restore empty layer panel:
ui-tests/tests/left-panel.spec.ts#L76
1) tests/left-panel.spec.ts:75:9 › #layersPanel › with GIS document › should restore empty layer panel
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
ReferenceError: openLayersTree is not defined
74 |
75 | test('should restore empty layer panel', async ({ page }) => {
> 76 | const layersTree = await openLayersTree(page);
| ^
77 | await page.activity.closeAll();
78 | await expect(layersTree).toBeEmpty();
79 | });
at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/left-panel.spec.ts:76:26
|
Integration tests
Process completed with exit code 1.
|
Check Links
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build jupytergis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 `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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 failed
tests/left-panel.spec.ts:75:9 › #layersPanel › with GIS document › should restore empty layer panel
11 passed (1.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
4.31 MB |
|
jupytergis-playwright-tests
Expired
|
931 KB |
|