Skip to content

Merge pull request #103 from MaggieMii/mhr-dev #263

Merge pull request #103 from MaggieMii/mhr-dev

Merge pull request #103 from MaggieMii/mhr-dev #263

Triggered via push August 31, 2024 16:38
Status Success
Total duration 59s
Artifacts
lint-and-format
49s
lint-and-format
Fit to window
Zoom out
Zoom in

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/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/chart/index.tsx#L2
Run autofix to sort these imports!
lint-and-format: src/common/components/chart/index.tsx#L59
React Hook useEffect has a missing dependency: 'drawLineChart'. Either include it or remove the dependency array