Skip to content

feat: 옵션 모달창 구현 #195

feat: 옵션 모달창 구현

feat: 옵션 모달창 구현 #195

Triggered via push November 21, 2024 18:52
Status Success
Total duration 1m 0s
Artifacts
Lint and Unit Test
51s
Lint and Unit Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
'index' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
'value' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
'blockId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
'pageId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
Unexpected any. Specify a different type
Lint and Unit Test: @noctaCrdt/Crdt.ts#L30
'index' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L30
'blockId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L30
'pageId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L30
Unexpected any. Specify a different type
Lint and Unit Test: @noctaCrdt/Crdt.ts#L35
'operation' is defined but never used. Allowed unused args must match /^_/u