Skip to content

fe/feat: github actions 프론트엔드 배포 설정 #607

fe/feat: github actions 프론트엔드 배포 설정

fe/feat: github actions 프론트엔드 배포 설정 #607

Triggered via pull request March 1, 2025 15:11
Status Success
Total duration 58s
Artifacts

front-ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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