Skip to content

Feature/#156 server에 Page별 editor crdt 적용 #128

Feature/#156 server에 Page별 editor crdt 적용

Feature/#156 server에 Page별 editor crdt 적용 #128

Triggered via pull request November 21, 2024 10:11
Status Failure
Total duration 3m 44s
Artifacts

lint_and_test.yml

on: pull_request
Lint and Unit Test
24s
Lint and Unit Test
Test Building Docker Image
3m 33s
Test Building Docker Image
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Lint and Unit Test: server/src/crdt/crdt.gateway.ts#L269
Expected space or tab after '//' in comment
Lint and Unit Test
Process completed with exit code 1.
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
'index' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
'value' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
'blockId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
'pageId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
Unexpected any. Specify a different type
Lint and Unit Test: @noctaCrdt/Crdt.ts#L30
'index' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L30
'blockId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L30
'pageId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L30
Unexpected any. Specify a different type
Lint and Unit Test: @noctaCrdt/Crdt.ts#L35
'operation' is defined but never used. Allowed unused args must match /^_/u