Skip to content

possibly fix deploy

possibly fix deploy #6

Triggered via pull request March 20, 2024 13:36
Status Failure
Total duration 1m 9s
Artifacts

lint.yml

on: pull_request
Matrix: backend
Matrix: frontend
Fit to window
Zoom out
Zoom in

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