Skip to content

작업사항 저장 추후 삭제 #139

작업사항 저장 추후 삭제

작업사항 저장 추후 삭제 #139

Triggered via push November 19, 2024 15:47
Status Success
Total duration 1m 3s
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#L24
'index' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L24
'value' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L24
'blockId' is defined but never used. Allowed unused args must match /^_/u
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
'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#L28
'operation' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L30
'operation' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: client/src/features/editor/Editor.tsx#L27
Unexpected any. Specify a different type
Lint and Unit Test: client/src/features/editor/Editor.tsx#L40
Unexpected any. Specify a different type