docs: add Shurtu-gal as a contributor for review #216
development.yml
on: pull_request
Matrix: build / Build Check
Matrix: eslint / Eslint Check
Matrix: prettier / Prettier Check
Annotations
1 error and 4 warnings
eslint / Eslint Check (18)
Process completed with exit code 1.
|
build / Build Check (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint / Eslint Check (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint / Eslint Check (18):
src/components/form/FormContainer.jsx#L85
React Hook useEffect has missing dependencies: 'currentUser?.email', 'currentUser?.name', and 'currentUser?.uid'. Either include them or remove the dependency array
|
prettier / Prettier Check (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|