Добро пожаловать, или посторонним вход воспрещён (часть 2) #11
+613
−201
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run checks:
src/components/comments-list/comments-list.tsx#L21
React Hook useEffect has a missing dependency: 'fetchComments'. Either include it or remove the dependency array
|
Run checks:
src/components/header/header.tsx#L23
React Hook useEffect has missing dependencies: 'authStatus' and 'fetchFavorites'. Either include them or remove the dependency array
|
Run checks:
src/components/map/map.tsx#L60
React Hook useEffect has a missing dependency: 'currentOffer'. Either include it or remove the dependency array
|
Run checks:
src/hooks/store.ts#L15
React Hook useMemo has missing dependencies: 'actions' and 'dispatch'. Either include them or remove the dependency array
|
Loading