[ACS-5645] Property Panel Feature #1982
pull-request.yml
on: pull_request
Annotations
2 errors, 18 warnings, and 8 notices
[Pagination] › src/tests/personal-files.ts:77:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280083] navigate to next and previous pages:
e2e/playwright/pagination/src/tests/personal-files.ts#L83
1) [Pagination] › src/tests/personal-files.ts:77:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280083] navigate to next and previous pages
Error: expect(received).toContain(expected) // indexOf
Expected substring: "Showing 26-50 of 51"
Received string: "Showing 1-25 of 51"
81 | await personalFiles.pagination.clickOnNextPage();
82 | await personalFiles.dataTable.spinnerWaitForReload();
> 83 | expect(await personalFiles.pagination.getRange()).toContain('Showing 26-50 of 51');
| ^
84 | await personalFiles.pagination.clickOnPreviousPage();
85 | await personalFiles.dataTable.spinnerWaitForReload();
86 | expect(await personalFiles.pagination.getRange()).toContain('Showing 1-25 of 51');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/personal-files.ts:83:57
|
[Pagination] › src/tests/personal-files.ts:77:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280083] navigate to next and previous pages:
e2e/playwright/pagination/src/tests/personal-files.ts#L83
1) [Pagination] › src/tests/personal-files.ts:77:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280083] navigate to next and previous pages
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toContain(expected) // indexOf
Expected substring: "Showing 26-50 of 51"
Received string: "Showing 1-25 of 51"
81 | await personalFiles.pagination.clickOnNextPage();
82 | await personalFiles.dataTable.spinnerWaitForReload();
> 83 | expect(await personalFiles.pagination.getRange()).toContain('Showing 26-50 of 51');
| ^
84 | await personalFiles.pagination.clickOnPreviousPage();
85 | await personalFiles.dataTable.spinnerWaitForReload();
86 | expect(await personalFiles.pagination.getRange()).toContain('Showing 1-25 of 51');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/pagination/src/tests/personal-files.ts:83:57
|
lint:
projects/aca-shared/src/lib/components/document-base-page/document-base-page.spec.ts#L340
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint:
projects/aca-shared/src/lib/components/document-base-page/document-base-page.spec.ts#L359
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint:
projects/aca-shared/src/lib/services/app.service.ts#L132
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint:
projects/aca-shared/src/lib/services/app.service.ts#L167
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint:
projects/aca-shared/store/src/effects/router.effects.ts#L47
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint:
projects/aca-shared/store/src/effects/router.effects.ts#L59
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint:
projects/aca-shared/store/src/effects/router.effects.ts#L118
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint:
projects/aca-shared/store/src/effects/router.effects.ts#L121
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint:
projects/aca-shared/store/src/effects/router.effects.ts#L143
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
lint:
app/src/main.ts#L35
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
E2e test suites: copyMoveActions
No files were found with the provided path: e2e-output/. No artifacts will be uploaded.
|
E2e test suites: Playwright (folder-rules, 2)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: Playwright (actions, 1)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: Playwright (viewer, 3)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: Playwright (authentication, 4)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: Playwright (navigation, 5)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: Playwright (special-permissions, 6)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: Playwright (list-views, 8)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
3 passed (26.0s)
|
🎭 Playwright Run Summary
92 passed (9.9m)
|
🎭 Playwright Run Summary
21 passed (2.6m)
|
🎭 Playwright Run Summary
5 passed (18.0s)
|
🎭 Playwright Run Summary
16 passed (1.1m)
|
🎭 Playwright Run Summary
1 flaky
[Pagination] › src/tests/personal-files.ts:77:9 › Pagination on multiple pages : › on Personal Files › Pagination controls : › [C280083] navigate to next and previous pages
10 passed (4.2m)
|
🎭 Playwright Run Summary
64 passed (5.5m)
|
🎭 Playwright Run Summary
59 passed (6.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
actions
Expired
|
7.01 MB |
|
deleteActions
Expired
|
2.14 MB |
|
editActions,favoriteActions
Expired
|
2.13 MB |
|
listViews
Expired
|
2.12 MB |
|
pagination
Expired
|
6.41 MB |
|
search
Expired
|
2.13 MB |
|
shareActions
Expired
|
2.14 MB |
|
uploadDownloadActions
Expired
|
2.13 MB |
|
viewer,infoDrawer,extensions
Expired
|
2.2 MB |
|