C# Npgsql #69
Annotations
11 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
|
Validate by-language/csharp-npgsql, Npgsql 6.0.10
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 6.0.10
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 6.0.10
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 6.0.10
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 6.0.10:
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 6.0.10:
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 6.0.10:
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 6.0.10:
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)
|
Validate by-language/csharp-npgsql, Npgsql 6.0.10:
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 6.0.10:
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)
|
Loading