Update Patch Dependencies #1674
Annotations
3 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test:
src/app/dashboard/students/StudentForm.tsx#L79
React Hook useEffect has missing dependencies: 'defaultValues' and 'reset'. Either include them or remove the dependency array
|
test:
src/app/dashboard/students/add/chat/page.tsx#L17
React Hook useEffect has missing dependencies: 'handleSubmit' and 'messages.length'. Either include them or remove the dependency array
|