chore(deps): update xunit-dotnet monorepo to v2.8.1 #712
Annotations
10 errors
Build:
test/OpenFeature.Tests/TestUtilsTest.cs#L11
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Build:
test/OpenFeature.Tests/ProviderRepositoryTests.cs#L29
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Build:
test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L112
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Build:
test/OpenFeature.Tests/TestUtilsTest.cs#L17
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Build:
test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L121
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Build:
test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L130
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Build:
test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L139
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Build:
test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L148
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Build:
test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L159
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Build:
test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs#L169
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
Loading