Skip to content

[stable34] build(deps-dev): bump @zip.js/zip.js from 2.8.34 to 2.8.37 #5658

[stable34] build(deps-dev): bump @zip.js/zip.js from 2.8.34 to 2.8.37

[stable34] build(deps-dev): bump @zip.js/zip.js from 2.8.34 to 2.8.37 #5658

Triggered via pull request August 15, 2026 01:47
Status Success
Total duration 2h 29m 49s
Artifacts 10

playwright.yml

on: pull_request
Playwright setup
7m 11s
Playwright setup
Matrix: playwright-tests
Playwright tests for installer
11m 54s
Playwright tests for installer
merge-reports
59s
merge-reports
playwright-test-summary
6s
playwright-test-summary
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 notices
[default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:138:2 › files_versions: versions across a share move/copy › copies the versions when the file is copied out of a received share: tests/playwright/support/sections/FilesListPage.ts#L181
1) [default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:138:2 › files_versions: versions across a share move/copy › copies the versions when the file is copied out of a received share Error: expect(locator).toBeVisible() failed Locator: locator('[data-cy-files-list-row-name="file.txt"]') Expected: visible Timeout: 15000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 15000ms - waiting for locator('[data-cy-files-list-row-name="file.txt"]') at ../support/sections/FilesListPage.ts:181 179 | */ 180 | private async openActionsMenuForRow(row: Locator): Promise<Locator> { > 181 | await expect(row).toBeVisible({ timeout: 15_000 }) | ^ 182 | 183 | await row.hover() 184 | at FilesListPage.openActionsMenuForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:181:21) at FilesListPage.triggerActionForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:210:27) at FilesListPage.triggerActionForFile (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:231:14) at openVersionsPanel (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/versions.ts:73:18) at assertVersionsContent (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:97:8) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:146:3
[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 78 × 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/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:138:2 › files_versions: versions across a share move/copy › copies the versions when the file is copied out of a received share: tests/playwright/support/sections/FilesListPage.ts#L181
2) [default] › tests/playwright/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:138:2 › files_versions: versions across a share move/copy › copies the versions when the file is copied out of a received share Error: expect(locator).toBeVisible() failed Locator: locator('[data-cy-files-list-row-name="file.txt"]') Expected: visible Timeout: 15000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 15000ms - waiting for locator('[data-cy-files-list-row-name="file.txt"]') at ../support/sections/FilesListPage.ts:181 179 | */ 180 | private async openActionsMenuForRow(row: Locator): Promise<Locator> { > 181 | await expect(row).toBeVisible({ timeout: 15_000 }) | ^ 182 | 183 | await row.hover() 184 | at FilesListPage.openActionsMenuForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:181:21) at FilesListPage.triggerActionForRow (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:210:27) at FilesListPage.triggerActionForFile (/home/runner/actions-runner/_work/server/server/tests/playwright/support/sections/FilesListPage.ts:231:14) at openVersionsPanel (/home/runner/actions-runner/_work/server/server/tests/playwright/support/utils/versions.ts:73:18) at assertVersionsContent (/home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:97:8) at /home/runner/actions-runner/_work/server/server/tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:146: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/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 78 × 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
44 passed (6.4m)
🎭 Playwright Run Summary
44 passed (5.5m)
🎭 Playwright Run Summary
7 passed (4.5m)
🎭 Playwright Run Summary
44 passed (4.3m)
🎭 Playwright Run Summary
43 passed (7.7m)
🎭 Playwright Run Summary
43 passed (7.8m)
🎭 Playwright Run Summary
1 flaky [default] › tests/playwright/e2e/files_versions/version-cross-share-move-and-copy.spec.ts:138:2 › files_versions: versions across a share move/copy › copies the versions when the file is copied out of a received share 43 passed (11.0m)
🎭 Playwright Run Summary
43 passed (8.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 44 passed (13.1m)
🎭 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_versions/version-cross-share-move-and-copy.spec.ts:138:2 › files_versions: versions across a share move/copy › copies the versions when the file is copied out of a received share 355 passed (20.5m)

Artifacts

Produced during runtime
Name Size Digest
blob-report-1 Expired
3.73 MB
sha256:abb8c8a433db9c8c74175b365c272e7311fd66a9d1bc141abff5c6d13934c9dd
blob-report-2 Expired
65.7 KB
sha256:8045ba111b6340a3e9a093152d5df662ab32ba794cfc9a54dd4229eb2284af62
blob-report-3 Expired
76.7 KB
sha256:eb09402e295ac2c9d8c4845165bac334a7b503a809108ddf237ce4153e93b1e1
blob-report-4 Expired
88.1 KB
sha256:944bbf17ad36de1329aa8d59e533f10092785a71dab34cec31c58ce1d1d3581d
blob-report-5 Expired
88.6 KB
sha256:a55ba79b401248090807aed7e006272b9553c48aafc510ec0a70f2295c6c7146
blob-report-6 Expired
9.46 MB
sha256:fa9a42b4db39a3299d42895a0e137c63527677be91521a8b77c25c06088b24b4
blob-report-7 Expired
94.3 KB
sha256:05a90c4c4609f59b6a73413df4dce11ad07ba90d05b7ea71307e35ef9420b0f2
blob-report-8 Expired
84.6 KB
sha256:9ff88a9bbc18b6e7b47b763a28656af1eb079083e8a142a628883c9889ea2419
blob-report-setup Expired
17.7 KB
sha256:40c4c6a1f67308c7379ae0160fb423b28187635e49ee5d5226307368d60086c5
html-report--attempt-1
13.9 MB
sha256:bb3c4d8cab3e8719e79f4632e0d120df114270744b58b5d33730667cd25f189d