Bump xunit from 2.6.1 to 2.6.2 #1189
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
build:
Tests/SuperLinq.Test/AtLeastTest.cs#L34
The value is not convertible to the method parameter 'seq' of type 'System.Collections.Generic.IEnumerable<int>'. Use a compatible data value. (https://xunit.net/xunit.analyzers/rules/xUnit1035)
|
build:
Tests/SuperLinq.Test/AtMostTest.cs#L34
The value is not convertible to the method parameter 'seq' of type 'System.Collections.Generic.IEnumerable<int>'. Use a compatible data value. (https://xunit.net/xunit.analyzers/rules/xUnit1035)
|
build:
Tests/SuperLinq.Test/AtMostTest.cs#L42
The value is not convertible to the method parameter 'seq' of type 'System.Collections.Generic.IEnumerable<int>'. Use a compatible data value. (https://xunit.net/xunit.analyzers/rules/xUnit1035)
|
build:
Tests/SuperLinq.Test/AtMostTest.cs#L50
The value is not convertible to the method parameter 'seq' of type 'System.Collections.Generic.IEnumerable<int>'. Use a compatible data value. (https://xunit.net/xunit.analyzers/rules/xUnit1035)
|
build:
Tests/SuperLinq.Test/AtLeastTest.cs#L42
The value is not convertible to the method parameter 'seq' of type 'System.Collections.Generic.IEnumerable<int>'. Use a compatible data value. (https://xunit.net/xunit.analyzers/rules/xUnit1035)
|
build:
Tests/SuperLinq.Test/AtLeastTest.cs#L50
The value is not convertible to the method parameter 'seq' of type 'System.Collections.Generic.IEnumerable<int>'. Use a compatible data value. (https://xunit.net/xunit.analyzers/rules/xUnit1035)
|
build:
Tests/SuperLinq.Test/AtLeastTest.cs#L58
The value is not convertible to the method parameter 'seq' of type 'System.Collections.Generic.IEnumerable<int>'. Use a compatible data value. (https://xunit.net/xunit.analyzers/rules/xUnit1035)
|
build:
Tests/SuperLinq.Test/AtLeastTest.cs#L58
There is no matching method parameter for value: 2. Remove unused value(s), or add more parameter(s). (https://xunit.net/xunit.analyzers/rules/xUnit1036)
|
build:
Tests/SuperLinq.Test/AtLeastTest.cs#L58
There is no matching method parameter for value: 3. Remove unused value(s), or add more parameter(s). (https://xunit.net/xunit.analyzers/rules/xUnit1036)
|
build:
Tests/SuperLinq.Test/AtLeastTest.cs#L66
The value is not convertible to the method parameter 'seq' of type 'System.Collections.Generic.IEnumerable<int>'. Use a compatible data value. (https://xunit.net/xunit.analyzers/rules/xUnit1035)
|