Skip to content

feat: Implement and test core todo functionalities #6

feat: Implement and test core todo functionalities

feat: Implement and test core todo functionalities #6

Triggered via pull request November 4, 2024 12:31
Status Failure
Total duration 51s
Artifacts

node.js.yml

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

Annotations

1 error and 3 warnings
build (16)
Process completed with exit code 1.
build (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (16): src/App.tsx#L30
React Hook React.useEffect has a missing dependency: 'todoStore'. Either include it or remove the dependency array
build (16): src/App.tsx#L44
React Hook React.useEffect has a missing dependency: 'filterTodos'. Either include it or remove the dependency array