Nonsense commands are successful (exit code: 0).
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 160
- Forks
- 19
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
First reported here: https://github.com/LoLei/razer-cli/issues/83#issue-2910964721
Reproduce: razer-cli -d 'No Such Device' -b 100.
Contributor guide
No contributing guide indexed for this repository
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
Start by running razer-cli -d 'No Such Device' -b 100 and inspect the CLI command handling and its related tests, if present. Trace how an invalid device or command is reported and make the command return a nonzero exit code; the reproduction should no longer succeed silently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100