chore: remove @googlemaps/google-maps-services-js dependency #630
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.pnp.cjs#L1
File ignored by default.
|
src/components/map/MapContainer/index.tsx#L93
React Hook useCallback has missing dependencies: 'saveNextKeyword', 'sendEvent', and 'setSearchForm'. Either include them or remove the dependency array
|
src/components/map/MapLayout/index.tsx#L29
React Hook useEffect has a missing dependency: 'sendEvent'. Either include it or remove the dependency array
|
src/components/map/MapLayout/index.tsx#L39
React Hook useEffect has a missing dependency: 'sendEvent'. Either include it or remove the dependency array
|
src/components/map/PlaceResultMarker/index.tsx#L45
React Hook useCallback has missing dependencies: 'onClickMarker' and 'router'. Either include them or remove the dependency array. If 'onClickMarker' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/components/place/PlaceDetail/index.tsx#L146
React Hook useCallback has missing dependencies: 'renderToast' and 'sendEvent'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading