Skip to content

v2 TS SDK with Websocket. #2

v2 TS SDK with Websocket.

v2 TS SDK with Websocket. #2

Triggered via push November 27, 2024 21:43
Status Failure
Total duration 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
compile: src/api/resources/voiceChanger/client/Client.ts#L51
Property 'voice' does not exist on type 'VoiceChangerBytesRequest'.
compile: src/api/resources/voiceChanger/client/Client.ts#L51
Cannot find name 'id'.
compile: src/api/resources/voiceChanger/client/Client.ts#L52
Property 'output_format' does not exist on type 'VoiceChangerBytesRequest'.
compile: src/api/resources/voiceChanger/client/Client.ts#L52
Cannot find name 'container'.
compile: src/api/resources/voiceChanger/client/Client.ts#L53
Property 'output_format' does not exist on type 'VoiceChangerBytesRequest'.
compile: src/api/resources/voiceChanger/client/Client.ts#L53
Cannot find name 'sample_rate'.
compile: src/api/resources/voiceChanger/client/Client.ts#L54
Property 'output_format' does not exist on type 'VoiceChangerBytesRequest'.
compile: src/api/resources/voiceChanger/client/Client.ts#L54
Cannot find name 'encoding'. Did you mean 'pending'?
compile: src/api/resources/voiceChanger/client/Client.ts#L55
Property 'output_format' does not exist on type 'VoiceChangerBytesRequest'.
compile: src/api/resources/voiceChanger/client/Client.ts#L55
Cannot find name 'encoding'. Did you mean 'pending'?
test
Process completed with exit code 1.