Skip to content

Feature/#159 블록 애니메이션 구현 #126

Feature/#159 블록 애니메이션 구현

Feature/#159 블록 애니메이션 구현 #126

Triggered via pull request November 20, 2024 17:15
Status Failure
Total duration 1m 8s
Artifacts

lint_and_test.yml

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

Annotations

1 error and 10 warnings
Test Building Docker Image
Process completed with exit code 17.
Lint and Unit Test: @noctaCrdt/Crdt.ts#L24
'index' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L24
'value' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L24
'blockId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L26
'index' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L26
'blockId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L28
'operation' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L30
'operation' is defined but never used. Allowed unused args must match /^_/u
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/components/block/Block.tsx#L7
'useEffect' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u