Skip to content

[FE] ETC: ci 확인을 위한 아이콘 이름 변경 #64 #5

[FE] ETC: ci 확인을 위한 아이콘 이름 변경 #64

[FE] ETC: ci 확인을 위한 아이콘 이름 변경 #64 #5

Triggered via push January 28, 2025 09:24
Status Success
Total duration 2m 39s
Artifacts

frontend-ci.yaml

on: push
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