Skip to content

Feature/clean comment integration #234

Feature/clean comment integration

Feature/clean comment integration #234

Triggered via pull request June 17, 2025 13:26
Status Failure
Total duration 51s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
eslint
Process completed with exit code 1.
eslint: frontend/src/pages/ImageDetailPage/ShopItem.jsx#L78
React Hook useEffect has a missing dependency: 'imageSrc'. Either include it or remove the dependency array
eslint: frontend/src/pages/ImageDetailPage/ShopItem.jsx#L58
Unexpected console statement. Only these console methods are allowed: warn, error
eslint: frontend/src/pages/ImageDetailPage/ShopItem.jsx#L23
'error' is assigned a value but never used
eslint: frontend/src/pages/ImageDetailPage/ShopItem.jsx#L22
'loading' is assigned a value but never used
eslint: frontend/src/components/ExplorePageSection1/CommentSection.jsx#L176
Unexpected console statement. Only these console methods are allowed: warn, error
eslint: frontend/src/components/ExplorePageSection1/CommentSection.jsx#L127
Unexpected console statement. Only these console methods are allowed: warn, error
eslint: frontend/src/components/ExplorePageSection1/CommentSection.jsx#L91
Unexpected console statement. Only these console methods are allowed: warn, error
eslint: frontend/src/components/ExplorePageSection1/CommentSection.jsx#L32
React Hook useEffect has a missing dependency: 'loadComments'. Either include it or remove the dependency array
eslint: frontend/src/components/ExplorePageSection1/CommentSection.jsx#L23
Unexpected console statement. Only these console methods are allowed: warn, error
eslint: frontend/src/components/ExplorePageSection1/CommentSection.jsx#L17
Unexpected console statement. Only these console methods are allowed: warn, error