Skip to content

refactor: use setCurrentIndex instead of carousel.setCurrentIndex #253

refactor: use setCurrentIndex instead of carousel.setCurrentIndex

refactor: use setCurrentIndex instead of carousel.setCurrentIndex #253

Triggered via pull request January 10, 2025 19:56
Status Failure
Total duration 2m 21s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
Static Analysis and Test | Node 20
Process completed with exit code 1.
Static Analysis and Test | Node 18
The job was canceled because "_20" failed.
Static Analysis and Test | Node 18
The operation was canceled.
Static Analysis and Test | Node 20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Static Analysis and Test | Node 20: src/components/carousel/variants/carousel-creators.tsx#L66
React Hook useEffect has a missing dependency: 'calculateItemsPerSlide'. Either include it or remove the dependency array
Static Analysis and Test | Node 20: src/components/carousel/variants/carousel-creators.tsx#L74
React Hook useEffect has a missing dependency: 'calculateItemsPerSlide'. Either include it or remove the dependency array
Static Analysis and Test | Node 20: src/components/carousel/variants/carousel-poster-mini.tsx#L71
React Hook useEffect has a missing dependency: 'calculateItemsPerSlide'. Either include it or remove the dependency array
Static Analysis and Test | Node 20: src/components/carousel/variants/carousel-poster-mini.tsx#L79
React Hook useEffect has a missing dependency: 'calculateItemsPerSlide'. Either include it or remove the dependency array
Static Analysis and Test | Node 20: src/components/follow-unfollow-button.tsx#L10
'ReadResult' is defined but never used
Static Analysis and Test | Node 20: src/components/follow-unfollow-button.tsx#L64
React Hook useEffect has missing dependencies: 'getProfile', 'profileId', and 'sessionData?.profile?.id'. Either include them or remove the dependency array
Static Analysis and Test | Node 20: src/components/follow-unfollow-button.tsx#L74
React Hook useEffect has missing dependencies: 'getProfile' and 'profileId'. Either include them or remove the dependency array
Static Analysis and Test | Node 20: src/components/login-modal/modal.tsx#L53
React Hook useEffect has a missing dependency: 'w3.provider'. Either include it or remove the dependency array
Static Analysis and Test | Node 20: src/components/login-modal/modal.tsx#L77
React Hook useEffect has missing dependencies: 'onClose' and 'w3'. Either include them or remove the dependency array. If 'onClose' changes too often, find the parent component that defines it and wrap that definition in useCallback
Static Analysis and Test | Node 20: src/components/login-modal/profile-form-view.tsx#L130
React Hook useEffect has a missing dependency: 'error'. Either include it or remove the dependency array