feat(tools): bump actions/artifact to v4 #536
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests:
Deepgram/ListenRESTClient.cs#L13
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v1.REST.Client instead'
|
Run tests:
Deepgram/ClientFactory.cs#L143
'Client' is obsolete: 'Please use Deepgram.Clients.Listen.v2.WebSocket instead'
|
Run tests:
Deepgram/ClientFactory.cs#L193
'Client' is obsolete: 'Please use Deepgram.Clients.Speak.v2.WebSocket 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/Clients/Listen/v2/WebSocket/Client.cs#L622
Nullable value type may be null.
|
Run tests:
Deepgram/Clients/Listen/v1/WebSocket/Client.cs#L1008
Nullable value type may be null.
|
Run tests:
Deepgram/Abstractions/v1/AbstractRestClient.cs#L774
Possible null reference argument for parameter 'errMsg' in 'DeepgramException.DeepgramException(string errMsg)'.
|
Loading