Skip to content

Merge pull request #13 from muamarzidan/DEV_Zidan #30

Merge pull request #13 from muamarzidan/DEV_Zidan

Merge pull request #13 from muamarzidan/DEV_Zidan #30

Triggered via push July 30, 2025 18:46
Status Success
Total duration 48s
Artifacts

ci-cd.yml

on: push
test-and-deploy
39s
test-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test-and-deploy: src/utils/request.js#L112
'error' is defined but never used
test-and-deploy: src/context/Auth.jsx#L302
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
test-and-deploy: src/components/organism/ResetPasswordForm.jsx#L91
'error' is defined but never used
test-and-deploy: src/components/organism/ForgotPasswordForm.jsx#L42
'error' is defined but never used
test-and-deploy: src/components/organism/EmailVerificationForm.jsx#L26
'error' is defined but never used
test-and-deploy: src/components/moleculs/GoogleLoginButton.jsx#L3
'onSuccess' is defined but never used
test-and-deploy: src/pages/auth/GoogleCallback.jsx#L45
React Hook useEffect has missing dependencies: 'handleGoogleCallback', 'location.search', and 'navigate'. Either include them or remove the dependency array