Skip to content

Добро пожаловать, или посторонним вход воспрещён (часть 1) #27

Добро пожаловать, или посторонним вход воспрещён (часть 1)

Добро пожаловать, или посторонним вход воспрещён (часть 1) #27

Triggered via pull request November 26, 2024 08:19
Status Success
Total duration 31s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Check: src/components/custom-toast/custom-toast.tsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
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