> web@1.0.0 lint C:\Users\Tai_Z790AeroG\Desktop\ahacws26\apps\web
> next lint
node.exe :
At C:\Users\Tai_Z790AeroG\AppData\Roaming\npm\pnpm.ps1
:24 char:5
+ & "node$exe"
"$basedir/node_modules/pnpm/bin/pnpm.cjs" $args
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:String)
[], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
./app/layout.tsx
20:17 Warning: A font-display parameter is missing
(adding `&display=optional` is recommended). See:
https://nextjs.org/docs/messages/google-font-display
@next/next/google-font-display
20:17 Warning: Custom fonts not added in
`pages/_document.js` will only load for a single
page. This is discouraged. See:
https://nextjs.org/docs/messages/no-page-custom-font
@next/next/no-page-custom-font
22:17 Warning: Custom fonts not added in
`pages/_document.js` will only load for a single
page. This is discouraged. See:
https://nextjs.org/docs/messages/no-page-custom-font
@next/next/no-page-custom-font
./app/page.tsx
13:25 Warning: Using `
` could result in slower
LCP and higher bandwidth. Consider using ``
from `next/image` 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
42:100 Error: `'` can be escaped with `'`,
`‘`, `'`, `’`.
react/no-unescaped-entities
185:215 Error: `'` can be escaped with `'`,
`‘`, `'`, `’`.
react/no-unescaped-entities
309:29 Warning: Using `
` could result in slower
LCP and higher bandwidth. Consider using ``
from `next/image` 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
info - Need to disable some ESLint rules? Learn more
here: https://nextjs.org/docs/basic-features/eslint#di
sabling-rules
ΓÇëELIFECYCLEΓÇë Command failed with exit code 1.