Skip to content

Matomo events

Matomo events #340

Triggered via pull request August 6, 2024 19:29
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
test: src/app/analytics-events.service.ts#L2
'environment' is defined but never used
test: src/app/analytics-events.service.ts#L17
Expected indentation of 4 spaces but found 8
test: src/app/layouts/header/export-popup/export-popup.component.ts#L7
'analyticsEventsService' is defined but never used
test: src/app/layouts/header/export-popup/export-popup.component.ts#L74
'analyticsEventsService' is already declared in the upper scope on line 7 column 10
test: src/app/layouts/header/export-popup/export-popup.component.ts#L206
Unexpected space(s) after "if"
test: src/app/layouts/header/export-popup/export-popup.component.ts#L281
Unexpected space(s) after "if"
test: src/app/preview/button-detailed/button-detailed.component.ts#L2
'analyticsEventsService' is defined but never used
test: src/app/preview/button-detailed/button-detailed.component.ts#L17
'analyticsEventsService' is already declared in the upper scope on line 2 column 10
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: src/app/analytics-events.service.ts#L21
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#L41
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