Bump xunit from 2.4.2 to 2.8.1 #571
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 |
|