Skip to content

add task solution #2103

add task solution

add task solution #2103

Triggered via pull request January 13, 2025 16:55
Status Failure
Total duration 40s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
run_linter (20.x): src/components/TodoItem/TodoItem.tsx#L30
'deleteTodo' was used before it was defined
run_linter (20.x): src/components/TodoItem/TodoItem.tsx#L32
'editTodo' was used before it was defined
run_linter (20.x): src/components/TodoItem/TodoItem.tsx#L41
'newTitle' is already declared in the upper scope on line 11 column 28
run_linter (20.x): src/components/TodoItem/TodoItem.tsx#L44
'deleteTodo' was used before it was defined
run_linter (20.x): src/components/TodoItem/TodoItem.tsx#L50
'editTodo' was used before it was defined
run_linter (20.x): src/components/TodoItem/TodoItem.tsx#L57
'todo' is already declared in the upper scope on line 10 column 45
run_linter (20.x): src/components/TodoItem/TodoItem.tsx#L72
'todo' is already declared in the upper scope on line 10 column 45
run_linter (20.x): src/components/TodoItem/TodoItem.tsx#L85
'todo' is already declared in the upper scope on line 10 column 45
run_linter (20.x): src/components/TodoItem/TodoItem.tsx#L99
A form label must be associated with a control
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