Skip to content

feat: 토큰 갱신 api 추가 #133

feat: 토큰 갱신 api 추가

feat: 토큰 갱신 api 추가 #133

Triggered via push November 19, 2024 09:13
Status Failure
Total duration 55s
Artifacts
Lint and Unit Test
45s
Lint and Unit Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
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/jest.config.ts#L2
'pathsToModuleNameMapper' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: server/jest.config.ts#L3
'compilerOptions' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: server/src/auth/auth.service.spec.ts#L21
'userModel' is assigned a value but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: server/src/auth/auth.service.spec.ts#L145
Unexpected any. Specify a different type
Lint and Unit Test: server/src/auth/auth.service.spec.ts#L145
Unexpected any. Specify a different type
Lint and Unit Test: server/src/auth/auth.service.ts#L66
'refreshToken' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: server/src/auth/auth.service.ts#L81
'user' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: server/src/auth/jwt.strategy.ts#L15
Unexpected any. Specify a different type