Add Flux to the .NET SDK: conversational STT (/v2/listen) and TTS (/v2/speak) — preview #652
Annotations
22 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
Deepgram/Abstractions/v2/AbstractRestClient.cs#L775
Possible null reference argument for parameter 'errMsg' in 'DeepgramException.DeepgramException(string errMsg)'.
|
|
build:
Deepgram/Abstractions/v1/AbstractRestClient.cs#L774
Possible null reference argument for parameter 'errMsg' in 'DeepgramException.DeepgramException(string errMsg)'.
|
|
build:
Deepgram/Factory/HttpClientFactory.cs#L22
Possible null reference argument for parameter 'name' in 'IHttpClientBuilder HttpClientFactoryServiceCollectionExtensions.AddHttpClient(IServiceCollection services, string name)'.
|
|
build:
Deepgram/Utilities/QueryParameterUtil.cs#L70
'SpeakSchema' is obsolete: 'Please use Deepgram.Models.Speak.v1.REST.SpeakSchema instead'
|
|
build:
Deepgram/Utilities/QueryParameterUtil.cs#L70
'SpeakSchema' is obsolete: 'Please use Deepgram.Models.Speak.v1.REST.SpeakSchema instead'
|
|
build:
Deepgram/Utilities/QueryParameterUtil.cs#L60
'PreRecordedSchema' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST instead'
|
|
build:
Deepgram/Utilities/QueryParameterUtil.cs#L60
'PreRecordedSchema' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST instead'
|
|
build:
Deepgram/ClientFactory.cs#L262
'Client' is obsolete: 'Please use Deepgram.Clients.Speak.v2.WebSocket instead'
|
|
build:
Deepgram/ClientFactory.cs#L212
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v2.WebSocket instead'
|
|
build:
Deepgram/ListenRESTClient.cs#L13
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST.Client instead'
|
|
test (8.0.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (8.0.x):
Deepgram/Clients/Listen/v2/WebSocket/Client.cs#L645
Nullable value type may be null.
|
|
test (8.0.x):
Deepgram/Abstractions/v1/AbstractRestClient.cs#L774
Possible null reference argument for parameter 'errMsg' in 'DeepgramException.DeepgramException(string errMsg)'.
|
|
test (8.0.x):
Deepgram/ClientFactory.cs#L262
'Client' is obsolete: 'Please use Deepgram.Clients.Speak.v2.WebSocket instead'
|
|
test (8.0.x):
Deepgram/ClientFactory.cs#L212
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v2.WebSocket instead'
|
|
test (8.0.x):
Deepgram/Factory/HttpClientFactory.cs#L22
Possible null reference argument for parameter 'name' in 'IHttpClientBuilder HttpClientFactoryServiceCollectionExtensions.AddHttpClient(IServiceCollection services, string name)'.
|
|
test (8.0.x):
Deepgram/Utilities/QueryParameterUtil.cs#L70
'SpeakSchema' is obsolete: 'Please use Deepgram.Models.Speak.v1.REST.SpeakSchema instead'
|
|
test (8.0.x):
Deepgram/Utilities/QueryParameterUtil.cs#L70
'SpeakSchema' is obsolete: 'Please use Deepgram.Models.Speak.v1.REST.SpeakSchema instead'
|
|
test (8.0.x):
Deepgram/Utilities/QueryParameterUtil.cs#L60
'PreRecordedSchema' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST instead'
|
|
test (8.0.x):
Deepgram/Utilities/QueryParameterUtil.cs#L60
'PreRecordedSchema' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST instead'
|
|
test (8.0.x):
Deepgram/ListenRESTClient.cs#L13
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST.Client instead'
|