Skip to content

fix: 카카오 로그인 -> 회원가입 페이지 이동 버그 #145

fix: 카카오 로그인 -> 회원가입 페이지 이동 버그

fix: 카카오 로그인 -> 회원가입 페이지 이동 버그 #145

Triggered via push September 3, 2023 04:05
Status Success
Total duration 1m 15s
Artifacts

ci-cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
ci-cd: src/pages/unregister/UnregisterPage.tsx#L12
'USER_LOCAL_STORAGE_KEY' is defined but never used
ci-cd: src/pages/unregister/UnregisterPage.tsx#L13
'USER_UPDATED_AT_STORAGE_KEY' is defined but never used
ci-cd: src/pages/unregister/UnregisterPage.tsx#L12
'USER_LOCAL_STORAGE_KEY' is defined but never used
ci-cd: src/pages/unregister/UnregisterPage.tsx#L13
'USER_UPDATED_AT_STORAGE_KEY' is defined but never used
ci-cd: src/pages/settings/SettingsPage.tsx#L9
'USER_LOCAL_STORAGE_KEY' is defined but never used
ci-cd: src/pages/settings/SettingsPage.tsx#L10
'USER_UPDATED_AT_STORAGE_KEY' is defined but never used
ci-cd: src/pages/settings/SettingsPage.tsx#L15
'queryClient' is assigned a value but never used
ci-cd
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci-cd: src/pages/unregister/UnregisterPage.tsx#L77
React Hook useEffect has a missing dependency: 'logout'. Either include it or remove the dependency array
ci-cd: src/pages/unregister/UnregisterPage.tsx#L77
React Hook useEffect has a missing dependency: 'logout'. Either include it or remove the dependency array
ci-cd
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/