Skip to content

remove old agent continue req/ res #261

remove old agent continue req/ res

remove old agent continue req/ res #261

Triggered via push April 29, 2025 11:54
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
compile: src/serialization/types/AgentCallResponse.ts#L14
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentCallResponse'. Did you mean 'AgentResponse'?
compile: src/serialization/types/AgentCallResponseToolChoice.ts#L12
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentCallResponseToolChoice'. Did you mean 'AgentLogResponseToolChoice'?
compile: src/serialization/types/AgentCallStreamResponse.ts#L13
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentCallStreamResponse'. Did you mean 'AgentLogStreamResponse'?
compile: src/serialization/types/AgentCallStreamResponsePayload.ts#L13
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentCallStreamResponsePayload'. Did you mean 'AgentContinueCallStreamResponsePayload'?
compile
Process completed with exit code 2.
test
Process completed with exit code 1.