Skip to content

fix: security auditing #3

fix: security auditing

fix: security auditing #3

Triggered via push May 20, 2025 08:48
Status Failure
Total duration 29s
Artifacts

main.yml

on: push
Matrix: Quality checks
Fit to window
Zoom out
Zoom in

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
'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