Skip to content

made solution

made solution #2150

Triggered via pull request February 21, 2025 12:39
Status Failure
Total duration 43s
Artifacts

lint.yml

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

Annotations

10 errors
run_linter (20.x): src/App.tsx#L2
'useContext' is defined but never used
run_linter (20.x): src/App.tsx#L6
'TodoContext' is defined but never used
run_linter (20.x): src/components/TodoHeader.tsx#L1
'useCallback' is defined but never used
run_linter (20.x): src/components/TodoHeader.tsx#L3
'Todo' is defined but never used
run_linter (20.x): src/components/TodoHeader.tsx#L8
'setTodos' is assigned a value but never used
run_linter (20.x): src/components/TodoHeader.tsx#L10
Unexpected console statement
run_linter (20.x): src/components/TodoList.tsx#L10
A form label must be associated with a control
run_linter (20.x): src/components/TodoList.tsx#L31
A form label must be associated with a control
run_linter (20.x): src/components/TodoList.tsx#L50
A form label must be associated with a control
run_linter (20.x): src/components/TodoList.tsx#L72
A form label must be associated with a control