Skip to content

Comment the mypy call in CI #20

Comment the mypy call in CI

Comment the mypy call in CI #20

Triggered via push September 14, 2023 20:17
Status Cancelled
Total duration 3m 58s
Artifacts

tests.yml

on: push
Python unit and integration tests
3m 47s
Python unit and integration tests
Type analysis for python
1m 50s
Type analysis for python
C# unit and integration tests
43s
C# unit and integration tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
Type analysis for python
Process completed with exit code 2.
Python unit and integration tests
The run was canceled by @jbarnoud.
Python unit and integration tests
The operation was canceled.
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!
Python unit and integration tests
Mamba support is still experimental and can result in differently solved environments!