Main #7
pr-checks.yml
on: pull_request
Lint Check
29s
Build Check
42s
Annotations
10 warnings
|
Lint Check:
src/components/UseCasesCarousel.tsx#L12
'FileSignature' is defined but never used
|
|
Lint Check:
src/components/UseCasesCarousel.tsx#L10
'Database' is defined but never used
|
|
Lint Check:
src/components/UseCasesCarousel.tsx#L9
'Cpu' is defined but never used
|
|
Lint Check:
src/components/DappCredentialCard.tsx#L120
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
|
|
Lint Check:
src/components/DappCredentialCard.tsx#L109
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
|
|
Lint Check:
src/app/page.tsx#L62
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
|
|
Lint Check:
src/app/page.tsx#L25
'FlipCredential' is defined but never used
|
|
Lint Check:
src/app/page.tsx#L17
'TextAnimate' is defined but never used
|
|
Lint Check:
src/app/page.tsx#L9
'Image' is defined but never used
|
|
Lint Check:
src/app/page.tsx#L6
'Aurora' is defined but never used
|