Skip to content

Merge branch 'dev' into fe/dev/feat_thumbnail/#233 #116

Merge branch 'dev' into fe/dev/feat_thumbnail/#233

Merge branch 'dev' into fe/dev/feat_thumbnail/#233 #116

Triggered via push February 24, 2025 02:11
Status Success
Total duration 45s
Artifacts

frontend-ci.yaml

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

Annotations

6 warnings
frontend-ci: src/frontend/src/components/Modal/NotificationModal/index.tsx#L25
React Hook useEffect has missing dependencies: 'fetchNotifications' and 'resetNotificationCount'. Either include them or remove the dependency array
frontend-ci: src/frontend/src/components/Search/SearchBar/index.tsx#L34
React Hook useEffect has a missing dependency: 'searchList'. Either include it or remove the dependency array
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#L81
React Hook useEffect has missing dependencies: 'fetchFriends', 'fetchNotifications', and 'increaseNotificationCount'. Either include them or remove the dependency array
frontend-ci: src/frontend/src/components/YoutubePlayer/index.tsx#L164
React Hook useEffect has a missing dependency: 'loadPlayer'. Either include it or remove the dependency array
frontend-ci: src/frontend/src/pages/FriendPage/index.tsx#L20
React Hook useEffect has a missing dependency: 'fetchFriends'. Either include it or remove the dependency array