Skip to content

feat: 8 방향에 리사이징 기능 구현 #206

feat: 8 방향에 리사이징 기능 구현

feat: 8 방향에 리사이징 기능 구현 #206

Triggered via push November 23, 2024 22:26
Status Failure
Total duration 1m 41s
Artifacts
Lint and Unit Test
41s
Lint and Unit Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Lint and Unit Test: client/src/features/page/hooks/usePage.ts#L105
Expected space or tab after '//' in comment
Lint and Unit Test
Process completed with exit code 1.
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
'index' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
'value' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
'blockId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
'pageId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L25
Unexpected any. Specify a different type
Lint and Unit Test: @noctaCrdt/Crdt.ts#L30
'index' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L30
'blockId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L30
'pageId' is defined but never used. Allowed unused args must match /^_/u
Lint and Unit Test: @noctaCrdt/Crdt.ts#L30
Unexpected any. Specify a different type
Lint and Unit Test: @noctaCrdt/Crdt.ts#L35
'operation' is defined but never used. Allowed unused args must match /^_/u