feat: add progress bar #23252
Annotations
10 errors and 2 warnings
src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L1
Expected a line break after this opening brace
|
src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L1
Expected a line break before this closing brace
|
src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L4
Expected a line break after this opening brace
|
src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L4
Expected a line break before this closing brace
|
src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L121
React Hook "useEffect" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L123
React Hook useEffect has a missing dependency: 'courseRun.courseRunId'. Either include it or remove the dependency array. Outer scope values like 'fetchData' aren't valid dependencies because mutating them doesn't re-render the component
|
src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L124
This line has a length of 159. Maximum allowed is 120
|
src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L124
Unsafe arithmetic operation on optional chaining. It can result in NaN
|
src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L124
Unsafe arithmetic operation on optional chaining. It can result in NaN
|
src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L124
Unsafe arithmetic operation on optional chaining. It can result in NaN
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L112
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading