[Repo Assist] feat: add TaskSeq.allPairs (69 tests) #786
test.yaml
on: pull_request
Test Release Build
57s
Test Debug Build
1m 12s
Annotations
20 errors and 4 warnings
|
Test Release 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.
|
|
Test Release 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.
|
|
Test Release 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.
|
|
Test Release Build:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L630
Unexpected keyword 'let' or 'use' in implementation file
|
|
Test Release 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.
|
|
Test Release Build:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L628
Unexpected symbol '}' in definition. Expected incomplete structured construct at or before this point or other token.
|
|
Test Release Build:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L605
'use' bindings are not permitted in modules and are treated as 'let' bindings
|
|
|
|
Test Release Build:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L599
Unexpected keyword 'let' or 'use' in expression. Expected '}' or other token.
|
|
Test Release 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.
|
|
Test Debug 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.
|
|
Test Debug 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.
|
|
Test Debug 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.
|
|
Test Debug Build:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L630
Unexpected keyword 'let' or 'use' in implementation file
|
|
Test Debug 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.
|
|
Test Debug Build:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L628
Unexpected symbol '}' in definition. Expected incomplete structured construct at or before this point or other token.
|
|
Test Debug Build:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L605
'use' bindings are not permitted in modules and are treated as 'let' bindings
|
|
|
|
Test Debug Build:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L599
Unexpected keyword 'let' or 'use' in expression. Expected '}' or other token.
|
|
Test Debug 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.
|
|
Test Release 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/upload-artifact@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/
|
|
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
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/upload-artifact@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/
|
|
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.
|