Skip to content

🐞 fix:eslint

🐞 fix:eslint #70

Triggered via push September 11, 2024 02:32
Status Failure
Total duration 1m 4s
Artifacts
lint-and-format
55s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
lint-and-format: src/common/components/QuestionDetail/QuestionDetail.tsx#L6
Absolute imports should come before relative imports
lint-and-format: src/common/components/QuestionDetail/QuestionDetail.tsx#L7
Absolute imports should come before relative imports
lint-and-format: src/common/components/QuestionDetail/QuestionDetail.tsx#L8
Absolute imports should come before relative imports
lint-and-format
Process completed with exit code 1.
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/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