Skip to content

refactor: explore view #135

refactor: explore view

refactor: explore view #135

Triggered via pull request December 3, 2024 17:13
Status Success
Total duration 3m 5s
Artifacts

ci.yml

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

Annotations

22 warnings
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#L44
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/loginModal/modal.tsx#L106
React Hook useEffect has a missing dependency: 'refetchProfiles'. Either include it or remove the dependency array
Static Analysis and Test | Node 20: src/components/loginModal/modal.tsx#L113
React Hook useEffect has a missing dependency: 'onClose'. Either include it 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/loginModal/profileFormView.tsx#L167
React Hook useCallback has an unnecessary dependency: 'address'. Either exclude it or remove the dependency array
Static Analysis and Test | Node 20: src/components/loginModal/profileSelectView.tsx#L56
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
Static Analysis and Test | Node 18
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 18: 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 18: 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 18: 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 18: 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 18: src/components/follow-unfollow-button.tsx#L44
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 18: src/components/loginModal/modal.tsx#L106
React Hook useEffect has a missing dependency: 'refetchProfiles'. Either include it or remove the dependency array
Static Analysis and Test | Node 18: src/components/loginModal/modal.tsx#L113
React Hook useEffect has a missing dependency: 'onClose'. Either include it 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 18: src/components/loginModal/profileFormView.tsx#L167
React Hook useCallback has an unnecessary dependency: 'address'. Either exclude it or remove the dependency array
Static Analysis and Test | Node 18: src/components/loginModal/profileSelectView.tsx#L56
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array