Skip to content

Cardview - Remove nested tags #448

Cardview - Remove nested tags

Cardview - Remove nested tags #448

Triggered via pull request June 10, 2025 09:39
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
test: src/app/preview/cardview/cardview.component.ts#L199
Unexpected trailing comma
test: src/app/preview/cardview/cardview.component.ts#L191
Strings must use singlequote
test: src/app/preview/cardview/cardview.component.ts#L178
Unexpected trailing comma
test: src/app/preview/cardview/cardview.component.ts#L178
Strings must use singlequote
test: src/app/preview/cardview/cardview.component.ts#L168
Unexpected trailing comma
test: src/app/preview/cardview/cardview.component.ts#L154
Unexpected trailing comma
test: src/app/preview/cardview/cardview.component.ts#L107
Unexpected trailing comma
test: src/app/preview/cardview/cardview.component.ts#L106
Unexpected trailing comma
test: src/app/preview/cardview/cardview.component.ts#L97
Strings must use singlequote
test: src/app/preview/cardview/cardview.component.ts#L93
Unexpected trailing comma
test: src/app/layouts/header/import-popup/import-popup.component.ts#L29
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#L49
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#L170
Unexpected any. Specify a different type
test: src/app/layouts/header/export-popup/export-popup.component.ts#L94
Unexpected any. Specify a different type
test: src/app/layouts/header/export-popup/export-popup.component.ts#L87
Unexpected any. Specify a different type
test: src/app/layouts/header/export-popup/export-popup.component.ts#L39
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#L45
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