Skip to content

feat: show multiple authors in single line in docs page #89

feat: show multiple authors in single line in docs page

feat: show multiple authors in single line in docs page #89

Re-run triggered February 1, 2026 07:54
Status Success
Total duration 33s
Artifacts

lint.yml

on: pull_request
Run ESLint and Prettier
28s
Run ESLint and Prettier
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Run ESLint and Prettier: src/lib/layout.shared.tsx#L12
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Run ESLint and Prettier: src/components/user/Showcase.tsx#L48
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Run ESLint and Prettier: src/app/docs/layout.tsx#L12
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Run ESLint and Prettier: src/app/(home)/page.tsx#L808
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Run ESLint and Prettier: src/app/(home)/page.tsx#L784
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Run ESLint and Prettier: src/app/(home)/page.tsx#L679
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Run ESLint and Prettier: src/app/(home)/page.tsx#L427
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Run ESLint and Prettier: postcss.config.mjs#L1
Assign object to a variable before exporting as module default