Skip to content

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

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

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

Triggered via pull request November 17, 2023 10:05
Status Failure
Total duration 5m 0s
Artifacts

pull-request.yml

on: pull_request
Matrix: unit-tests
Matrix: E2e test suites: Playwright
Matrix: e2es
Finalize
4s

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