fix: security auditing #3
Annotations
3 errors and 5 warnings
Quality checks (1)
Process completed with exit code 1.
|
Quality checks (1):
src/course/02- lessons/04-PresentationalAndContainer/exercise.tsx#L25
Unexpected empty object pattern
|
Quality checks (1):
src/course/02- lessons/04-PresentationalAndContainer/exercise.tsx#L25
'PaymentTemplate' is assigned a value but never used
|
Quality checks (1):
src/course/02-solutions/08-Provider/Provider.tsx#L14
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Quality checks (1):
src/course/02-solutions/05-Hooks/final.tsx#L13
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Quality checks (1):
src/course/02-solutions/04-PresentationalAndContainer/final.tsx#L149
React Hook useEffect has a missing dependency: 'getCheckoutInfo'. Either include it or remove the dependency array
|
Quality checks (1):
src/course/02-solutions/04-PresentationalAndContainer/final.tsx#L114
React Hook useEffect has a missing dependency: 'getCheckoutInfo'. Either include it or remove the dependency array
|
Quality checks (1):
src/course/02- lessons/04-PresentationalAndContainer/exercise.tsx#L47
React Hook useEffect has a missing dependency: 'getCheckoutInfo'. Either include it or remove the dependency array
|