Skip to content

Remove space

Remove space #318

Triggered via push April 30, 2024 13:03
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
test: src/app/preview/splitter/splitter.component.ts#L2
'Subscription' is defined but never used
test: src/app/preview/splitter/splitter.component.ts#L7
Expected indentation of 0 spaces but found 2
test: src/app/preview/splitter/splitter.component.ts#L20
Expected indentation of 8 spaces but found 6
test: src/app/preview/splitter/splitter.component.ts#L21
Expected indentation of 8 spaces but found 6
test: src/app/preview/splitter/splitter.component.ts#L22
Expected indentation of 8 spaces but found 6
test: src/app/preview/splitter/splitter.component.ts#L23
Expected indentation of 8 spaces but found 6
test: src/app/preview/splitter/splitter.component.ts#L24
Expected indentation of 8 spaces but found 6
test: src/app/preview/splitter/splitter.component.ts#L25
Expected indentation of 8 spaces but found 6
test: src/app/preview/splitter/splitter.component.ts#L26
Expected indentation of 8 spaces but found 6
test: src/app/preview/splitter/splitter.component.ts#L27
Expected indentation of 8 spaces but found 6
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test: src/app/google-analytics-events.service.ts#L13
Unexpected any. Specify a different type
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/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/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/layouts/header/export-popup/export-popup.component.ts#L39
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#L94
Unexpected any. Specify a different type
test: src/app/layouts/header/export-popup/export-popup.component.ts#L162
Unexpected any. Specify a different type
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/import-popup/import-popup.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