[ACS-5576] Icon updated as per the figma #1360
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pull-request.yml
on: pull_request
Annotations
5 errors, 27 warnings, and 5 notices
[Authentication] › src/tests/login.spec.ts:61:9 › viewer file › general tests › [C213089] login page layout:
e2e/playwright/authentication/src/tests/login.spec.ts#L1
1) [Authentication] › src/tests/login.spec.ts:61:9 › viewer file › general tests › [C213089] login page layout
Error: {"error":{"errorKey":"framework.exception.ApiDefault","statusCode":401,"briefSummary":"08200160 Authentication failed for Web Script org/alfresco/api/ResourceWebScript.post","stackTrace":"For security reasons the stack trace is no longer displayed, but the property is kept for previous versions","descriptionURL":"https://api-explorer.alfresco.com"}}
at Request.callback (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/index.js:901:17)
at fn (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/index.js:1166:18)
at IncomingMessage.<anonymous> (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/parsers/json.js:19:7)
|
[Authentication] › src/tests/login.spec.ts:97:9 › viewer file › with valid credentials › [C213104] user is able to login after changing his password:
e2e/playwright/authentication/src/tests/login.spec.ts#L1
2) [Authentication] › src/tests/login.spec.ts:97:9 › viewer file › with valid credentials › [C213104] user is able to login after changing his ***
Error: {"error":{"errorKey":"framework.exception.ApiDefault","statusCode":401,"briefSummary":"08200197 Authentication failed for Web Script org/alfresco/api/ResourceWebScript.put","stackTrace":"For security reasons the stack trace is no longer displayed, but the property is kept for previous versions","descriptionURL":"https://api-explorer.alfresco.com"}}
at Request.callback (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/index.js:901:17)
at fn (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/index.js:1166:18)
at IncomingMessage.<anonymous> (/home/runner/work/alfresco-content-app/alfresco-content-app/node_modules/superagent/src/node/parsers/json.js:19:7)
|
[Navigation] › src/tests/breadcrumb.spec.ts:76:7 › viewer action file › [C260964] Personal Files breadcrumb main node:
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L61
1) [Navigation] › src/tests/breadcrumb.spec.ts:76:7 › viewer action file › [C260964] Personal Files breadcrumb main node
TypeError: Cannot read properties of null (reading 'entry')
59 | await nodesApiAction.createFile(fileName1, subFolder2Id);
60 |
> 61 | parent2Id = (await nodesApiAction.createFolder(parent2)).entry.id;
| ^
62 | folder1Id = (await nodesApiAction.createFolder(folder1, parent2Id)).entry.id;
63 |
64 | await sitesApiAction.createSite(siteName, Site.VisibilityEnum.PUBLIC);
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb.spec.ts:61:62
|
[Navigation] › src/tests/breadcrumb.spec.ts:94:7 › viewer action file › [C213235] User can navigate to any location by clicking on a step from the breadcrumb:
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L61
2) [Navigation] › src/tests/breadcrumb.spec.ts:94:7 › viewer action file › [C213235] User can navigate to any location by clicking on a step from the breadcrumb
TypeError: Cannot read properties of null (reading 'entry')
59 | await nodesApiAction.createFile(fileName1, subFolder2Id);
60 |
> 61 | parent2Id = (await nodesApiAction.createFolder(parent2)).entry.id;
| ^
62 | folder1Id = (await nodesApiAction.createFolder(folder1, parent2Id)).entry.id;
63 |
64 | await sitesApiAction.createSite(siteName, Site.VisibilityEnum.PUBLIC);
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb.spec.ts:61:62
|
[Navigation] › src/tests/breadcrumb.spec.ts:117:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps:
e2e/playwright/navigation/src/tests/breadcrumb.spec.ts#L61
3) [Navigation] › src/tests/breadcrumb.spec.ts:117:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps
TypeError: Cannot read properties of null (reading 'entry')
59 | await nodesApiAction.createFile(fileName1, subFolder2Id);
60 |
> 61 | parent2Id = (await nodesApiAction.createFolder(parent2)).entry.id;
| ^
62 | folder1Id = (await nodesApiAction.createFolder(folder1, parent2Id)).entry.id;
63 |
64 | await sitesApiAction.createSite(siteName, Site.VisibilityEnum.PUBLIC);
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/navigation/src/tests/breadcrumb.spec.ts:61:62
|
lint:
projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.spec.ts#L90
Unknown word: "Cproperties"
|
lint:
projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.spec.ts#L90
Unknown word: "Callowable"
|
lint:
projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.spec.ts#L90
Unknown word: "Cpermissions"
|
lint:
projects/aca-content/folder-rules/src/rule-set-picker/rule-set-picker.smart-component.spec.ts#L86
Unknown word: "Cproperties"
|
lint:
projects/aca-content/folder-rules/src/rule-set-picker/rule-set-picker.smart-component.spec.ts#L86
Unknown word: "Callowable"
|
lint:
projects/aca-content/folder-rules/src/rule-set-picker/rule-set-picker.smart-component.spec.ts#L86
Unknown word: "Cpermissions"
|
lint:
projects/aca-content/preview/src/lib/components/preview.component.ts#L180
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
lint:
projects/aca-content/src/lib/components/common/location-link/location-link.component.ts#L86
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
lint:
projects/aca-content/src/lib/components/common/location-link/location-link.component.ts#L89
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
lint:
projects/aca-content/src/lib/components/common/toggle-shared/toggle-shared.component.ts#L65
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
E2e test suites: libraryActions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: deleteActions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: editActions,favoriteActions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: copyMoveActions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: uploadDownloadActions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: actionsAvailableFilesFolders
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: actionsAvailableLibraries,actionsAvailableNewMenu
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: createActions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: actionsAvailableSpecialPermissions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: shareActions
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: listViews,navigation
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: search
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: viewer,infoDrawer,extensions
No files were found with the provided path: test-results/. 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 (viewer, 3)
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
E2e test suites: pagination
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.
|
🎭 Playwright Run Summary
2 flaky
[Authentication] › src/tests/login.spec.ts:61:9 › viewer file › general tests › [C213089] login page layout
[Authentication] › src/tests/login.spec.ts:97:9 › viewer file › with valid credentials › [C213104] user is able to login after changing his ***
4 passed (38.4s)
|
🎭 Playwright Run Summary
3 passed (45.2s)
|
🎭 Playwright Run Summary
15 passed (2.3m)
|
🎭 Playwright Run Summary
3 flaky
[Navigation] › src/tests/breadcrumb.spec.ts:76:7 › viewer action file › [C260964] Personal Files breadcrumb main node
[Navigation] › src/tests/breadcrumb.spec.ts:94:7 › viewer action file › [C213235] User can navigate to any location by clicking on a step from the breadcrumb
[Navigation] › src/tests/breadcrumb.spec.ts:117:7 › viewer action file › [C213240] Browser back navigates to previous location regardless of breadcrumb steps
4 passed (56.7s)
|
🎭 Playwright Run Summary
20 passed (3.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
actions
Expired
|
19.1 MB |
|
authentication
Expired
|
13 KB |
|
navigation
Expired
|
20.2 KB |
|