Skip to content

[FE] TEST: CI 테스트 #64 #9

[FE] TEST: CI 테스트 #64

[FE] TEST: CI 테스트 #64 #9

Triggered via push January 28, 2025 10:07
Status Success
Total duration 32s
Artifacts

frontend-ci.yaml

on: push
frontend-ci
22s
frontend-ci
Fit to window
Zoom out
Zoom in

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