Skip to content

⚡ Optimize docs-tree API with asynchronous I/O and parallel processing #497

⚡ Optimize docs-tree API with asynchronous I/O and parallel processing

⚡ Optimize docs-tree API with asynchronous I/O and parallel processing #497

Triggered via pull request February 8, 2026 18:57
Status Failure
Total duration 29s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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