Skip to content

[CRIT] Upgrade to .NET 9 #320

[CRIT] Upgrade to .NET 9

[CRIT] Upgrade to .NET 9 #320

GitHub Actions / Qodana for .NET completed Sep 29, 2024 in 0s

54 new problems found by Qodana for .NET

Qodana for .NET

54 new problems were found

Inspection name Severity Problems
XAML Errors 🔴 Failure 2
Redundant 'partial' modifier on type declaration 🔶 Warning 26
Possible 'null' assignment to non-nullable entity 🔶 Warning 8
Redundant using directive 🔶 Warning 3
Missing grid column/row setter for non-first child 🔶 Warning 3
Redundant namespace alias 🔶 Warning 3
Possible 'System.NullReferenceException' 🔶 Warning 2
Property value is equal to style-provided 🔶 Warning 2
Expression is always 'true' or 'false' according to nullable reference types' annotations 🔶 Warning 1
Conditional access qualifier expression is known to be null or not null 🔶 Warning 1
Possible 'System.InvalidCastException' in foreach loop 🔶 Warning 1
Redundant class or interface specification in base types list 🔶 Warning 1
Redundant control flow jump statement 🔶 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 535 in CollapseLauncher/XAMLs/MainApp/Pages/Dialogs/InstallationConvert.xaml.cs

See this annotation in the file changed.

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

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

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

See this annotation in the file changed.

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

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

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

See this annotation in the file changed.

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

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

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

See this annotation in the file changed.

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

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

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

See this annotation in the file changed.

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

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

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

See this annotation in the file changed.

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

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

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

See this annotation in the file changed.

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

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

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

See this annotation in the file changed.

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

Possible 'null' assignment to non-nullable entity

Possible 'null' assignment to non-nullable entity

Check warning on line 72 in CollapseLauncher/Classes/Extension/UIElementExtensions.cs

See this annotation in the file changed.

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

Expression is always 'true' or 'false' according to nullable reference types' annotations

Expression is always false according to nullable reference types' annotations

Check warning on line 473 in CollapseLauncher/Classes/Helper/LauncherApiLoader/HoYoPlay/HoYoPlayLauncherApiLoader.cs

See this annotation in the file changed.

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

Check warning on line 13 in Hi3Helper.Core/Lang/Locale/LangInstallMigrateSteam.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part

Check warning on line 13 in Hi3Helper.Core/Lang/Locale/LangMainPage.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part

Check warning on line 13 in Hi3Helper.Core/Lang/Locale/LangKeyboardShortcuts.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part

Check warning on line 13 in Hi3Helper.Core/Lang/Locale/LangDisconnectedPage.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part

Check warning on line 13 in Hi3Helper.Core/Lang/Locale/LangOOBEAgreementMenu.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part

Check warning on line 13 in Hi3Helper.Core/Lang/Locale/LangInstallConvert.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part

Check warning on line 13 in Hi3Helper.Core/Lang/Locale/LangStarRailGameSettingsPage.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part

Check warning on line 13 in Hi3Helper.Core/Lang/Locale/LangCachesPage.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part

Check warning on line 14 in Hi3Helper.Core/Lang/Locale/LangZenlessGameSettingsPage.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part

Check warning on line 13 in Hi3Helper.Core/Lang/Locale/LangNotificationToast.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part

Check warning on line 13 in Hi3Helper.Core/Lang/Locale/LangFileMigrationProcess.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part

Check warning on line 13 in Hi3Helper.Core/Lang/Locale/LangHomePage.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part

Check warning on line 13 in Hi3Helper.Core/Lang/Locale/LangStartupPage.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part

Check warning on line 13 in Hi3Helper.Core/Lang/Locale/LangDialogs.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part

Check warning on line 13 in Hi3Helper.Core/Lang/Locale/LangInstallManagement.cs

See this annotation in the file changed.

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

Redundant 'partial' modifier on type declaration

Partial class with single part