fix: table width #1110
Annotations
4 errors, 1 warning, and 1 notice
|
Run the tests
Process completed with exit code 1.
|
|
Run the tests:
tests/e2e/specs/chart-sources.spec.js#L32
1) [chromium] › tests/e2e/specs/chart-sources.spec.js:18:5 › Data Free Sources › manual import ───
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 5000ms exceeded.
Call log:
- waiting for locator('iframe').contentFrame().getByLabel('Month: activate to sort')
30 | await manualDataTab.evaluate( ( node ) => node.classList.add('open') );
31 |
> 32 | await page.frameLocator('iframe').getByLabel('Month: activate to sort').click();
| ^
33 | await page.frameLocator('iframe').getByRole('button', { name: 'Edit Data' }).click();
34 |
35 | await page.frameLocator('iframe').getByRole('button', { name: 'Show Chart' }).click();
at /home/runner/work/visualizer/visualizer/tests/e2e/specs/chart-sources.spec.js:32:81
|
|
Run the tests:
tests/e2e/specs/chart-sources.spec.js#L32
1) [chromium] › tests/e2e/specs/chart-sources.spec.js:18:5 › Data Free Sources › manual import ───
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 5000ms exceeded.
Call log:
- waiting for locator('iframe').contentFrame().getByLabel('Month: activate to sort')
30 | await manualDataTab.evaluate( ( node ) => node.classList.add('open') );
31 |
> 32 | await page.frameLocator('iframe').getByLabel('Month: activate to sort').click();
| ^
33 | await page.frameLocator('iframe').getByRole('button', { name: 'Edit Data' }).click();
34 |
35 | await page.frameLocator('iframe').getByRole('button', { name: 'Show Chart' }).click();
at /home/runner/work/visualizer/visualizer/tests/e2e/specs/chart-sources.spec.js:32:81
|
|
Run the tests:
tests/e2e/specs/chart-sources.spec.js#L32
1) [chromium] › tests/e2e/specs/chart-sources.spec.js:18:5 › Data Free Sources › manual import ───
TimeoutError: locator.click: Timeout 5000ms exceeded.
Call log:
- waiting for locator('iframe').contentFrame().getByLabel('Month: activate to sort')
30 | await manualDataTab.evaluate( ( node ) => node.classList.add('open') );
31 |
> 32 | await page.frameLocator('iframe').getByLabel('Month: activate to sort').click();
| ^
33 | await page.frameLocator('iframe').getByRole('button', { name: 'Edit Data' }).click();
34 |
35 | await page.frameLocator('iframe').getByRole('button', { name: 'Show Chart' }).click();
at /home/runner/work/visualizer/visualizer/tests/e2e/specs/chart-sources.spec.js:32:81
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run the tests
1 failed
[chromium] › tests/e2e/specs/chart-sources.spec.js:18:5 › Data Free Sources › manual import ────
6 skipped
37 passed (3.2m)
|
Loading