add task solution #2104
Annotations
5 errors and 1 warning
run_linter (20.x):
src/components/TodoItem/TodoItem.tsx#L24
'todo' is already declared in the upper scope on line 10 column 45
|
run_linter (20.x):
src/components/TodoItem/TodoItem.tsx#L37
'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
|