🎨 UI/UX: Missing null check before accessing MainWindow.unityInstallationsSource #222
+8
−1
SonarQubeCloud / SonarCloud Code Analysis
failed
Mar 27, 2026 in 11s
Quality Gate failed
Failed conditions
C Reliability Rating on New Code (required ≥ A)
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 57 in UnityLauncherPro/UpgradeWindow.xaml.cs
sonarqubecloud / SonarCloud Code Analysis
'MainWindow.unityInstallationsSource' is null on at least one execution path.
See more on https://sonarcloud.io/project/issues?id=unitycoder_UnityLauncherPro&issues=AZ0rRahiH2jBfq5nbcnk&open=AZ0rRahiH2jBfq5nbcnk&pullRequest=222
Check failure on line 16 in UnityLauncherPro/UpgradeWindow.xaml.cs
sonarqubecloud / SonarCloud Code Analysis
Refactor this constructor to reduce its Cognitive Complexity from 18 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=unitycoder_UnityLauncherPro&issues=AZ0rRahiH2jBfq5nbcnl&open=AZ0rRahiH2jBfq5nbcnl&pullRequest=222
Loading