Release 2.1.3 #61
Annotations
11 errors and 2 warnings
compile:
src/api/resources/tts/client/Client.ts#L37
Namespace '"/home/runner/work/cartesia-js/cartesia-js/src/api/index"' has no exported member 'TtsRequest'.
|
compile:
src/api/resources/tts/client/Client.ts#L56
Property 'TtsRequest' does not exist on type 'typeof import("/home/runner/work/cartesia-js/cartesia-js/src/serialization/index")'.
|
compile:
src/api/resources/tts/client/Client.ts#L89
Namespace '"/home/runner/work/cartesia-js/cartesia-js/src/api/index"' has no exported member 'TtsRequest'.
|
compile:
src/api/resources/tts/client/Client.ts#L110
Property 'TtsRequest' does not exist on type 'typeof import("/home/runner/work/cartesia-js/cartesia-js/src/serialization/index")'.
|
compile:
src/serialization/resources/tts/types/BytesOutputFormat.ts#L27
Duplicate identifier 'Raw'.
|
compile:
src/serialization/resources/tts/types/BytesOutputFormat.ts#L27
Type alias 'Raw' circularly references itself.
|
compile:
src/serialization/resources/tts/types/BytesOutputFormat.ts#L29
Duplicate identifier 'Raw'.
|
compile:
src/serialization/resources/tts/types/SseOutputFormat.ts#L23
Duplicate identifier 'Raw'.
|
compile:
src/serialization/resources/tts/types/SseOutputFormat.ts#L23
Type alias 'Raw' circularly references itself.
|
compile:
src/serialization/resources/tts/types/SseOutputFormat.ts#L25
Duplicate identifier 'Raw'.
|
test
Process completed with exit code 1.
|
compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|