Skip to content

build(deps): bump the github-actions group across 1 directory with 8 updates #7131

build(deps): bump the github-actions group across 1 directory with 8 updates

build(deps): bump the github-actions group across 1 directory with 8 updates #7131

Triggered via pull request August 29, 2026 15:19
Status Success
Total duration 22m 46s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
6m 6s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
12m 37s
Playwright tests for installer
merge-reports
46s
merge-reports
playwright-test-summary
6s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 notices
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/support/utils/password-confirmation.ts#L32
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Error: locator.waitFor: Test timeout of 45000ms exceeded. Call log: - waiting for locator('.modal-container:has-text("Authentication required")') to be hidden 75 × locator resolved to visible <div data-v-3c357e2d="" class="modal-container" id="modal-description-nc-vue-45">…</div> at ../support/utils/password-confirmation.ts:32 30 | 31 | // Wait for the dialog to disappear > 32 | await dialog.waitFor({ state: 'hidden' }) | ^ 33 | } 34 | at handlePasswordConfirmation (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/password-confirmation.ts:32:15) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:205:3
[admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L0
1) [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Test timeout of 45000ms exceeded.
[default] › tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render: tests/playwright/support/sections/FilesListPage.ts#L32
1) [default] › tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render Error: locator.waitFor: Test ended. Call log: - waiting for locator('[data-cy-files-list]') to be visible at ../support/sections/FilesListPage.ts:32 30 | */ 31 | async waitForList(): Promise<void> { > 32 | await this.getFilesList().waitFor({ state: 'visible', timeout: 20_000 }) | ^ 33 | } 34 | 35 | /** at FilesListPage.waitForList (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:32:29) at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:21:14) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-renaming.spec.ts:153:3
[default] › tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render: tests/playwright/e2e/files/files-renaming.spec.ts#L0
1) [default] › tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render Test timeout of 45000ms exceeded.
[default] › tests/playwright/tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render: tests/playwright/support/sections/FilesListPage.ts#L32
2) [default] › tests/playwright/tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render Error: locator.waitFor: Test ended. Call log: - waiting for locator('[data-cy-files-list]') to be visible at ../support/sections/FilesListPage.ts:32 30 | */ 31 | async waitForList(): Promise<void> { > 32 | await this.getFilesList().waitFor({ state: 'visible', timeout: 20_000 }) | ^ 33 | } 34 | 35 | /** at FilesListPage.waitForList (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:32:29) at FilesListPage.open (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:21:14) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files/files-renaming.spec.ts:153:3
[default] › tests/playwright/tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render: tests/playwright/tests/playwright/e2e/files/files-renaming.spec.ts#L0
2) [default] › tests/playwright/tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render Test timeout of 45000ms exceeded.
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/support/utils/password-confirmation.ts#L32
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Error: locator.waitFor: Test timeout of 45000ms exceeded. Call log: - waiting for locator('.modal-container:has-text("Authentication required")') to be hidden 75 × locator resolved to visible <div data-v-3c357e2d="" class="modal-container" id="modal-description-nc-vue-45">…</div> at ../support/utils/password-confirmation.ts:32 30 | 31 | // Wait for the dialog to disappear > 32 | await dialog.waitFor({ state: 'hidden' }) | ^ 33 | } 34 | at handlePasswordConfirmation (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/password-confirmation.ts:32:15) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:205:3
[admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group: tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts#L0
1) [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group Test timeout of 45000ms exceeded.
🎭 Playwright Run Summary
46 passed (11.1m)
🎭 Playwright Run Summary
7 passed (8.1m)
🎭 Playwright Run Summary
46 passed (11.3m)
🎭 Playwright Run Summary
44 passed (11.9m)
🎭 Playwright Run Summary
46 passed (12.8m)
🎭 Playwright Run Summary
46 passed (12.7m)
🎭 Playwright Run Summary
1 flaky [admin-settings] › tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group 47 passed (13.3m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render 46 passed (13.3m)
🎭 Playwright Run Summary
48 passed (14.0m)
🎭 Playwright Run Summary
2 flaky [admin-settings] › tests/playwright/tests/playwright/e2e/appstore/admin-settings-apps.spec.ts:159:2 › Settings: App management › Limit app usage to group [default] › tests/playwright/tests/playwright/e2e/files/files-renaming.spec.ts:132:2 › Files: Rename nodes › correctly resets renaming state after virtual-scroll re-render 376 passed (14.0m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
5.57 MB
sha256:02598f46cc7ba9dc8630e159ee7043882966f81303a90230e055e6dbf731d88d
blob-report-2 Expired
66 KB
sha256:15b8b83a25368a1c6da367978fb05b54d6970e7ee5a4225bf2184ca2e7e4c51d
blob-report-3 Expired
4.84 MB
sha256:8d8780bb90a119a48b0a852b223b6e9e23daf1f1aecabc76f9a2f6ee622434b1
blob-report-4 Expired
93.8 KB
sha256:ff72006955f005d16ff7c3a06b76cf4833eaea87fe4f1fb4d304655e66ad8b69
blob-report-5 Expired
92.4 KB
sha256:b492076bf8976177c0b61eb79b1cae47accf6abc64f82fd699fed589c90f4c1f
blob-report-6 Expired
119 KB
sha256:de6b4fb49a46f25dcc9dedc1256390b7113d981b80149350f002012665421148
blob-report-7 Expired
113 KB
sha256:e9e3e66b7a6191618abb628e01f4b9645df3a3e8af76d82daaac3168df4fea80
blob-report-8 Expired
86.1 KB
sha256:6f0d04dd7833fe4b2fca2c00cc5f70bb2249be71b8e755a0945a0af02d47b7be
blob-report-setup Expired
16.6 KB
sha256:2eee69c8bcca986eea4c32706390348ce9f475bc60c8de3db494e14edbba8f7f
html-report--attempt-1
11.1 MB
sha256:1d4050340f47c3331386fd774961a87552d312dd869a9e01711fbda3c34f00d2