Build(deps-dev): Bump husky from 8.0.3 to 9.0.11 #2287
Annotations
3 errors, 1 warning, and 1 notice
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/special-permissions-actions-available/src/tests/folders-actions.spec.ts#L1
1) [special-permissions] › src/tests/folders-actions.spec.ts:102:9 › Folders - available actions : › on Personal Files : › multiple folders - [C280459]
Test timeout of 85000ms exceeded.
|
Run /./.github/actions/run-e2e-playwright:
projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts#L57
1) [special-permissions] › src/tests/folders-actions.spec.ts:102:9 › Folders - available actions : › on Personal Files : › multiple folders - [C280459]
Error: locator.waitFor: Page closed
=========================== logs ===========================
waiting for locator('.mat-menu-content')
============================================================
at ../../../projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts:57
55 |
56 | async verifyActualMoreActions(expectedToolbarMore: string[]): Promise<void> {
> 57 | await this.page.locator('.mat-menu-content').waitFor({ state: 'attached' });
| ^
58 | let menus = await this.page.$$('.mat-menu-content .mat-menu-item');
59 | let actualMoreActions: string[] = await Promise.all(
60 | menus.map(async (button) => {
at MatMenuComponent.verifyActualMoreActions (/home/runner/work/alfresco-content-app/alfresco-content-app/projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts:57:50)
at checkMultipleSelActionsAvailable (/home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/folders-actions.spec.ts:53:35)
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/special-permissions-actions-available/src/tests/folders-actions.spec.ts:107:7
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/special-permissions-actions-available/src/tests/folders-actions.spec.ts#L1
1) [special-permissions] › src/tests/folders-actions.spec.ts:102:9 › Folders - available actions : › on Personal Files : › multiple folders - [C280459]
Pending operations:
- locator.waitFor at projects/aca-playwright-shared/src/page-objects/components/dataTable/mat-menu.component.ts:57:50
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run /./.github/actions/run-e2e-playwright
1 flaky
[special-permissions] › src/tests/folders-actions.spec.ts:102:9 › Folders - available actions : › on Personal Files : › multiple folders - [C280459]
43 passed (6.6m)
|
The logs for this run have expired and are no longer available.
Loading