Skip to content

🔨 refactor:优化 Comment 组件 #266

🔨 refactor:优化 Comment 组件

🔨 refactor:优化 Comment 组件 #266

Triggered via pull request September 1, 2024 00:44
Status Success
Total duration 1m 6s
Artifacts

lint_and_format_check.yml

on: pull_request
lint-and-format
57s
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/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/chart/index.tsx#L2
Run autofix to sort these imports!