chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.18.2 #517
lint_and_format_check.yml
on: pull_request
lint-and-format
52s
Annotations
6 errors and 11 warnings
lint-and-format:
config/index.ts#L130
A `require()` style import is forbidden
|
lint-and-format:
config/index.ts#L133
A `require()` style import is forbidden
|
lint-and-format:
src/common/api/get.ts#L13
Expected the Promise rejection reason to be an Error
|
lint-and-format:
src/common/api/getUserCourses.ts#L14
Expected the Promise rejection reason to be an Error
|
lint-and-format:
src/common/api/qiniu.ts#L54
Expected the Promise rejection reason to be an Error
|
lint-and-format
Process completed with exit code 1.
|
lint-and-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-and-format:
src/common/api/get.ts#L31
Unexpected console statement
|
lint-and-format:
src/common/api/get.ts#L36
Unexpected console statement
|
lint-and-format:
src/common/api/getUserCourses.ts#L31
Unexpected console statement
|
lint-and-format:
src/common/api/getUserCourses.ts#L36
Unexpected console statement
|
lint-and-format:
src/common/components/CollectionCourse/CollectionCourse.tsx#L35
Unexpected console statement
|
lint-and-format:
src/common/components/CollectionCourse/CollectionCourse.tsx#L36
Unexpected console statement
|
lint-and-format:
src/common/components/Comment/index.tsx#L51
React Hook useEffect has missing dependencies: 'course_id' and 'publisher_id'. Either include them or remove the dependency array
|
lint-and-format:
src/common/components/Comment/index.tsx#L59
Unexpected console statement
|
lint-and-format:
src/common/components/Comment/index.tsx#L128
React Hook useCallback has a missing dependency: 'props'. Either include it or remove the dependency array
|
lint-and-format:
src/common/components/CommentComponent/CommentComponent.tsx#L74
React Hook useEffect has missing dependencies: 'allComments' and 'dispatch'. Either include them or remove the dependency array
|