Add test for the MealItemForm component #10
Annotations
10 warnings and 2 notices
src/react-app-env.d.ts#L1
Cannot resolve file 'react-scripts'
|
src/components/BodyWeight/WeightChart/index.test.tsx#L44
Contents of collection `weightData` are queried, but never written
|
src/components/Carousel/index.tsx#L18
Unnecessary semicolon
|
src/components/Carousel/index.tsx#L6
Unnecessary semicolon
|
src/components/WorkoutRoutines/Detail/RoutineLogs.tsx#L268
Unused parameter label
|
src/components/Exercises/models/language.ts#L23
Unused parameter item
|
src/components/Nutrition/models/weightUnit.ts#L25
Unused parameter item
|
src/components/Exercises/Detail/ExerciseDetailEdit.test.tsx#L192
Unused constant wrapper
|
src/components/WorkoutRoutines/models/WeightUnit.ts#L22
Unused parameter item
|
src/components/Exercises/Add/Step3Description.test.tsx#L43
Unused constant text
|
src/components/BodyWeight/index.tsx#L24
Promise returned from fetchWeights is ignored
|
src/components/BodyWeight/OverviewDashboard/OverviewDashboard.tsx#L23
Promise returned from fetchWeights is ignored
|
The logs for this run have expired and are no longer available.
Loading