Skip to content

Improve collection expressions usage #1301

Improve collection expressions usage

Improve collection expressions usage #1301

Triggered via pull request February 13, 2024 22:18
Status Failure
Total duration 2m 58s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Test.CopyToTest.ThrowsOnTooMuchDataForIListArray: _/Tests/SuperLinq.Test/CopyToTest.cs#L59
Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.ArgumentException)
Test.Async.CopyToTest.ThrowsOnTooMuchDataForArray
Assert.Throws() Failure: No exception was thrown Expected: typeof(System.IndexOutOfRangeException)
Test.CopyToTest.ThrowsOnTooMuchDataForIListArray: _/Tests/SuperLinq.Test/CopyToTest.cs#L57
Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.ArgumentException)
Test.Async.CopyToTest.ThrowsOnTooMuchDataForArray
Assert.Throws() Failure: No exception was thrown Expected: typeof(System.IndexOutOfRangeException)
Test.CopyToTest.ThrowsOnTooMuchDataForIListArray: _/Tests/SuperLinq.Test/CopyToTest.cs#L57
Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.ArgumentException)
Test.Async.CopyToTest.ThrowsOnTooMuchDataForArray
Assert.Throws() Failure: No exception was thrown Expected: typeof(System.IndexOutOfRangeException)
Test.CopyToTest.ThrowsOnTooMuchDataForIListArray: _/Tests/SuperLinq.Test/CopyToTest.cs#L57
Assert.ThrowsAny() Failure: No exception was thrown Expected: typeof(System.ArgumentException)
Test.Async.CopyToTest.ThrowsOnTooMuchDataForArray
Assert.Throws() Failure: No exception was thrown Expected: typeof(System.IndexOutOfRangeException)
build
Process completed with exit code 1.