Bring back Qodana scanner #1526
172 new problems found by Qodana for .NET
Qodana for .NET
172 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Auto-property accessor is never used (non-private accessibility) |
🔶 Warning | 84 |
Remove redundant attached property setter |
🔶 Warning | 13 |
Property value is equal to style-provided |
🔶 Warning | 10 |
Missing grid column/row setter for non-first child |
🔶 Warning | 9 |
Possible 'System.NullReferenceException' |
🔶 Warning | 8 |
Collection content is never queried (non-private accessibility) |
🔶 Warning | 6 |
Redundant cast |
🔶 Warning | 5 |
Redundant empty switch section |
🔶 Warning | 5 |
Auto-property accessor is never used (private accessibility) |
🔶 Warning | 4 |
Redundant base constructor call |
🔶 Warning | 3 |
Grid element column/row index is out of grid definition range |
🔶 Warning | 3 |
Redundant namespace alias |
🔶 Warning | 3 |
Expression is always 'true' or 'false' according to nullable reference types' annotations |
🔶 Warning | 2 |
Assignment is not used |
🔶 Warning | 2 |
Redundant control flow jump statement |
🔶 Warning | 2 |
Redundant using directive |
🔶 Warning | 2 |
Virtual member call in constructor |
🔶 Warning | 2 |
Path error |
🔶 Warning | 2 |
Collection is never updated (non-private accessibility) |
🔶 Warning | 1 |
Entity is only used to capture its name (non-private accessibility) |
🔶 Warning | 1 |
Member initialized value ignored |
🔶 Warning | 1 |
Explicit delegate creation expression is redundant |
🔶 Warning | 1 |
Redundant explicit type in array creation |
🔶 Warning | 1 |
Struct lacks 'IEquatable' implementation (non-private accessibility) |
🔶 Warning | 1 |
Unused local variable |
🔶 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 23 in Hi3Helper.EncTool/Parser/CachePatchManifest/CachePatchManifest.cs
github-actions / Qodana for .NET
Collection content is never queried (non-private accessibility)
Content of collection 'PatchAsset' is only updated but never used
Check warning on line 149 in Hi3Helper.EncTool/Parser/XMFParser/Class/XMFBlock.cs
github-actions / Qodana for .NET
Collection content is never queried (non-private accessibility)
Content of collection 'UniqueID' is only updated but never used
Check warning on line 28 in Hi3Helper.Win32/ShellLinkCOM/Win32FindDataW.cs
github-actions / Qodana for .NET
Collection content is never queried (non-private accessibility)
Content of collection 'cAlternateFileName' is only updated but never used
Check warning on line 38 in CollapseLauncher/XAMLs/MainApp/Pages/OOBE/OOBEAgreementMenu.xaml.cs
github-actions / Qodana for .NET
Collection content is never queried (non-private accessibility)
Content of collection 'MarkdownFileList' is only updated but never used
Check warning on line 22 in Hi3Helper.Win32/ShellLinkCOM/Win32FindDataW.cs
github-actions / Qodana for .NET
Collection content is never queried (non-private accessibility)
Content of collection 'cFileName' is only updated but never used
Check warning on line 29 in InnoSetupHelper/InnoSetupLogParser/Parser.cs
github-actions / Qodana for .NET
Collection content is never queried (non-private accessibility)
Content of collection 'ReservedHeaderBytes' is only updated but never used
Check warning on line 17 in Hi3Helper.Win32/ToastCOM/Notification/ToastComboBox.cs
github-actions / Qodana for .NET
Collection is never updated (non-private accessibility)
Content of collection 'Selection' is never updated
Check warning on line 365 in SevenZipExtractor/SevenZipExtractor/ArchiveFile.cs
github-actions / Qodana for .NET
Expression is always 'true' or 'false' according to nullable reference types' annotations
Expression is always true according to nullable reference types' annotations
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 326 in Hi3Helper.Sophon/Helper/Extension.cs
github-actions / Qodana for .NET
Entity is only used to capture its name (non-private accessibility)
Parameter 'asset' is only used to capture its name
Check warning on line 50 in Hi3Helper.SharpDiscordRPC/DiscordRPC/IO/ManagedNamedPipeClient.cs
github-actions / Qodana for .NET
Member initialized value ignored
Field initializer value ignored during initialization
Check warning on line 107 in Hi3Helper.SharpDiscordRPC/DiscordRPC/Registry/UriScheme.cs
github-actions / Qodana for .NET
Possible 'System.NullReferenceException'
Possible 'System.NullReferenceException'
Check warning on line 393 in Hi3Helper.SharpDiscordRPC/DiscordRPC/DiscordRpcClient.cs
github-actions / Qodana for .NET
Possible 'System.NullReferenceException'
Possible 'System.NullReferenceException'
Check warning on line 61 in Hi3Helper.SharpDiscordRPC/DiscordRPC/Registry/WindowsUriSchemeCreator.cs
github-actions / Qodana for .NET
Possible 'System.NullReferenceException'
Possible 'System.NullReferenceException'
Check warning on line 1027 in Hi3Helper.SharpDiscordRPC/DiscordRPC/RichPresence.cs
github-actions / Qodana for .NET
Possible 'System.NullReferenceException'
Possible 'System.NullReferenceException'
Check warning on line 381 in Hi3Helper.SharpDiscordRPC/DiscordRPC/DiscordRpcClient.cs
github-actions / Qodana for .NET
Possible 'System.NullReferenceException'
Possible 'System.NullReferenceException'
Check warning on line 65 in Hi3Helper.SharpDiscordRPC/DiscordRPC/Registry/WindowsUriSchemeCreator.cs
github-actions / Qodana for .NET
Possible 'System.NullReferenceException'
Possible 'System.NullReferenceException'
Check warning on line 89 in Hi3Helper.SharpDiscordRPC/DiscordRPC/Registry/UnixUriSchemeCreator.cs
github-actions / Qodana for .NET
Possible 'System.NullReferenceException'
Possible 'System.NullReferenceException'
Check warning on line 68 in Hi3Helper.SharpDiscordRPC/DiscordRPC/Registry/WindowsUriSchemeCreator.cs
github-actions / Qodana for .NET
Possible 'System.NullReferenceException'
Possible 'System.NullReferenceException'
Check warning on line 33 in Hi3Helper.SharpDiscordRPC/DiscordRPC/Registry/UnixUriSchemeCreator.cs
github-actions / Qodana for .NET
Assignment is not used
Value assigned is not used in any execution path
Check warning on line 51 in Hi3Helper.SharpDiscordRPC/DiscordRPC/Registry/UriScheme.cs
github-actions / Qodana for .NET
Assignment is not used
Value assigned is not used in any execution path
Check warning on line 28 in H.NotifyIcon/src/libs/H.NotifyIcon/PopupMenus/TrayIconWithContextMenu.cs
github-actions / Qodana for .NET
Redundant base constructor call
Redundant base constructor call
Check warning on line 28 in Hi3Helper.SharpDiscordRPC/DiscordRPC/RPC/Payload/PayloadEvent.cs
github-actions / Qodana for .NET
Redundant base constructor call
Redundant base constructor call
Check warning on line 21 in Hi3Helper.SharpDiscordRPC/DiscordRPC/RPC/Payload/ClosePayload.cs
github-actions / Qodana for .NET
Redundant base constructor call
Redundant base constructor call
Check warning on line 639 in Hi3Helper.SharpDiscordRPC/DiscordRPC/RichPresence.cs
github-actions / Qodana for .NET
Redundant cast
Type cast is redundant