Skip to content

Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 in /by-language/csharp-npgsql #25

Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 in /by-language/csharp-npgsql

Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 in /by-language/csharp-npgsql #25

Triggered via pull request February 19, 2024 03:22
Status Success
Total duration 59s
Artifacts

lang-npgsql.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

81 warnings
.NET: 8.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
.NET: 8.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
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.
.NET: 8.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
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.
.NET: 8.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
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.
.NET: 8.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
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.
.NET: 8.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
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.
.NET: 8.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
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.
.NET: 8.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
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.
.NET: 8.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
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.
.NET: 8.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
.NET: 7.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
.NET: 7.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
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.
.NET: 7.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
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.
.NET: 7.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
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.
.NET: 7.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
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.
.NET: 7.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
.NET: 7.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
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.
.NET: 7.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
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.
.NET: 7.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
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.
.NET: 7.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
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.
.NET: 7.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
.NET: 6.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
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.
.NET: 6.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
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.
.NET: 6.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
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.
.NET: 6.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest
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.
.NET: 6.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 7.0.6 CrateDB: nightly on ubuntu-latest: 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)
.NET: 8.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
.NET: 8.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
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.
.NET: 8.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
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.
.NET: 8.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
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.
.NET: 8.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
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.
.NET: 7.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
.NET: 7.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
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.
.NET: 7.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
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.
.NET: 7.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
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.
.NET: 7.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
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.
.NET: 7.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest: 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)
.NET: 7.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
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.
.NET: 6.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
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.
.NET: 6.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
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.
.NET: 6.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
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.
.NET: 6.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 6.0.10 CrateDB: nightly on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
.NET: 6.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
.NET: 6.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
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.
.NET: 6.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
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.
.NET: 6.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
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.
.NET: 6.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest
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.
.NET: 6.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest: 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)
.NET: 6.0.x Npgsql: 8.0.2 CrateDB: nightly on ubuntu-latest: 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)