Feature/#131 블록 드래그앤드랍 구현 #81
lint_and_test.yml
on: pull_request
Lint and Unit Test
39s
Test Building Docker Image
54s
Annotations
1 error and 3 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:
server/src/app.module.spec.ts#L16
'module' is assigned a value but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
|