Adds UI for trophies #1173
Open
Adds UI for trophies #1173
Annotations
10 warnings
|
Lint the code
'state' is assigned a value but never used
|
|
Lint the code:
src/components/Dashboard/WeightCard.test.tsx#L21
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/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