ci(dependabot): restore build/frontend dirs for stable33 npm updates #1930
playwright.yml
on: pull_request
Annotations
1 error, 7 warnings, and 6 notices
|
[chrome] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:108:2 › Systemtags: Files bulk action › Can assign and remove multiple tags:
../../../../work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts#L126
1) [chrome] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:108:2 › Systemtags: Files bulk action › Can assign and remove multiple tags
Error: locator.uncheck: Clicking the checkbox did not change its state
Call log:
- waiting for getByRole('dialog', { name: 'Manage tags' }).getByRole('checkbox', { name: 'c8e8b11d-d3f3-4676-8b78-ef7fe519346c' })
- locator resolved to <input checked type="checkbox" data-v-c34c63a4="" aria-labelledby="nc-vue-39" id="checkbox-radio-switch-nc-vue-38" class="checkbox-radio-switch__input" label="c8e8b11d-d3f3-4676-8b78-ef7fe519346c"/>
- attempting click action
- scrolling into view if needed
- done scrolling
- forcing action
- performing click action
- click action done
- waiting for scheduled navigations to finish
- navigations have finished
124 | .scrollIntoViewIfNeeded()
125 | await filesListPage.getTagPicker().getByRole('checkbox', { name: tag2 })
> 126 | .uncheck({ force: true })
| ^
127 | await filesListPage.createNewTagInPicker(tag3)
128 | await filesListPage.applyTagPicker()
129 |
at /home/runner/work/server/server/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:126:5
|
|
Playwright setup
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/save@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright tests 1 / 5
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright tests 5 / 5
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright tests 2 / 5
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright tests 3 / 5
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright tests 4 / 5
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
merge-reports
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: buildjet/cache/restore@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
37 passed (4.3m)
|
|
🎭 Playwright Run Summary
36 passed (4.6m)
|
|
🎭 Playwright Run Summary
37 passed (4.9m)
|
|
🎭 Playwright Run Summary
37 passed (6.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[chrome] › tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:108:2 › Systemtags: Files bulk action › Can assign and remove multiple tags
36 passed (7.4m)
|
|
🎭 Playwright Run Summary
1 flaky
[chrome] › tests/playwright/tests/playwright/e2e/systemtags/files-bulk-action.spec.ts:108:2 › Systemtags: Files bulk action › Can assign and remove multiple tags
183 passed (7.4m)
|