C# Npgsql #386
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Validate by-language/csharp-npgsql, Npgsql 7.0.9:
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 7.0.9:
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 7.0.9:
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 7.0.9:
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 7.0.9:
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 7.0.9:
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)
|
Loading