[feat] 북마크 기능 추가 및 변수명 변경 #470
Annotations
1 error and 4 warnings
build (20.x)
Process completed with exit code 1.
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20.x):
frontend/src/components/common/Navbar.tsx#L41
React Hook useEffect has a missing dependency: 'setLoginStatus'. Either include it or remove the dependency array
|
build (20.x):
frontend/src/pages/ResumeFeedbackPage.tsx#L62
React Hook useEffect has a missing dependency: 'setResumeUrl'. Either include it or remove the dependency array
|
build (20.x):
frontend/src/utils/Token.tsx#L35
React Hook useEffect has a missing dependency: 'setLoginStatus'. Either include it or remove the dependency array
|