Skip to content

Fix Deadlock, Bumped Interface on WS Clients, Consolidated WS Code #515

Fix Deadlock, Bumped Interface on WS Clients, Consolidated WS Code

Fix Deadlock, Bumped Interface on WS Clients, Consolidated WS Code #515

Triggered via pull request October 28, 2024 19:43
Status Success
Total duration 58s
Artifacts

CI.yml

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

Annotations

48 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Deepgram/ListenRESTClient.cs#L13
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST.Client 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/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/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#L77
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v2.WebSocket instead'
build: Deepgram/ClientFactory.cs#L239
'Client' is obsolete: 'Please use Deepgram.Clients.Speak.v2.WebSocket instead'
build: Deepgram/Clients/Listen/v2/WebSocket/Client.cs#L461
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
test (6.0.x)
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/
test (6.0.x)
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/
test (6.0.x): Deepgram/ListenRESTClient.cs#L13
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST.Client instead'
test (6.0.x): Deepgram/Utilities/QueryParameterUtil.cs#L60
'PreRecordedSchema' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST instead'
test (6.0.x): Deepgram/Utilities/QueryParameterUtil.cs#L60
'PreRecordedSchema' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST instead'
test (6.0.x): Deepgram/Utilities/QueryParameterUtil.cs#L70
'SpeakSchema' is obsolete: 'Please use Deepgram.Models.Speak.v1.REST.SpeakSchema instead'
test (6.0.x): Deepgram/Utilities/QueryParameterUtil.cs#L70
'SpeakSchema' is obsolete: 'Please use Deepgram.Models.Speak.v1.REST.SpeakSchema instead'
test (6.0.x): Deepgram/ClientFactory.cs#L77
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v2.WebSocket instead'
test (6.0.x): Deepgram/ClientFactory.cs#L239
'Client' is obsolete: 'Please use Deepgram.Clients.Speak.v2.WebSocket instead'
test (6.0.x): Deepgram/Clients/Listen/v2/WebSocket/Client.cs#L461
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
test (6.0.x): Deepgram/Clients/Listen/v2/WebSocket/Client.cs#L609
Nullable value type may be null.
test (6.0.x): Deepgram/Abstractions/v2/AbstractRestClient.cs#L775
Possible null reference argument for parameter 'errMsg' in 'DeepgramException.DeepgramException(string errMsg)'.
test (7.0.x)
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/
test (7.0.x)
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/
test (7.0.x): Deepgram/ListenRESTClient.cs#L13
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST.Client instead'
test (7.0.x): Deepgram/ClientFactory.cs#L77
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v2.WebSocket instead'
test (7.0.x): Deepgram/ClientFactory.cs#L239
'Client' is obsolete: 'Please use Deepgram.Clients.Speak.v2.WebSocket instead'
test (7.0.x): Deepgram/Utilities/QueryParameterUtil.cs#L60
'PreRecordedSchema' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST instead'
test (7.0.x): Deepgram/Utilities/QueryParameterUtil.cs#L60
'PreRecordedSchema' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST instead'
test (7.0.x): Deepgram/Utilities/QueryParameterUtil.cs#L70
'SpeakSchema' is obsolete: 'Please use Deepgram.Models.Speak.v1.REST.SpeakSchema instead'
test (7.0.x): Deepgram/Utilities/QueryParameterUtil.cs#L70
'SpeakSchema' is obsolete: 'Please use Deepgram.Models.Speak.v1.REST.SpeakSchema instead'
test (7.0.x): Deepgram/Abstractions/v1/AbstractRestClient.cs#L774
Possible null reference argument for parameter 'errMsg' in 'DeepgramException.DeepgramException(string errMsg)'.
test (7.0.x): Deepgram/Abstractions/v2/AbstractRestClient.cs#L775
Possible null reference argument for parameter 'errMsg' in 'DeepgramException.DeepgramException(string errMsg)'.
test (7.0.x): Deepgram/Clients/Listen/v2/WebSocket/Client.cs#L461
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
test (8.0.x)
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/
test (8.0.x)
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/
test (8.0.x): Deepgram/ListenRESTClient.cs#L13
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST.Client 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/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/Abstractions/v2/AbstractRestClient.cs#L775
Possible null reference argument for parameter 'errMsg' in 'DeepgramException.DeepgramException(string errMsg)'.
test (8.0.x): Deepgram/ClientFactory.cs#L77
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v2.WebSocket instead'
test (8.0.x): Deepgram/ClientFactory.cs#L239
'Client' is obsolete: 'Please use Deepgram.Clients.Speak.v2.WebSocket instead'
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/Clients/Listen/v2/WebSocket/Client.cs#L461
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.