Stephen #76
Merged
Stephen #76
Annotations
6 errors and 3 warnings
|
|
|
proj3/frontend/src/utils/badges.js#L225
Unexpected lexical declaration in case block
|
|
proj3/frontend/src/utils/badges.js#L222
Unexpected lexical declaration in case block
|
|
proj3/frontend/src/services/MealService.jsx#L36
'e' is defined but never used
|
|
proj3/frontend/src/components/ui/button.jsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
proj3/frontend/src/components/ui/badge.jsx#L44
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
proj3/frontend/src/components/ReviewsList.jsx#L11
React Hook useEffect has a missing dependency: 'fetchReviews'. Either include it or remove the dependency array
|
|
proj3/frontend/src/components/EventsTab.jsx#L39
React Hook useEffect has a missing dependency: 'load'. Either include it or remove the dependency array
|
|
proj3/frontend/src/components/Dashboard.jsx#L146
React Hook useEffect has a missing dependency: 'preferences.userLocation'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading