-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlint_error_2.log
More file actions
14 lines (9 loc) · 2.45 KB
/
Copy pathlint_error_2.log
File metadata and controls
14 lines (9 loc) · 2.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
> portfolio-aceternity@0.1.0 lint
> eslint
C:\Users\admin\.gemini\antigravity\scratch\portfolio-aceternity\components\Grid.tsx
18:44 warning 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 @next/next/no-img-element
C:\Users\admin\.gemini\antigravity\scratch\portfolio-aceternity\components\RecentProjects.tsx
23:33 warning 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 @next/next/no-img-element
35:45 warning 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 @next/next/no-img-element
Γ£û 3 problems (0 errors, 3 warnings)