Build(deps-dev): Bump @angular-eslint/template-parser from 16.3.1 to 19.0.0 #4006
Annotations
10 errors and 1 notice
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L1
1) [Share Action] › src/tests/share/share-file.e2e.ts:148:11 › Share a file › when logged in › from Personal Files › [C286329] Share a file
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L1
1) [Share Action] › src/tests/share/share-file.e2e.ts:148:11 › Share a file › when logged in › from Personal Files › [C286329] Share a file
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L56
1) [Share Action] › src/tests/share/share-file.e2e.ts:148:11 › Share a file › when logged in › from Personal Files › [C286329] Share a file
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'deleteNodes')
54 |
55 | test.afterAll(async () => {
> 56 | await apiClientFactory.nodes.deleteNodes([parentId]);
| ^
57 | });
58 |
59 | test.describe('when logged out', () => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/share-file.e2e.ts:56:34
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L1
1) [Share Action] › src/tests/share/share-file.e2e.ts:148:11 › Share a file › when logged in › from Personal Files › [C286329] Share a file
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L1
1) [Share Action] › src/tests/share/share-file.e2e.ts:148:11 › Share a file › when logged in › from Personal Files › [C286329] Share a file
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L56
1) [Share Action] › src/tests/share/share-file.e2e.ts:148:11 › Share a file › when logged in › from Personal Files › [C286329] Share a file
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: Cannot read properties of undefined (reading 'deleteNodes')
54 |
55 | test.afterAll(async () => {
> 56 | await apiClientFactory.nodes.deleteNodes([parentId]);
| ^
57 | });
58 |
59 | test.describe('when logged out', () => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/share-file.e2e.ts:56:34
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L1
1) [Share Action] › src/tests/share/share-file.e2e.ts:148:11 › Share a file › when logged in › from Personal Files › [C286329] Share a file
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L194
2) [Share Action] › src/tests/share/share-file.e2e.ts:179:11 › Share a file › when logged in › from Personal Files › [C286332] Share a file with expiration date
Error: expect(received).toEqual(expected) // deep equality
Expected: "12/3/2024"
Received: "Invalid Date"
192 | await page.waitForTimeout(timeouts.normal);
193 | const expireDateProperty = await nodesApiAction.getNodeProperty(file5Id, 'qshare:expiryDate');
> 194 | expect(Utils.formatDate(expireDateProperty)).toEqual(Utils.formatDate(inputDate));
| ^
195 | });
196 |
197 | test('[C286337] Expire date is displayed correctly', async ({ personalFiles, nodesApiAction }) => {
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/share-file.e2e.ts:194:54
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L1
2) [Share Action] › src/tests/share/share-file.e2e.ts:179:11 › Share a file › when logged in › from Personal Files › [C286332] Share a file with expiration date
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright:
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L1
2) [Share Action] › src/tests/share/share-file.e2e.ts:179:11 › Share a file › when logged in › from Personal Files › [C286332] Share a file with expiration date
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: <html>
|
Run /./.github/actions/run-e2e-playwright
7 failed
[Share Action] › src/tests/share/share-file.e2e.ts:148:11 › Share a file › when logged in › from Personal Files › [C286329] Share a file
[Share Action] › src/tests/share/share-file.e2e.ts:179:11 › Share a file › when logged in › from Personal Files › [C286332] Share a file with expiration date
[Share Action] › src/tests/share/share-file.e2e.ts:197:11 › Share a file › when logged in › from Personal Files › [C286337] Expire date is displayed correctly
[Share Action] › src/tests/share/share-file.e2e.ts:206:11 › Share a file › when logged in › from Personal Files › [C286333] Disable the share link expiration
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:116:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:156:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:193:7 › Unshare a file from Search Results › [C306998] Consumer - on Search Results - file shared by other user
5 did not run
3 passed (5.7m)
|
Loading