Skip to content

Fix display tooltip on overlay block #233

Fix display tooltip on overlay block

Fix display tooltip on overlay block #233

Triggered via pull request November 28, 2023 21:37
Status Failure
Total duration 2m 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
test
Property 'updateTooltipVisibilityInterval' does not exist on type 'OverlaysComponent'. Did you mean 'updateTooltipVisibilityIntervalHandler'?
test
Process completed with exit code 1.
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#L39
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