Skip to content

chore(deps-dev): bump the dependencies group with 6 updates (#89) #123

chore(deps-dev): bump the dependencies group with 6 updates (#89)

chore(deps-dev): bump the dependencies group with 6 updates (#89) #123

Triggered via push November 14, 2023 10:17
Status Success
Total duration 41s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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/api-provider.tsx#L145
React Hook useCallback has a missing dependency: 'loadedLibraries'. 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/hooks/use-maps-library.ts#L37
React Hook useEffect has missing dependencies: 'ctx' and 'name'. Either include them or remove the dependency array