Reintroduce TTS WS #479
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests:
Deepgram/ListenRESTClient.cs#L13
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST.Client instead'
|
Run tests:
Deepgram/Utilities/QueryParameterUtil.cs#L60
'PreRecordedSchema' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST instead'
|
Run tests:
Deepgram/Utilities/QueryParameterUtil.cs#L60
'PreRecordedSchema' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST instead'
|
Run tests:
Deepgram/Utilities/QueryParameterUtil.cs#L70
'SpeakSchema' is obsolete: 'Please use Deepgram.Models.Speak.v1.REST.SpeakSchema instead'
|
Run tests:
Deepgram/Utilities/QueryParameterUtil.cs#L70
'SpeakSchema' is obsolete: 'Please use Deepgram.Models.Speak.v1.REST.SpeakSchema instead'
|
Run tests:
Deepgram/Abstractions/AbstractRestClient.cs#L774
Possible null reference argument for parameter 'errMsg' in 'DeepgramException.DeepgramException(string errMsg)'.
|
Run tests:
Deepgram/Clients/Listen/v1/WebSocket/Client.cs#L970
Nullable value type may be null.
|
Run tests:
Deepgram/ListenRESTClient.cs#L13
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST.Client instead'
|
Run tests:
Deepgram/Utilities/QueryParameterUtil.cs#L60
'PreRecordedSchema' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST instead'
|
Run tests:
Deepgram/Utilities/QueryParameterUtil.cs#L60
'PreRecordedSchema' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST instead'
|
Loading