Skip to content

Vcs/zoom rectangle 3 #2998

Vcs/zoom rectangle 3

Vcs/zoom rectangle 3 #2998

Triggered via pull request March 6, 2025 22:36
Status Failure
Total duration 1m 28s
Artifacts

osrd-ui-build.yml

on: pull_request
build
1m 20s
build
check_commits
5s
check_commits
Check final newline
12s
Check final newline
Check unit tests
29s
Check unit tests
Check REUSE Compliance
7s
Check REUSE Compliance
Check DCO
5s
Check DCO
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 9 warnings
Check DCO
Process completed with exit code 1.
build
Process completed with exit code 1.
build: ui-charts/src/manchette/useManchetteWithSpaceTimeChart/hooks/useManchetteWithSpaceTimeChart.ts#L123
React Hook useMemo has missing dependencies: 'maxZoomMillimetrePerPx' and 'minZoomMillimetrePerPx'. Either include them or remove the dependency array
build: ui-charts/src/manchette/useManchetteWithSpaceTimeChart/hooks/useManchetteWithSpaceTimeChart.ts#L145
React Hook useMemo has missing dependencies: 'maxZoomMillimetrePerPx' and 'minZoomMillimetrePerPx'. Either include them or remove the dependency array
build: ui-charts/src/manchette/useManchetteWithSpaceTimeChart/hooks/useManchetteWithSpaceTimeChart.ts#L193
React Hook useCallback has missing dependencies: 'maxZoomMillimetrePerPx', 'minZoomMillimetrePerPx', 'yOffset', and 'yZoom'. Either include them or remove the dependency array
build: ui-charts/src/manchette/useManchetteWithSpaceTimeChart/hooks/useManchetteWithSpaceTimeChart.ts#L234
React Hook useEffect has missing dependencies: 'drawingHeightWithoutTopPadding', 'isProportional', 'pixelRect', 'rect', 'spaceTimeChartRef', 'yOffset', 'yZoom', and 'zoomMode'. Either include them or remove the dependency array
build: ui-charts/src/manchette/useManchetteWithSpaceTimeChart/hooks/useManchetteWithSpaceTimeChart.ts#L362
'height' is already declared in the upper scope on line 67 column 3
build: ui-charts/src/manchette/useManchetteWithSpaceTimeChart/hooks/useManchetteWithSpaceTimeChart.ts#L429
React Hook useMemo has missing dependencies: 'isProportional', 'rect', 'spaceOrigin', and 'timeOrigin'. Either include them or remove the dependency array
build: ui-charts/src/manchette/useManchetteWithSpaceTimeChart/hooks/useManchetteWithSpaceTimeChart.ts#L462
React Hook useMemo has missing dependencies: 'spaceScale', 'timeScale', and 'toggleZoomMode'. Either include them or remove the dependency array
build: ui-charts/src/manchette/useManchetteWithSpaceTimeChart/helpers.ts#L84
'zoomValueToSpaceScale' was used before it was defined
build: ui-charts/src/manchette/useManchetteWithSpaceTimeChart/helpers.ts#L129
'zoomValueToSpaceScale' was used before it was defined