Skip to content

Fe explore button homepage section #242

Fe explore button homepage section

Fe explore button homepage section #242

Triggered via pull request June 19, 2025 14:15
Status Failure
Total duration 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 9 warnings
eslint
Process completed with exit code 1.
eslint: frontend/src/components/HomepageSections/Section3/Section3.jsx#L4
Unable to resolve path to module '../../Buttons/exploreButton'
eslint: frontend/src/components/HomepageSections/Section2/Section2.jsx#L4
Unable to resolve path to module '../../Buttons/exploreButton'
eslint: frontend/src/components/HomepageSections/Section1/Section1.jsx#L11
Expected space or tab after '//' in comment
eslint: frontend/src/components/HomepageSections/Section1/Section1.jsx#L10
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
eslint: frontend/src/components/HomepageSections/Section1/Section1.jsx#L8
Unable to resolve path to module '../../Buttons/exploreButton'
eslint: frontend/src/pages/UserPins/UserPins.jsx#L63
React Hook useEffect has missing dependencies: 'createdPins.length', 'getCreatedPins', 'getSavedPins', and 'savedPins.length'. Either include them or remove the dependency array
eslint: frontend/src/pages/ImageDetailPage.jsx#L8
'imgSrc' is assigned a value but never used
eslint: frontend/src/components/HomepageSections/Section1/Section1.jsx#L9
'useNavigate' is defined but never used
eslint: frontend/src/components/ExplorePageSection1/ShopItem.jsx#L135
Unexpected console statement. Only these console methods are allowed: warn, error
eslint: frontend/src/components/ExplorePageSection1/ShopItem.jsx#L56
React Hook useEffect has a missing dependency: 'imageSrc'. Either include it or remove the dependency array
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: backend/src/services/dataGenerationService.js#L51
Unexpected console statement. Only these console methods are allowed: warn, error, info
eslint: backend/src/services/dataGenerationService.js#L48
Unexpected console statement. Only these console methods are allowed: warn, error, info
eslint: backend/src/services/dataGenerationService.js#L26
Unexpected console statement. Only these console methods are allowed: warn, error, info