Skip to content

[ACS-6211] Resolved UI alignment issue in create rule dialog #1650

[ACS-6211] Resolved UI alignment issue in create rule dialog

[ACS-6211] Resolved UI alignment issue in create rule dialog #1650

Triggered via pull request November 6, 2023 07:13
Status Failure
Total duration 7m 37s
Artifacts

pull-request.yml

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

Annotations

3 errors and 10 warnings
Unit tests: aca-content
Process completed with exit code 1.
Unit tests: aca-shared
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