[Fix]: 서버 로그인 로직 변경에 따른 AccessToken, RefeshToken 쿠키 세팅 제거 및 landingStatus 제거 #45
Annotations
6 errors and 2 warnings
build:
src/components/auth/guard/AuthAccessGuard.tsx#L1
Cannot find module '@/hooks/zustand/useLandingStatus' or its corresponding type declarations.
|
build:
src/components/auth/guard/MypageAccessGuard.tsx#L2
Cannot find module '@/hooks/zustand/useLandingStatus' or its corresponding type declarations.
|
build:
src/components/auth/guard/OnboardingClosedAccessGuard.tsx#L2
Cannot find module '@/hooks/zustand/useLandingStatus' or its corresponding type declarations.
|
build:
src/components/auth/guard/OnboardingNotOpenedAccessGuard.tsx#L2
Cannot find module '@/hooks/zustand/useLandingStatus' or its corresponding type declarations.
|
build:
src/components/layout/Header.tsx#L6
Cannot find module '@/hooks/zustand/useLandingStatus' or its corresponding type declarations.
|
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/
|