Npgsql: Update to 8.0.6 #357
Annotations
10 warnings
Validate by-language/csharp-npgsql, Npgsql 7.0.9
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 7.0.9
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 7.0.9
The target framework 'net7.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 7.0.9
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 7.0.9
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 7.0.9
The target framework 'net7.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 7.0.9
The target framework 'net7.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 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#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#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)
|
Loading