Tomas Grosup

Results 530 comments of Tomas Grosup

@copilot : /home/vsts/work/1/s/src/Compiler/SyntaxTree/LexFilter.fs(2633,24): error FS1182: The value 'cont' is unused [/home/vsts/work/1/s/src/Compiler/FSharp.Compiler.Service.fsproj::TargetFramework=net10.0]

@copilot : Why on earth do you think that ``` let /// doc comment rec /// doc comment ``` is desired and to be kept? Did you test that existing...

Thank you for the contribution. The RFC makes sense, it also acts as a notification mechanism for other interested parties (IDEs and Fantomas come to mind). Parts of the RFC...

The RFC is now approved and merged.

@majocha : We we could get rid of most of XunitHelper.fs code related to console capturing if we added `[]` in the shared `XunitSetup`, right? This sounds great! @copilot :...

@copilot : Continue migration as per the migration guide .md file. Try hard until all projects build, all tests are executed and successfully running. Once you are at the level...

@copilot : Continue with changing the TestConsole behaviour to use what is coming from xunit v3 out of the box. Read https://github.com/xunit/xunit.net/blob/main/site/docs/capturing-output.md/ There is also `TestOutputHelper` with `Output` property -...

@copilot ## ❌ Build / Test Failures ### 💥 Issues - Bash exited with code '1'. — Linux/Build / Test MacOS/Build / Test - Cmd.exe exited with code '1'. —...