Skip to content

Add tests for MetadataHandler #274

Add tests for MetadataHandler

Add tests for MetadataHandler #274

Triggered via push May 7, 2025 16:59
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
compile: src/api/resources/agents/client/Client.ts#L473
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentsContinueCallStreamRequest'. Did you mean 'AgentsContinueStreamRequest'?
compile: src/api/resources/agents/client/Client.ts#L497
Property 'AgentsContinueCallStreamRequest' does not exist on type 'typeof import("/home/runner/work/humanloop-node/humanloop-node/src/serialization/index")'. Did you mean 'AgentsContinueStreamRequest'?
compile: src/api/resources/agents/client/Client.ts#L587
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentsContinueCallRequest'. Did you mean 'AgentsContinueRequest'?
compile: src/api/resources/agents/client/requests/index.ts#L5
Cannot find module './AgentsContinueStreamRequest' or its corresponding type declarations.
compile
Process completed with exit code 2.
test
Process completed with exit code 1.