Skip to content

Merge pull request #159 from MuxiKeStack/refactor/spzy/project-structure #432

Merge pull request #159 from MuxiKeStack/refactor/spzy/project-structure

Merge pull request #159 from MuxiKeStack/refactor/spzy/project-structure #432

Triggered via push October 11, 2024 15:26
Status Success
Total duration 54s
Artifacts
lint-and-format
45s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L39
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#L47
Unexpected console statement
lint-and-format: src/common/components/CommentComponent/CommentComponent.tsx#L73
React Hook useEffect has missing dependencies: 'allComments' and 'dispatch'. Either include them or remove the dependency array