CraftError messages with new lines render inconsistently
Metadata
Current evaluation
CraftError messages containing new lines render with extraneous whitespace between the message and resolution sections. A maintainer commented that PR #210 (remove trailing spaces) likely fixes this indirectly.
Suggested action: keep open
Reason: A maintainer (lengau) acknowledged the bug on 2024-08-28 and indicated that PR #210 ('fix: remove trailing spaces where supported', merged) likely fixes this indirectly since it no longer uses spaces to fill the line. The issue has been triaged with a maintainer response and a linked fix, so it should remain open pending verification that the fix actually resolves the rendering inconsistency.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
30
Quick Win:
22.5
Staleness:
55
Complexity:
25
Confidence:
70
Support Request:
5
|
keep open | CraftError messages containing new lines render with extraneous whitespace between the message and resolution sections. A maintainer commented that PR #210 (remove trailing spaces) likely fixes this indirectly. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
75
Complexity:
20
Confidence:
85
Support Request:
0
|
keep open | Bug report about CraftError messages with new lines rendering inconsistently due to whitespace appending. Issue is 693 days old, last activity 498 days ago. A maintainer acknowledged it and linked a potential fix in PR #210. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
92
Complexity:
20
Confidence:
85
Support Request:
5
|
close stale | Bug report about inconsistent rendering of CraftError messages containing newlines, causing extra whitespace between message and resolution sections. Inactive for over a year; a maintainer suggested a related PR may have fixed it. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
20
Confidence:
70
Support Request:
5
|
close stale | craft-cli adds unwanted whitespace between error messages and resolutions when CraftError messages contain newlines. A contributor suggests PR #210 may resolve it. Issue remains open and awaiting triage. |
Update history
No update history recorded yet.
Related work
-
Likely Fixed By:
craft-cli#210
(confidence 75%)
Maintainer lengau commented: 'I'm pretty sure that #210 indirectly fixes this (since it doesn't use spaces to fill the line).' PR #210 was merged with title 'fix: remove trailing spaces where supported'.
Related issues
No related issues found above the similarity threshold.