Skip to content

fix: 환경 변수를 읽지 못하는 문제 수정 #80

fix: 환경 변수를 읽지 못하는 문제 수정

fix: 환경 변수를 읽지 못하는 문제 수정 #80

Triggered via push November 17, 2024 18:13
Status Failure
Total duration 51s
Artifacts
Lint and Unit Test
43s
Lint and Unit Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Lint and Unit Test
Process completed with exit code 1.
Lint and Unit Test: client/src/types/markdown.ts#L17
Unexpected any. Specify a different type
Lint and Unit Test: client/src/utils/linkedLIstBlock.ts#L94
Unexpected any. Specify a different type
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/jwt.strategy.ts#L15
Unexpected any. Specify a different type