Skip to content

[ACS-4794] ES migration PR #1686

[ACS-4794] ES migration PR

[ACS-4794] ES migration PR #1686

Triggered via pull request November 8, 2023 17:23
Status Failure
Total duration 16m 11s
Artifacts

pull-request.yml

on: pull_request
Matrix: unit-tests
Matrix: E2e test suites: Playwright
Matrix: e2es
Finalize
7s
Finalize
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 10 warnings
E2e test suites: Playwright (viewer, 3)
Process completed with exit code 1.
E2e test suites: libraryActions
Process completed with exit code 1.
E2e test suites: deleteActions
Process completed with exit code 1.
E2e test suites: search
Process completed with exit code 1.
E2e test suites: createActions
Process completed with exit code 1.
E2e test suites: uploadDownloadActions
Process completed with exit code 1.
E2e test suites: actionsAvailableFilesFolders
Process completed with exit code 1.
E2e test suites: copyMoveActions
Process completed with exit code 1.
E2e test suites: actionsAvailableLibraries,actionsAvailableNewMenu
Process completed with exit code 1.
E2e test suites: actionsAvailableSpecialPermissions
Process completed with exit code 1.
E2e test suites: pagination
Process completed with exit code 1.
E2e test suites: listViews,navigation
Process completed with exit code 1.
E2e test suites: Playwright (navigation, 5)
Process completed with exit code 1.
E2e test suites: shareActions
Process completed with exit code 1.
E2e test suites: Playwright (folder-rules, 2)
Process completed with exit code 1.
E2e test suites: viewer,infoDrawer,extensions
Process completed with exit code 1.
E2e test suites: editActions,favoriteActions
Process completed with exit code 1.
E2e test suites: Playwright (actions, 1)
Process completed with exit code 1.
E2e test suites: Playwright (special-permissions, 6)
Process completed with exit code 1.
E2e test suites: Playwright (authentication, 4)
Process completed with exit code 1.
Finalize
Process completed with exit code 1.
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
lint: projects/aca-content/folder-rules/src/manage-rules/manage-rules.smart-component.ts#L133
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-content/folder-rules/src/manage-rules/manage-rules.smart-component.ts#L287
Promise returned in function argument where a void return was expected
lint: projects/aca-content/folder-rules/src/services/folder-rule-sets.service.spec.ts#L142
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