removal of Moq #207
Annotations
6 warnings
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/
|
|
|
|
Deepgram.Tests/Fakes/MockHttpMessageHandler.cs#L14
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Deepgram.Tests/Fakers/PrerecordedTranscriptionOptionsFaker.cs#L21
'PrerecordedTranscriptionOptions.NamedEntityRecognition' is obsolete: 'NamedEntityRecognition is deprecated in favor of SmartFormat.'
|
The logs for this run have expired and are no longer available.
Loading