Skip to content

Use windows server 2019 for CI #80

Use windows server 2019 for CI

Use windows server 2019 for CI #80

Triggered via push October 19, 2023 07:55
Status Success
Total duration 4m 29s
Artifacts

tests.yml

on: push
Python unit and integration tests
4m 17s
Python unit and integration tests
Type analysis for python
2m 2s
Type analysis for python
Ruff to lint python code
2m 18s
Ruff to lint python code
C# unit and integration tests
1m 2s
C# unit and integration tests
Fit to window
Zoom out
Zoom in

Annotations

13 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.
Type analysis for python
Mamba support is still experimental and can result in differently solved environments!
Ruff to lint python code
Mamba support is still experimental and can result in differently solved environments!
Python unit and integration tests
Mamba support is still experimental and can result in differently solved environments!