Update README.md #19
Annotations
3 warnings
Lint Node.js Code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Node.js Code:
src/frontend/src/components/Appointments/Appointments.tsx#L73
React Hook useCallback has a missing dependency: 'toast'. Either include it or remove the dependency array
|
Lint Node.js Code:
src/frontend/src/components/Appointments/LoadingWithMessages.tsx#L21
React Hook useEffect has a missing dependency: 'messages'. Either include it or remove the dependency array
|