Skip to content

[Fix]: 서버 로그인 로직 변경에 따른 AccessToken, RefeshToken 쿠키 세팅 제거 및 landingStatus 제거 #51

[Fix]: 서버 로그인 로직 변경에 따른 AccessToken, RefeshToken 쿠키 세팅 제거 및 landingStatus 제거

[Fix]: 서버 로그인 로직 변경에 따른 AccessToken, RefeshToken 쿠키 세팅 제거 및 landingStatus 제거 #51

Triggered via pull request August 7, 2024 08:13
Status Failure
Total duration 28s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
build: src/components/myPage/AssociateRequirementCheck.tsx#L30
Property 'AuthenticationProcess3_Signup' does not exist on type '{ readonly Index: "/"; readonly Home: "/"; readonly Dashboard: "/dashboard"; readonly Bevy: "/bevy"; readonly Discord: "/discord"; readonly DiscordConnect: "/discord/connect"; readonly DiscordGuide: "/discord/guide"; ... 18 more ...; readonly PaymentsFail: "/payments/fail"; }'.
build: src/components/myPage/AssociateRequirementCheck.tsx#L56
Property 'AuthenticationProcess2_StudentVerification' does not exist on type '{ readonly Index: "/"; readonly Home: "/"; readonly Dashboard: "/dashboard"; readonly Bevy: "/bevy"; readonly Discord: "/discord"; readonly DiscordConnect: "/discord/connect"; readonly DiscordGuide: "/discord/guide"; ... 18 more ...; readonly PaymentsFail: "/payments/fail"; }'.
build: src/utils/auth.ts#L1
'useAuthToken' is declared but its value is never read.
build: src/utils/auth.ts#L2
'CookieKeys' is declared but its value is never read.
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/