[FE] TEST: CI 테스트 #64 #9
Annotations
3 warnings
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
|