Major CodeQA - 20250119 #1494
Annotations
4 errors and 2 warnings
Build:
CollapseLauncher/Classes/Helper/Metadata/PresetConfig.cs#L640
'byte[]' does not contain a definition for 'Deserialize' and the best extension method overload 'JsonSerializerHelper.Deserialize<GeneralDataProp>(string, JsonTypeInfo<GeneralDataProp?>, GeneralDataProp?)' requires a receiver of type 'string'
|
Build:
CollapseLauncher/Classes/Helper/Metadata/PresetConfig.cs#L736
'byte[]' does not contain a definition for 'Deserialize' and the best extension method overload 'JsonSerializerHelper.Deserialize<GeneralDataProp>(string, JsonTypeInfo<GeneralDataProp?>, GeneralDataProp?)' requires a receiver of type 'string'
|
Build:
CollapseLauncher/Classes/Helper/Metadata/PresetConfig.cs#L742
'byte[]' does not contain a definition for 'Trim' and the best extension method overload 'MemoryExtensions.Trim(ReadOnlySpan<char>, char)' requires a receiver of type 'System.ReadOnlySpan<char>'
|
Build
Process completed with exit code 1.
|
Build:
Hi3Helper.Win32/ToastCOM/Notification/NotificationServiceCallback.cs#L50
Nullability of reference types in value of type 'KeyValuePair<string?, string?>' doesn't match target type 'KeyValuePair<string, string?>'.
|
Build:
Hi3Helper.Core/Classes/Shared/Region/LauncherConfig.cs#L332
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params ReadOnlySpan<string> paths)'.
|
Loading