Skip to content

Daily Test Coverage Improver: Add comprehensive tests for Utils and DebugUtils #690

Daily Test Coverage Improver: Add comprehensive tests for Utils and DebugUtils

Daily Test Coverage Improver: Add comprehensive tests for Utils and DebugUtils #690

Triggered via pull request August 23, 2025 21:44
Status Failure
Total duration 1m 5s
Artifacts

test.yaml

on: pull_request
Test Release Build
1m 1s
Test Release Build
Test Debug Build
52s
Test Debug Build
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 2 warnings, and 2 notices
Test Debug Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.EdgeCases.Tests.fs#L108
The type 'bool' does not have 'null' as a proper value
Test Debug Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.EdgeCases.Tests.fs#L108
The type 'bool' is not compatible with the type 'NHamcrest.IMatcher<obj>'
Test Debug Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.EdgeCases.Tests.fs#L87
Type constraint mismatch. The type � 'int array' �is not compatible with type� 'Task'
Test Debug Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.EdgeCases.Tests.fs#L57
No overloads match for method 'Bind'.��Known types of arguments: int array * ('a -> TaskCode<'b,unit>)��Available overloads:� - member TaskBuilderBase.Bind: computation: Async<'TResult1> * continuation: ('TResult1 -> TaskCode<'TOverall,'TResult2>) -> TaskCode<'TOverall,'TResult2> // Argument 'computation' doesn't match� - member TaskBuilderBase.Bind: task: Task<'TResult1> * continuation: ('TResult1 -> TaskCode<'TOverall,'TResult2>) -> TaskCode<'TOverall,'TResult2> // Argument 'task' doesn't match� - member TaskBuilderBase.Bind: task: ^TaskLike * continuation: ('TResult1 -> TaskCode<'TOverall,'TResult2>) -> TaskCode<'TOverall,'TResult2> when ^TaskLike: (member GetAwaiter: unit -> ^Awaiter) and ^Awaiter :> Runtime.CompilerServices.ICriticalNotifyCompletion and ^Awaiter: (member get_IsCompleted: unit -> bool) and ^Awaiter: (member GetResult: unit -> 'TResult1) // Argument 'task' doesn't match
Test Debug Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.Utils.Tests.fs#L241
The type 'int' does not match the type 'unit'
Test Debug Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.Utils.Tests.fs#L241
The type 'int' does not match the type 'unit'
Test Debug Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.Utils.Tests.fs#L212
The type 'int' does not match the type 'Async<int>'
Test Debug Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.Utils.Tests.fs#L212
The type 'int' does not match the type 'Async<int>'
Test Debug Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.Utils.Tests.fs#L212
The type 'int' does not match the type 'Async<'a>'
Test Debug Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.Utils.Tests.fs#L81
This construct is deprecated. From version 0.4.0 onward, 'ValueTask.FromResult' is deprecated in favor of 'ValueTask.fromResult'. It will be removed in an upcoming release.
Test Release Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.EdgeCases.Tests.fs#L108
The type 'bool' does not have 'null' as a proper value
Test Release Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.EdgeCases.Tests.fs#L108
The type 'bool' is not compatible with the type 'NHamcrest.IMatcher<obj>'
Test Release Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.EdgeCases.Tests.fs#L87
Type constraint mismatch. The type � 'int array' �is not compatible with type� 'Task'
Test Release Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.EdgeCases.Tests.fs#L57
No overloads match for method 'Bind'.��Known types of arguments: int array * ('a -> TaskCode<'b,unit>)��Available overloads:� - member TaskBuilderBase.Bind: computation: Async<'TResult1> * continuation: ('TResult1 -> TaskCode<'TOverall,'TResult2>) -> TaskCode<'TOverall,'TResult2> // Argument 'computation' doesn't match� - member TaskBuilderBase.Bind: task: Task<'TResult1> * continuation: ('TResult1 -> TaskCode<'TOverall,'TResult2>) -> TaskCode<'TOverall,'TResult2> // Argument 'task' doesn't match� - member TaskBuilderBase.Bind: task: ^TaskLike * continuation: ('TResult1 -> TaskCode<'TOverall,'TResult2>) -> TaskCode<'TOverall,'TResult2> when ^TaskLike: (member GetAwaiter: unit -> ^Awaiter) and ^Awaiter :> Runtime.CompilerServices.ICriticalNotifyCompletion and ^Awaiter: (member get_IsCompleted: unit -> bool) and ^Awaiter: (member GetResult: unit -> 'TResult1) // Argument 'task' doesn't match
Test Release Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.Utils.Tests.fs#L241
The type 'int' does not match the type 'unit'
Test Release Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.Utils.Tests.fs#L241
The type 'int' does not match the type 'unit'
Test Release Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.Utils.Tests.fs#L212
The type 'int' does not match the type 'Async<int>'
Test Release Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.Utils.Tests.fs#L212
The type 'int' does not match the type 'Async<int>'
Test Release Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.Utils.Tests.fs#L212
The type 'int' does not match the type 'Async<'a>'
Test Release Build: src/FSharp.Control.TaskSeq.Test/TaskSeq.Utils.Tests.fs#L81
This construct is deprecated. From version 0.4.0 onward, 'ValueTask.FromResult' is deprecated in favor of 'ValueTask.fromResult'. It will be removed in an upcoming release.
Test Debug Build
No files were found with the provided path: ./src/FSharp.Control.TaskSeq.Test/TestResults/test-results-debug.trx. No artifacts will be uploaded.
Test Release Build
No files were found with the provided path: ./src/FSharp.Control.TaskSeq.Test/TestResults/test-results-release.trx. No artifacts will be uploaded.
Test Debug Build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Test Release Build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677