Skip to content

Feature/#147_CRDT라이브러리_local_및_remoteReOrder추가 #106

Feature/#147_CRDT라이브러리_local_및_remoteReOrder추가

Feature/#147_CRDT라이브러리_local_및_remoteReOrder추가 #106

Triggered via pull request November 18, 2024 08:58
Status Failure
Total duration 56s
Artifacts

lint_and_test.yml

on: pull_request
Lint and Unit Test
41s
Lint and Unit Test
Test Building Docker Image
49s
Test Building Docker Image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
Test Building Docker Image
Process completed with exit code 17.
Lint and Unit Test: client/src/features/editor/components/MenuBlock/MenuBlock.tsx#L5
Unexpected any. Specify a different type
Lint and Unit Test: client/src/features/editor/components/MenuBlock/MenuBlock.tsx#L6
Unexpected any. Specify a different type
Lint and Unit Test: client/src/features/editor/hooks/useBlockDragAndDrop.ts#L4
'BlockLinkedList' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: server/jest.config.ts#L2
'pathsToModuleNameMapper' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: server/jest.config.ts#L3
'compilerOptions' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: server/src/auth/auth.service.spec.ts#L21
'userModel' is assigned a value but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Unit Test: server/src/auth/jwt.strategy.ts#L15
Unexpected any. Specify a different type