Skip to content

[Repo Assist] feat: add TaskSeq.groupBy, countBy, and partition (195 tests) #747

[Repo Assist] feat: add TaskSeq.groupBy, countBy, and partition (195 tests)

[Repo Assist] feat: add TaskSeq.groupBy, countBy, and partition (195 tests) #747

Triggered via pull request March 8, 2026 01:52
Status Failure
Total duration 58s
Artifacts

test.yaml

on: pull_request
Test Release Build
42s
Test Release Build
Test Debug Build
54s
Test Debug Build
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
Test Release Build
Process completed with exit code 1.
Test Release Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1366
Incomplete structured construct at or before this point in implementation file
Test Release Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1337
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (1313:5). Try indenting this further.�To continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7.
Test Release Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1280
Incomplete value or function definition. If this is in an expression, the body of the expression must be indented to the same column as the 'let' keyword.
Test Release Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1315
Incomplete structured construct at or before this point in binding. Expected incomplete structured construct at or before this point or other token.
Test Release Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1313
Unexpected keyword 'let' or 'use' in expression. Expected '}' or other token.
Test Release Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1313
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (1280:5). Try indenting this further.�To continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7.
Test Debug Build
Process completed with exit code 1.
Test Debug Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1366
Incomplete structured construct at or before this point in implementation file
Test Debug Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1337
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (1313:5). Try indenting this further.�To continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7.
Test Debug Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1280
Incomplete value or function definition. If this is in an expression, the body of the expression must be indented to the same column as the 'let' keyword.
Test Debug Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1315
Incomplete structured construct at or before this point in binding. Expected incomplete structured construct at or before this point or other token.
Test Debug Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1313
Unexpected keyword 'let' or 'use' in expression. Expected '}' or other token.
Test Debug Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1313
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (1280:5). Try indenting this further.�To continue using non-conforming indentation, pass the '--strict-indentation-' flag to the compiler, or set the language version to F# 7.
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.