Skip to content

react_redux_list_of_todos #1570

react_redux_list_of_todos

react_redux_list_of_todos #1570

Triggered via pull request September 25, 2024 15:26
Status Failure
Total duration 41s
Artifacts

lint.yml

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

Annotations

4 errors and 3 warnings
run_linter (20.x): src/features/filter.ts#L13
Assignment to property of function parameter 'filter'
run_linter (20.x): src/features/filter.ts#L17
Assignment to property of function parameter 'filter'
run_linter (20.x): src/features/filter.ts#L21
Assignment to property of function parameter 'filter'
run_linter (20.x)
Process completed with exit code 1.
run_linter (20.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 (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run_linter (20.x): src/App.tsx#L15
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array