[FE] TEST: CI 테스트 #64 #10
Annotations
4 warnings
frontend-ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
frontend-ci:
src/frontend/src/components/YoutubePlayer/index.tsx#L143
React Hook useEffect has missing dependencies: 'loadPlayer' and 'props.videoQueue'. Either include them or remove the dependency array
|
frontend-ci:
src/frontend/src/components/YoutubePlayer/index.tsx#L152
React Hook useEffect has missing dependencies: 'loadPlayer' and 'props.currentIndex'. Either include them or remove the dependency array
|
frontend-ci:
src/frontend/src/hooks/useDebounce.ts#L13
React Hook useEffect has a missing dependency: 'delay'. Either include it or remove the dependency array
|