Skip to content

Feature/#053 블럭내 복사 붙여넣기 구현 #163

Feature/#053 블럭내 복사 붙여넣기 구현

Feature/#053 블럭내 복사 붙여넣기 구현 #163

Triggered via pull request November 25, 2024 18:07
Status Success
Total duration 1m 29s
Artifacts

lint_and_test.yml

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

Annotations

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