Skip to content

chore: 네트워크 성능 모니터링 코드 추가 #490

chore: 네트워크 성능 모니터링 코드 추가

chore: 네트워크 성능 모니터링 코드 추가 #490

Triggered via push December 5, 2024 20:15
Status Failure
Total duration 51s
Artifacts
Lint and Unit Test
39s
Lint and Unit Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
Lint and Unit Test: client/src/babo.tsx#L51
Unary operator '++' used
Lint and Unit Test: client/src/test.tsx#L148
Unary operator '++' used
Lint and Unit Test: server/src/workspace/workspace.gateway.ts#L1010
Expected property shorthand
Lint and Unit Test
Process completed with exit code 1.
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#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