🐞 fix:merge #77
lint_and_format_check.yml
on: push
lint-and-format
59s
Annotations
10 warnings
lint-and-format:
src/common/api/get.ts#L30
Unexpected console statement
|
lint-and-format:
src/common/api/get.ts#L33
Unexpected console statement
|
lint-and-format:
src/common/api/get.ts#L37
Unexpected console statement
|
lint-and-format:
src/common/api/getUserCourses.ts#L30
Unexpected console statement
|
lint-and-format:
src/common/api/getUserCourses.ts#L33
Unexpected console statement
|
lint-and-format:
src/common/api/getUserCourses.ts#L37
Unexpected console statement
|
lint-and-format:
src/common/components/CollectionCourse/CollectionCourse.tsx#L25
Unexpected console statement
|
lint-and-format:
src/common/components/Comment/index.tsx#L34
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
|
lint-and-format:
src/common/components/QuestionDetail/QuestionDetail.tsx#L98
Unexpected console statement
|