[Repo Assist] feat: add TaskSeq.allPairs (69 tests) #786
Annotations
10 errors and 2 warnings
|
Run dotnet test - release:
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.
|
|
Run dotnet test - release:
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.
|
|
Run dotnet test - release:
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.
|
|
Run dotnet test - release:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L630
Unexpected keyword 'let' or 'use' in implementation file
|
|
Run dotnet test - release:
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.
|
|
Run dotnet test - release:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L628
Unexpected symbol '}' in definition. Expected incomplete structured construct at or before this point or other token.
|
|
Run dotnet test - release:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L605
'use' bindings are not permitted in modules and are treated as 'let' bindings
|
|
|
|
Run dotnet test - release:
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L599
Unexpected keyword 'let' or 'use' in expression. Expected '}' or other token.
|
|
Run dotnet test - release:
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.
|
|
Complete job
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/
|
|
Run actions/upload-artifact@v4
No files were found with the provided path: ./src/FSharp.Control.TaskSeq.Test/TestResults/test-results-release.trx. No artifacts will be uploaded.
|
Loading