Skip to content

pass JsonSerializerContext do Serialize/Deserialize #338

pass JsonSerializerContext do Serialize/Deserialize

pass JsonSerializerContext do Serialize/Deserialize #338

Triggered via push December 24, 2025 17:00
Status Failure
Total duration 4m 16s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
build: Project-Aurora/Project-Aurora/Modules/Razer/ChromaSourceGenerationContext.cs#L7
'ChromaSourceGenerationContext' does not implement inherited abstract member 'JsonSerializerContext.GetTypeInfo(Type)'
build: Project-Aurora/Project-Aurora/Modules/Razer/ChromaSourceGenerationContext.cs#L7
'ChromaSourceGenerationContext' does not implement inherited abstract member 'JsonSerializerContext.GeneratedSerializerOptions.get'
build: Project-Aurora/Project-Aurora/Modules/Gamebar/GamebarSourceGenerationContext.cs#L7
'GamebarSourceGenerationContext' does not implement inherited abstract member 'JsonSerializerContext.GetTypeInfo(Type)'
build: Project-Aurora/Project-Aurora/Modules/Gamebar/GamebarSourceGenerationContext.cs#L7
'GamebarSourceGenerationContext' does not implement inherited abstract member 'JsonSerializerContext.GeneratedSerializerOptions.get'
build: Project-Aurora/Project-Aurora/Modules/Layouts/LayoutsSourceGenerationContext.cs#L9
'LayoutsSourceGenerationContext' does not implement inherited abstract member 'JsonSerializerContext.GetTypeInfo(Type)'
build: Project-Aurora/Project-Aurora/Modules/Layouts/LayoutsSourceGenerationContext.cs#L9
'LayoutsSourceGenerationContext' does not implement inherited abstract member 'JsonSerializerContext.GeneratedSerializerOptions.get'
build: Project-Aurora/Project-Aurora/Settings/ApplicationSettings.cs#L15
'SettingsJsonContext' does not implement inherited abstract member 'JsonSerializerContext.GetTypeInfo(Type)'
build: Project-Aurora/Project-Aurora/Settings/ApplicationSettings.cs#L15
'SettingsJsonContext' does not implement inherited abstract member 'JsonSerializerContext.GeneratedSerializerOptions.get'
build: Project-Aurora/Project-Aurora/Settings/SettingsJsonContext.cs#L8
'SettingsJsonContext' does not implement inherited abstract member 'JsonSerializerContext.GetTypeInfo(Type)'
build: Project-Aurora/Project-Aurora/Settings/SettingsJsonContext.cs#L8
'SettingsJsonContext' does not implement inherited abstract member 'JsonSerializerContext.GeneratedSerializerOptions.get'
build: Project-Aurora/AuroraCommon/Utils/AssemblyExtensions.cs#L15
Nullability of reference types in value of type 'IEnumerable<Type?>' doesn't match target type 'IEnumerable<Type>'.
build: Project-Aurora/AuroraCommon/Devices/DeviceVariable.cs#L22
Non-nullable field 'DeviceName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Project-Aurora/AuroraCommon/Data/MemorySharedArray.cs#L117
Unboxing a possibly null value.
build: Project-Aurora/AuroraCommon/Data/MemorySharedStruct.cs#L69
Unboxing a possibly null value.
build: Project-Aurora/Aurora-Updater/Program.cs#L19
The field 'Program._installType' is assigned but its value is never used
build: Project-Aurora/Aurora-Updater/UpdateManager.cs#L124
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build
Microsoft.NET.Sdk.WindowsDesktop requires 'UseWpf' or 'UseWindowsForms' to be set to 'true'
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/