[Repo Assist] feat: add TaskSeq.allPairs (69 tests) #834
build.yaml
on: pull_request
Verify code formatting
18s
Build
56s
Annotations
11 errors and 2 warnings
|
Verify code formatting
Process completed with exit code 1.
|
|
Build:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L677
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (669: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#L669
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (661: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#L661
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (630: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#L630
Unexpected keyword 'let' or 'use' in implementation file
|
|
Build:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L630
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (599: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#L628
Unexpected symbol '}' in definition. Expected incomplete structured construct at or before this point or other token.
|
|
Build:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L605
'use' bindings are not permitted in modules and are treated as 'let' bindings
|
|
|
|
Build:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L599
Unexpected keyword 'let' or 'use' in expression. Expected '}' or other token.
|
|
Build:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L599
Unexpected syntax or possible incorrect indentation: this token is offside of context started at position (588: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.
|
|
Verify code formatting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|