Merge branch '68-update-sponsors' of https://github.com/sfusurge/stor… #658
GitHub Actions / Problems
failed
Sep 25, 2024 in 1s
Problems
0 ESLint error(s) and 3 ESLint warning(s) found
Details
Annotations
Check warning on line 25 in src/components/MLHBanner.jsx
github-actions / Problems
src/components/MLHBanner.jsx#L21-L25
[@next/next/no-img-element] 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
Check warning on line 55 in src/components/NavBar.jsx
github-actions / Problems
src/components/NavBar.jsx#L55
[jsx-a11y/alt-text] Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images.
Check warning on line 109 in src/pages/Landing.jsx
github-actions / Problems
src/pages/Landing.jsx#L109
[jsx-a11y/alt-text] Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images.
Loading