Develop #2086
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
|