possibly fix deploy #6
Annotations
4 errors and 2 warnings
frontend (20, 3.11):
src/App.tsx#L23
`react` import should occur before import of `./components/LineGraph`
|
|
frontend (20, 3.11):
src/components/Shutdowns/ShutdownDetails.tsx#L12
`@heroicons/react/24/solid` import should occur before import of `../../constants/stations`
|
frontend (20, 3.11)
Process completed with exit code 1.
|
frontend (20, 3.11):
src/components/LineGraph.tsx#L8
ChartDataset not found in 'chart.js'
|
frontend (20, 3.11):
src/components/Shutdowns/ShutdownContainer.tsx#L26
React Hook useMemo has a missing dependency: 'handleClick'. Either include it or remove the dependency array
|