feat: IntroScreen 및 ErrorScreen 추가 #72
lint_and_unit_test.yml
on: push
Lint and Unit Test
48s
Annotations
4 warnings
Lint and Unit Test:
client/src/features/workSpace/components/ErrorScreen.style.ts#L2
'glassContainer' 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:
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/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
|