CE PoC, trying out custom operations in a CE that has bind
and yield
, which seems impossible yet
#650
test.yaml
on: pull_request
Test Release Build
2m 23s
Test Debug Build
1m 28s
Annotations
8 errors and 4 warnings
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:
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|