Skip to content

Merge pull request #394 from GregHolmes/chore/fix-discord-badge #638

Merge pull request #394 from GregHolmes/chore/fix-discord-badge

Merge pull request #394 from GregHolmes/chore/fix-discord-badge #638

Triggered via push May 12, 2026 15:03
Status Success
Total duration 1m 4s
Artifacts

CI.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: Deepgram/Factory/HttpClientFactory.cs#L22
Possible null reference argument for parameter 'name' in 'IHttpClientBuilder HttpClientFactoryServiceCollectionExtensions.AddHttpClient(IServiceCollection services, string name)'.
build: Deepgram/Abstractions/v1/AbstractRestClient.cs#L774
Possible null reference argument for parameter 'errMsg' in 'DeepgramException.DeepgramException(string errMsg)'.
build: Deepgram/Abstractions/v2/AbstractRestClient.cs#L775
Possible null reference argument for parameter 'errMsg' in 'DeepgramException.DeepgramException(string errMsg)'.
build: Deepgram/ClientFactory.cs#L225
'Client' is obsolete: 'Please use Deepgram.Clients.Speak.v2.WebSocket instead'
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#L175
'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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (8.0.x): Deepgram/Models/Authenticate/v1/DeepgramWsClientOptions.cs#L139
Possible null reference assignment.
test (8.0.x): Deepgram/Models/Authenticate/v1/DeepgramWsClientOptions.cs#L133
Possible null reference assignment.
test (8.0.x): Deepgram/ClientFactory.cs#L225
'Client' is obsolete: 'Please use Deepgram.Clients.Speak.v2.WebSocket instead'
test (8.0.x): Deepgram/ClientFactory.cs#L175
'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'