Update xUnit to the latest 2.x version #1854
build.yml
on: pull_request
Trimming and AOT Test
1m 24s
Generate NuGet Packages
1m 2s
Matrix: Build and Test
Annotations
13 errors and 3 warnings
Build and Test (ubuntu-latest, 5.0.0):
Funcky.Async.Test/AsyncSequence/RepeatRangeTest.cs#L44
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build and Test (ubuntu-latest, 5.0.0):
Funcky.Async.Test/AsyncSequence/RepeatRangeTest.cs#L44
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build and Test (ubuntu-latest, 5.0.0):
Funcky.Async.Test/AsyncSequence/RepeatRangeTest.cs#L44
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build and Test (ubuntu-latest, 5.0.0):
Funcky.Async.Test/AsyncSequence/RepeatRangeTest.cs#L44
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build and Test (ubuntu-latest, 5.0.0)
Process completed with exit code 1.
|
Build and Test (windows-latest, 5.0.0)
The job was canceled because "ubuntu-latest_5_0_0" failed.
|
Build and Test (windows-latest, 5.0.0)
The operation was canceled.
|
Build and Test (windows-latest, 6.0.1)
The job was canceled because "ubuntu-latest_5_0_0" failed.
|
Build and Test (windows-latest, 6.0.1)
The operation was canceled.
|
Build and Test (ubuntu-latest, 6.0.1)
The job was canceled because "ubuntu-latest_5_0_0" failed.
|
Build and Test (ubuntu-latest, 6.0.1):
Funcky.Async.Test/AsyncSequence/RepeatRangeTest.cs#L44
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build and Test (ubuntu-latest, 6.0.1):
Funcky.Async.Test/AsyncSequence/RepeatRangeTest.cs#L44
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
Build and Test (ubuntu-latest, 6.0.1)
The operation was canceled.
|
Generate NuGet Packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Trimming and AOT Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Test (ubuntu-latest, 5.0.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|