Skip to content

Bump xunit from 2.4.2 to 2.7.1 #561

Bump xunit from 2.4.2 to 2.7.1

Bump xunit from 2.4.2 to 2.7.1 #561

Triggered via push April 17, 2024 00:11
Status Failure
Total duration 2m 45s
Artifacts 1

ci.yml

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

Annotations

1 error and 16 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.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 (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 (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#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)
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)

Artifacts

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