[Repo Assist] feat: add TaskSeq.groupBy, countBy, and partition (195 tests) #795
build.yaml
on: pull_request
Verify code formatting
13s
Build
1m 19s
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.
|