Add raster layer gallery #60
build.yml
on: pull_request
Build jupytergis
5m 1s
Lint check
1m 9s
Check Links
33s
test_isolated
24s
deploy
0s
Annotations
2 errors, 9 warnings, and 1 notice
tests/left-panel.spec.ts:103:9 › #layersPanel › with GIS document › clicking a layer should select it:
ui-tests/tests/left-panel.spec.ts#L1
1) tests/left-panel.spec.ts:103:9 › #layersPanel › with GIS document › clicking a layer should select it
Test timeout of 60000ms exceeded.
|
tests/left-panel.spec.ts:103:9 › #layersPanel › with GIS document › clicking a layer should select it:
ui-tests/tests/left-panel.spec.ts#L109
1) tests/left-panel.spec.ts:103:9 › #layersPanel › with GIS document › clicking a layer should select it
Error: locator.click: Page closed
=========================== logs ===========================
waiting for locator('#jupytergis\\:\\:leftControlPanel').locator('.jp-gis-layerPanel').locator('.jp-gis-layersGroup').last()
============================================================
107 |
108 | // Open the first level group
> 109 | await layersGroup.last().click();
| ^
110 |
111 | await expect(layer.first()).not.toHaveClass(/jp-mod-selected/);
112 | expect(await layer.first().screenshot()).toMatchSnapshot(
at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/left-panel.spec.ts:109:32
|
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/.
|
Build JupyterLite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@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", "github-pages", "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/left-panel.spec.ts:103:9 › #layersPanel › with GIS document › clicking a layer should select it
10 passed (1.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
22.4 MB |
|
jupytergis-playwright-tests
Expired
|
2.26 MB |
|