Skip to content

feat(#230): add view task modal #477

feat(#230): add view task modal

feat(#230): add view task modal #477

Triggered via pull request December 29, 2025 14:22
Status Failure
Total duration 28s
Artifacts

build-and-test.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-test (22.x)
Process completed with exit code 1.
build-and-test (22.x): src/components/todos/todo-dialog.tsx#L56
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect