Skip to content

[FE] FEAT: 재생중인 영상이 바뀌는 경우가 아니면 다시 재생하지 않음 #206 #101

[FE] FEAT: 재생중인 영상이 바뀌는 경우가 아니면 다시 재생하지 않음 #206

[FE] FEAT: 재생중인 영상이 바뀌는 경우가 아니면 다시 재생하지 않음 #206 #101

Triggered via push February 21, 2025 07:54
Status Success
Total duration 33s
Artifacts

frontend-ci.yaml

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

Annotations

4 warnings
frontend-ci: src/frontend/src/components/Sidebar/Chating/index.tsx#L52
React Hook useEffect has missing dependencies: 'isAtBottom', 'isFetching', and 'isMyMessage'. Either include them or remove the dependency array
frontend-ci: src/frontend/src/components/Sidebar/Playlist/index.tsx#L199
React Hook useCallback has a missing dependency: 'updatePlaylistOnServer'. Either include it or remove the dependency array
frontend-ci: src/frontend/src/components/TopNavBar/index.tsx#L45
React Hook useEffect has missing dependencies: 'clearProfile', 'connect', 'fetchMyProfile', and 'fetchMyRooms'. Either include them or remove the dependency array
frontend-ci: src/frontend/src/components/YoutubePlayer/index.tsx#L142
React Hook useEffect has a missing dependency: 'loadPlayer'. Either include it or remove the dependency array