Skip to content

Fix position of hover tooltip + Layer fixes (#2159) #4974

Fix position of hover tooltip + Layer fixes (#2159)

Fix position of hover tooltip + Layer fixes (#2159) #4974

Triggered via push May 22, 2024 21:34
Status Cancelled
Total duration 2m 27s
Artifacts

main.yml

on: push
Check if we continue the process
3s
Check if we continue the process
Build demo files  /  build-geoview
2m 8s
Build demo files / build-geoview
Deploy public  /  Cleanup gh-pages
Deploy public / Cleanup gh-pages
Deploy public  /  Deploy gh-pages
Deploy public / Deploy gh-pages
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
Build demo files / build-geoview
Canceling since a higher priority waiting request for 'pages' exists
Build demo files / build-geoview
The operation was canceled.
Build demo files / build-geoview: packages/geoview-core/src/core/components/crosshair/crosshair.tsx#L52
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
Build demo files / build-geoview: packages/geoview-core/src/core/components/data-table/data-panel.tsx#L75
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
Build demo files / build-geoview: packages/geoview-core/src/core/components/geolocator/geo-list.tsx#L84
Promise-returning function provided to attribute where a void return was expected
Build demo files / build-geoview: packages/geoview-core/src/core/components/layers/left-panel/single-layer.tsx#L159
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
Build demo files / build-geoview: packages/geoview-core/src/core/components/nav-bar/buttons/home.tsx#L24
Promise-returning function provided to attribute where a void return was expected
Build demo files / build-geoview: packages/geoview-core/src/core/components/nav-bar/buttons/location.tsx#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