Skip to content

Develop

Develop #2070

Triggered via pull request November 25, 2024 22:34
Status Success
Total duration 45s
Artifacts

lint.yml

on: pull_request
Matrix: run_linter
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
run_linter (20.x): src/App.tsx#L42
React Hook useEffect has missing dependencies: 'setIsLoading', 'setTodos', and 'showError'. Either include them or remove the dependency array
run_linter (20.x): src/components/TodoContext.tsx#L76
React Hook useMemo has missing dependencies: 'isLoading', 'isSubmitting', and 'tempTodo'. Either include them or remove the dependency array