Add primary constructors #1267
Annotations
10 errors and 1 warning
_/Tests/SuperLinq.Test/InsertTest.cs#L114
Assert.Throws() Failure: Incorrect parameter name
Exception: typeof(System.ArgumentOutOfRangeException)
Expected: "index"
Actual: "index1"
|
_/Tests/SuperLinq.Test/InsertTest.cs#L129
Assert.Throws() Failure: Incorrect parameter name
Exception: typeof(System.ArgumentOutOfRangeException)
Expected: "index"
Actual: "index1"
|
_/Tests/SuperLinq.Test/InsertTest.cs#L144
Assert.Throws() Failure: Incorrect parameter name
Exception: typeof(System.ArgumentOutOfRangeException)
Expected: "index"
Actual: "index1"
|
_/Tests/SuperLinq.Test/ReplaceTest.cs#L127
Assert.Throws() Failure: Incorrect parameter name
Exception: typeof(System.ArgumentOutOfRangeException)
Expected: "index"
Actual: "index1"
|
_/Tests/SuperLinq.Test/InsertTest.cs#L112
Assert.Throws() Failure: Incorrect parameter name
Exception: typeof(System.ArgumentOutOfRangeException)
Expected: "index"
Actual: "index1"
|
_/Tests/SuperLinq.Test/InsertTest.cs#L127
Assert.Throws() Failure: Incorrect parameter name
Exception: typeof(System.ArgumentOutOfRangeException)
Expected: "index"
Actual: "index1"
|
_/Tests/SuperLinq.Test/InsertTest.cs#L142
Assert.Throws() Failure: Incorrect parameter name
Exception: typeof(System.ArgumentOutOfRangeException)
Expected: "index"
Actual: "index1"
|
_/Tests/SuperLinq.Test/ReplaceTest.cs#L125
Assert.Throws() Failure: Incorrect parameter name
Exception: typeof(System.ArgumentOutOfRangeException)
Expected: "index"
Actual: "index1"
|
_/Tests/SuperLinq.Test/InsertTest.cs#L112
Assert.Throws() Failure: Incorrect parameter name
Exception: typeof(System.ArgumentOutOfRangeException)
Expected: "index"
Actual: "index1"
|
_/Tests/SuperLinq.Test/InsertTest.cs#L127
Assert.Throws() Failure: Incorrect parameter name
Exception: typeof(System.ArgumentOutOfRangeException)
Expected: "index"
Actual: "index1"
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading