Skip to content

动态欢迎语 & 推荐性能优化 #521

动态欢迎语 & 推荐性能优化

动态欢迎语 & 推荐性能优化 #521

Triggered via pull request February 20, 2026 15:19
Status Failure
Total duration 32s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
build
Process completed with exit code 1.
build: lib/db.ts#L12
Unexpected any. Specify a different type
build: app/components/assistant-ui/thread.tsx#L506
Unexpected any. Specify a different type
build: app/components/DocsAssistant.tsx#L85
Unexpected any. Specify a different type
build: app/api/suggestions/route.ts#L91
Unexpected any. Specify a different type
build: app/api/suggestions/route.ts#L73
Unexpected any. Specify a different type
build: app/api/suggestions/route.ts#L72
Unexpected any. Specify a different type
build: app/api/suggestions/route.ts#L68
Unexpected any. Specify a different type
build: app/api/suggestions/route.ts#L9
Unexpected any. Specify a different type
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: app/layout.tsx#L139
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
build: app/components/DocsAssistant.tsx#L240
React Hook useEffect has a missing dependency: 'logAnalyticsEvent'. Either include it or remove the dependency array