Add livekit transport support - #52
Draft
mattieruth wants to merge 3 commits into
Draft
Annotations
10 errors and 1 warning
|
Build client
Parameter 'client' implicitly has an 'any' type.
|
|
Build client
Parameter 'next' implicitly has an 'any' type.
|
|
Build client
Type '{ startBotParams: { endpoint: string; requestData: { transport: string; }; }; }' is missing the following properties from type 'TransportProps': transportOptions, startBotResponseTransformer
|
|
Build client
Type '{ startBotParams: { endpoint: string; requestData: { transport: string; }; }; }' is missing the following properties from type 'TransportProps': transportOptions, startBotResponseTransformer
|
|
Build client
Property 'transportOptions' is missing in type '{ startBotParams: { endpoint: string; requestData: { transport: string; }; }; startBotResponseTransformer: (response: unknown) => { wsUrl: string; }; }' but required in type 'TransportProps'.
|
|
Build client
Type '{ startBotParams: { endpoint: string; requestData: { createDailyRoom: boolean; transport: string; }; }; }' is missing the following properties from type 'TransportProps': transportOptions, startBotResponseTransformer
|
|
Build client
Property 'startBotResponseTransformer' is missing in type '{ startBotParams: { endpoint: string; requestData: { createDailyRoom: boolean; enableDefaultIceServers: boolean; transport: string; }; }; transportOptions: { waitForICEGathering: boolean; }; }' but required in type 'TransportProps'.
|
|
Build client
Cannot find module '@pipecat-ai/client-js' or its corresponding type declarations.
|
|
Build client
Cannot find module '@pipecat-ai/websocket-transport' or its corresponding type declarations.
|
|
Build client
Cannot find module '@pipecat-ai/voice-ui-kit' or its corresponding type declarations.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading