Skip to content

[Incomplete] Roadmap search redesign #370

[Incomplete] Roadmap search redesign

[Incomplete] Roadmap search redesign #370

Triggered via pull request November 17, 2024 03:15
Status Success
Total duration 55s
Artifacts

lint.yml

on: pull_request
Lint and check formatting
48s
Lint and check formatting
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Lint and check formatting: site/src/component/GradeDist/GradeDist.tsx#L66
React Hook useEffect has a missing dependency: 'fetchGradeDistData'. Either include it or remove the dependency array
Lint and check formatting: site/src/component/GradeDist/GradeDist.tsx#L77
React Hook useEffect has missing dependencies: 'createCourseEntries', 'createProfEntries', 'props.course', and 'props.professor'. Either include them or remove the dependency array
Lint and check formatting: site/src/component/GradeDist/GradeDist.tsx#L84
React Hook useEffect has missing dependencies: 'createQuarterEntries' and 'gradeDistData.length'. Either include them or remove the dependency array
Lint and check formatting: site/src/component/SideInfo/SideInfo.tsx#L137
React Hook useEffect has missing dependencies: 'allToken' and 'props.searchType'. Either include them or remove the dependency array
Lint and check formatting: site/src/pages/RoadmapPage/RoadmapMultiplan.tsx#L94
React Hook useEffect has a missing dependency: 'allPlans.plans'. Either include it or remove the dependency array