Add tests for MetadataHandler #274
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.
|