Food on Fork Integration with Web App #311
node.js.yml
on: pull_request
Matrix: React.js Format & Compilation Test
Annotations
7 errors and 12 warnings
React.js Format & Compilation Test (16.x)
Process completed with exit code 1.
|
React.js Format & Compilation Test (19.x)
The job was canceled because "_16_x" failed.
|
React.js Format & Compilation Test (19.x)
The operation was canceled.
|
React.js Format & Compilation Test (18.x)
The job was canceled because "_16_x" failed.
|
React.js Format & Compilation Test (18.x)
The operation was canceled.
|
React.js Format & Compilation Test (20.x)
The job was canceled because "_16_x" failed.
|
React.js Format & Compilation Test (20.x)
The operation was canceled.
|
React.js Format & Compilation Test (16.x):
feedingwebapp/src/Pages/Home/MealStates/BiteAcquisitionCheck.jsx#L47
React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?
|
React.js Format & Compilation Test (16.x):
feedingwebapp/src/Pages/Home/MealStates/BiteAcquisitionCheck.jsx#L196
React Hook useCallback has a missing dependency: 'detectedFood'. Either include it or remove the dependency array
|
React.js Format & Compilation Test (16.x):
feedingwebapp/src/Pages/Home/MealStates/BiteDone.jsx#L47
React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?
|
React.js Format & Compilation Test (19.x):
feedingwebapp/src/Pages/Home/MealStates/BiteAcquisitionCheck.jsx#L47
React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?
|
React.js Format & Compilation Test (19.x):
feedingwebapp/src/Pages/Home/MealStates/BiteAcquisitionCheck.jsx#L196
React Hook useCallback has a missing dependency: 'detectedFood'. Either include it or remove the dependency array
|
React.js Format & Compilation Test (19.x):
feedingwebapp/src/Pages/Home/MealStates/BiteDone.jsx#L47
React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?
|
React.js Format & Compilation Test (18.x):
feedingwebapp/src/Pages/Home/MealStates/BiteAcquisitionCheck.jsx#L47
React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?
|
React.js Format & Compilation Test (18.x):
feedingwebapp/src/Pages/Home/MealStates/BiteAcquisitionCheck.jsx#L196
React Hook useCallback has a missing dependency: 'detectedFood'. Either include it or remove the dependency array
|
React.js Format & Compilation Test (18.x):
feedingwebapp/src/Pages/Home/MealStates/BiteDone.jsx#L47
React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?
|
React.js Format & Compilation Test (20.x):
feedingwebapp/src/Pages/Home/MealStates/BiteAcquisitionCheck.jsx#L47
React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?
|
React.js Format & Compilation Test (20.x):
feedingwebapp/src/Pages/Home/MealStates/BiteAcquisitionCheck.jsx#L196
React Hook useCallback has a missing dependency: 'detectedFood'. Either include it or remove the dependency array
|
React.js Format & Compilation Test (20.x):
feedingwebapp/src/Pages/Home/MealStates/BiteDone.jsx#L47
React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?
|