Skip to content

Merge pull request #8 from antoshkaxxr/module6-task1 #20

Merge pull request #8 from antoshkaxxr/module6-task1

Merge pull request #8 from antoshkaxxr/module6-task1 #20

Triggered via push November 12, 2024 12:50
Status Success
Total duration 29s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check: src/components/map/map.tsx#L50
React Hook useEffect has missing dependencies: 'currentCustomIcon' and 'defaultCustomIcon'. Either include them or remove the dependency array
Check: src/hooks/useMap/useMap.ts#L43
React Hook useEffect has a missing dependency: 'map'. Either include it or remove the dependency array