Build(deps-dev): Bump @angular-eslint/eslint-plugin from 16.1.2 to 17.2.1 #2288
Annotations
10 errors, 1 warning, and 1 notice
Run /./.github/actions/run-e2e-playwright
Timed out waiting 600s for the test suite to run
|
Run /./.github/actions/run-e2e-playwright
Timed out waiting 600s for the teardown for test suite to run
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/list-views/src/tests/empty-list.spec.ts#L50
1) [List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries
Error: list is not empty
Expected: true
Received: false
48 | test('[C217099] empty My Libraries', async ({ myLibrariesPage }) => {
49 | await myLibrariesPage.navigate();
> 50 | expect(await myLibrariesPage.dataTable.isEmpty(), 'list is not empty').toBe(true);
| ^
51 | expect(await myLibrariesPage.dataTable.getEmptyStateTitle()).toContain(`You aren't a member of any File Libraries yet`);
52 | expect(await myLibrariesPage.dataTable.getEmptyStateSubtitle()).toContain('Join libraries to upload, view, and share files.');
53 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/empty-list.spec.ts:50:76
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/list-views/src/tests/empty-list.spec.ts#L50
1) [List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: list is not empty
Expected: true
Received: false
48 | test('[C217099] empty My Libraries', async ({ myLibrariesPage }) => {
49 | await myLibrariesPage.navigate();
> 50 | expect(await myLibrariesPage.dataTable.isEmpty(), 'list is not empty').toBe(true);
| ^
51 | expect(await myLibrariesPage.dataTable.getEmptyStateTitle()).toContain(`You aren't a member of any File Libraries yet`);
52 | expect(await myLibrariesPage.dataTable.getEmptyStateSubtitle()).toContain('Join libraries to upload, view, and share files.');
53 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/empty-list.spec.ts:50:76
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/list-views/src/tests/empty-list.spec.ts#L50
1) [List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: list is not empty
Expected: true
Received: false
48 | test('[C217099] empty My Libraries', async ({ myLibrariesPage }) => {
49 | await myLibrariesPage.navigate();
> 50 | expect(await myLibrariesPage.dataTable.isEmpty(), 'list is not empty').toBe(true);
| ^
51 | expect(await myLibrariesPage.dataTable.getEmptyStateTitle()).toContain(`You aren't a member of any File Libraries yet`);
52 | expect(await myLibrariesPage.dataTable.getEmptyStateSubtitle()).toContain('Join libraries to upload, view, and share files.');
53 | });
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/empty-list.spec.ts:50:76
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/list-views/src/tests/empty-list.spec.ts#L57
2) [List Views] › src/tests/empty-list.spec.ts:55:7 › Empty list views › [C280134] [C280120] Empty Trash - pagination controls not displayed
Error: list is not empty
Expected: true
Received: false
55 | test('[C280134] [C280120] Empty Trash - pagination controls not displayed', async ({ trashPage }) => {
56 | await trashPage.navigate();
> 57 | expect(await trashPage.dataTable.isEmpty(), 'list is not empty').toBe(true);
| ^
58 | expect(await trashPage.dataTable.getEmptyStateTitle()).toContain('Trash is empty');
59 | expect(await trashPage.dataTable.getEmptyListText()).toContain('Items you delete are moved to the Trash.');
60 | expect(await trashPage.dataTable.getEmptyListText()).toContain('Empty Trash to permanently delete items.');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/empty-list.spec.ts:57:70
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/list-views/src/tests/empty-list.spec.ts#L57
2) [List Views] › src/tests/empty-list.spec.ts:55:7 › Empty list views › [C280134] [C280120] Empty Trash - pagination controls not displayed
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: list is not empty
Expected: true
Received: false
55 | test('[C280134] [C280120] Empty Trash - pagination controls not displayed', async ({ trashPage }) => {
56 | await trashPage.navigate();
> 57 | expect(await trashPage.dataTable.isEmpty(), 'list is not empty').toBe(true);
| ^
58 | expect(await trashPage.dataTable.getEmptyStateTitle()).toContain('Trash is empty');
59 | expect(await trashPage.dataTable.getEmptyListText()).toContain('Items you delete are moved to the Trash.');
60 | expect(await trashPage.dataTable.getEmptyListText()).toContain('Empty Trash to permanently delete items.');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/empty-list.spec.ts:57:70
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/list-views/src/tests/empty-list.spec.ts#L57
2) [List Views] › src/tests/empty-list.spec.ts:55:7 › Empty list views › [C280134] [C280120] Empty Trash - pagination controls not displayed
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: list is not empty
Expected: true
Received: false
55 | test('[C280134] [C280120] Empty Trash - pagination controls not displayed', async ({ trashPage }) => {
56 | await trashPage.navigate();
> 57 | expect(await trashPage.dataTable.isEmpty(), 'list is not empty').toBe(true);
| ^
58 | expect(await trashPage.dataTable.getEmptyStateTitle()).toContain('Trash is empty');
59 | expect(await trashPage.dataTable.getEmptyListText()).toContain('Items you delete are moved to the Trash.');
60 | expect(await trashPage.dataTable.getEmptyListText()).toContain('Empty Trash to permanently delete items.');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/empty-list.spec.ts:57:70
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/list-views/src/tests/favorites.spec.ts#L41
3) [List Views] › src/tests/favorites.spec.ts:99:9 › Favorites Files › Regular user's Favorites files › [C280482] has the correct columns
"beforeAll" hook timeout of 150000ms exceeded.
39 | const fileName4 = `file4-${Utils.random()}.txt`;
40 |
> 41 | test.beforeAll(async () => {
| ^
42 | try {
43 | test.setTimeout(timeouts.extendedTest);
44 | const apiClientFactory = new ApiClientFactory();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/favorites.spec.ts:41:8
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/list-views/src/tests/favorites.spec.ts#L41
3) [List Views] › src/tests/favorites.spec.ts:99:9 › Favorites Files › Regular user's Favorites files › [C280482] has the correct columns
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
"beforeAll" hook timeout of 150000ms exceeded.
39 | const fileName4 = `file4-${Utils.random()}.txt`;
40 |
> 41 | test.beforeAll(async () => {
| ^
42 | try {
43 | test.setTimeout(timeouts.extendedTest);
44 | const apiClientFactory = new ApiClientFactory();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/list-views/src/tests/favorites.spec.ts:41:8
|
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
5 failed
[List Views] › src/tests/empty-list.spec.ts:48:7 › Empty list views › [C217099] empty My Libraries
[List Views] › src/tests/empty-list.spec.ts:55:7 › Empty list views › [C280134] [C280120] Empty Trash - pagination controls not displayed
[List Views] › src/tests/favorites.spec.ts:99:9 › Favorites Files › Regular user's Favorites files › [C280482] has the correct columns
[List Views] › src/tests/favorites.spec.ts:113:9 › Favorites Files › Regular user's Favorites files › [C213231] Location column displays the parent folder of the files
[List Views] › src/tests/favorites.spec.ts:135:9 › Favorites Files › Regular user's Favorites files › [C280485] Location column redirect - file in site
31 skipped
1 passed (9.9m)
|
The logs for this run have expired and are no longer available.
Loading