Skip to content

feat(shared): EditPhotoList 컴포넌트의 비즈니스 로직을 hook 으로 분리 및 리팩토링 #81

feat(shared): EditPhotoList 컴포넌트의 비즈니스 로직을 hook 으로 분리 및 리팩토링

feat(shared): EditPhotoList 컴포넌트의 비즈니스 로직을 hook 으로 분리 및 리팩토링 #81

Triggered via pull request November 27, 2023 07:27
@kutta97kutta97
synchronize #191
feat/174
Status Failure
Total duration 34s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build
shelter#build: command (/home/runner/work/Anifriends-Frontend/Anifriends-Frontend/apps/shelter) pnpm run build exited (1)
build
Type '{ urls: string[]; setUrls: Dispatch<SetStateAction<string[]>>; }' is not assignable to type 'IntrinsicAttributes & EditPhotoListProps'.
build
'useState' is declared but its value is never read.
build
Process completed with exit code 1.