Skip to content

[TASK-tsk_3b1abf5387c04f75f0814556][Frontend Developer][R3] feat: FTS5 对话历史全文搜索 UI — 集成到全局 SearchModal #590

[TASK-tsk_3b1abf5387c04f75f0814556][Frontend Developer][R3] feat: FTS5 对话历史全文搜索 UI — 集成到全局 SearchModal

[TASK-tsk_3b1abf5387c04f75f0814556][Frontend Developer][R3] feat: FTS5 对话历史全文搜索 UI — 集成到全局 SearchModal #590

Triggered via pull request July 5, 2026 07:13
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
check
Process completed with exit code 2.
check: packages/web-ui/src/hooks/useMessageSearch.ts#L106
Property 'speedMs' does not exist on type '{ results: SearchResult[]; }'.
check: packages/web-ui/src/hooks/useMessageSearch.ts#L105
Property 'total' does not exist on type '{ results: SearchResult[]; }'.
check: packages/web-ui/src/hooks/useMessageSearch.ts#L93
Object literal may only specify known properties, and 'agentId' does not exist in type '{ scope?: "channel" | "direct" | "all" | undefined; channel?: string | undefined; limit?: number | undefined; }'.
check
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check: packages/cli/src/commands/auth.ts#L18
Unexpected console statement. Only these console methods are allowed: warn, error
check: packages/cli/src/commands/agent.ts#L65
Unexpected console statement. Only these console methods are allowed: warn, error
check: packages/cli/src/commands/agent.ts#L54
Unexpected console statement. Only these console methods are allowed: warn, error
check: packages/chrome-extension/src/protocol.ts#L66
Unexpected console statement. Only these console methods are allowed: warn, error
check: packages/chrome-extension/src/protocol.ts#L55
Unexpected console statement. Only these console methods are allowed: warn, error
check: packages/chrome-extension/src/page-manager.ts#L61
Unexpected console statement. Only these console methods are allowed: warn, error
check: packages/chrome-extension/src/background.ts#L82
Unexpected console statement. Only these console methods are allowed: warn, error
check: packages/chrome-extension/src/background.ts#L79
Unexpected console statement. Only these console methods are allowed: warn, error
check: packages/chrome-extension/src/background.ts#L52
Unexpected console statement. Only these console methods are allowed: warn, error
check: packages/a2a/src/delegation.ts#L2
'TaskUpdate' is defined but never used. Allowed unused vars must match /^_/u