added solution #4832
Annotations
2 warnings
run_linter (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run_linter (20.x):
src/components/TodoModal/TodoModal.tsx#L29
React Hook useEffect has missing dependencies: 'currentTodo' and 'userId'. Either include them or remove the dependency array
|