Skip to content

Merge branch 'ios/dev/feat_socket/#212' into ios/dev/feat_api/#189 #92

Merge branch 'ios/dev/feat_socket/#212' into ios/dev/feat_api/#189

Merge branch 'ios/dev/feat_socket/#212' into ios/dev/feat_api/#189 #92

Triggered via push February 20, 2025 10:09
Status Success
Total duration 34s
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/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#L128
React Hook useEffect has missing dependencies: 'loadPlayer' and 'videoQueue'. Either include them or remove the dependency array
frontend-ci: src/frontend/src/components/YoutubePlayer/index.tsx#L134
React Hook useEffect has missing dependencies: 'currentIndex' and 'loadPlayer'. Either include them or remove the dependency array