CE PoC, trying out custom operations in a CE that has bind
and yield
, which seems impossible yet
#698
build.yaml
on: pull_request
Verify code formatting
15s
Build
1m 33s
Annotations
7 errors
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'
|
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'
|
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'
|
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'
|
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'
|
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'
|
Build
Process completed with exit code 1.
|