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