Skip to content

[net8] Use new collection initializers #1116

[net8] Use new collection initializers

[net8] Use new collection initializers #1116

Triggered via pull request October 13, 2023 00:10
Status Failure
Total duration 4m 25s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test.CopyToTest.ThrowsOnTooMuchDataForIListArray: _/Tests/SuperLinq.Test/CopyToTest.cs#L59
Assert.Throws() Failure Expected: typeof(System.ArgumentException) Actual: (No exception was thrown)
Test.ReturnTest.TestUnsupportedMethodShouldThrow
System.ArgumentException : Object of type 'System.Func`1[System.Boolean]' cannot be converted to type 'System.Action'.
Test.ReturnTest.TestUnsupportedMethodShouldThrow
System.ArgumentException : Object of type 'System.Func`1[System.Object]' cannot be converted to type 'System.Action'.
Test.ReturnTest.TestUnsupportedMethodShouldThrow
System.ArgumentException : Object of type 'System.Func`1[System.Boolean]' cannot be converted to type 'System.Action'.
Test.ReturnTest.TestUnsupportedMethodShouldThrow
System.ArgumentException : Object of type 'System.Func`1[System.Object]' cannot be converted to type 'System.Action'.
Test.CopyToTest.ThrowsOnTooMuchDataForIListArray: _/Tests/SuperLinq.Test/CopyToTest.cs#L57
Assert.Throws() Failure Expected: typeof(System.ArgumentException) Actual: (No exception was thrown)
Test.CopyToTest.ThrowsOnTooMuchDataForIListArray: _/Tests/SuperLinq.Test/CopyToTest.cs#L57
Assert.Throws() Failure Expected: typeof(System.ArgumentException) Actual: (No exception was thrown)
Test.ReturnTest.TestUnsupportedMethodShouldThrow
System.ArgumentException : Object of type 'System.Func`1[System.Boolean]' cannot be converted to type 'System.Action'.
Test.ReturnTest.TestUnsupportedMethodShouldThrow
System.ArgumentException : Object of type 'System.Func`1[System.Object]' cannot be converted to type 'System.Action'.
Test.ReturnTest.TestUnsupportedMethodShouldThrow
System.ArgumentException : Object of type 'System.Func`1[System.Boolean]' cannot be converted to type 'System.Action'.