Skip to content

πŸ”§ fix: API μ£Όμ†Œ λ³€κ²½ & useEffect μ½”λ“œ μœ„μΉ˜ λ³€κ²½ #423

πŸ”§ fix: API μ£Όμ†Œ λ³€κ²½ & useEffect μ½”λ“œ μœ„μΉ˜ λ³€κ²½

πŸ”§ fix: API μ£Όμ†Œ λ³€κ²½ & useEffect μ½”λ“œ μœ„μΉ˜ λ³€κ²½ #423

Triggered via push December 3, 2024 04:01
Status Success
Total duration 48s
Artifacts

CI.yml

on: push
BE-test-and-build
39s
BE-test-and-build
FE-test-and-build
21s
FE-test-and-build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
FE-test-and-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
FE-test-and-build: FE/src/components/StocksDetail/Chart.tsx#L83
React Hook useEffect has missing dependencies: 'chartX', 'lowerChartCanvasRef', 'lowerChartY', 'resizeCanvases', 'upperChartCanvasRef', and 'upperChartY'. Either include them or remove the dependency array. Outer scope values like 'setCanvasSize' aren't valid dependencies because mutating them doesn't re-render the component
FE-test-and-build: FE/src/hooks/useCanvasResize.ts#L54
React Hook useCallback has missing dependencies: 'canvasRefs.chartX', 'canvasRefs.lowerChartCanvasRef', 'canvasRefs.lowerChartY', 'canvasRefs.upperChartCanvasRef', and 'canvasRefs.upperChartY'. Either include them or remove the dependency array
BE-test-and-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636