Merge pull request #13 from muamarzidan/DEV_Zidan #30
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
|