Skip to content

Develop

Develop #2086

Triggered via pull request December 24, 2024 15:29
Status Success
Total duration 42s
Artifacts

lint.yml

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

Annotations

6 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/store/TodoContext.tsx#L149
React Hook useCallback has an unnecessary dependency: 'todos'. Either exclude it or remove the dependency array
run_linter (20.x): src/store/TodoContext.tsx#L155
React Hook useCallback has an unnecessary dependency: 'todos'. Either exclude it or remove the dependency array
run_linter (20.x): src/store/TodoContext.tsx#L160
React Hook useCallback has an unnecessary dependency: 'todos'. Either exclude it or remove the dependency array
run_linter (20.x): src/store/TodoContext.tsx#L165
React Hook useCallback has an unnecessary dependency: 'todos'. Either exclude it or remove the dependency array
run_linter (20.x): src/store/TodoContext.tsx#L172
React Hook useCallback has an unnecessary dependency: 'todos'. Either exclude it or remove the dependency array