Skip to content

Major CodeQA - 20250119 #1494

Major CodeQA - 20250119

Major CodeQA - 20250119 #1494

Triggered via pull request January 20, 2025 16:02
Status Failure
Total duration 3m 7s
Artifacts

build.yml

on: pull_request
Matrix: build-nativeaot
Matrix: build
notify-discord
2s
notify-discord
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
build (Debug, x64, net9.0-windows10.0.22621.0): 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 (Debug, x64, net9.0-windows10.0.22621.0): 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 (Debug, x64, net9.0-windows10.0.22621.0): 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 (Debug, x64, net9.0-windows10.0.22621.0)
Process completed with exit code 1.
build-nativeaot (Debug, x64, net9.0-windows10.0.22621.0): 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-nativeaot (Debug, x64, net9.0-windows10.0.22621.0): 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-nativeaot (Debug, x64, net9.0-windows10.0.22621.0): 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-nativeaot (Debug, x64, net9.0-windows10.0.22621.0)
Process completed with exit code 1.
build (Debug, x64, net9.0-windows10.0.22621.0): 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 (Debug, x64, net9.0-windows10.0.22621.0): Hi3Helper.Core/Classes/Shared/Region/LauncherConfig.cs#L332
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params ReadOnlySpan<string> paths)'.
build-nativeaot (Debug, x64, net9.0-windows10.0.22621.0): 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-nativeaot (Debug, x64, net9.0-windows10.0.22621.0): Hi3Helper.Core/Classes/Shared/Region/LauncherConfig.cs#L332
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params ReadOnlySpan<string> paths)'.
notify-discord
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636