Skip to content

Make the height of loading text the same as chart #318

Make the height of loading text the same as chart

Make the height of loading text the same as chart #318

Triggered via pull request October 23, 2024 19:43
@Awesome-EAwesome-E
synchronize #479
skeleton
Status Success
Total duration 44s
Artifacts

lint.yml

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

Annotations

7 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#L138
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/CoursePage/index.tsx#L38
React Hook useEffect has missing dependencies: 'courseGQLData.courseNumber' and 'courseGQLData.department'. Either include them or remove the dependency array
Lint and check formatting: site/src/pages/ReviewsPage/index.tsx#L23
React Hook useEffect has a missing dependency: 'checkLoggedIn'. Either include it or remove the dependency array
Lint and check formatting: site/src/pages/RoadmapPage/RoadmapMultiplan.tsx#L95
React Hook useEffect has a missing dependency: 'allPlans.plans'. Either include it or remove the dependency array