Skip to content

Feature/#094 기초 마크다운 에디터 구현 #17

Feature/#094 기초 마크다운 에디터 구현

Feature/#094 기초 마크다운 에디터 구현 #17

Triggered via pull request November 12, 2024 07:49
Status Failure
Total duration 31s
Artifacts

lint_and_test.yml

on: pull_request
Lint and Test
22s
Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
Lint and Test: client/src/components/block/Block.style.ts#L14
Replace `'&:empty::before'` with `"&:empty::before"`
Lint and Test: client/src/components/block/Block.style.ts#L15
Replace `'attr(data-placeholder)',·` with `"attr(data-placeholder)",`
Lint and Test: client/src/components/block/Block.style.ts#L16
Replace `'gray.300'` with `"gray.300"`
Lint and Test: client/src/components/block/Block.style.ts#L17
Replace `'absolute'` with `"absolute"`
Lint and Test: client/src/components/block/Block.style.ts#L18
Replace `'none'·` with `"none",`
Lint and Test
Process completed with exit code 1.
Lint and Test: client/src/components/block/Block.tsx#L3
'listItemStyle' is defined but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
Lint and Test: client/src/types/markdown.ts#L17
Unexpected any. Specify a different type
Lint and Test: client/src/utils/linkedLIstBlock.ts#L65
Unexpected any. Specify a different type