added target cgpa calculator #190
ci.yml
on: pull_request
Format · Lint · Typecheck · Build
50s
Annotations
2 errors and 10 warnings
|
Format · Lint · Typecheck · Build
Process completed with exit code 1.
|
|
Format · Lint · Typecheck · Build
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
Format · Lint · Typecheck · Build:
features/landing/testimonials.tsx#L187
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
|
|
Format · Lint · Typecheck · Build:
features/landing/testimonials.tsx#L181
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
|
|
Format · Lint · Typecheck · Build:
features/landing/testimonials.tsx#L175
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
|
|
Format · Lint · Typecheck · Build:
features/landing/testimonials.tsx#L169
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
|
|
Format · Lint · Typecheck · Build:
features/landing/testimonials.tsx#L4
'useAnimation' is defined but never used
|
|
Format · Lint · Typecheck · Build:
features/landing/testimonials.tsx#L3
'useEffect' is defined but never used
|
|
Format · Lint · Typecheck · Build:
components/footer.tsx#L20
'House' is defined but never used
|
|
Format · Lint · Typecheck · Build:
components/footer.tsx#L14
'BookOpen' is defined but never used
|
|
Format · Lint · Typecheck · Build
React Hook useEffect has a missing dependency: 'calculateRequiredSgpa'. Either include it or remove the dependency array
|
|
Format · Lint · Typecheck · Build:
app/(public)/cgpa-calculator/page.tsx#L17
'Award' is defined but never used
|