⚡ Optimize docs-tree API with asynchronous I/O and parallel processing #497
Annotations
2 errors and 5 warnings
|
build
Process completed with exit code 1.
|
|
build:
app/api/docs-tree/route.ts#L124
'docsRoot' is never reassigned. Use 'const' instead
|
|
build:
scripts/check-pnpm-version.mjs#L57
'error' is defined but never used
|
|
build:
mdx-components.tsx#L33
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
|
|
build:
auth.config.ts#L2
'GitHub' is defined but never used
|
|
build:
auth.config.ts#L2
'GitHub' is defined but never used. Allowed unused vars must match /^_/u
|
|
build:
app/layout.tsx#L134
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
|