Always ensure to flush CommunityTools Dictionary #1538
5 new problems found by Qodana for .NET
Qodana for .NET
5 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Redundant using directive |
🔶 Warning | 4 |
Nullability of reference types in source type doesn't match target type. |
🔶 Warning | 1 |
☁️ View the detailed Qodana report
Detected 70 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 114 in CollapseLauncher/Classes/Properties/InnerLauncherConfig.cs
github-actions / Qodana for .NET
Nullability of reference types in source type doesn't match target type.
Nullability of reference types in value of type 'System.Collections.Generic.List?' does not match target type 'System.Collections.Generic.List?'
Check warning on line 18 in CollapseLauncher/Classes/Extension/UIElementExtensions.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
Check warning on line 17 in CollapseLauncher/Classes/Helper/Metadata/LauncherMetadataHelper.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
Check warning on line 18 in CollapseLauncher/Classes/RegionManagement/RegionManagement.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed
Check warning on line 13 in CollapseLauncher/Classes/Helper/Metadata/LauncherMetadataHelper.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed