Skip to content

Fix the solution code for “Using Async Storage” #1402

Fix the solution code for “Using Async Storage”

Fix the solution code for “Using Async Storage” #1402

Triggered via pull request May 24, 2024 19:13
Status Success
Total duration 16m 36s
Artifacts

verify-build-publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
job: exercise-src/react-native/16-security/01-problem/src/services/auth/AuthProvider.tsx#L37
React Hook useMemo has unnecessary dependencies: 'signIn' and 'signOut'. Either exclude them or remove the dependency array. Outer scope values like 'signIn' aren't valid dependencies because mutating them doesn't re-render the component