easybuild-org / easybuild-org/EasyBuild.FileSystemProvider

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

未关闭
#19 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
good first issue
主要语言
F#
星标
35
派生
2
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

调研方向

打开 ProvidedTypes.fs,找到 issue 中提到的 printfn 调用。更改其输出目标,使诊断文本不会输出到 stdout,然后验证项目仍能构建,并且 LSP 协议流不受影响。

由索引模型根据 Issue 内容生成。

评估

技术栈
fsharp
领域
tooling
Issue 类型
缺陷
难度
1/5
预计耗时
1 小时以内
活跃度
停滞
描述清晰度
描述清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。