chore(deps): bump glob from 10.4.5 to 10.5.0 in /examples/react-router-ts #3276
examples.yml
on: pull_request
Matrix: examples
Matrix: patterns
Matrix: templates
Annotations
6 warnings
|
examples (nextjs-pages):
examples/nextjs-pages/eslint.config.mjs#L8
'__dirname' is assigned a value but never used
|
|
templates (nextjs-app):
templates/nextjs-app/eslint.config.mjs#L8
'__dirname' is assigned a value but never used
|
|
templates (nextjs-app):
templates/nextjs-app/app/page.tsx#L9
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
|
|
templates (nextjs-pages):
templates/nextjs-pages/pages/index.tsx#L9
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
|
|
templates (nextjs-pages):
templates/nextjs-pages/eslint.config.mjs#L8
'__dirname' is assigned a value but never used
|
|
examples (nextjs-app):
examples/nextjs-app/eslint.config.mjs#L8
'__dirname' is assigned a value but never used
|