fe/feat: github actions 프론트엔드 배포 설정 #607
Annotations
3 warnings
build (20.x):
frontend/src/components/MyInfoPage/BookmarkTap.tsx#L23
React Hook useEffect has a missing dependency: 'fetchBookmarks'. Either include it or remove the dependency array
|
build (20.x):
frontend/src/components/common/Navbar.tsx#L42
React Hook useEffect has a missing dependency: 'setLoginStatus'. Either include it or remove the dependency array
|
build (20.x):
frontend/src/utils/Token.tsx#L37
React Hook useEffect has missing dependencies: 'setLoginStatus' and 'setUserData'. Either include them or remove the dependency array
|