feat: add per-app gamepad type override in web UI #4863
SonarQubeCloud / SonarCloud Code Analysis
failed
Mar 17, 2026 in 8m 36s
Quality Gate failed
Failed conditions
2 New issues
2 New Code Smells (required ≤ 0)
See analysis details on SonarQube Cloud
Catch issues before they fail your Quality Gate with our IDE extension
SonarQube for IDE
Annotations
Check warning on line 173 in src/input.cpp
sonarqubecloud / SonarCloud Code Analysis
Field "gamepad_override" is initialized before field "client_context", field "touch_port_event" and field "feedback_queue".
See more on https://sonarcloud.io/project/issues?id=LizardByte_Sunshine&issues=AZz5Ht2-vjDTsnvO4O_N&open=AZz5Ht2-vjDTsnvO4O_N&pullRequest=4863
Check failure on line 56 in src/platform/linux/input/inputtino_gamepad.cpp
sonarqubecloud / SonarCloud Code Analysis
Refactor this function to reduce its Cognitive Complexity from 43 to the 25 allowed.
See more on https://sonarcloud.io/project/issues?id=LizardByte_Sunshine&issues=AZz5HtwDvjDTsnvO4O_M&open=AZz5HtwDvjDTsnvO4O_M&pullRequest=4863
Loading