easybuild-org / easybuild-org/EasyBuild.FileSystemProvider

Change `printfn` to `eprintfn` in `ProvidedTypes.fs`

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
F#
Stars
35
Forks
2
PR merge metrics
No merged PRs in 30d

Description

It can potentially mess up LSP protocol because it is writing to the std out:

https://github.com/ionide/ionide-vscode-fsharp/issues/2102#issuecomment-3854189824

Contributor guide

No contributing guide indexed for this repository

Research direction

Open ProvidedTypes.fs and locate the printfn call mentioned in the issue. Change its output destination so diagnostic text does not go to stdout, then verify that the project still builds and that the LSP protocol stream is unaffected.

Written by the indexing model from the issue text.

Assessment

Tech stack
fsharp
Domain
tooling
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.