fix(deps): update dependency camelcase to v9 (master) #33
playwright.yml
on: pull_request
Playwright E2E tests
10m 5s
playwright-summary
6s
Annotations
1 error, 1 warning, and 1 notice
|
[chromium] › playwright/e2e/actions/delete.spec.ts:23:2 › Delete image.png in viewer › See image.png in the list:
playwright/e2e/actions/delete.spec.ts#L20
1) [chromium] › playwright/e2e/actions/delete.spec.ts:23:2 › Delete image.png in viewer › See image.png in the list
TypeError: Cannot read properties of undefined (reading 'close')
18 |
19 | test.afterAll(async () => {
> 20 | await page.close()
| ^
21 | })
22 |
23 | test('See image.png in the list', async () => {
at /home/runner/actions-runner/_work/viewer/viewer/playwright/e2e/actions/delete.spec.ts:20: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/actions/delete.spec.ts:23:2 › Delete image.png in viewer › See image.png in the list
18 skipped
309 passed (7.5m)
|