Skip to content

Chore(deps): Bump actions/checkout from 6.0.2 to 7.0.1 #86

Chore(deps): Bump actions/checkout from 6.0.2 to 7.0.1

Chore(deps): Bump actions/checkout from 6.0.2 to 7.0.1 #86

Triggered via pull request July 27, 2026 23:43
Status Failure
Total duration 10m 5s
Artifacts 1

playwright.yml

on: pull_request
Playwright E2E tests
9m 54s
Playwright E2E tests
playwright-summary
5s
playwright-summary
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 1 warning, and 1 notice
Playwright E2E tests
Process completed with exit code 1.
[chromium] β€Ί playwright/e2e/sharing/single-file-share.spec.ts:28:2 β€Ί See shared single file with link share β€Ί Opens the shared image in the viewer: playwright/support/viewerUtils.ts#L75
5) [chromium] β€Ί playwright/e2e/sharing/single-file-share.spec.ts:28:2 β€Ί See shared single file with link share β€Ί Opens the shared image in the viewer Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveAttribute(expected) failed Locator: locator('body > .viewer').locator('.modal-container .viewer__file.viewer__file--active img') Expected pattern: /\/apps\/files_sharing\/publicpreview\// Received string: "http://localhost:8081/public.php/dav/files/Da4nqHkfcJtGNtC/" Timeout: 15000ms Call log: - Expect "toHaveAttribute" with timeout 15000ms - waiting for locator('body > .viewer').locator('.modal-container .viewer__file.viewer__file--active img') 34 Γ— locator resolved to <img alt="" class="loaded" data-v-38b7dcaa="" src="http://localhost:8081/public.php/dav/files/Da4nqHkfcJtGNtC/"/> - unexpected value "http://localhost:8081/public.php/dav/files/Da4nqHkfcJtGNtC/" at support/viewerUtils.ts:75 73 | urlFragment: string, 74 | ): Promise<void> { > 75 | await expect(getActiveMedia(page, type)).toHaveAttribute('src', new RegExp(escapeRegExp(urlFragment))) | ^ 76 | } 77 | 78 | /** Open the viewer header actions menu. */ at expectActiveSource (/home/runner/work/viewer/viewer/playwright/support/viewerUtils.ts:75:43) at /home/runner/work/viewer/viewer/playwright/e2e/sharing/single-file-share.spec.ts:37:9
[chromium] β€Ί playwright/e2e/sharing/single-file-share.spec.ts:28:2 β€Ί See shared single file with link share β€Ί Opens the shared image in the viewer: playwright/support/viewerUtils.ts#L75
5) [chromium] β€Ί playwright/e2e/sharing/single-file-share.spec.ts:28:2 β€Ί See shared single file with link share β€Ί Opens the shared image in the viewer Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveAttribute(expected) failed Locator: locator('body > .viewer').locator('.modal-container .viewer__file.viewer__file--active img') Expected pattern: /\/apps\/files_sharing\/publicpreview\// Received string: "http://localhost:8081/public.php/dav/files/W6yGZwiL4KcjsrD/" Timeout: 15000ms Call log: - Expect "toHaveAttribute" with timeout 15000ms - waiting for locator('body > .viewer').locator('.modal-container .viewer__file.viewer__file--active img') 34 Γ— locator resolved to <img alt="" class="loaded" data-v-38b7dcaa="" src="http://localhost:8081/public.php/dav/files/W6yGZwiL4KcjsrD/"/> - unexpected value "http://localhost:8081/public.php/dav/files/W6yGZwiL4KcjsrD/" at support/viewerUtils.ts:75 73 | urlFragment: string, 74 | ): Promise<void> { > 75 | await expect(getActiveMedia(page, type)).toHaveAttribute('src', new RegExp(escapeRegExp(urlFragment))) | ^ 76 | } 77 | 78 | /** Open the viewer header actions menu. */ at expectActiveSource (/home/runner/work/viewer/viewer/playwright/support/viewerUtils.ts:75:43) at /home/runner/work/viewer/viewer/playwright/e2e/sharing/single-file-share.spec.ts:37:9
[chromium] β€Ί playwright/mixins/image.ts:70:3 β€Ί Open image.webp in viewer β€Ί The image source is the preview url: playwright/mixins/image.ts#L71
4) [chromium] β€Ί playwright/mixins/image.ts:70:3 β€Ί Open image.webp in viewer β€Ί The image source is the preview url Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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/jvbyj/image.webp" Timeout: 15000ms Call log: - Expect "toHaveAttribute" with timeout 15000ms - waiting for locator('body > .viewer').locator('.modal-container .viewer__file.viewer__file--active img') 34 Γ— locator resolved to <img class="loaded" alt="image.webp" data-v-38b7dcaa="" src="http://localhost:8081/remote.php/dav/files/jvbyj/image.webp"/> - unexpected value "http://localhost:8081/remote.php/dav/files/jvbyj/image.webp" 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/work/viewer/viewer/playwright/mixins/image.ts:71:46
[chromium] β€Ί playwright/mixins/image.ts:70:3 β€Ί Open image.webp in viewer β€Ί The image source is the preview url: playwright/mixins/image.ts#L71
4) [chromium] β€Ί playwright/mixins/image.ts:70:3 β€Ί Open image.webp 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/ivi75/image.webp" Timeout: 15000ms Call log: - Expect "toHaveAttribute" with timeout 15000ms - waiting for locator('body > .viewer').locator('.modal-container .viewer__file.viewer__file--active img') 34 Γ— locator resolved to <img class="loaded" alt="image.webp" data-v-38b7dcaa="" src="http://localhost:8081/remote.php/dav/files/ivi75/image.webp"/> - unexpected value "http://localhost:8081/remote.php/dav/files/ivi75/image.webp" 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/work/viewer/viewer/playwright/mixins/image.ts:71:46
[chromium] β€Ί playwright/mixins/image.ts:41:3 β€Ί Open image.ico in viewer β€Ί See image.ico in the list: playwright/mixins/image.ts#L38
2) [chromium] β€Ί playwright/mixins/image.ts:41:3 β€Ί Open image.ico in viewer β€Ί See image.ico in the list TypeError: Cannot read properties of undefined (reading 'close') 36 | 37 | test.afterAll(async () => { > 38 | await page.close() | ^ 39 | }) 40 | 41 | test(`See ${fileName} in the list`, async () => { at /home/runner/work/viewer/viewer/playwright/mixins/image.ts:38:15
playwright-summary
Process completed with exit code 1.
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
2 failed [chromium] β€Ί playwright/mixins/image.ts:70:3 β€Ί Open image.webp in viewer β€Ί The image source is the preview url [chromium] β€Ί playwright/e2e/sharing/single-file-share.spec.ts:28:2 β€Ί See shared single file with link share β€Ί Opens the shared image in the viewer 3 flaky [chromium] β€Ί playwright/e2e/actions/sidebar.spec.ts:89:2 β€Ί Open the sidebar from the viewer and open viewer with sidebar already opened β€Ί Open the viewer with the sidebar open [chromium] β€Ί playwright/mixins/image.ts:41:3 β€Ί Open image.ico in viewer β€Ί See image.ico in the list [chromium] β€Ί playwright/e2e/images/images.spec.ts:53:2 β€Ί Open images in viewer β€Ί The image source is the preview url (image1) 18 skipped 305 passed (7.8m)

Artifacts

Produced during runtime
Name Size Digest
playwright-traces Expired
93.3 MB
sha256:47dd4ca5b79ec6768a0b3fa1c91755e454759c95615bae276a06d0abde4ba8cb