Skip to content

Hotfix/#220 특수문자 있는 경우에도 텍스트 드래그 되도록 수정 #194

Hotfix/#220 특수문자 있는 경우에도 텍스트 드래그 되도록 수정

Hotfix/#220 특수문자 있는 경우에도 텍스트 드래그 되도록 수정 #194

Triggered via pull request November 27, 2024 08:35
Status Success
Total duration 1m 20s
Artifacts

lint_and_test.yml

on: pull_request
Lint and Unit Test
47s
Lint and Unit Test
Test Building Docker Image
1m 12s
Test Building Docker Image
Fit to window
Zoom out
Zoom in

Annotations

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