LoLei / LoLei/razer-cli

Nonsense commands are successful (exit code: 0).

Open
#93 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.