Improve form CSS (#74) #300
build.yml
on: push
Build jupytergis
4m 47s
Lint check
1m 10s
Check Links
40s
test_isolated
22s
deploy
13s
Annotations
4 errors, 10 warnings, and 1 notice
tests/contextmenu.spec.ts:87:7 › context menu › pressing F2 should start rename for layer:
ui-tests/tests/contextmenu.spec.ts#L1
1) tests/contextmenu.spec.ts:87:7 › context menu › pressing F2 should start rename for layer ─────
Test timeout of 60000ms exceeded.
|
tests/contextmenu.spec.ts:87:7 › context menu › pressing F2 should start rename for layer:
ui-tests/tests/contextmenu.spec.ts#L91
1) tests/contextmenu.spec.ts:87:7 › context menu › pressing F2 should start rename for layer ─────
Error: locator.click: Page closed
=========================== logs ===========================
waiting for getByLabel('Layers', { exact: true }).getByText('Open Topo Map')
============================================================
89 | .getByLabel('Layers', { exact: true })
90 | .getByText('Open Topo Map')
> 91 | .click();
| ^
92 | await page
93 | .getByLabel('Layers', { exact: true })
94 | .getByText('Open Topo Map')
at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/contextmenu.spec.ts:91:8
|
tests/contextmenu.spec.ts:175:7 › context menu › move layer to new group:
ui-tests/tests/contextmenu.spec.ts#L1
2) tests/contextmenu.spec.ts:175:7 › context menu › move layer to new group ──────────────────────
Test timeout of 60000ms exceeded.
|
tests/contextmenu.spec.ts:175:7 › context menu › move layer to new group:
ui-tests/tests/contextmenu.spec.ts#L179
2) tests/contextmenu.spec.ts:175:7 › context menu › move layer to new group ──────────────────────
Error: locator.click: Page closed
=========================== logs ===========================
waiting for getByLabel('Layers', { exact: true }).getByText('Open Topo Map')
============================================================
177 | .getByLabel('Layers', { exact: true })
178 | .getByText('Open Topo Map')
> 179 | .click({ button: 'right' });
| ^
180 |
181 | await page.getByText('Move Layers to Group').hover();
182 | await page.getByText('Move Layers to New Group').click();
at /home/runner/work/jupytergis/jupytergis/ui-tests/tests/contextmenu.spec.ts:179:8
|
Check Links
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/
|
Build JupyterLite
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@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/
|
deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/deploy-pages@v1. 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", "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
2 flaky
tests/contextmenu.spec.ts:87:7 › context menu › pressing F2 should start rename for layer ──────
tests/contextmenu.spec.ts:175:7 › context menu › move layer to new group ───────────────────────
35 passed (3.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
extension-artifacts
Expired
|
23.6 MB |
|
jupytergis-playwright-tests
Expired
|
5.57 MB |
|