Skip to content

Bump xunit from 2.6.1 to 2.6.2 #1189

Bump xunit from 2.6.1 to 2.6.2

Bump xunit from 2.6.1 to 2.6.2 #1189

Triggered via pull request November 20, 2023 06:39
Status Failure
Total duration 2m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)