Merge pull request #10 from antoshkaxxr/module6-task2 #23
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#L49
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
|