Skip to content

feat: implement state colocation + state lifting (#38) #28

feat: implement state colocation + state lifting (#38)

feat: implement state colocation + state lifting (#38) #28

Triggered via push May 23, 2025 08:33
Status Success
Total duration 57s
Artifacts

main.yml

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

Annotations

5 warnings
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
Quality checks (1): src/course/02- lessons/01-Bronze/Hooks/final/final.tsx#L13
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components