体验:all-cli doctor/diagnose 无诊断时只说 No diagnostics found
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 24
Description
体验:all-cli doctor/diagnose 无诊断时只说 No diagnostics found
不重复 #54(doctor vs diagnose 帮助)、#69(fix 缺 --dry-run)。
用户路径
all-cli doctor或all-cli diagnose,过滤后没有诊断项。printDiagnosticReport原先只打No diagnostics found.- 不知道下一步是
all-cli catalog、all-cli status,还是all-cli fix --dry-run。
建议改动
空诊断补三行下一步。
本地 clone 已按此改了一版(未 push / 未开 PR)。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the Go codebase for printDiagnosticReport, then reproduce the empty-filter case with all-cli doctor and all-cli diagnose. Update the empty report so it provides three next-step suggestions involving all-cli catalog, all-cli status, and all-cli fix --dry-run, and verify the guidance appears when no diagnostics are found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100