Skip to content

bad commit for ci

bad commit for ci #544

Triggered via pull request January 28, 2025 22:14
Status Failure
Total duration 44s
Artifacts

CI.yml

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

Annotations

9 errors and 10 warnings
test (6.0.x)
The current .NET SDK does not support targeting .NET 7.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 7.0.
test (6.0.x)
The current .NET SDK does not support targeting .NET 7.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 7.0.
test (6.0.x)
Process completed with exit code 1.
test (7.0.x)
The job was canceled because "_6_0_x" failed.
test (7.0.x)
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
test (7.0.x)
The current .NET SDK does not support targeting .NET 8.0. Either target .NET 7.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. Download the .NET SDK from https://aka.ms/dotnet/download
test (7.0.x)
Process completed with exit code 1.
test (8.0.x)
The job was canceled because "_6_0_x" failed.
test (8.0.x)
The operation was canceled.
build: Deepgram/ListenRESTClient.cs#L13
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST.Client instead'
build: Deepgram/ClientFactory.cs#L143
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v2.WebSocket instead'
build: Deepgram/ClientFactory.cs#L193
'Client' is obsolete: 'Please use Deepgram.Clients.Speak.v2.WebSocket 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/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/Clients/Listen/v2/WebSocket/Client.cs#L622
Nullable value type may be null.