Skip to content

build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.8.1 #422

build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.8.1

build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.8.1 #422

Triggered via pull request October 8, 2024 01:25
Status Failure
Total duration 1m 11s
Artifacts

lint_and_format_check.yml

on: pull_request
lint-and-format
1m 0s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
lint-and-format: config/index.ts#L129
A `require()` style import is forbidden
lint-and-format: config/index.ts#L132
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: src/common/api/get.ts#L31
Unexpected console statement
lint-and-format: src/common/api/get.ts#L34
Unexpected console statement
lint-and-format: src/common/api/get.ts#L38
Unexpected console statement
lint-and-format: src/common/api/getUserCourses.ts#L31
Unexpected console statement
lint-and-format: src/common/api/getUserCourses.ts#L34
Unexpected console statement
lint-and-format: src/common/api/getUserCourses.ts#L38
Unexpected console statement
lint-and-format: 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
lint-and-format: src/common/components/Comment/index.tsx#L48
Unexpected console statement
lint-and-format: src/common/components/CommentComponent/CommentComponent.tsx#L75
React Hook useEffect has missing dependencies: 'allComments' and 'dispatch'. Either include them or remove the dependency array