Skip to content

fix: api mocking with msw #98

fix: api mocking with msw

fix: api mocking with msw #98

Triggered via push October 8, 2025 10:08
Status Success
Total duration 1m 7s
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