Skip to content

Bump grpcio from 1.28.1 to 1.53.0 in /PythonRpcServer #715

Bump grpcio from 1.28.1 to 1.53.0 in /PythonRpcServer

Bump grpcio from 1.28.1 to 1.53.0 in /PythonRpcServer #715

Triggered via pull request July 5, 2023 21:02
Status Success
Total duration 2m 32s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build: TaskEngine/Tasks/RabbitMQTask.cs#L61
Modify 'Publish' to catch a more specific allowed exception type, or rethrow the exception.
Build: TaskEngine/Tasks/RabbitMQTask.cs#L101
Modify 'Consume' to catch a more specific allowed exception type, or rethrow the exception.
Build: TaskEngine/Tasks/DownloadPlaylistInfoTask.cs#L54
Modify 'OnConsume' to catch a more specific allowed exception type, or rethrow the exception.
Build: TaskEngine/Tasks/CleanUpElasticIndexTask.cs#L96
Modify 'OnConsume' to catch a more specific allowed exception type, or rethrow the exception.
Build: TaskEngine/Tasks/DownloadMediaTask.cs#L172
Modify 'DownloadKalturaVideo' to catch a more specific allowed exception type, or rethrow the exception.
Build: TaskEngine/Tasks/DownloadMediaTask.cs#L291
Modify 'DownloadLocalPlaylist' to catch a more specific allowed exception type, or rethrow the exception.
Build: ClassTranscribeServer/Program.cs#L26
The behavior of 'string.ToLower()' could vary based on the current user's locale settings. Replace this call in 'Program.CreateWebHostBuilder(string[])' with a call to 'string.ToLower(CultureInfo)'.
Build: ClassTranscribeServer/Controllers/TaskController.cs#L48
In externally visible method 'Task<ActionResult> TaskController.UpdateSceneData(string videoId, JObject scene)', validate parameter 'scene' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument.
Build: ClassTranscribeServer/Controllers/TaskController.cs#L99
In externally visible method 'Task<ActionResult> TaskController.UpdatePhraseHints(string videoId, PhraseHintsDTO phraseHintsDTO)', validate parameter 'phraseHintsDTO' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument.
Build: ClassTranscribeServer/Controllers/TaskController.cs#L122
In externally visible method 'Task<ActionResult> TaskController.UpdateGlossary(string videoId, JObject glossary)', validate parameter 'glossary' is non-null before using it. If appropriate, throw an ArgumentNullException when the argument is null or add a Code Contract precondition asserting non-null argument.
Build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.