build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.8.1 #422
Annotations
6 errors and 10 warnings
config/index.ts#L129
A `require()` style import is forbidden
|
config/index.ts#L132
A `require()` style import is forbidden
|
src/common/api/get.ts#L13
Expected the Promise rejection reason to be an Error
|
src/common/api/getUserCourses.ts#L14
Expected the Promise rejection reason to be an Error
|
src/common/api/qiniu.ts#L54
Expected the Promise rejection reason to be an Error
|
|
src/common/api/get.ts#L31
Unexpected console statement
|
src/common/api/get.ts#L34
Unexpected console statement
|
src/common/api/get.ts#L38
Unexpected console statement
|
src/common/api/getUserCourses.ts#L31
Unexpected console statement
|
src/common/api/getUserCourses.ts#L34
Unexpected console statement
|
src/common/api/getUserCourses.ts#L38
Unexpected console statement
|
src/common/components/CollectionCourse/CollectionCourse.tsx#L25
Unexpected console statement
|
src/common/components/Comment/index.tsx#L40
React Hook useEffect has missing dependencies: 'course_id' and 'publisher_id'. Either include them or remove the dependency array
|
src/common/components/Comment/index.tsx#L48
Unexpected console statement
|
src/common/components/CommentComponent/CommentComponent.tsx#L75
React Hook useEffect has missing dependencies: 'allComments' and 'dispatch'. Either include them or remove the dependency array
|
This job failed
Loading