Skip to content

Qodana

Qodana #23

Triggered via schedule December 31, 2023 01:02
Status Success
Total duration 6m 58s
Artifacts

qodana-scan.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1000 warnings
Access to disposed captured variable: CollapseLauncher/Classes/Interfaces/Class/ProgressBase.cs#L666
Captured variable is disposed in the outer scope
Access to a static member of a type via a derived type: CollapseLauncher/XAMLs/MainApp/TrayIcon.xaml.cs#L104
Access to a static member of a type via a derived type
Access to a static member of a type via a derived type: CollapseLauncher/XAMLs/Updater/Classes/Updater.cs#L199
Access to a static member of a type via a derived type
Possible 'null' assignment to non-nullable entity: Hi3Helper.EncTool/Hashes/mhyEncTool.cs#L122
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity: Hi3Helper.Core/Classes/Logger/LoggerBase.cs#L40
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity: Hi3Helper.Core/Classes/Data/Tools/SteamTool.cs#L80
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity: Hi3Helper.EncTool/Misc/ConverterTool.cs#L207
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity: Hi3Helper.EncTool/Hashes/mhyEncTool.cs#L122
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity: CollapseLauncher/Classes/GamePropertyVault.cs#L128
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity: CollapseLauncher/XAMLs/MainApp/MainPage.xaml.cs#L657
Possible 'null' assignment to non-nullable entity
Possible 'null' assignment to non-nullable entity: Hi3Helper.EncTool/Hashes/mhyEncTool.cs#L118
Possible 'null' assignment to non-nullable entity
Assignment in conditional expression: InnoSetupHelper/InnoSetupLogParser/LibISULR/Helpers.cs#L32
Assignment in conditional expression; did you mean to use '==' instead of '='?
Assignment in conditional expression: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchCore/Header.cs#L87
Assignment in conditional expression; did you mean to use '==' instead of '='?
Assignment in conditional expression: CollapseLauncher/Classes/InstallManagement/BaseClass/InstallManagerBase.cs#L1415
Assignment in conditional expression; did you mean to use '==' instead of '='?
Assignment in conditional expression: CollapseLauncher/Classes/Interfaces/Class/GamePropertyBase.cs#L32
Assignment in conditional expression; did you mean to use '==' instead of '='?
Async function without await expression: CollapseLauncher/Classes/InstallManagement/BaseClass/InstallManagerBase.cs#L565
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Async function without await expression: CollapseLauncher/Classes/InstallManagement/BaseClass/InstallManagerBase.cs#L624
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
A possible null value may not be used for a type marked with [NotNull] or [DisallowNull].: InnoSetupHelper/InnoSetupLogParser/Parser.cs#L367
A possible null value cannot be used for a type marked with \[NotNull\] or \[DisallowNull\]
Non-nullable member is uninitialized.: InnoSetupHelper/InnoSetupLogParser/Parser.cs#L110
Non-nullable field 'Records' is uninitialized. Consider declaring the field as nullable.
Non-nullable member is uninitialized.: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/RegistryKeyRecord.cs#L15
Non-nullable field 'path' is uninitialized. Consider declaring the field as nullable.
Non-nullable member is uninitialized.: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/DeleteIniEntryRecord.cs#L7
Non-nullable field 'entry' is uninitialized. Consider declaring the field as nullable.
Non-nullable member is uninitialized.: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/RegistryValueRecord.cs#L7
Non-nullable field 'value' is uninitialized. Consider declaring the field as nullable.
Non-nullable member is uninitialized.: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/DeleteIniSectionRecord.cs#L11
Non-nullable fields 'filename', 'section' are uninitialized. Consider declaring the fields as nullable.
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl' ('4.3.2') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Runtime.InteropServices.RuntimeInformation' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Net.Sockets' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl' ('4.3.2') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Buffers' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Diagnostics.DiagnosticSource' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L97
'System.CommandLine' ('2.0.0-beta4.22272.1') licenses cannot be recognized
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Reflection.Emit.Lightweight' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Reflection.Extensions' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Security.Cryptography.Csp' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L100
'System.Net.Http' ('4.3.4') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Security.Cryptography.Cng' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Security.Cryptography.Algorithms' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Threading.Timer' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'Microsoft.Win32.Primitives' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L93
'Microsoft.Windows.SDK.BuildTools' ('10.0.22621.2428') 'PROPRIETARY-LICENSE' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Diagnostics.Tools' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Reflection.Emit.ILGeneration' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Globalization' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Globalization.Extensions' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Reflection.Primitives' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.IO.FileSystem.Primitives' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Xml.ReaderWriter' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Runtime.InteropServices' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L89
'Microsoft.Graphics.Win2D' ('1.1.1') 'MS-ASP-NET-WEB-OPTIMIZATION' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Linq.Expressions' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Xml.XDocument' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Runtime.Extensions' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Security.Cryptography.Primitives' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'ColorCode.WinUI' ('2.0.13') licenses cannot be recognized
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.native.System.IO.Compression' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Runtime' ('4.3.1') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Security.Cryptography.OpenSsl' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.IO.Compression.ZipFile' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'ColorCode.Core' ('2.0.13') licenses cannot be recognized
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Security.Cryptography.Encoding' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Resources.ResourceManager' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.IO.Compression' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl' ('4.3.2') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Threading.Tasks' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Text.Encoding.Extensions' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Runtime.Numerics' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'NETStandard.Library' ('1.6.1') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L97
'System.CommandLine.NamingConventionBinder' ('2.0.0-beta4.22272.1') licenses cannot be recognized
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl' ('4.3.2') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.IO' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Linq' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Security.Cryptography.X509Certificates' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L94
'Microsoft.WindowsAppSDK' ('1.4.231115000') 'MS-DXSDK-D3DX-9.29.952.3' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.ObjectModel' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Reflection' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L103
'System.Text.RegularExpressions' ('4.3.1') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Collections.Concurrent' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl' ('4.3.2') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L90
'Microsoft.NETCore.Platforms' ('8.0.0-preview.7.23375.6') licenses cannot be recognized
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl' ('4.3.2') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Runtime.Handles' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl' ('4.3.2') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.native.System' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.IO.FileSystem' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.native.System.Net.Http' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl' ('4.3.2') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Text.Encoding' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.native.System.Security.Cryptography.OpenSsl' ('4.3.2') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Net.Primitives' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Threading' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Diagnostics.Tracing' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L91
'Microsoft.NETCore.Targets' ('6.0.0-preview.4.21253.7') licenses cannot be recognized
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Console' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Reflection.TypeExtensions' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl' ('4.3.2') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Diagnostics.Debug' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Reflection.Emit' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Collections' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.native.System.Security.Cryptography.Apple' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl' ('4.3.2') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.AppContext' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Check dependency licenses: CollapseLauncher/CollapseLauncher.csproj#L82
Transitive dependency: 'System.Globalization.Calendars' ('4.3.0') 'MS-NET-LIBRARY-2019-06' is not in the allowed or the prohibited licenses lists with project license 'MIT'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/FileIdentifier.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangAppNotification.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: Hi3Helper.Http/Class/Event/Event.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.Http.Class.Event'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Honkai/Context.cs#L4
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Honkai'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Universal/RegistryClass/CollapseScreenSetting.cs#L10
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Universal.RegistryClass'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Genshin/RegistryClass/ScreenManager.cs#L12
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Genshin.RegistryClass'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangKeyboardShortcuts.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/BaseRecord.cs#L4
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: CollapseLauncher/Classes/RepairManagement/Genshin/GenshinRepair.cs#L10
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RepairManagement.Genshin'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameVersion/StarRail/VersionCheck.cs#L6
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameVersion.StarRail'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/Design/SRDesignMetadata.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.SRMetadata.SRMetadataReader.Design'
Namespace does not correspond to file location: Hi3Helper.EncTool/Streams/ChunkStream.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Streams'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/XMFParser/Class/XMFBlock.cs#L7
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.XMFParser.Class'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchCore/PatchCoreFastBuffer.cs#L10
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.PatchCore'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/Serialized/SerializedFileHeader.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs.Serialized'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Data/Tools/SteamTool.cs#L8
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Data.Tools'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/Class/JSONSerializerHelperAsync.cs#L8
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces.Class'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/Dialogs/SimpleDialogs.cs#L21
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages.Dialogs'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Preset/Classes/ClassesContext.cs#L9
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Preset.Classes'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/PPtr.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/DeleteIniSectionRecord.cs#L4
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/TrayIcon.xaml.cs#L12
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/BaseClass/SettingsBase.cs#L4
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.BaseClass'
Namespace does not correspond to file location: Hi3Helper.EncTool/Hashes/mhyEncTool.cs#L7
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Hashes'
Namespace does not correspond to file location: CollapseLauncher/Classes/CachesManagement/StarRail/StarRailCache.cs#L11
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.CachesManagement.StarRail'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/GenshinGameSettingsPage.Ext.cs#L7
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/IRepair.cs#L5
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangCachesPage.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangInstallManagement.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Honkai/RegistryClass/PersonalAudioSetting.cs#L13
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Honkai.RegistryClass'
Namespace does not correspond to file location: ColorThief/ColorThief/Class/QuantizedColor.cs#L4
Namespace does not correspond to file location, must be: 'ColorThief.Class'
Namespace does not correspond to file location: Hi3Helper.Http/Class/Session/SessionMerge.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.Http.Class.Session'
Namespace does not correspond to file location: ColorThief/ColorThief/Class/Mmcq.cs#L5
Namespace does not correspond to file location, must be: 'ColorThief.Class'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Shared/ClassStruct/StructsEnums.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Shared.ClassStruct'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/BlankPage.xaml.cs#L3
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Localization.cs#L9
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang'
Namespace does not correspond to file location: CollapseLauncher/Classes/RegionManagement/FallbackCDNUtil.cs#L20
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RegionManagement'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Honkai/RegistryClass/ScreenSettingData.cs#L15
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Honkai.RegistryClass'
Namespace does not correspond to file location: CollapseLauncher/Classes/BackgroundManagement/BackgroundManagement.cs#L23
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.BackgroundManagement'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/Prototype/MainPageNew.xaml.cs#L7
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.Prototype'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Universal/Context.cs#L3
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Universal'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/Vectors/Quaternion.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs.Vectors'
Namespace does not correspond to file location: Hi3Helper.Http/Class/Attributes/Attributes.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.Http.Class.Attributes'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchCore/PatchCore.cs#L23
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.PatchCore'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/StarRail/RegistryClass/MasterVolume.cs#L9
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.StarRail.RegistryClass'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/SevenZipHelper.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle'
Namespace does not correspond to file location: CollapseLauncher/Classes/RepairManagement/Genshin/Check.cs#L15
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RepairManagement.Genshin'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/Binary/BinaryReaderExtensions.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs.Binary'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/GenshinGameSettingsPage.xaml.cs#L37
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Zstd/Decompressor.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Zstd'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangUpdatePage.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/TypeTree/TypeTreeNode.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs.TypeTree'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/Binary/EndianBinaryWriter.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs.Binary'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/DeleteFileRecord.cs#L6
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: CollapseLauncher/Classes/CachesManagement/Honkai/HonkaiCache.cs#L10
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.CachesManagement.Honkai'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/StartInstallRecord.cs#L4
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/Class/DeltaPatchProperty.cs#L4
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces.Class'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Helpers.cs#L7
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR'
Namespace does not correspond to file location: Hi3Helper.EncTool/Streams/XORFileStream.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Streams'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/BZip2/CBZip2InputStream.cs#L28
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.BZip2'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/Class/CacheAsset.cs#L7
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces.Class'
Namespace does not correspond to file location: CollapseLauncher/Classes/CachesManagement/StarRail/Check.cs#L13
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.CachesManagement.StarRail'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/StarRail/RegistryClass/LocalTextLanguage.cs#L11
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.StarRail.RegistryClass'
Namespace does not correspond to file location: Hi3Helper.Http/Class/Session/SessionManager.cs#L8
Namespace does not correspond to file location, must be: 'Hi3Helper.Http.Class.Session'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/SRMIMetadataReader/SRMIMetadataReader.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.SRMetadata.SRMetadataReader.SRMIMetadataReader'
Namespace does not correspond to file location: CollapseLauncher/Classes/Properties/NotificationPushStructure.cs#L12
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Properties'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Honkai/RegistryClass/Enums/Enums.cs#L3
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Honkai.RegistryClass.Enums'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchSingle/PatchSingle.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.PatchSingle'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/Invoker/Classes/Migrate.cs#L11
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.Invoker.Classes'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Genshin/RegistryClass/GlobalPerfData.cs#L9
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Genshin.RegistryClass'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/Serialized/SerializedFile.cs#L9
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs.Serialized'
Namespace does not correspond to file location: CollapseLauncher/Classes/InstallManagement/GameConversionManagement.cs#L18
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.InstallManagement'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Data/ScreenInterop.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Data'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/LZ4/LZ4DecoderStream.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.LZ4'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/RecordFactory.cs#L1
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/IGameInstallManager.cs#L5
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Stream/CombinedStream.cs#L10
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Stream'
Namespace does not correspond to file location: Hi3Helper.EncTool/Streams/CacheStream/CacheStream.cs#L7
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Streams.CacheStream'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Logger/ILog.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Logger'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangUnhandledExceptionPage.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: Hi3Helper.Http/Class/IO.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.Http.Class'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/Invoker/Classes/TakeOwnership.cs#L5
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.Invoker.Classes'
Namespace does not correspond to file location: ColorThief/ColorThief/Class/VBox.cs#L4
Namespace does not correspond to file location, must be: 'ColorThief.Class'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Lzma2/Implementation/Types.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Lzma2.Implementation'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/Class/ProgressBase.cs#L25
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces.Class'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Genshin/Context.cs#L3
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Genshin'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/RegistryValueRecord.cs#L1
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/SevenZip/ICoder.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.SevenZip'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchDir/PatchDir.cs#L10
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.PatchDir'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Data/Tools/GenshinDispatchHelper/GenshinDispatchHelper.cs#L12
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Data.Tools.GenshinDispatchHelper'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Data/ScreenData.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Data'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/SevenZip/Compress/RangeCoder/RangeCoderBitTree.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.SevenZip.Compress.RangeCoder'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/KianaAudioManifest/Structs/ManifestAssetInfo.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.KianaAudioManifest.Structs'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/MutexCheckRecord.cs#L4
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: Hi3Helper.Http/Class/Session/SessionTask.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.Http.Class.Session'
Namespace does not correspond to file location: CollapseLauncher/Classes/FileDialogCOM/FileDialogNative.cs#L7
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.FileDialogCOM'
Namespace does not correspond to file location: Hi3Helper.Http/Class/Exception.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.Http.Class'
Namespace does not correspond to file location: Hi3Helper.EncTool/Misc/TypeExtensions.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Misc'
Namespace does not correspond to file location: CollapseLauncher/Classes/RepairManagement/Honkai/HonkaiRepair.cs#L13
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RepairManagement.Honkai'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/SRAMBMMetadataReader/SRAMBMMetadataReader.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.SRMetadata.SRMetadataReader.SRAMBMMetadataReader'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangStartupPage.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/Updater/UpdaterWindow.xaml.cs#L18
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.Updater'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/AbstractRecord.cs#L3
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/Vectors/Vector2.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs.Vectors'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/IGameSettingsValue.cs#L3
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/TextAsset.cs#L7
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/IAssetEntry.cs#L4
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Stream/ChunkStream.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Stream'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/XMFParser/Class/XMFUtility.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.XMFParser.Class'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/StarRailGameSettingsPage.xaml.cs#L22
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangMainPage.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameVersion/Honkai/VersionCheck.cs#L7
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameVersion.Honkai'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/Block/SRBlockMetadata.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.SRMetadata.SRMetadataReader.Block'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadata.cs#L7
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.SRMetadata'
Namespace does not correspond to file location: ColorThief/ColorThief/Class/CMap.cs#L4
Namespace does not correspond to file location, must be: 'ColorThief.Class'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Preset/Classes/PresetConfigV2.cs#L16
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Preset.Classes'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/UpdatePage.xaml.cs#L18
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/StarRail/RegistryClass/PCResolution.cs#L17
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.StarRail.RegistryClass'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/SevenZip/Compress/LZMA/LzmaBase.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.SevenZip.Compress.LZMA'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/LZ4/LZ4CodecHelperEncodeDecode.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.LZ4'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/KianaAudioManifest/Structs/ManifestAudioPatchInfo.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.KianaAudioManifest.Structs'
Namespace does not correspond to file location: CollapseLauncher/Classes/RepairManagement/Honkai/Check.cs#L15
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RepairManagement.Honkai'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/RepairPage.xaml.cs#L17
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangGameSettingsPage.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/RecordType.cs#L1
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/UnavailablePage.xaml.cs#L3
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/BundleFile.cs#L7
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Enums/EndianType.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Enums'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/DecrementSharedCountRecord.cs#L4
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: CollapseLauncher/Classes/FileDialogCOM/Enums.cs#L3
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.FileDialogCOM'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/StarRail/RegistryClass/LocalAudioLanguage.cs#L11
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.StarRail.RegistryClass'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/BZip2/CompressionMode.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.BZip2'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Lzma2/Implementation/Lzma2Dec.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Lzma2.Implementation'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/SevenZip/Compress/LZ/LzOutWindow.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.SevenZip.Compress.LZ'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Flags/IniFlags.cs#L3
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Flags'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/StarRail/RegistryClass/Model.cs#L12
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.StarRail.RegistryClass'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/MainWindow.xaml.cs#L21
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/SevenZip/Compress/RangeCoder/RangeCoderBit.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.SevenZip.Compress.RangeCoder'
Namespace does not correspond to file location: CollapseLauncher/Classes/Properties/WindowSizeProp/WindowSizeProp.cs#L8
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Properties.WindowSizeProp'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Lzma2/Implementation/CRC.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Lzma2.Implementation'
Namespace does not correspond to file location: CollapseLauncher/Classes/FileDialogCOM/Guid.cs#L1
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.FileDialogCOM'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchCore/Header.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.PatchCore'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/BZip2/BZip2Constants.cs#L23
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.BZip2'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/Theme/CustomControls/ContentDialogCollapse.cs#L8
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.Theme.CustomControls'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/LZ4/LZ4CodecHelper.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.LZ4'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/DiscordPresence/DiscordPresenceManager.cs#L14
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.DiscordPresence'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangGameRepairPage.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/CachesPage.xaml.cs#L17
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Zstd/ExternMethods.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Zstd'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameVersion/Genshin/VersionCheck.cs#L6
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameVersion.Genshin'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/StartupPage_SelectGame.xaml.cs#L11
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/SRMetadata/SRDispatcherInfo.cs#L12
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.SRMetadata'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/Class/Enums.cs#L1
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces.Class'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Data/Tools/IniFile.cs#L10
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Data.Tools'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchCore/PatchCoreSingleCompress.cs#L16
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.PatchCore'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Flags/DeleteDirOrFilesFlags.cs#L3
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Flags'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangCutscenesPage.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/DisconnectedPage.xaml.cs#L9
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp'
Namespace does not correspond to file location: CollapseLauncher/Classes/FileDialogCOM/Interfaces.cs#L5
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.FileDialogCOM'
Namespace does not correspond to file location: CollapseLauncher/Classes/RepairManagement/StarRail/StarRailRepair.cs#L11
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RepairManagement.StarRail'
Namespace does not correspond to file location: CollapseLauncher/Classes/RegionManagement/RegionManagement.cs#L26
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RegionManagement'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/NullPage.xaml.cs#L3
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Shared/ClassStruct/Class/CachesStructure.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Shared.ClassStruct.Class'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/Dialogs/InstallationConvert.xaml.cs#L23
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages.Dialogs'
Namespace does not correspond to file location: CollapseLauncher/Classes/RepairManagement/StarRail/Repair.cs#L13
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RepairManagement.StarRail'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Zstd/Consts.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Zstd'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/ValueConverters.cs#L5
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp'
Namespace does not correspond to file location: CollapseLauncher/Classes/CachesManagement/Honkai/Update.cs#L13
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.CachesManagement.Honkai'
Namespace does not correspond to file location: Hi3Helper.Http/Class/Event/Enums.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Http.Class.Event'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/StartupPage_SelectGameBG.xaml.cs#L17
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/IFix/SRIFixMetadata.cs#L7
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.SRMetadata.SRMetadataReader.IFix'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/NotInstalledPage.xaml.cs#L3
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.EncTool/Hashes/YSDispatchDec.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Hashes'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/CrcBridgeStream.cs#L8
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR'
Namespace does not correspond to file location: ColorThief/ColorThief/ColorThief.cs#L8
Namespace does not correspond to file location, must be: 'ColorThief'
Namespace does not correspond to file location: Hi3Helper.EncTool/Hashes/HexTool.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Hashes'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/XMFParser/Class/MetadataParser.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.XMFParser.Class'
Namespace does not correspond to file location: CollapseLauncher/Classes/ClassesContext.cs#L6
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/BaseClass/ScreenSettingData.cs#L3
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.BaseClass'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/DeleteDirOrFilesRecord.cs#L6
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/CompiledCodeRecord.cs#L4
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/Binary/BinaryWriterExtensions.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs.Binary'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangDialogs.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: CollapseLauncher/Classes/RegionManagement/BridgedNetworkStream.cs#L7
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RegionManagement'
Namespace does not correspond to file location: CollapseLauncher/Classes/RepairManagement/BSDiff.cs#L13
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RepairManagement'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/Audio/SRAudioMetadata.cs#L9
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.SRMetadata.SRMetadataReader.Audio'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/SRMetadataBase.cs#L11
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.SRMetadata.SRMetadataReader'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/AssetBundle.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangInstallMigrateSteam.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/StarRail/RegistryClass/SFXVolume.cs#L9
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.StarRail.RegistryClass'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/CacheParser/CGMetadata.cs#L9
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.CacheParser'
Namespace does not correspond to file location: CollapseLauncher/Classes/RepairManagement/Honkai/Repair.cs#L14
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RepairManagement.Honkai'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameVersion/BaseClass/GameVersionBase.cs#L14
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameVersion.BaseClass'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/Serialized/SerializedType.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs.Serialized'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Lzma2/Utilities/Pointer.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Lzma2.Utilities'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/EndInstallRecord.cs#L3
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Zstd/DecompressionStream.cs#L9
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Zstd'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Lzma2/Legacy/Utils.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Lzma2.Legacy'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Event/PatchEvent.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Event'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Universal/RegistryClass/CustomArgs.cs#L8
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Universal.RegistryClass'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/IGameSettings.cs#L3
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Lzma2/Decoder/Lzma2DecoderStream.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Lzma2.Decoder'
Namespace does not correspond to file location: Hi3Helper.EncTool/Misc/Interfaces/IAssetIndex.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Misc.Interfaces'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangMisc.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Flags/RunFlags.cs#L3
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Flags'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/Class/GamePropertyBase.cs#L9
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces.Class'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/StartupPage.xaml.cs#L19
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.Http/Class/Event/DownloadEvent.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.Http.Class.Event'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs#L46
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Enums/ClassIDType.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Enums'
Namespace does not correspond to file location: CollapseLauncher/Classes/RepairManagement/Genshin/Fetch.cs#L21
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RepairManagement.Genshin'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/StarRail/RegistryClass/VOVolume.cs#L9
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.StarRail.RegistryClass'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/IGameSettingsUniversal.cs#L4
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces'
Namespace does not correspond to file location: CollapseLauncher/Classes/InstallManagement/Honkai/HonkaiInstall.cs#L15
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.InstallManagement.Honkai'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Shared/ClassStruct/Class/GameDataStructure.cs#L8
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Shared.ClassStruct.Class'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangSettingsPage.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Data/InvokeProp.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Data'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Hash/Adler64/Adler64.cs#L14
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Hash.Adler64'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangDisconnectedPage.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Flags/UninstallLogFlags.cs#L3
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Flags'
Namespace does not correspond to file location: CollapseLauncher/Classes/CachesManagement/Honkai/Check.cs#L13
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.CachesManagement.Honkai'
Namespace does not correspond to file location: CollapseLauncher/Classes/RepairManagement/StarRail/Fetch.cs#L21
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RepairManagement.StarRail'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/MainPage.xaml.cs#L38
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/GameSettingsPage.xaml.cs#L22
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/Binary/EndianBinaryReader.cs#L8
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs.Binary'
Namespace does not correspond to file location: CollapseLauncher/Classes/RepairManagement/Honkai/Fetch.cs#L27
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RepairManagement.Honkai'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/GameSettingsPage.Ext.cs#L10
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/StreamFile.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/SevenZip/Compress/LZMA/LzmaDecoder.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.SevenZip.Compress.LZMA'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Genshin/RegistryClass/GraphicsData.cs#L6
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Genshin.RegistryClass'
Namespace does not correspond to file location: CollapseLauncher/Classes/RegionManagement/RegionClasses.cs#L9
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RegionManagement'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/HomePage.Variable.cs#L8
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Honkai/Settings.cs#L9
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Honkai'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/Dialogs/KeyboardShortcuts.cs#L18
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages.Dialogs'
Namespace does not correspond to file location: Hi3Helper.Http/Class/Attributes/AttributesSize.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Http.Class.Attributes'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Honkai/RegistryClass/PersonalGraphicsSettingV2.cs#L13
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Honkai.RegistryClass'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Zstd/ThrowHelper.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Zstd'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/BaseClass/ImportExportBase.cs#L18
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.BaseClass'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/CacheParser/HashID.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.CacheParser'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Flags/DecrementSharedCountFlags.cs#L3
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Flags'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Honkai/RegistryClass/PersonalAudioSettingVolume.cs#L11
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Honkai.RegistryClass'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/IGameVersionCheck.cs#L6
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/RunRecord.cs#L5
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Shared/Region/LauncherConfig.cs#L16
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Shared.Region'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Honkai/RegistryClass/Preset.cs#L12
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Honkai.RegistryClass'
Namespace does not correspond to file location: CollapseLauncher/Classes/InstallManagement/Genshin/GenshinInstall.cs#L17
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.InstallManagement.Genshin'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Logger/Logger.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Logger'
Namespace does not correspond to file location: CollapseLauncher/Classes/RepairManagement/Genshin/Repair.cs#L12
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RepairManagement.Genshin'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Logger/Type/LoggerConsole.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Logger.Type'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/CachePatchManifest/CachePatchManifest.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.CachePatchManifest'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangBackgroundNotification.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: CollapseLauncher/Classes/GamePropertyVault.cs#L19
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/KianaAudioManifest/KianaAudioManifest.cs#L8
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.KianaAudioManifest'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/RegistryKeyRecord.cs#L6
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Hash/CRC32/SafeProxy.cs#L13
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Hash.CRC32'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/LocalSerializedObjectIdentifier.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/Updater/Classes/Updater.cs#L16
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.Updater.Classes'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Logger/Type/LoggerNull.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Logger.Type'
Namespace does not correspond to file location: CollapseLauncher/Classes/EventsManagement/BackgroundActivityManager.cs#L16
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.EventsManagement'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/StarRail/Settings.cs#L7
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.StarRail'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/BlockPatchManifest/BlockPatchManifest.cs#L7
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.BlockPatchManifest'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Lzma2/Implementation/LzmaDec.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Lzma2.Implementation'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/Class/CommunityToolsProperty.cs#L10
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces.Class'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/AssetInfo.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs'
Namespace does not correspond to file location: CollapseLauncher/Classes/RepairManagement/StarRail/Check.cs#L14
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RepairManagement.StarRail'
Namespace does not correspond to file location: CollapseLauncher/Classes/FileDialogCOM/Structs.cs#L4
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.FileDialogCOM'
Namespace does not correspond to file location: Hi3Helper.EncTool/Streams/SpanStream.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Streams'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/UnhandledExceptionPage.xaml.cs#L7
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/Vectors/Vector4.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs.Vectors'
Namespace does not correspond to file location: CollapseLauncher/Classes/InstallManagement/StarRail/StarRailInstall.cs#L15
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.InstallManagement.StarRail'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangStarRailGameSettingsPage.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Genshin/RegistryClass/GeneralData.cs#L12
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Genshin.RegistryClass'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangHomePage.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: CollapseLauncher/Classes/Properties/InnerLauncherConfig.cs#L22
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Properties'
Namespace does not correspond to file location: CollapseLauncher/Classes/CachesManagement/StarRail/Update.cs#L13
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.CachesManagement.StarRail'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/SevenZip/Compress/RangeCoder/RangeCoder.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.SevenZip.Compress.RangeCoder'
Namespace does not correspond to file location: Hi3Helper.Http/Class/Session/Session.cs#L8
Namespace does not correspond to file location, must be: 'Hi3Helper.Http.Class.Session'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/Lua/SRLuaMetadata.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.SRMetadata.SRMetadataReader.Lua'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Universal/RegistryClass/CollapseMiscSetting.cs#L10
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Universal.RegistryClass'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/XMFParser/Class/XMFAsset.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.XMFParser.Class'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/BZip2/CRC.cs#L23
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.BZip2'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/Class/Structs.cs#L7
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces.Class'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/Video/SRVideoMetadata.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.SRMetadata.SRMetadataReader.Video'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/StarRail/RegistryClass/BGMVolume.cs#L9
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.StarRail.RegistryClass'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/ICacheBaseT.cs#L1
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/Vectors/Vector3.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs.Vectors'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/SettingsPage.xaml.cs#L27
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/DeleteIniEntryRecord.cs#L1
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Records'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/StreamExtensions.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Preset/Classes/PresetConfigClasses.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Preset.Classes'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/Pages/StarRailGameSettingsPage.Ext.cs#L6
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp.Pages'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Flags/DeleteFileFlags.cs#L3
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Flags'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/LibISULR/Flags/RegFlags.cs#L3
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser.LibISULR.Flags'
Namespace does not correspond to file location: Hi3Helper.Http/Class/Event/DownloadLogEvent.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Http.Class.Event'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Logger/LoggerBase.cs#L8
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Logger'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/XMFParser/XMFParser.cs#L6
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.XMFParser'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/StartUp/StartupLanguageSelect.xaml.cs#L14
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.StartUp'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangGenshinGameSettingsPage.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: CollapseLauncher/XAMLs/MainApp/WebView2FramePage.xaml.cs#L12
Namespace does not correspond to file location, must be: 'CollapseLauncher.XAMLs.MainApp'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Lzma2/Decoder/DecoderStream.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Lzma2.Decoder'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Enums/BuildType.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Enums'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/BlockInfo.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Shared/Region/ConfigV2Store.cs#L9
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Shared.Region'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/ObjectInfo.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs'
Namespace does not correspond to file location: Hi3Helper.EncTool/Streams/CombinedStream.cs#L10
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Streams'
Namespace does not correspond to file location: CollapseLauncher/Classes/RegistryMonitor/RegistryMonitor.cs#L20
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.RegistryMonitor'
Namespace does not correspond to file location: Hi3Helper.Core/Lang/Locale/LangInstallConvert.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Lang.Locale'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Genshin/RegistryClass/Enums/Enums.cs#L3
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Genshin.RegistryClass.Enums'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Genshin/Settings.cs#L7
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Genshin'
Namespace does not correspond to file location: CollapseLauncher/Classes/EventsManagement/EventsHandler.cs#L20
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.EventsManagement'
Namespace does not correspond to file location: CollapseLauncher/Classes/Properties/ArgumentParser.cs#L6
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Properties'
Namespace does not correspond to file location: CollapseLauncher/Classes/InstallManagement/BaseClass/InstallManagerBase.cs#L30
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.InstallManagement.BaseClass'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/Genshin/RegistryClass/WindowsHDR.cs#L8
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.Genshin.RegistryClass'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Enums/BuildTarget.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Enums'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Zstd/DecompressionOptions.cs#L5
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Zstd'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Logger/Enum/LogType.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Logger.Enum'
Namespace does not correspond to file location: CollapseLauncher/Classes/CachesManagement/StarRail/Fetch.cs#L14
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.CachesManagement.StarRail'
Namespace does not correspond to file location: CollapseLauncher/Classes/GameManagement/GameSettings/StarRail/Context.cs#L3
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.GameManagement.GameSettings.StarRail'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Preset/Classes/XMFClasses.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Preset.Classes'
Namespace does not correspond to file location: Hi3Helper.EncTool/UABT/UABT/AssetBundle/Structs/CommonString.cs#L3
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.UABT.UABT.AssetBundle.Structs'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Hash/CRC32/Crc32Algorithm.cs#L10
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Hash.CRC32'
Namespace does not correspond to file location: InnoSetupHelper/InnoSetupLogParser/Parser.cs#L12
Namespace does not correspond to file location, must be: 'InnoSetupHelper.InnoSetupLogParser'
Namespace does not correspond to file location: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/Lzma2/Implementation/Constants.cs#L1
Namespace does not correspond to file location, must be: 'Hi3Helper.SharpHDiffPatch.Binary.Compression.Lzma2.Implementation'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/IBackgroundActivity.cs#L5
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/IRepairAssetIndex.cs#L5
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/Class/JSONSerializerHelper.cs#L10
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces.Class'
Namespace does not correspond to file location: Hi3Helper.EncTool/Misc/ConverterTool.cs#L11
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Misc'
Namespace does not correspond to file location: CollapseLauncher/Classes/CoCreateInstance.cs#L6
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes'
Namespace does not correspond to file location: CollapseLauncher/Classes/Interfaces/ICache.cs#L5
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.Interfaces'
Namespace does not correspond to file location: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/Asb/SRAsbMetadata.cs#L8
Namespace does not correspond to file location, must be: 'Hi3Helper.EncTool.Parser.SRMetadata.SRMetadataReader.Asb'
Namespace does not correspond to file location: CollapseLauncher/Classes/CachesManagement/Honkai/Fetch.cs#L19
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.CachesManagement.Honkai'
Namespace does not correspond to file location: CollapseLauncher/Classes/InstallManagement/BaseClass/GameInstallPackage.cs#L11
Namespace does not correspond to file location, must be: 'CollapseLauncher.Classes.InstallManagement.BaseClass'
Namespace does not correspond to file location: Hi3Helper.Core/Classes/Shared/ClassStruct/Class/RegionResource.cs#L4
Namespace does not correspond to file location, must be: 'Hi3Helper.Core.Classes.Shared.ClassStruct.Class'
Co-variant array conversion: CollapseLauncher/Classes/InstallManagement/BaseClass/GameInstallPackage.cs#L169
Co-variant array conversion from FileStream\[\] to Stream\[\] can cause run-time exception on write operation
Co-variant array conversion: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchDir/PatchDir.cs#L109
Co-variant array conversion from FileStream\[\] to Stream\[\] can cause run-time exception on write operation
Collection content is never queried (non-private accessibility): CollapseLauncher/Classes/Interfaces/Class/CommunityToolsProperty.cs#L18
Content of collection 'OfficialToolsList' is only updated but never used
Collection content is never queried (non-private accessibility): CollapseLauncher/Classes/Interfaces/Class/CommunityToolsProperty.cs#L20
Content of collection 'CommunityToolsList' is only updated but never used
Conditional access qualifier expression is not null according to nullable reference types' annotations: CollapseLauncher/Classes/GamePropertyVault.cs#L156
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: CollapseLauncher/Classes/GamePropertyVault.cs#L155
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: Hi3Helper.EncTool/Parser/KianaDispatch/KianaDispatch.cs#L66
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is not null according to nullable reference types' annotations: InnoSetupHelper/InnoSetupLogParser/LibISULR/Records/CompiledCodeRecord.cs#L54
Conditional access qualifier expression is never null according to nullable reference types' annotations
Conditional access qualifier expression is known to be null or not null: CollapseLauncher/Classes/GamePropertyVault.cs#L229
Conditional access qualifier expression is known to be not null
Conditional access qualifier expression is known to be null or not null: CollapseLauncher/Classes/GamePropertyVault.cs#L230
Conditional access qualifier expression is known to be not null
Conditional access qualifier expression is known to be null or not null: Hi3Helper.Http/Class/Session/SessionManager.cs#L136
Conditional access qualifier expression is known to be not null
Empty general catch clause: CollapseLauncher/XAMLs/MainApp/MainPage.xaml.cs#L369
Empty general catch clause suppresses any errors
Empty general catch clause: CollapseLauncher/Classes/Interfaces/Class/ProgressBase.cs#L808
Empty general catch clause suppresses any errors
Empty general catch clause: CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs#L1498
Empty general catch clause suppresses any errors
Empty general catch clause: CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs#L1835
Empty general catch clause suppresses any errors
Empty general catch clause: Hi3Helper.Http/Class/Session/SessionManager.cs#L235
Empty general catch clause suppresses any errors
Empty general catch clause: CollapseLauncher/XAMLs/MainApp/Pages/SettingsPage.xaml.cs#L93
Empty general catch clause suppresses any errors
Empty general catch clause: CollapseLauncher/Classes/RepairManagement/BSDiff.cs#L188
Empty general catch clause suppresses any errors
Empty general catch clause: CollapseLauncher/XAMLs/MainApp/MainPage.xaml.cs#L1496
Empty general catch clause suppresses any errors
Empty general catch clause: CollapseLauncher/Classes/Interfaces/Class/ProgressBase.cs#L760
Empty general catch clause suppresses any errors
Empty general catch clause: Hi3Helper.Http/Class/Session/SessionManager.cs#L258
Empty general catch clause suppresses any errors
Empty general catch clause: CollapseLauncher/XAMLs/MainApp/MainPage.xaml.cs#L702
Empty general catch clause suppresses any errors
Empty general catch clause: CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs#L1517
Empty general catch clause suppresses any errors
Empty general catch clause: CollapseLauncher/Program.cs#L249
Empty general catch clause suppresses any errors
Empty general catch clause: CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs#L277
Empty general catch clause suppresses any errors
Underlying type of enum is 'int': Hi3Helper.Core/Classes/Data/InvokeProp.cs#L45
'int' is default enum governing type
Underlying type of enum is 'int': Hi3Helper.Core/Classes/Data/InvokeProp.cs#L12
'int' is default enum governing type
Underlying type of enum is 'int': Hi3Helper.Http/Class/Event/Enums.cs#L12
'int' is default enum governing type
Heuristically unreachable code: Hi3Helper.EncTool/Misc/TypeExtensions.cs#L19
Code is heuristically unreachable
Possible overflow in unchecked context: Hi3Helper.EncTool/Hashes/mhyEncTool.cs#L102
Possible overflow in unchecked context
Possible overflow in unchecked context: Hi3Helper.EncTool/Hashes/mhyEncTool.cs#L241
Possible overflow in unchecked context
Possible overflow in unchecked context: Hi3Helper.EncTool/Hashes/mhyEncTool.cs#L175
Possible overflow in unchecked context
Invalid XML documentation comment: CollapseLauncher/Classes/RepairManagement/BSDiff.cs#L76
Parameter 'leaveOpen' has no matching param tag in the XML comment for CollapseLauncher.BinaryPatchUtility.Initialize (but other parameters do)
Invalid XML documentation comment: CollapseLauncher/Program.cs#L175
XML comment is not placed on a valid language element
Invalid XML documentation comment: CollapseLauncher/Classes/RepairManagement/Genshin/Fetch.cs#L465
Parameter 'forceStoreInStreaming' has no matching param tag in the XML comment for CollapseLauncher.GenshinRepair.ParseManifestToAssetIndex (but other parameters do)
Invalid XML documentation comment: Hi3Helper.Core/Classes/Logger/ILog.cs#L19
Ambiguous reference 'LogWriteLine'
Invalid XML documentation comment: Hi3Helper.EncTool/Parser/XMFParser/Class/XMFUtility.cs#L24
Parameter 'xmfFS' has no matching param tag in the XML comment for Hi3Helper.EncTool.Parser.AssetMetadata.XMFUtility.GetXMFVersion (but other parameters do)
Invalid XML documentation comment: Hi3Helper.Core/Classes/Logger/ILog.cs#L22
Parameter 'line' has no matching param tag in the XML comment for Hi3Helper.ILog.LogWriteLine (but other parameters do)
Local variable hides member: CollapseLauncher/Classes/BackgroundManagement/BackgroundManagement.cs#L275
Local variable 'Width' hides property 'double Microsoft.UI.Xaml.FrameworkElement.Width'
Local variable hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/BZip2/CBZip2InputStream.cs#L440
Local variable 'i' hides field 'int SharpCompress.Compressors.BZip2.CBZip2InputStream.i'
Local variable hides member: CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs#L779
Local variable 'Margin' hides property 'Thickness Microsoft.UI.Xaml.FrameworkElement.Margin'
Local variable hides member: CollapseLauncher/Classes/BackgroundManagement/BackgroundManagement.cs#L276
Local variable 'Height' hides property 'double Microsoft.UI.Xaml.FrameworkElement.Height'
Local variable hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/BZip2/CBZip2InputStream.cs#L56
Local variable 'i' hides field 'int SharpCompress.Compressors.BZip2.CBZip2InputStream.i'
Local variable hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/BZip2/CBZip2InputStream.cs#L619
Local variable 'i' hides field 'int SharpCompress.Compressors.BZip2.CBZip2InputStream.i'
Local variable hides member: InnoSetupHelper/InnoSetupLogParser/LibISULR/Helpers.cs#L298
Local variable 'index' hides field 'int LibISULR.BufferTools.index'
Local variable hides member: CollapseLauncher/XAMLs/MainApp/MainPage.xaml.cs#L1477
Local variable 'Tag' hides property 'object Microsoft.UI.Xaml.FrameworkElement.Tag'
Local variable hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/HDiffPatch.cs#L141
Local variable 'headerInfo' hides property 'HeaderInfo Hi3Helper.SharpHDiffPatch.HDiffPatch.headerInfo'
Local variable hides member: CollapseLauncher/XAMLs/MainApp/Pages/SettingsPage.xaml.cs#L359
Local variable 'IsEnabled' hides property 'bool Microsoft.UI.Xaml.Controls.Control.IsEnabled'
Local variable hides member: InnoSetupHelper/InnoSetupLogParser/LibISULR/Helpers.cs#L24
Local variable 'dataPtr' hides field 'byte\* LibISULR.BufferTools.dataPtr'
Local variable hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/BZip2/CBZip2InputStream.cs#L492
Local variable 'i' hides field 'int SharpCompress.Compressors.BZip2.CBZip2InputStream.i'
Local variable hides member: CollapseLauncher/Classes/Properties/ArgumentParser.cs#L120
Local variable 'rootCommand' hides field 'RootCommand CollapseLauncher.ArgumentParser.rootCommand'
Local variable hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/HDiffPatch.cs#L141
Local variable 'referenceInfo' hides property 'DataReferenceInfo Hi3Helper.SharpHDiffPatch.HDiffPatch.referenceInfo'
Local variable hides member: CollapseLauncher/Classes/Properties/ArgumentParser.cs#L147
Local variable 'rootCommand' hides field 'RootCommand CollapseLauncher.ArgumentParser.rootCommand'
Local variable hides member: CollapseLauncher/Classes/Properties/ArgumentParser.cs#L207
Local variable 'rootCommand' hides field 'RootCommand CollapseLauncher.ArgumentParser.rootCommand'
Local variable hides member: CollapseLauncher/XAMLs/MainApp/Pages/SettingsPage.xaml.cs#L461
Local variable 'IsEnabled' hides property 'bool Microsoft.UI.Xaml.Controls.Control.IsEnabled'
Member initialized value ignored: CollapseLauncher/Classes/InstallManagement/GameConversionManagement.cs#L446
Field initializer value ignored during initialization
Member initialized value ignored: CollapseLauncher/Classes/InstallManagement/GameConversionManagement.cs#L445
Field initializer value ignored during initialization
Method with optional or 'params' parameter is hidden by overload: Hi3Helper.Core/Classes/Logger/ILog.cs#L22
Method with optional parameter is hidden by overload
Return value of [MustUseReturnValue] annotated method is not used: Hi3Helper.EncTool/Parser/CacheParser/CGMetadata.cs#L252
Return value of method is not used. Fewer bytes can be read than requested
Return value of [MustUseReturnValue] annotated method is not used: Hi3Helper.EncTool/Parser/CacheParser/CGMetadata.cs#L259
Return value of method is not used. Fewer bytes can be read than requested
Return value of [MustUseReturnValue] annotated method is not used: Hi3Helper.EncTool/Parser/CacheParser/CGMetadata.cs#L273
Return value of method is not used. Fewer bytes can be read than requested
Return value of [MustUseReturnValue] annotated method is not used: Hi3Helper.EncTool/Parser/CacheParser/CGMetadata.cs#L280
Return value of method is not used. Fewer bytes can be read than requested
Return value of [MustUseReturnValue] annotated method is not used: Hi3Helper.EncTool/Streams/CacheStream/CacheStream.cs#L61
Return value of method is not used. Fewer bytes can be read than requested
Return value of [MustUseReturnValue] annotated method is not used: Hi3Helper.EncTool/Parser/CacheParser/CGMetadata.cs#L288
Return value of method is not used. Fewer bytes can be read than requested
Return value of [MustUseReturnValue] annotated method is not used: Hi3Helper.EncTool/Parser/CacheParser/CGMetadata.cs#L245
Return value of method is not used. Fewer bytes can be read than requested
Return value of [MustUseReturnValue] annotated method is not used: Hi3Helper.EncTool/UABT/UABT/AssetBundle/TextAsset.cs#L35
Return value of method is not used. Fewer bytes can be read than requested
Return value of [MustUseReturnValue] annotated method is not used: Hi3Helper.EncTool/Parser/CacheParser/CGMetadata.cs#L266
Return value of method is not used. Fewer bytes can be read than requested
Non-accessed field (private accessibility): Hi3Helper.EncTool/Streams/CacheStream/CacheStream.cs#L23
Field '_allowDispose' is assigned but its value is never used
Non-accessed local variable: CollapseLauncher/Classes/GameManagement/GameSettings/Honkai/RegistryClass/Preset.cs#L114
Local variable 'presetKey' is only assigned but its value is never used
Non-accessed local variable: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/Lua/SRLuaMetadata.cs#L28
Local variable 'ver' is only assigned but its value is never used
Non-accessed local variable: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/SRAMBMMetadataReader/SRAMBMMetadataReader.cs#L80
Local variable 'numA4' is only assigned but its value is never used
Non-accessed local variable: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchCore/PatchCoreFastBuffer.cs#L86
Local variable 'cacheSizeWritten' is only assigned but its value is never used
Non-accessed local variable: Hi3Helper.EncTool/UABT/UABT/AssetBundle/BundleFile.cs#L40
Local variable 'a' is only assigned but its value is never used
Non-accessed local variable: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/SRAMBMMetadataReader/SRAMBMMetadataReader.cs#L81
Local variable 'numA5' is only assigned but its value is never used
Non-accessed local variable: Hi3Helper.EncTool/Parser/SRMetadata/SRMetadataReader/SRAMBMMetadataReader/SRAMBMMetadataReader.cs#L79
Local variable 'numA3' is only assigned but its value is never used
Cannot resolve symbol in text argument: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Stream/CombinedStream.cs#L83
Cannot resolve symbol '\[CombinedStream::ctor()\] underlyingStreams'
Cannot resolve symbol in text argument: CollapseLauncher/Classes/RepairManagement/BSDiff.cs#L111
Cannot resolve symbol 'Output Stream cannot be null!'
Cannot resolve symbol in text argument: CollapseLauncher/Classes/RepairManagement/BSDiff.cs#L107
Cannot resolve symbol 'Patch cannot be null!'
Cannot resolve symbol in text argument: CollapseLauncher/Classes/RepairManagement/BSDiff.cs#L103
Cannot resolve symbol 'Input Stream cannot be null!'
Cannot resolve symbol in text argument: CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs#L537
Cannot resolve symbol 'Properties for OpenExternalApp can't be empty!'
Cannot resolve symbol in text argument: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Stream/CombinedStream.cs#L43
Cannot resolve symbol '\[CombinedStream::ctor()\] underlyingStreams'
Cannot resolve symbol in text argument: CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs#L546
Cannot resolve symbol 'Argument can't be empty!'
Cannot resolve symbol in text argument: Hi3Helper.EncTool/Streams/ChunkStream.cs#L30
Cannot resolve symbol 'Offset is out of stream size range!'
Possible unassigned object created by 'new' expression: CollapseLauncher/Program.cs#L127
Possible unassigned object created by 'new' expression
Mismatch of optional parameter value in overridden method: Hi3Helper.EncTool/Streams/ChunkStream.cs#L54
Parameter cancellationToken in base method 'ValueTask ReadAsync(Memory, CancellationToken)' has default value
Mismatch of optional parameter value in overridden method: Hi3Helper.EncTool/Streams/ChunkStream.cs#L98
Parameter cancellationToken in base method 'ValueTask WriteAsync(ReadOnlyMemory, CancellationToken)' has default value
Mismatch of optional parameter value in overridden method: Hi3Helper.Core/Classes/Logger/Type/LoggerConsole.cs#L25
Parameter line in base method 'void LogWriteLine(string)' has default value
Parameter hides member: InnoSetupHelper/InnoSetupLogParser/LibISULR/Helpers.cs#L379
Parameter 'data' hides field 'ReadOnlySpan LibISULR.BufferTools.data'
Parameter hides member: Hi3Helper.Http/Class/Event/DownloadEvent.cs#L16
Parameter 'SizeToBeDownloaded' hides property 'long Hi3Helper.Http.DownloadEvent.SizeToBeDownloaded'
Parameter hides member: CollapseLauncher/Classes/BackgroundManagement/BackgroundManagement.cs#L273
Parameter 'IsFirstStartup' hides field 'bool CollapseLauncher.MainPage.IsFirstStartup'
Parameter hides member: CollapseLauncher/Classes/RepairManagement/BSDiff.cs#L401
Parameter 'Read' hides property 'long CollapseLauncher.BinaryPatchProgress.Read'
Parameter hides member: CollapseLauncher/Classes/RepairManagement/BSDiff.cs#L401
Parameter 'SizePatched' hides property 'long CollapseLauncher.BinaryPatchProgress.SizePatched'
Parameter hides member: Hi3Helper.Http/Class/Session/Session.cs#L111
Parameter 'OffsetStart' hides field 'long? Hi3Helper.Http.Session.OffsetStart'
Parameter hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/BZip2/CBZip2InputStream.cs#L1103
Parameter 'count' hides field 'int SharpCompress.Compressors.BZip2.CBZip2InputStream.count'
Parameter hides member: CollapseLauncher/XAMLs/MainApp/MainPage.xaml.cs#L455
Parameter 'IsFirstStartup' hides field 'bool CollapseLauncher.MainPage.IsFirstStartup'
Parameter hides member: InnoSetupHelper/InnoSetupLogParser/LibISULR/Helpers.cs#L386
Parameter 'index' hides field 'int LibISULR.BufferTools.index'
Parameter hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/BZip2/CBZip2InputStream.cs#L430
Parameter 'limit' hides field 'int\[\]\[\] SharpCompress.Compressors.BZip2.CBZip2InputStream.limit'
Parameter hides member: Hi3Helper.Http/Class/Session/SessionManager.cs#L239
Parameter 'Sessions' hides field 'List Hi3Helper.Http.Http.Sessions'
Parameter hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Event/PatchEvent.cs#L27
Parameter 'CurrentSizePatched' hides property 'long Hi3Helper.SharpHDiffPatch.PatchEvent.CurrentSizePatched'
Parameter hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Event/PatchEvent.cs#L27
Parameter 'Read' hides property 'long Hi3Helper.SharpHDiffPatch.PatchEvent.Read'
Parameter hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchDir/PatchDir.cs#L50
Parameter 'useFullBuffer' hides field 'bool Hi3Helper.SharpHDiffPatch.PatchDir.useFullBuffer'
Parameter hides member: Hi3Helper.EncTool/Hashes/YSDispatchDec.cs#L12
Parameter 'Padding' hides field 'RSAEncryptionPadding Hi3Helper.EncTool.YSDispatchDec.Padding'
Parameter hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchDir/PatchDir.cs#L50
Parameter 'useBufferedPatch' hides field 'bool Hi3Helper.SharpHDiffPatch.PatchDir.useBufferedPatch'
Parameter hides member: Hi3Helper.Http/Class/Event/DownloadEvent.cs#L17
Parameter 'Read' hides property 'long Hi3Helper.Http.DownloadEvent.Read'
Parameter hides member: InnoSetupHelper/InnoSetupLogParser/LibISULR/Helpers.cs#L379
Parameter 'index' hides field 'int LibISULR.BufferTools.index'
Parameter hides member: CollapseLauncher/XAMLs/MainApp/MainPage.xaml.cs#L720
Parameter 'Content' hides property 'UIElement Microsoft.UI.Xaml.Controls.UserControl.Content'
Parameter hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/BZip2/CBZip2InputStream.cs#L432
Parameter 'perm' hides field 'int\[\]\[\] SharpCompress.Compressors.BZip2.CBZip2InputStream.perm'
Parameter hides member: Hi3Helper.Http/HttpMulti.cs#L8
Parameter 'ConnectionSessions' hides field 'byte Hi3Helper.Http.Http.ConnectionSessions'
Parameter hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/BZip2/CBZip2InputStream.cs#L431
Parameter 'basev' hides field 'int\[\]\[\] SharpCompress.Compressors.BZip2.CBZip2InputStream.basev'
Parameter hides member: InnoSetupHelper/InnoSetupLogParser/LibISULR/Helpers.cs#L386
Parameter 'data' hides field 'ReadOnlySpan LibISULR.BufferTools.data'
Parameter hides member: Hi3Helper.EncTool/UABT/LZ4/LZ4DecoderStream.cs#L93
Parameter 'input' hides field 'Stream Hi3Helper.UABT.LZ4.LZ4DecoderStream.input'
Parameter hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Event/PatchEvent.cs#L27
Parameter 'TotalSizeToBePatched' hides property 'long Hi3Helper.SharpHDiffPatch.PatchEvent.TotalSizeToBePatched'
Parameter hides member: CollapseLauncher/Classes/RepairManagement/BSDiff.cs#L401
Parameter 'SizeToBePatched' hides property 'long CollapseLauncher.BinaryPatchProgress.SizeToBePatched'
Parameter hides member: Hi3Helper.EncTool/Hashes/YSDispatchDec.cs#L12
Parameter 'EncBitlength' hides field 'int Hi3Helper.EncTool.YSDispatchDec.EncBitlength'
Parameter hides member: Hi3Helper.Http/Class/Session/Session.cs#L111
Parameter 'OffsetEnd' hides field 'long? Hi3Helper.Http.Session.OffsetEnd'
Parameter hides member: Hi3Helper.Http/Class/Session/SessionManager.cs#L212
Parameter 'Sessions' hides field 'List Hi3Helper.Http.Http.Sessions'
Parameter hides member: Hi3Helper.EncTool/UABT/LZ4/LZ4DecoderStream.cs#L93
Parameter 'inputLength' hides field 'long Hi3Helper.UABT.LZ4.LZ4DecoderStream.inputLength'
Parameter hides member: Hi3Helper.Http/Class/Event/DownloadEvent.cs#L16
Parameter 'SizeDownloaded' hides property 'long Hi3Helper.Http.DownloadEvent.SizeDownloaded'
Parameter hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/PatchDir/PatchDir.cs#L50
Parameter 'useFastBuffer' hides field 'bool Hi3Helper.SharpHDiffPatch.PatchDir.useFastBuffer'
Parameter hides member: Hi3Helper.SharpHDiffPatch/Hi3Helper.SharpHDiffPatch/Binary/Compression/BZip2/CBZip2InputStream.cs#L1083
Parameter 'count' hides field 'int SharpCompress.Compressors.BZip2.CBZip2InputStream.count'
Possible multiple enumeration: ColorThief/ColorThief/ColorThief.cs#L38
Possible multiple enumeration
Possible multiple enumeration: ColorThief/ColorThief/ColorThief.cs#L36
Possible multiple enumeration
Possible multiple enumeration: ColorThief/ColorThief/ColorThief.cs#L37
Possible multiple enumeration
Possible multiple enumeration: ColorThief/ColorThief/ColorThief.cs#L35
Possible multiple enumeration
Possible 'System.NullReferenceException': Hi3Helper.EncTool/Misc/TypeExtensions.cs#L28
Possible 'System.NullReferenceException'
Possible 'System.NullReferenceException': Hi3Helper.EncTool/Misc/TypeExtensions.cs#L29
Possible 'System.NullReferenceException'
Possible 'System.NullReferenceException': Hi3Helper.Core/Lang/Localization.cs#L37
Possible 'System.NullReferenceException'
Possible unintended reference comparison: Hi3Helper.Core/Classes/Data/Tools/IniFile.cs#L504
Possible unintended reference comparison. To get a value comparison, use 'Equals' method.
Possible unintended reference comparison: Hi3Helper.Core/Classes/Data/Tools/IniFile.cs#L447
Possible unintended reference comparison. To get a value comparison, use 'Equals' method.
Private field can be converted into local variable: CollapseLauncher/XAMLs/Updater/Classes/Updater.cs#L20
The field is always assigned before being used and can be converted into a local variable
Private field can be converted into local variable: CollapseLauncher/XAMLs/Updater/Classes/Updater.cs#L24
The field is always assigned before being used and can be converted into a local variable
Redundant argument with default value: CollapseLauncher/XAMLs/MainApp/Pages/Dialogs/SimpleDialogs.cs#L100
The parameter 'secondaryText' has the same default value
Redundant argument with default value: CollapseLauncher/XAMLs/Updater/Classes/Updater.cs#L131
The parameter 'token' has the same default value
Redundant argument with default value: CollapseLauncher/XAMLs/MainApp/Pages/Dialogs/SimpleDialogs.cs#L403
The parameter 'dialogTheme' has the same default value
Redundant argument with default value: CollapseLauncher/XAMLs/MainApp/Pages/Dialogs/SimpleDialogs.cs#L349
The parameter 'dialogTheme' has the same default value
Redundant argument with default value: Hi3Helper.Http/Class/Session/SessionManager.cs#L103
The parameter 'UseExternalSessionClient' has the same default value
Redundant argument with default value: CollapseLauncher/Classes/InstallManagement/BaseClass/InstallManagerBase.cs#L405
The parameter 'updateTotalProgress' has the same default value
Redundant argument with default value: CollapseLauncher/XAMLs/MainApp/Pages/Dialogs/SimpleDialogs.cs#L99
The parameter 'primaryText' has the same default value
Redundant argument with default value: CollapseLauncher/XAMLs/MainApp/MainPage.xaml.cs#L63
The parameter 'writeToLog' has the same default value
Redundant argument with default value: CollapseLauncher/XAMLs/Updater/UpdaterWindow.xaml.cs#L58
The parameter 'token' has the same default value