[stable34] ci(actions): Update workflow templates from organization template repository #82
playwright.yml
on: pull_request
Playwright E2E tests
15m 44s
playwright-summary
6s
Annotations
1 error, 1 warning, and 1 notice
|
[chromium] › playwright/e2e/images/images-custom-list.spec.ts:39:2 › Open custom images list in viewer › See images in the list:
playwright/e2e/images/images-custom-list.spec.ts#L36
1) [chromium] › playwright/e2e/images/images-custom-list.spec.ts:39:2 › Open custom images list in viewer › See images in the list
TypeError: Cannot read properties of undefined (reading 'close')
34 |
35 | test.afterAll(async () => {
> 36 | await page.close()
| ^
37 | })
38 |
39 | test('See images in the list', async () => {
at /home/runner/actions-runner/_work/viewer/viewer/playwright/e2e/images/images-custom-list.spec.ts:36: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/images/images-custom-list.spec.ts:39:2 › Open custom images list in viewer › See images in the list
18 skipped
309 passed (12.7m)
|