Skip to content

Develop

Develop #2083

Triggered via pull request December 24, 2024 14:51
Status Failure
Total duration 40s
Artifacts

lint.yml

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

Annotations

2 errors and 6 warnings
run_linter (20.x): src/index.tsx#L8
Missing file extension for "./store/todoContext"
run_linter (20.x)
Process completed with exit code 1.
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