Skip to content

Update protobuf and grpc tools in C# lib #14

Update protobuf and grpc tools in C# lib

Update protobuf and grpc tools in C# lib #14

Triggered via push September 8, 2023 10:31
Status Success
Total duration 3m 53s
Artifacts

tests.yml

on: push
Python unit and integration tests
3m 45s
Python unit and integration tests
C# unit and integration tests
1m 1s
C# unit and integration tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
C# unit and integration tests
The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
C# unit and integration tests
The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
C# unit and integration tests
The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
C# unit and integration tests
The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
C# unit and integration tests
The target framework 'netcoreapp2.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
C# unit and integration tests: csharp-libraries/Essd/Client.cs#L255
The variable 'e' is declared but never used
C# unit and integration tests: csharp-libraries/Essd.Test/TestClient.cs#L90
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.
C# unit and integration tests: csharp-libraries/Essd.Test/TestClient.cs#L104
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.
C# unit and integration tests: csharp-libraries/Essd.Test/TestClient.cs#L143
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.
C# unit and integration tests: csharp-libraries/Essd.Test/TestClient.cs#L146
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.
Python unit and integration tests
Mamba support is still experimental and can result in differently solved environments!