修复quesionDetail样式 #509
Annotations
1 error and 11 warnings
Check for merge conflicts
Process completed with exit code 128.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ESLint:
src/common/api/get.ts#L31
Unexpected console statement
|
Run ESLint:
src/common/api/get.ts#L36
Unexpected console statement
|
Run ESLint:
src/common/api/getUserCourses.ts#L31
Unexpected console statement
|
Run ESLint:
src/common/api/getUserCourses.ts#L36
Unexpected console statement
|
Run ESLint:
src/common/components/CollectionCourse/CollectionCourse.tsx#L35
Unexpected console statement
|
Run ESLint:
src/common/components/CollectionCourse/CollectionCourse.tsx#L36
Unexpected console statement
|
Run ESLint:
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
|
Run ESLint:
src/common/components/Comment/index.tsx#L59
Unexpected console statement
|
Run ESLint:
src/common/components/Comment/index.tsx#L128
React Hook useCallback has a missing dependency: 'props'. Either include it or remove the dependency array
|
Run ESLint:
src/common/components/CommentComponent/CommentComponent.tsx#L74
React Hook useEffect has missing dependencies: 'allComments' and 'dispatch'. Either include them or remove the dependency array
|
Loading