CE PoC, trying out custom operations in a CE that has bind
and yield
, which seems impossible yet
#497
test.yaml
on: pull_request
Test Release Build
1m 59s
Test Debug Build
2m 19s
Annotations
8 errors and 2 warnings
Test Release Build:
src/FSharp.Control.TaskSeq.Test/CEPoC.fs#L195
This expression was expected to have type� 'unit' �but here has type� 'int * int * int * unit'
|
Test Release Build:
src/FSharp.Control.TaskSeq.Test/CEPoC.fs#L195
This expression was expected to have type� 'unit' �but here has type� ''a * 'b * 'c * 'd'
|
Test Release Build:
src/FSharp.Control.TaskSeq.Test/CEPoC.fs#L195
This expression was expected to have type� 'unit' �but here has type� ''a * 'b * 'c * 'd'
|
Test Release Build
Process completed with exit code 1.
|
Test Debug Build:
src/FSharp.Control.TaskSeq.Test/CEPoC.fs#L195
This expression was expected to have type� 'unit' �but here has type� 'int * int * int * unit'
|
Test Debug Build:
src/FSharp.Control.TaskSeq.Test/CEPoC.fs#L195
This expression was expected to have type� 'unit' �but here has type� ''a * 'b * 'c * 'd'
|
Test Debug Build:
src/FSharp.Control.TaskSeq.Test/CEPoC.fs#L195
This expression was expected to have type� 'unit' �but here has type� ''a * 'b * 'c * 'd'
|
Test Debug Build
Process completed with exit code 1.
|
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
No files were found with the provided path: ./src/FSharp.Control.TaskSeq.Test/TestResults/test-results-debug.trx. No artifacts will be uploaded.
|