Skip to content

- adding the tooltip above incompatible speed limit tag #520

- adding the tooltip above incompatible speed limit tag

- adding the tooltip above incompatible speed limit tag #520

Triggered via push July 10, 2024 15:59
Status Success
Total duration 1m 52s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: ui-speedspacechart/src/components/SpeedSpaceChart.tsx#L93
'dynamicMarginTop' is assigned a value but never used
build: ui-warped-map/src/components/DataLoader.tsx#L40
React Hook useEffect has a missing dependency: 'log'. Either include it or remove the dependency array
build: ui-warped-map/src/components/DataLoader.tsx#L101
React Hook useEffect has missing dependencies: 'log', 'mapRef', 'onDataLoaded', 'sources', and 'timeout'. Either include them or remove the dependency array. If 'onDataLoaded' changes too often, find the parent component that defines it and wrap that definition in useCallback