Feat/restaurant #71
Annotations
1 error and 2 warnings
eslint-and-build
Process completed with exit code 1.
|
eslint-and-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3.3.0, actions/setup-node@v3.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint-and-build:
src/components/utils/modals/CreateReviewModal.tsx#L124
React Hook useCallback has a missing dependency: 'closeModal'. Either include it or remove the dependency array
|