[stable35] Fix npm audit #170
Triggered via pull request
August 30, 2026 09:00
Status
Success
Total duration
1h 19m 3s
Artifacts
–
playwright.yml
on: pull_request
Playwright E2E tests
6m 45s
playwright-summary
6s
Annotations
1 error, 1 warning, and 1 notice
|
[chromium] › playwright/mixins/media.ts:45:3 › Open video.mkv in viewer › See video.mkv in the list:
playwright/mixins/media.ts#L42
3) [chromium] › playwright/mixins/media.ts:45:3 › Open video.mkv in viewer › See video.mkv in the list
TypeError: Cannot read properties of undefined (reading 'close')
40 |
41 | test.afterAll(async () => {
> 42 | await page.close()
| ^
43 | })
44 |
45 | test(`See ${fileName} in the list`, async () => {
at /home/runner/work/viewer/viewer/playwright/mixins/media.ts:42:15
|
|
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
3 flaky
[chromium] › playwright/mixins/oddname.ts:85:3 › Open image1.jpg in viewer with a naughty name › See image1.jpg as its naughty name in the list
[chromium] › playwright/mixins/oddname.ts:85:3 › Open image.svg in viewer with a naughty name › See image.svg as its naughty name in the list
[chromium] › playwright/mixins/media.ts:45:3 › Open video.mkv in viewer › See video.mkv in the list
18 skipped
307 passed (5.4m)
|