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