[stable35] feat: Support auto-starting slideshow #186
playwright.yml
on: pull_request
Playwright E2E tests
5m 43s
playwright-summary
6s
Annotations
1 error, 1 warning, and 1 notice
|
[chromium] βΊ playwright/e2e/a11y.spec.ts:37:2 βΊ A11y tests βΊ See files in the list:
playwright/e2e/a11y.spec.ts#L34
1) [chromium] βΊ playwright/e2e/a11y.spec.ts:37:2 βΊ A11y tests βΊ See files in the list ββββββββββββ
TypeError: Cannot read properties of undefined (reading 'close')
32 |
33 | test.afterAll(async () => {
> 34 | await page.close()
| ^
35 | })
36 |
37 | test('See files in the list', async () => {
at /home/runner/work/viewer/viewer/playwright/e2e/a11y.spec.ts:34:14
|
|
Playwright E2E tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
π Playwright Run Summary
1 flaky
[chromium] βΊ playwright/e2e/a11y.spec.ts:37:2 βΊ A11y tests βΊ See files in the list βββββββββββββ
18 skipped
309 passed (4.3m)
|