Skip to content

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

[FE] TEST: CI 테스트 #64

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

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

frontend-ci.yaml

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

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