Skip to content

feat: axios 에러 핸들링, 토큰 재갱신 로직 추가 #155

feat: axios 에러 핸들링, 토큰 재갱신 로직 추가

feat: axios 에러 핸들링, 토큰 재갱신 로직 추가 #155

Triggered via push November 20, 2024 13:34
Status Failure
Total duration 54s
Artifacts
Lint and Unit Test
42s
Lint and Unit Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Lint and Unit Test: server/src/auth/guards/jwt-auth.guard.ts#L26
'canActivate' is never reassigned. Use 'const' instead
Lint and Unit Test
Process completed with exit code 1.
Lint and Unit Test: client/src/features/editor/components/MenuBlock/MenuBlock.tsx#L5
Unexpected any. Specify a different type
Lint and Unit Test: client/src/features/editor/components/MenuBlock/MenuBlock.tsx#L6
Unexpected any. Specify a different type
Lint and Unit Test: server/src/auth/guards/jwt-auth.guard.ts#L17
'response' is assigned a value but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u