Skip to content

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

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

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

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

build.yaml

on: pull_request
Verify code formatting
13s
Verify code formatting
Build
1m 19s
Build
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Verify code formatting
Process completed with exit code 1.
Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1313
Unexpected keyword 'let' or 'use' in expression. Expected '}' or other token.
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.
Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1366
Incomplete structured construct at or before this point in implementation file
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.
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.
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.
Build: src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L1313
Unexpected keyword 'let' or 'use' in expression. Expected '}' or other token.
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.