feat: 生产配置 fail-fast 守卫(4.5) - #4
Merged
Merged
Annotations
10 errors and 11 warnings
|
Lint:
frontend/src/components/document/DocumentPreview.tsx#L34
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/src/components/document/DocumentPreview.tsx#L32
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/src/components/document/DocumentPreview.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/src/components/chat/MarkdownRenderer.tsx#L1
Do not use "@ts-nocheck" because it alters compilation errors
|
|
Lint:
frontend/src/components/admin/AgentModeLabel.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/src/components/admin/AgentAvatar.tsx#L39
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/src/components/admin/AgentAvatar.tsx#L25
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/@/components/ui/form.tsx#L168
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/@/components/ui/button.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
frontend/@/components/ui/badge.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
frontend/src/pages/admin/knowledge/KnowledgeDocumentsPage.tsx#L494
React Hook useEffect has a missing dependency: 'loadDocuments'. Either include it or remove the dependency array
|
|
Lint:
frontend/src/pages/admin/knowledge/KnowledgeDocumentsPage.tsx#L490
React Hook useEffect has a missing dependency: 'loadKnowledgeBase'. Either include it or remove the dependency array
|
|
Lint:
frontend/src/pages/admin/knowledge/KnowledgeChunksPage.tsx#L102
React Hook useEffect has a missing dependency: 'loadChunks'. Either include it or remove the dependency array
|
|
Lint:
frontend/src/pages/admin/knowledge/KnowledgeChunksPage.tsx#L92
React Hook useEffect has a missing dependency: 'loadDocument'. Either include it or remove the dependency array
|
|
Lint:
frontend/src/pages/admin/intent-tree/IntentTreePage.tsx#L235
React Hook useEffect has a missing dependency: 'loadTree'. Either include it or remove the dependency array
|
|
Lint:
frontend/src/pages/admin/ingestion/IngestionPage.tsx#L995
React Hook useEffect has a missing dependency: 'buildNodesFromPipeline'. Either include it or remove the dependency array
|
|
Lint:
frontend/src/pages/admin/ingestion/IngestionPage.tsx#L286
React Hook useEffect has a missing dependency: 'loadTasks'. Either include it or remove the dependency array
|
|
Lint:
frontend/src/pages/admin/ingestion/IngestionPage.tsx#L282
React Hook useEffect has a missing dependency: 'loadPipelines'. Either include it or remove the dependency array
|
|
Lint:
frontend/src/pages/admin/change-logs/BizChangeLogPage.tsx#L469
React Hook useEffect has a missing dependency: 'loadData'. Either include it or remove the dependency array
|
|
Lint:
frontend/src/components/chat/MessageList.tsx#L170
React Hook React.useLayoutEffect has a missing dependency: 'scrollToBottom'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading