Skip to content

Merge pull request #220 from MuxiKeStack/feat-cache #524

Merge pull request #220 from MuxiKeStack/feat-cache

Merge pull request #220 from MuxiKeStack/feat-cache #524

Triggered via push December 25, 2024 07:16
Status Success
Total duration 57s
Artifacts
lint-and-format
47s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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#L36
Unexpected console statement
lint-and-format: src/common/api/getUserCourses.ts#L31
Unexpected console statement
lint-and-format: src/common/api/getUserCourses.ts#L36
Unexpected console statement
lint-and-format: 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
lint-and-format: src/common/components/Comment/index.tsx#L59
Unexpected console statement
lint-and-format: src/common/components/Comment/index.tsx#L128
React Hook useCallback has a missing dependency: 'props'. Either include it or remove the dependency array
lint-and-format: src/common/components/CommentComponent/CommentComponent.tsx#L74
React Hook useEffect has missing dependencies: 'allComments' and 'dispatch'. Either include them or remove the dependency array