Skip to content

Finish project

Finish project #155

Triggered via pull request June 30, 2024 05:41
Status Failure
Total duration 55s
Artifacts

frontend.yml

on: pull_request
Frontend check
46s
Frontend check
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 9 warnings
Frontend check: frontend/src/components/ContactForm.tsx#L103
Unexpected empty arrow function
Frontend check: frontend/src/components/EventSidebar.tsx#L183
Empty block statement
Frontend check: frontend/src/components/NewsletterForm.tsx#L85
Unexpected empty arrow function
Frontend check: frontend/src/components/VolunteerForm.tsx#L103
Unexpected empty arrow function
Frontend check: frontend/src/components/admin/storage/GalleryDropzone.tsx#L52
'snapshot' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u
Frontend check: frontend/src/components/admin/storage/ImageDropzone.tsx#L18
'snapshot' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u
Frontend check: frontend/src/components/admin/storage/SimpleImageDropzone.tsx#L26
'snapshot' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u
Frontend check
Process completed with exit code 1.
Frontend check
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/.
Frontend check: frontend/src/app/admin/event-creator/page.tsx#L335
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Frontend check: frontend/src/components/EventSidebar.tsx#L16
There should be at least one empty line between import groups
Frontend check: frontend/src/components/EventSidebar.tsx#L17
There should be at least one empty line between import groups
Frontend check: frontend/src/components/EventSidebar.tsx#L17
`./admin/storage/SimpleImageDropzone` import should occur before import of `@/components/AlertBanner`
Frontend check: frontend/src/components/EventSidebar.tsx#L18
`@/app/admin/util/pageeditUtil` import should occur before import of `@/components/AlertBanner`
Frontend check: frontend/src/components/NewsletterSidebar.tsx#L14
There should be at least one empty line between import groups
Frontend check: frontend/src/components/NewsletterSidebar.tsx#L15
`./TextFieldCharLimit` import should occur before import of `./WarningModule`
Frontend check: frontend/src/components/NewsletterSidebar.tsx#L16
`./TextAreaCharLimit` import should occur before import of `./TextField`