UI: Make window backgrounds black when transparency is disabled #352
Annotations
14 warnings
|
|
|
Project-Aurora/AuroraSourceGenerator/AuroraSourceGenerator/OverrideSetterSourceGenerator.cs#L166
Dereference of a possibly null reference.
|
|
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.
|
|
Project-Aurora/AuroraCommon/Utils/AssemblyExtensions.cs#L15
Nullability of reference types in value of type 'IEnumerable<Type?>' doesn't match target type 'IEnumerable<Type>'.
|
|
Project-Aurora/AuroraCommon/Utils/SingleConcurrentThread.cs#L120
Unreachable code detected
|
|
Project-Aurora/AuroraCommon/Data/MemorySharedStruct.cs#L69
Unboxing a possibly null value.
|
|
Project-Aurora/AuroraCommon/Utils/SingleConcurrentThread.cs#L81
Unreachable code detected
|
|
Project-Aurora/AuroraCommon/Utils/SingleConcurrentThread.cs#L56
Unreachable code detected
|
|
Project-Aurora/Aurora-Updater/Program.cs#L19
The field 'Program._installType' is assigned but its value is never used
|
|
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)
|
|
|
|
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/
|
|
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/
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading