Vcs/zoom rectangle 3 #2998
osrd-ui-build.yml
on: pull_request
build
1m 20s
check_commits
5s
Check final newline
12s
Check unit tests
29s
Check REUSE Compliance
7s
Check DCO
5s
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
|