Skip to content

Fix SonarQube CodeQA issue #1529

Fix SonarQube CodeQA issue

Fix SonarQube CodeQA issue #1529

GitHub Actions / Qodana for .NET completed Jan 27, 2025 in 0s

96 new problems found by Qodana for .NET

Qodana for .NET

96 new problems were found

Inspection name Severity Problems
Auto-property accessor is never used (non-private accessibility) 🔶 Warning 83
Collection content is never queried (non-private accessibility) 🔶 Warning 5
Redundant base constructor call 🔶 Warning 3
Collection is never updated (non-private accessibility) 🔶 Warning 1
Entity is only used to capture its name (non-private accessibility) 🔶 Warning 1
Heuristically unreachable code 🔶 Warning 1
Struct lacks 'IEquatable' implementation (non-private accessibility) 🔶 Warning 1
Unused local variable 🔶 Warning 1

☁️ 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 28 in Hi3Helper.Win32/ShellLinkCOM/Win32FindDataW.cs

See this annotation in the file changed.

@github-actions 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 26 in Hi3Helper.EncTool/Parser/CachePatchManifest/CachePatchManifest.cs

See this annotation in the file changed.

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

See this annotation in the file changed.

@github-actions 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 29 in InnoSetupHelper/InnoSetupLogParser/Parser.cs

See this annotation in the file changed.

@github-actions 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 22 in Hi3Helper.Win32/ShellLinkCOM/Win32FindDataW.cs

See this annotation in the file changed.

@github-actions 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 17 in Hi3Helper.Win32/ToastCOM/Notification/ToastComboBox.cs

See this annotation in the file changed.

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

Collection is never updated (non-private accessibility)

Content of collection 'Selection' is never updated

Check warning on line 326 in Hi3Helper.Sophon/Helper/Extension.cs

See this annotation in the file changed.

@github-actions 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 134 in CollapseLauncher/XAMLs/MainApp/Pages/SettingsPage.xaml.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 28 in H.NotifyIcon/src/libs/H.NotifyIcon/PopupMenus/TrayIconWithContextMenu.cs

See this annotation in the file changed.

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

See this annotation in the file changed.

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

See this annotation in the file changed.

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

Redundant base constructor call

Redundant base constructor call

Check warning on line 11 in Hi3Helper.Core/Data/IniValue.cs

See this annotation in the file changed.

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

Struct lacks 'IEquatable' implementation (non-private accessibility)

Implement 'IEquatable' interface to avoid boxing when using struct equality in a generic context

Check warning on line 45 in Hi3Helper.EncTool/Parser/CacheParser/CGMetadata.cs

See this annotation in the file changed.

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

Auto-property accessor is never used (non-private accessibility)

Auto-property accessor 'LevelIDBegin.get' is never used

Check warning on line 17 in Hi3Helper.EncTool/Streams/CombinedStream.cs

See this annotation in the file changed.

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

Auto-property accessor is never used (non-private accessibility)

Auto-property accessor 'Size.set' is never used

Check warning on line 19 in Hi3Helper.SharpDiscordRPC/DiscordRPC/Message/ErrorMessage.cs

See this annotation in the file changed.

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

Auto-property accessor is never used (non-private accessibility)

Auto-property accessor 'Code.set' is never used

Check warning on line 54 in Hi3Helper.EncTool/Parser/CacheParser/CGMetadata.cs

See this annotation in the file changed.

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

Auto-property accessor is never used (non-private accessibility)

Auto-property accessor 'CgPathLowBitrateJP.get' is never used

Check warning on line 46 in Hi3Helper.EncTool/Parser/CacheParser/CGMetadata.cs

See this annotation in the file changed.

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

Auto-property accessor is never used (non-private accessibility)

Auto-property accessor 'LevelIDEnd.get' is never used

Check warning on line 13 in CollapseLauncher/XAMLs/Theme/CustomControls/CommunityToolkit.Labs/MarkdownTextBlock/MarkdownConfig.cs

See this annotation in the file changed.

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

Auto-property accessor is never used (non-private accessibility)

Auto-property accessor 'ImageProvider.set' is never used

Check warning on line 22 in CollapseLauncher/Classes/Interfaces/Class/DeltaPatchProperty.cs

See this annotation in the file changed.

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

Auto-property accessor is never used (non-private accessibility)

Auto-property accessor 'MD5hash.get' is never used

Check warning on line 9 in Hi3Helper.EncTool/Parser/YSDispatchHelper/QueryProperty.cs

See this annotation in the file changed.

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

Auto-property accessor is never used (non-private accessibility)

Auto-property accessor 'GameServerName.get' is never used

Check warning on line 24 in Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/SRMetadataBase.cs

See this annotation in the file changed.

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

Auto-property accessor is never used (non-private accessibility)

Auto-property accessor 'MetadataRevision.get' is never used

Check warning on line 13 in Hi3Helper.Win32/ToastCOM/Notification/ToastComboBox.cs

See this annotation in the file changed.

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

Auto-property accessor is never used (non-private accessibility)

Auto-property accessor 'Id.set' is never used

Check warning on line 12 in CollapseLauncher/XAMLs/Theme/CustomControls/CommunityToolkit.Labs/MarkdownTextBlock/MarkdownConfig.cs

See this annotation in the file changed.

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

Auto-property accessor is never used (non-private accessibility)

Auto-property accessor 'BaseUrl.set' is never used

Check warning on line 66 in Hi3Helper.EncTool/Parser/CacheParser/CGMetadata.cs

See this annotation in the file changed.

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

Auto-property accessor is never used (non-private accessibility)

Auto-property accessor 'DownloadLimitTime.get' is never used

Check warning on line 16 in H.NotifyIcon/src/libs/H.NotifyIcon/PopupMenus/TrayIconWithContextMenu.cs

See this annotation in the file changed.

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

Auto-property accessor is never used (non-private accessibility)

Auto-property accessor 'ContextMenu.set' is never used