Skip to content

feat: crdt 트랜잭션 복구로직 추가 #449

feat: crdt 트랜잭션 복구로직 추가

feat: crdt 트랜잭션 복구로직 추가 #449

Triggered via push December 4, 2024 08:23
Status Success
Total duration 1m 2s
Artifacts
Lint and Unit Test
53s
Lint and Unit Test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint and Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint and Unit Test: @noctaCrdt/Crdt.ts#L43
Unexpected any. Specify a different type
Lint and Unit Test: @noctaCrdt/Crdt.ts#L75
'index' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L75
'value' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L75
'blockId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L75
'pageId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L75
Unexpected any. Specify a different type
Lint and Unit Test: @noctaCrdt/Crdt.ts#L80
'index' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L80
'blockId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L80
'pageId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L80
Unexpected any. Specify a different type