SDK regeneration #1
Annotations
11 errors and 2 warnings
compile:
src/api/resources/tts/client/Client.ts#L11
Cannot find module '../../../../serialization/index' or its corresponding type declarations.
|
compile:
src/api/resources/voiceChanger/client/Client.ts#L13
Cannot find module '../../../../serialization/index' or its corresponding type declarations.
|
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'?
|
test
Process completed with exit code 1.
|
compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|