Skip to content

api server to supabase #21

api server to supabase

api server to supabase #21

Triggered via push October 5, 2024 12:37
Status Failure
Total duration 26s
Artifacts

deploy-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/api/useBrandList.ts#L8
No overload matches this call.
build: src/api/usePlaceDetail.ts#L7
No overload matches this call.
build: src/components/Features/BrandFilter/index.tsx#L17
Cannot find name 'data'.
build: src/components/Features/BrandFilter/index.tsx#L18
Property 'message' does not exist on type '{}'.
build: src/components/Features/BrandFilter/index.tsx#L20
'brands' is possibly 'undefined'.
build: src/components/Features/BrandFilter/index.tsx#L20
Property 'forEach' does not exist on type 'NonNullable<TQueryFnData>'.
build: src/components/Features/Sidebar/SidebarDetail/CreatePlace/CreatePlaceModal.tsx#L43
Property 'map' does not exist on type 'NonNullable<TQueryFnData>'.
build: src/components/Features/Sidebar/SidebarDetail/CreatePlace/CreatePlaceModal.tsx#L43
Parameter 'brand' implicitly has an 'any' type.
build: src/components/Features/Sidebar/SidebarDetail/PlaceDetail/BrandHashtag.tsx#L7
Property 'name' does not exist on type 'IHashtag'.
build: src/components/Features/Sidebar/SidebarDetail/PlaceDetail/PlaceDetailModal.tsx#L33
Property 'name' does not exist on type '{}'.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/