Skip to content

Merge pull request #146 from TRIP-Side-Project/dev #35

Merge pull request #146 from TRIP-Side-Project/dev

Merge pull request #146 from TRIP-Side-Project/dev #35

Triggered via push January 4, 2024 14:42
Status Failure
Total duration 24s
Artifacts

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build (18.x): src/pages/Forum.tsx#L33
Type 'boolean' is not assignable to type 'LoginTypes'.
build (18.x): src/pages/ProductList.tsx#L77
Property 'setIsTitleSearch' is missing in type '{ setSearch: Dispatch<SetStateAction<string>>; }' but required in type 'SearchTypes'.
build (18.x): src/pages/ProductList.tsx#L96
Property 'setIsTitleSearch' is missing in type '{ setSearch: Dispatch<SetStateAction<string>>; }' but required in type 'SearchTypes'.
build (18.x)
Process completed with exit code 2.