[New Feature] Zenless Zone Zero Game Setings #532
62 new problems found by Qodana for .NET
Qodana for .NET
4 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Variable can be declared as non-nullable |
🔶 Warning | 2 |
Conditional access qualifier expression is known to be null or not null |
🔶 Warning | 1 |
Redundant nullable warning suppression expression |
🔶 Warning | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Detected 99 dependencies
Third-party software list
This page lists the third-party software dependencies used in CollapseLauncher
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check warning on line 476 in CollapseLauncher/Classes/Helper/Metadata/PresetConfig.cs
github-actions / Qodana for .NET
Conditional access qualifier expression is known to be null or not null
Conditional access qualifier expression is known to be not null
github-actions / Qodana for .NET
Redundant nullable warning suppression expression
The nullable warning suppression expression is redundant
github-actions / Qodana for .NET
Variable can be declared as non-nullable
'filePath' can be declared as non-nullable
github-actions / Qodana for .NET
Variable can be declared as non-nullable
'filePath' can be declared as non-nullable