Skip to content

place count에 따라 brand 정렬 #26

place count에 따라 brand 정렬

place count에 따라 brand 정렬 #26

Triggered via push October 6, 2024 00:48
Status Failure
Total duration 20s
Artifacts

deploy-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: src/components/Features/Sidebar/SidebarDetail/CreatePlace/CreatePlaceModal.tsx#L60
Type '{ name: string; label: string; hashtags: string[] | undefined; id: string | undefined; description: string | undefined; }[]' is not assignable to type 'readonly Brand[]'.
build: src/components/Features/Sidebar/SidebarDetail/CreatePlace/CreatePlaceModal.tsx#L71
Argument of type '{ name: string; label: string; }' is not assignable to parameter of type 'Brand'.
build: src/states/brands/brand.ts#L7
Property '0' does not exist on type '{ count: number; }'.
build
Process completed with exit code 2.