Skip to content

feat: 구현한 텍스트 수정 로직 에디터와 블록 구조에 반영 #208

feat: 구현한 텍스트 수정 로직 에디터와 블록 구조에 반영

feat: 구현한 텍스트 수정 로직 에디터와 블록 구조에 반영 #208

Triggered via push November 24, 2024 02:07
Status Success
Total duration 1m 1s
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#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