Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving out all PInvoke Methods to its Independent Hi3Helper.Win32 assembly #606

Merged
merged 16 commits into from
Nov 22, 2024

Make Qodana Happy

43b6c89
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Moving out all PInvoke Methods to its Independent Hi3Helper.Win32 assembly #606

Make Qodana Happy
43b6c89
Select commit
Loading
Failed to load commit list.
GitHub Actions / Qodana for .NET completed Nov 17, 2024 in 0s

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]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 274 in CollapseLauncher/XAMLs/MainApp/Pages/Dialogs/InstallationConvert.xaml.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Code is unreachable

Code is unreachable

Check warning on line 349 in CollapseLauncher/Classes/InstallManagement/BaseClass/InstallManagerBase.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Heuristically unreachable code

Code is heuristically unreachable

Check warning on line 319 in CollapseLauncher/Classes/InstallManagement/BaseClass/InstallManagerBase.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Heuristically unreachable code

Code is heuristically unreachable

Check warning on line 154 in CollapseLauncher/Classes/RegistryMonitor/RegistryMonitor.cs

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Redundant cast

Type cast is redundant

Check warning on line 3105 in CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Redundant cast

Type cast is redundant

Check warning on line 3125 in CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Redundant cast

Type cast is redundant

Check warning on line 3126 in CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Redundant cast

Type cast is redundant

Check warning on line 3077 in CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Redundant cast

Type cast is redundant

Check warning on line 3076 in CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Redundant cast

Type cast is redundant

Check warning on line 2 in CollapseLauncher/Classes/FileDialog/FileDialogHelper.cs

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for .NET

Redundant using directive

Using directive is not required by the code and can be safely removed