[Fix]: 서버 로그인 로직 변경에 따른 AccessToken, RefeshToken 쿠키 세팅 제거 및 landingStatus 제거 #37
Annotations
4 errors and 2 warnings
build:
src/components/auth/guard/MypageAccessGuard.tsx#L3
Module '"@/utils/auth"' has no exported member 'getAuthRedirectPath'.
|
build:
src/components/auth/guard/OnboardingClosedAccessGuard.tsx#L3
Module '"@/utils/auth"' has no exported member 'getAuthRedirectPath'.
|
build:
src/components/auth/guard/OnboardingNotOpenedAccessGuard.tsx#L3
Module '"@/utils/auth"' has no exported member 'getAuthRedirectPath'.
|
build
Process completed with exit code 2.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|