Moving out all PInvoke Methods to its Independent Hi3Helper.Win32 assembly #1220
16 new problems found by Qodana for .NET
Qodana for .NET
16 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Redundant cast |
🔶 Warning | 6 |
Redundant using directive |
🔶 Warning | 6 |
Heuristically unreachable code |
🔶 Warning | 2 |
Code is unreachable |
🔶 Warning | 1 |
Invalid XML documentation comment |
🔶 Warning | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
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
github-actions / Qodana for .NET
Code is unreachable
Code is unreachable
github-actions / Qodana for .NET
Heuristically unreachable code
Code is heuristically unreachable
github-actions / Qodana for .NET
Heuristically unreachable code
Code is heuristically unreachable
Check warning on line 154 in CollapseLauncher/Classes/RegistryMonitor/RegistryMonitor.cs
github-actions / Qodana for .NET
Invalid XML documentation comment
Cannot resolve symbol 'RegChangeNotifyFilter'
Check warning on line 3106 in CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs
github-actions / Qodana for .NET
Redundant cast
Type cast is redundant
Check warning on line 3105 in CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs
github-actions / Qodana for .NET
Redundant cast
Type cast is redundant
Check warning on line 3125 in CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs
github-actions / Qodana for .NET
Redundant cast
Type cast is redundant
Check warning on line 3126 in CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs
github-actions / Qodana for .NET
Redundant cast
Type cast is redundant
Check warning on line 3077 in CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs
github-actions / Qodana for .NET
Redundant cast
Type cast is redundant
Check warning on line 3076 in CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs
github-actions / Qodana for .NET
Redundant cast
Type cast is redundant
Check warning on line 2 in CollapseLauncher/Classes/FileDialog/FileDialogHelper.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 7 in Hi3Helper.EncTool/Parser/SRMetadata/SRDispatcherInfo.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 15 in CollapseLauncher/Classes/Properties/InnerLauncherConfig.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 5 in CollapseLauncher/Classes/FileDialog/FileDialogHelper.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 10 in CollapseLauncher/XAMLs/MainApp/TrayIcon.xaml.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 14 in CollapseLauncher/App.xaml.cs
github-actions / Qodana for .NET
Redundant using directive
Using directive is not required by the code and can be safely removed