Skip to content

진행상황 저장 #211

진행상황 저장

진행상황 저장 #211

Triggered via push November 24, 2024 18:56
Status Success
Total duration 1m 11s
Artifacts
Lint and Unit Test
1m 1s
Lint and Unit Test
Fit to window
Zoom out
Zoom in

Annotations

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