implement discover page with bounty and project cards, filtering, and sorting capabilities. #10
Annotations
7 warnings
|
Run linter:
components/projects/project-card.tsx#L50
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 linter:
components/bounty/bounty-sidebar.tsx#L7
'ExternalLink' is defined but never used
|
|
Run linter:
components/bounty/bounty-card.tsx#L12
'Users' is defined but never used
|
|
Run linter:
app/page.tsx#L2
'Image' is defined but never used
|
|
Run linter:
app/bounty/page.tsx#L27
'ArrowUpDown' is defined but never used
|
|
Run linter:
app/bounty/page.tsx#L27
'X' is defined but never used
|
|
Run linter:
app/(auth)/auth/page.tsx#L2
'Image' is defined but never used
|
Loading