π§ fix: μ°¨νΈ μ΄λνκ· μ κ΄λ ¨ μ€λ₯ μμ #192 #127
Annotations
2 errors and 3 warnings
Build application
'd.mov_avg_20' is possibly 'undefined'.
|
Build application
Process completed with exit code 2.
|
Run linter:
FE/src/components/Search/index.tsx#L39
React Hook useEffect has missing dependencies: 'addSearchHistory' and 'isLoading'. Either include them or remove the dependency array
|
Run linter:
FE/src/components/StocksDetail/Chart.tsx#L285
React Hook useCallback has unnecessary dependencies: 'drawBarChart', 'drawCandleChart', 'drawChartGrid', 'drawLineChart', 'drawLowerYAxis', 'drawUpperYAxis', 'drawXAxis', and 'padding'. Either exclude them or remove the dependency array. Outer scope values like 'padding' aren't valid dependencies because mutating them doesn't re-render the component
|
Run linter:
FE/src/components/StocksDetail/PriceSection.tsx#L34
React Hook useCallback has a missing dependency: 'queryClient'. Either include it or remove the dependency array
|
Loading