Skip to content

chore: final touches to homepage #223

chore: final touches to homepage

chore: final touches to homepage #223

Triggered via pull request April 28, 2024 20:53
@Shurtu-galShurtu-gal
synchronize #42
chore/touch
Status Success
Total duration 1m 2s
Artifacts

development.yml

on: pull_request
Matrix: build / Build Check
Matrix: eslint / Eslint Check
Matrix: prettier / Prettier Check
Fit to window
Zoom out
Zoom in

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/.
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/.
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