JustinGrote / JustinGrote/ModuleFast

Verbose Completion Message shouldn't recommend update if -Update was specified

未关闭
#109 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
C#
星标
151
派生
11
PR 合并指标
30 天内没有已合并 PR

描述

```
DEBUG: ModuleFast(0.6.0): ✅ -Update was specified and the best remote candidate matches what is locally installed, so we can skip this module.
VERBOSE: ✅ 1 Module Specifications have all been satisfied by installed modules. If you would like to check for newer versions remotely, specify -Update
```

This should not have the "If you would like" part.

贡献指南

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

调研方向

Search the C# source for the verbose completion message and the handling of -Update. Confirm how the message is assembled when -Update was specified and adjust the wording so it does not recommend checking for newer versions in that case; verify the resulting verbose output.

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

评估

技术栈
csharp
领域
cli
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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