Skip to content

Bump xunit from 2.6.6 to 2.8.0 #158

Bump xunit from 2.6.6 to 2.8.0

Bump xunit from 2.6.6 to 2.8.0 #158

Triggered via pull request May 1, 2024 00:48
Status Success
Total duration 2m 2s
Artifacts

dotnet-core.yml

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

Annotations

10 warnings
build (csharp): tests/e2e/TestActivities.cs#L52
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 (csharp): tests/e2e/TestActivities.cs#L62
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 (csharp): tests/e2e/TestAppBundlesApi.cs#L36
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 (csharp): tests/e2e/TestAppBundlesApi.cs#L47
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 (csharp): tests/e2e/TestAppBundlesApi.cs#L61
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 (csharp): tests/e2e/TestAppBundlesApi.cs#L76
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 (csharp): tests/e2e/TestAppBundlesApi.cs#L89
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 (csharp): tests/e2e/TestForgeAppsApi.cs#L33
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 (csharp): tests/e2e/TestForgeAppsApi.cs#L47
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 (csharp): tests/e2e/TestForgeAppsApi.cs#L57
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)