refactor: 불필요한 파일 삭제 #39
lint_and_unit_test.yml
on: push
Lint and Unit Test
43s
Annotations
1 warning
Lint and Unit 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
|