Skip to content

feat: implement uncontrolled components #76

feat: implement uncontrolled components

feat: implement uncontrolled components #76

Triggered via push September 4, 2025 15:21
Status Success
Total duration 1m 10s
Artifacts

main.yml

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

Annotations

5 warnings
Quality checks (1): src/shared/hooks/usePokedex.ts#L92
React Hook useEffect has a missing dependency: 'fail'. Either include it or remove the dependency array
Quality checks (1): src/course/02-lessons/02-Silver/Provider/final/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-lessons/01-Bronze/PresentationalAndContainer/final/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-lessons/01-Bronze/PresentationalAndContainer/final/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/01-Bronze/PresentationalAndContainer/exercise/exercise.tsx#L48
React Hook useEffect has a missing dependency: 'getCheckoutInfo'. Either include it or remove the dependency array