Skip to content

[AgentOps] Support helm chart for production hosting [1/n] #121

[AgentOps] Support helm chart for production hosting [1/n]

[AgentOps] Support helm chart for production hosting [1/n] #121

Triggered via pull request March 8, 2026 08:27
Status Success
Total duration 32s
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