Skip to content

[AgentOps][Minor] Small improvement for tmux tools #112

[AgentOps][Minor] Small improvement for tmux tools

[AgentOps][Minor] Small improvement for tmux tools #112

Triggered via pull request March 5, 2026 19:22
Status Success
Total duration 26s
Artifacts

lint.yml

on: pull_request
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