Bump actions/checkout from 4 to 6 #4
Merged
Annotations
10 warnings
|
Lint:
src/app/playlist/[playlistId]/PlaylistDetailClient.tsx#L418
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:
src/app/playlist/[playlistId]/PlaylistDetailClient.tsx#L381
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:
src/app/playlist/[playlistId]/PlaylistDetailClient.tsx#L347
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:
src/app/playlist/[playlistId]/PlaylistDetailClient.tsx#L335
File has too many lines (542). Maximum allowed is 300
|
|
Lint:
src/app/dashboard/DashboardClient.tsx#L390
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:
src/app/dashboard/DashboardClient.tsx#L330
File has too many lines (407). Maximum allowed is 300
|
|
Lint:
src/app/dashboard/DashboardClient.tsx#L258
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:
src/app/api/playlists/[playlistId]/tracks/route.ts#L356
File has too many lines (348). Maximum allowed is 300
|
|
Lint:
src/app/activity/ActivityClient.tsx#L133
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:
src/app/LandingClient.tsx#L344
File has too many lines (743). Maximum allowed is 300
|
Loading