Skip to content

ci: 모든 브랜치에서 push할 때 lint 및 test를 수행할 수 있도록 변경 #47

ci: 모든 브랜치에서 push할 때 lint 및 test를 수행할 수 있도록 변경

ci: 모든 브랜치에서 push할 때 lint 및 test를 수행할 수 있도록 변경 #47

Triggered via push November 13, 2024 15:08
Status Success
Total duration 48s
Artifacts
Lint and Test
37s
Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Lint and Test: client/src/types/markdown.ts#L17
Unexpected any. Specify a different type
Lint and Test: client/src/utils/linkedLIstBlock.ts#L94
Unexpected any. Specify a different type
Lint and Test: server/src/app.module.spec.ts#L16
'module' is assigned a value but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u