rebase issues #260
Annotations
11 errors
|
compile:
src/api/resources/agents/client/Client.ts#L467
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentsContinueStreamRequest'. Did you mean 'AgentsContinueCallStreamRequest'?
|
|
compile:
src/api/resources/agents/client/Client.ts#L469
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentContinueStreamResponse'. Did you mean 'AgentContinueCallStreamResponse'?
|
|
compile:
src/api/resources/agents/client/Client.ts#L503
Property 'AgentContinueStreamResponse' does not exist on type 'typeof import("/home/runner/work/humanloop-node/humanloop-node/src/serialization/index")'. Did you mean 'AgentContinueCallStreamResponse'?
|
|
compile:
src/api/resources/agents/client/Client.ts#L579
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentsContinueRequest'. Did you mean 'AgentsContinueCallRequest'?
|
|
compile:
src/api/resources/agents/client/Client.ts#L581
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentContinueResponse'. Did you mean 'AgentContinueCallResponse'?
|
|
compile:
src/api/resources/agents/client/Client.ts#L611
Property 'AgentContinueResponse' does not exist on type 'typeof import("/home/runner/work/humanloop-node/humanloop-node/src/serialization/index")'. Did you mean 'AgentContinueCallResponse'?
|
|
compile:
src/api/types/AgentContinueResponse.ts#L34
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentContinueResponseToolChoice'. Did you mean 'AgentContinueCallResponseToolChoice'?
|
|
compile:
src/api/types/AgentContinueStreamResponse.ts#L13
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentContinueStreamResponsePayload'. Did you mean 'AgentContinueCallStreamResponsePayload'?
|
|
compile:
src/serialization/resources/agents/client/requests/AgentsContinueRequest.ts#L13
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentsContinueRequest'. Did you mean 'AgentsContinueCallRequest'?
|
|
compile:
src/serialization/resources/agents/client/requests/AgentsContinueStreamRequest.ts#L13
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentsContinueStreamRequest'. Did you mean 'AgentsContinueCallStreamRequest'?
|
|
test
Process completed with exit code 1.
|