Skip to content

Bump xunit from 2.4.2 to 2.8.1 #571

Bump xunit from 2.4.2 to 2.8.1

Bump xunit from 2.4.2 to 2.8.1 #571

Triggered via push May 27, 2024 11:32
Status Failure
Total duration 1m 21s
Artifacts 1

ci.yml

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

Annotations

1 error and 20 warnings
build (windows-latest)
Process completed with exit code 1.
build (macOS-latest): tests/SheepTools.XUnit.Test/AsssertTest.cs#L30
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 (macOS-latest): tests/SheepTools.XUnit.Test/AsssertTest.cs#L31
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 (macOS-latest): tests/SheepTools.XUnit.Test/AsssertTest.cs#L30
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 (macOS-latest): tests/SheepTools.XUnit.Test/AsssertTest.cs#L31
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 (macOS-latest): tests/SheepTools.Test/Extensions/CollectionExtensionsTest.cs#L20
Comparing an instance of System.Collections.Generic.List<int> with an instance of System.Collections.Generic.HashSet<int> has undefined results, because the order of items in the set is not predictable. Create a stable order for the set (i.e., by using OrderBy from Linq). (https://xunit.net/xunit.analyzers/rules/xUnit2027)
build (macOS-latest): tests/SheepTools.Test/Extensions/CollectionExtensionsTest.cs#L65
Comparing an instance of System.Collections.Generic.List<int> with an instance of System.Collections.Generic.HashSet<int> has undefined results, because the order of items in the set is not predictable. Create a stable order for the set (i.e., by using OrderBy from Linq). (https://xunit.net/xunit.analyzers/rules/xUnit2027)
build (macOS-latest): tests/SheepTools.Test/Extensions/CollectionExtensionsTest.cs#L20
Comparing an instance of System.Collections.Generic.List<int> with an instance of System.Collections.Generic.HashSet<int> has undefined results, because the order of items in the set is not predictable. Create a stable order for the set (i.e., by using OrderBy from Linq). (https://xunit.net/xunit.analyzers/rules/xUnit2027)
build (macOS-latest): tests/SheepTools.Test/Extensions/CollectionExtensionsTest.cs#L65
Comparing an instance of System.Collections.Generic.List<int> with an instance of System.Collections.Generic.HashSet<int> has undefined results, because the order of items in the set is not predictable. Create a stable order for the set (i.e., by using OrderBy from Linq). (https://xunit.net/xunit.analyzers/rules/xUnit2027)
build (macOS-latest): tests/SheepTools.XUnit.Test/AsssertTest.cs#L30
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 (macOS-latest): tests/SheepTools.XUnit.Test/AsssertTest.cs#L31
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 (ubuntu-latest): tests/SheepTools.XUnit.Test/AsssertTest.cs#L30
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 (ubuntu-latest): tests/SheepTools.XUnit.Test/AsssertTest.cs#L31
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 (ubuntu-latest): tests/SheepTools.XUnit.Test/AsssertTest.cs#L30
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 (ubuntu-latest): tests/SheepTools.XUnit.Test/AsssertTest.cs#L31
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 (ubuntu-latest): tests/SheepTools.Test/Extensions/CollectionExtensionsTest.cs#L20
Comparing an instance of System.Collections.Generic.List<int> with an instance of System.Collections.Generic.HashSet<int> has undefined results, because the order of items in the set is not predictable. Create a stable order for the set (i.e., by using OrderBy from Linq). (https://xunit.net/xunit.analyzers/rules/xUnit2027)
build (ubuntu-latest): tests/SheepTools.Test/Extensions/CollectionExtensionsTest.cs#L20
Comparing an instance of System.Collections.Generic.List<int> with an instance of System.Collections.Generic.HashSet<int> has undefined results, because the order of items in the set is not predictable. Create a stable order for the set (i.e., by using OrderBy from Linq). (https://xunit.net/xunit.analyzers/rules/xUnit2027)
build (ubuntu-latest): tests/SheepTools.Test/Extensions/CollectionExtensionsTest.cs#L65
Comparing an instance of System.Collections.Generic.List<int> with an instance of System.Collections.Generic.HashSet<int> has undefined results, because the order of items in the set is not predictable. Create a stable order for the set (i.e., by using OrderBy from Linq). (https://xunit.net/xunit.analyzers/rules/xUnit2027)
build (ubuntu-latest): tests/SheepTools.Test/Extensions/CollectionExtensionsTest.cs#L65
Comparing an instance of System.Collections.Generic.List<int> with an instance of System.Collections.Generic.HashSet<int> has undefined results, because the order of items in the set is not predictable. Create a stable order for the set (i.e., by using OrderBy from Linq). (https://xunit.net/xunit.analyzers/rules/xUnit2027)
build (ubuntu-latest): tests/SheepTools.XUnit.Test/AsssertTest.cs#L30
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 (ubuntu-latest): tests/SheepTools.XUnit.Test/AsssertTest.cs#L31
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)

Artifacts

Produced during runtime
Name Size
SheepTools-ci-571 Expired
80.1 KB