Прикрой меня тестом #36
Annotations
4 warnings
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/favorite-card/favorite-card.tsx#L17
React Hook useCallback has an unnecessary dependency: 'offer.isFavorite'. Either exclude it 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
|