Skip to content

feat: WorkSpace, Page, ElementType 등의 interface 및 Type 선언 #20

feat: WorkSpace, Page, ElementType 등의 interface 및 Type 선언

feat: WorkSpace, Page, ElementType 등의 interface 및 Type 선언 #20

Triggered via push November 14, 2024 09:00
Status Success
Total duration 1m 1s
Artifacts
Lint and Unit Test
53s
Lint and Unit Test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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