Skip to content

fix(bug): 修复bugs #118

fix(bug): 修复bugs

fix(bug): 修复bugs #118

Triggered via push December 10, 2024 14:55
Status Failure
Total duration 1m 1s
Artifacts
lint-and-format
49s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
lint-and-format: src/common/components/Comment/index.tsx#L12
'@/common/utils' imported multiple times
lint-and-format: src/common/components/Comment/index.tsx#L16
'@/common/utils' imported multiple times
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#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#L42
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#L50
Unexpected console statement
lint-and-format: src/common/components/Comment/index.tsx#L102
React Hook useCallback has a missing dependency: 'props'. Either include it or remove the dependency array