Skip to content

chore(deps): update dependency vite to ^6.4.3 (master) #77

chore(deps): update dependency vite to ^6.4.3 (master)

chore(deps): update dependency vite to ^6.4.3 (master) #77

Triggered via pull request July 24, 2026 22:49
Status Success
Total duration 11m 14s
Artifacts

playwright.yml

on: pull_request
Playwright E2E tests
11m 3s
Playwright E2E tests
playwright-summary
6s
playwright-summary
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 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
5) [chromium] β€Ί playwright/e2e/images/images-custom-list.spec.ts:39:2 β€Ί Open custom images list in viewer β€Ί See images in the list Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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
[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
4) [chromium] β€Ί playwright/e2e/images/images-custom-list.spec.ts:39:2 β€Ί Open custom images list in viewer β€Ί See images in the list Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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
[chromium] β€Ί playwright/mixins/image.ts:70:3 β€Ί Open image.png in viewer β€Ί The image source is the preview url: playwright/mixins/image.ts#L71
2) [chromium] β€Ί playwright/mixins/image.ts:70:3 β€Ί Open image.png in viewer β€Ί The image source is the preview url Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveAttribute(expected) failed Locator: locator('body > .viewer').locator('.modal-container .viewer__file.viewer__file--active img') Expected pattern: /\/index\.php\/core\/preview/ Received string: "http://localhost:8081/remote.php/dav/files/579ul/image.png" Timeout: 15000ms Call log: - Expect "toHaveAttribute" with timeout 15000ms - waiting for locator('body > .viewer').locator('.modal-container .viewer__file.viewer__file--active img') 33 Γ— locator resolved to <img class="loaded" alt="image.png" data-v-38b7dcaa="" src="http://localhost:8081/remote.php/dav/files/579ul/image.png"/> - unexpected value "http://localhost:8081/remote.php/dav/files/579ul/image.png" 69 | 70 | test(`The image source is the ${source ? 'remote' : 'preview'} url`, async () => { > 71 | await expect(getActiveMedia(page, 'img')).toHaveAttribute('src', new RegExp(escapeRegExp(source ?? '/index.php/core/preview'))) | ^ 72 | }) 73 | }) 74 | } at /home/runner/actions-runner/_work/viewer/viewer/playwright/mixins/image.ts:71:46
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
6 flaky [chromium] β€Ί playwright/mixins/image.ts:70:3 β€Ί Open image.png in viewer β€Ί The image source is the preview url [chromium] β€Ί playwright/mixins/image.ts:70:3 β€Ί Open image.webp in viewer β€Ί The image source is the preview url [chromium] β€Ί playwright/e2e/images/images-custom-list-loadmore.spec.ts:106:2 β€Ί Open custom list of images in viewer with pagination β€Ί The image source is the preview url (image2) [chromium] β€Ί playwright/e2e/images/images-custom-list.spec.ts:39:2 β€Ί Open custom images list in viewer β€Ί See images in the list [chromium] β€Ί playwright/e2e/images/images-custom-list.spec.ts:90:2 β€Ί Open custom images list in viewer β€Ί The image source is the preview url (image1) [chromium] β€Ί playwright/e2e/sharing/download-share-disabled.spec.ts:52:2 β€Ί Download image1.jpg in viewer β€Ί Share the Photos folder with a share link, disable download and access the share link 18 skipped 304 passed (7.7m)