Skip to content

add task solution #1325

add task solution

add task solution #1325

Triggered via pull request December 7, 2023 09:44
Status Failure
Total duration 1m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

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

Annotations

3 errors and 1 warning
run_linter (14.x): src/Components/TodoItem/TodoItem.tsx#L6
Missing file extension for "../../types/Todo"
run_linter (14.x): src/Components/TodoItem/TodoItem.tsx#L7
Missing file extension for "../context/TodoContext"
run_linter (14.x)
Process completed with exit code 1.
run_linter (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/