Skip to content

Прикрой меня тестом #36

Прикрой меня тестом

Прикрой меня тестом #36

Triggered via pull request December 17, 2024 07:29
Status Success
Total duration 40s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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