Skip to content

feat: handle API-key errors in map-component #237

feat: handle API-key errors in map-component

feat: handle API-key errors in map-component #237

Triggered via pull request January 18, 2024 09:33
Status Failure
Total duration 45s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
test
Process completed with exit code 1.
test: src/components/advanced-marker.tsx#L94
React Hook useEffect has a missing dependency: 'className'. Either include it or remove the dependency array
test: src/components/info-window.tsx#L53
React Hook useEffect has missing dependencies: 'infoWindowOptions' and 'onCloseClick'. Either include them or remove the dependency array
test: src/components/map-control.tsx#L64
React Hook useEffect has a missing dependency: 'controlContainer'. Either include it or remove the dependency array
test: src/components/marker.tsx#L61
React Hook useEffect has a missing dependency: 'markerOptions'. Either include it or remove the dependency array
test: src/components/pin.tsx#L62
React Hook useEffect has a missing dependency: 'glyphContainer'. Either include it or remove the dependency array
test: src/hooks/use-maps-library.ts#L37
React Hook useEffect has missing dependencies: 'ctx' and 'name'. Either include them or remove the dependency array