Skip to content

feat: add progress bar #23252

feat: add progress bar

feat: add progress bar #23252

Triggered via pull request August 28, 2024 22:20
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
tests (20): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L1
Expected a line break after this opening brace
tests (20): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L1
Expected a line break before this closing brace
tests (20): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L4
Expected a line break after this opening brace
tests (20): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L4
Expected a line break before this closing brace
tests (20): 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
tests (20): 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
tests (20): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L124
This line has a length of 159. Maximum allowed is 120
tests (20): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L124
Unsafe arithmetic operation on optional chaining. It can result in NaN
tests (20): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L124
Unsafe arithmetic operation on optional chaining. It can result in NaN
tests (20): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L124
Unsafe arithmetic operation on optional chaining. It can result in NaN
tests (18): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L1
Expected a line break after this opening brace
tests (18): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L1
Expected a line break before this closing brace
tests (18): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L4
Expected a line break after this opening brace
tests (18): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L4
Expected a line break before this closing brace
tests (18): 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
tests (18): 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
tests (18): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L124
This line has a length of 159. Maximum allowed is 120
tests (18): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L124
Unsafe arithmetic operation on optional chaining. It can result in NaN
tests (18): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L124
Unsafe arithmetic operation on optional chaining. It can result in NaN
tests (18): src/components/dashboard/main-content/course-enrollments/CourseSection.jsx#L124
Unsafe arithmetic operation on optional chaining. It can result in NaN
tests (20)
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/
tests (18)
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/