Skip to content

chore(deps): update angular-cli monorepo to v20.3.28 - autoclosed #766

chore(deps): update angular-cli monorepo to v20.3.28 - autoclosed

chore(deps): update angular-cli monorepo to v20.3.28 - autoclosed #766

Triggered via pull request June 18, 2026 21:48
Status Success
Total duration 3m 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: src/app/layouts/header/import-popup/import-popup.component.ts#L30
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
test: src/app/layouts/header/header.component.ts#L51
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
test: src/app/layouts/header/export-popup/export-popup.component.ts#L171
Unexpected any. Specify a different type
test: src/app/layouts/header/export-popup/export-popup.component.ts#L95
Unexpected any. Specify a different type
test: src/app/layouts/header/export-popup/export-popup.component.ts#L88
Unexpected any. Specify a different type
test: src/app/layouts/header/export-popup/export-popup.component.ts#L40
Unexpected any. Specify a different type
test: src/app/import.service.ts#L37
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
test: src/app/import.service.ts#L18
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
test: src/app/iframe/iframe.component.ts#L51
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
test: src/app/analytics-events.service.ts#L12
Unexpected any. Specify a different type