build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.12.2 #461
Annotations
6 errors and 10 warnings
Run ESLint:
config/index.ts#L130
A `require()` style import is forbidden
|
Run ESLint:
config/index.ts#L133
A `require()` style import is forbidden
|
Run ESLint:
src/common/api/get.ts#L13
Expected the Promise rejection reason to be an Error
|
Run ESLint:
src/common/api/getUserCourses.ts#L14
Expected the Promise rejection reason to be an Error
|
Run ESLint:
src/common/api/qiniu.ts#L54
Expected the Promise rejection reason to be an Error
|
Run ESLint
Process completed with exit code 1.
|
Run ESLint:
src/common/api/get.ts#L31
Unexpected console statement
|
Run ESLint:
src/common/api/get.ts#L34
Unexpected console statement
|
Run ESLint:
src/common/api/get.ts#L38
Unexpected console statement
|
Run ESLint:
src/common/api/getUserCourses.ts#L31
Unexpected console statement
|
Run ESLint:
src/common/api/getUserCourses.ts#L34
Unexpected console statement
|
Run ESLint:
src/common/api/getUserCourses.ts#L38
Unexpected console statement
|
Run ESLint:
src/common/components/CollectionCourse/CollectionCourse.tsx#L25
Unexpected console statement
|
Run ESLint:
src/common/components/Comment/index.tsx#L39
React Hook useEffect has missing dependencies: 'course_id' and 'publisher_id'. Either include them or remove the dependency array
|
Run ESLint:
src/common/components/Comment/index.tsx#L47
Unexpected console statement
|
Run ESLint:
src/common/components/Comment/index.tsx#L96
React Hook useCallback has a missing dependency: 'props'. Either include it or remove the dependency array
|
Loading