eslint #5
Annotations
1 error and 3 warnings
Lint Node.js Code
Process completed with exit code 1.
|
Lint Node.js Code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|