Skip to content

Merge pull request #99 from Review-zip/refactor #32

Merge pull request #99 from Review-zip/refactor

Merge pull request #99 from Review-zip/refactor #32

Triggered via push February 20, 2024 15:10
Status Failure
Total duration 34s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
deploy: src/components/mapPageComponent/locationSearchComponent/loactionSearchComponent.tsx#L28
Argument of type 'Dispatch<SetStateAction<PlaceInfo | undefined>>' is not assignable to parameter of type 'Dispatch<SetStateAction<PlaceInfo>>'.
deploy: src/components/mapPageComponent/locationSearchComponent/loactionSearchComponent.tsx#L30
Argument of type 'Dispatch<SetStateAction<PlaceInfo | undefined>>' is not assignable to parameter of type 'Dispatch<SetStateAction<PlaceInfo>>'.
deploy: src/components/mapPageComponent/mapComponent/mapComponent.tsx#L80
Type 'Dispatch<SetStateAction<PlaceInfo | undefined>> | undefined' is not assignable to type 'Dispatch<SetStateAction<PlaceInfo | undefined>>'.
deploy
Process completed with exit code 2.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.