Skip to content

Merge pull request #488 from traceroot-ai/xinwei_tmux_tool_minor_fix_v2 #113

Merge pull request #488 from traceroot-ai/xinwei_tmux_tool_minor_fix_v2

Merge pull request #488 from traceroot-ai/xinwei_tmux_tool_minor_fix_v2 #113

Triggered via push March 5, 2026 19:25
Status Success
Total duration 26s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
typescript: frontend/packages/agent/src/tools/download-trace.ts#L84
Unexpected any. Specify a different type
typescript: frontend/packages/agent/src/tools/download-trace.ts#L82
Unexpected any. Specify a different type
typescript: frontend/packages/agent/src/tools/download-trace.ts#L74
Unexpected any. Specify a different type
typescript: frontend/packages/agent/src/tools/download-trace.ts#L29
Unexpected any. Specify a different type
typescript: frontend/packages/agent/src/session.ts#L60
Unexpected any. Specify a different type
typescript: frontend/packages/agent/src/session.ts#L3
'Message' is defined but never used. Allowed unused vars must match /^_/u
typescript: frontend/packages/agent/src/index.ts#L191
Unexpected any. Specify a different type
typescript: frontend/packages/agent/src/index.ts#L178
Unexpected any. Specify a different type
typescript: frontend/packages/agent/src/agent.ts#L207
Unexpected any. Specify a different type
typescript: frontend/packages/agent/src/agent.ts#L116
'err' is defined but never used