Skip to content

Apply black formatting #72

Apply black formatting

Apply black formatting #72

Triggered via push October 13, 2023 07:44
Status Success
Total duration 3m 56s
Artifacts

tests.yml

on: push
Python unit and integration tests
3m 48s
Python unit and integration tests
Type analysis for python
2m 26s
Type analysis for python
Ruff to lint python code
1m 55s
Ruff to lint python code
C# unit and integration tests
43s
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.
Ruff to lint python code
Mamba support is still experimental and can result in differently solved environments!
Type analysis for python
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!