build(deps-dev): bump @tanstack/react-query-devtools from 5.91.1 to 5.91.3 #1194
Annotations
10 warnings
|
Lint the code
'dispatch' is assigned a value but never used
|
|
Lint the code
'state' is assigned a value but never used
|
|
Lint the code:
src/components/Dashboard/NutritionCard.test.tsx#L27
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 10 characters or longer
|
|
Lint the code:
src/components/Core/Widgets/RenderLoadingQuery.tsx#L20
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 10 characters or longer
|
|
Lint the code:
src/components/Core/Widgets/FormError.tsx#L45
'handleCloseSnackbar' is assigned a value but never used
|
|
Lint the code:
src/components/Core/Widgets/FormError.tsx#L8
'setOpenAlert' is assigned a value but never used
|
|
Lint the code:
src/components/Calendar/Components/CalendarComponent.tsx#L143
React Hook useEffect has missing dependencies: 'currentDate' and 'days'. Either include them or remove the dependency array
|
|
Lint the code:
src/components/Calendar/Components/CalendarComponent.tsx#L129
React Hook useMemo has a missing dependency: 'getDaysInMonth'. Either include it or remove the dependency array
|
|
Lint the code:
src/components/BodyWeight/index.test.tsx#L19
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 10 characters or longer
|
|
Lint the code:
src/components/BodyWeight/WeightChart/index.test.tsx#L12
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 10 characters or longer
|
Loading