Skip to content

add task solution #1155

add task solution

add task solution #1155

Triggered via pull request October 18, 2023 10:52
Status Success
Total duration 1m 26s
Artifacts

lint.yml

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

Annotations

2 warnings
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/
run_linter (14.x): src/App.tsx#L35
React Hook useEffect has a missing dependency: 'todosList'. Either include it or remove the dependency array. You can also do a functional update 'setTodos(t => ...)' if you only need 'todosList' in the 'setTodos' call