Skip to content

QA에서 나왔던 닉네임 validate 추가 #242

QA에서 나왔던 닉네임 validate 추가

QA에서 나왔던 닉네임 validate 추가 #242

Triggered via pull request October 17, 2024 06:58
@jaeml06jaeml06
synchronize #672
feature/#664
Status Failure
Total duration 1m 3s
Artifacts

ci-frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
test: frontend/src/pages/Mypage/MyPage.tsx#L7
'useMyInfo' is defined but never used
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: frontend/src/components/GoogleLoginButton/GoogleLoginButton.tsx#L24
React Hook useEffect has a missing dependency: 'handleGoogleSignIn'. Either include it or remove the dependency array