C# Npgsql #102
Annotations
15 warnings
Upload coverage results to Codecov
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Set up job
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/4d6c8fcf3c8f7a60068d26b594648e99df24cee3'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Set up job
Back off 13.739 seconds before retry.
|
Set up job
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/4d6c8fcf3c8f7a60068d26b594648e99df24cee3'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Set up job
Back off 11.891 seconds before retry.
|
Validate by-language/csharp-npgsql, Npgsql 8.0.2
The target framework 'netcoreapp3.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.
|
Validate by-language/csharp-npgsql, Npgsql 8.0.2
The target framework 'net5.0' 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.
|
Validate by-language/csharp-npgsql, Npgsql 8.0.2
The target framework 'netcoreapp3.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.
|
Validate by-language/csharp-npgsql, Npgsql 8.0.2
The target framework 'net5.0' 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.
|
Validate by-language/csharp-npgsql, Npgsql 8.0.2:
by-language/csharp-npgsql/tests/DemoProgramTest.cs#L78
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
Validate by-language/csharp-npgsql, Npgsql 8.0.2:
by-language/csharp-npgsql/tests/DemoProgramTest.cs#L64
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
Validate by-language/csharp-npgsql, Npgsql 8.0.2:
by-language/csharp-npgsql/tests/DemoProgramTest.cs#L50
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
Validate by-language/csharp-npgsql, Npgsql 8.0.2:
by-language/csharp-npgsql/tests/DemoProgramTest.cs#L67
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
Validate by-language/csharp-npgsql, Npgsql 8.0.2:
by-language/csharp-npgsql/tests/DemoProgramTest.cs#L53
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
Validate by-language/csharp-npgsql, Npgsql 8.0.2:
by-language/csharp-npgsql/tests/DemoProgramTest.cs#L81
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
Loading