made PercentLayer non-render layer #289
Annotations
3 errors and 13 warnings
build:
Project-Aurora/Project-Aurora/Settings/Layers/PercentGradientLayerHandler.cs#L50
'NoRenderLayer' does not contain a definition for 'PercentEffect' and no accessible extension method 'PercentEffect' accepting a first argument of type 'NoRenderLayer' could be found (are you missing a using directive or an assembly reference?)
|
build:
Project-Aurora/Project-Aurora/Settings/Layers/PercentGradientLayerHandler.cs#L50
'NoRenderLayer' does not contain a definition for 'PercentEffect' and no accessible extension method 'PercentEffect' accepting a first argument of type 'NoRenderLayer' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
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
Microsoft.NET.Sdk.WindowsDesktop requires 'UseWpf' or 'UseWindowsForms' to be set to 'true'
|
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:
Project-Aurora/Aurora-Updater/Program.cs#L19
The field 'Program._installType' is assigned but its value is never used
|
build:
Project-Aurora/AuroraCommon/Utils/SingleConcurrentThread.cs#L56
Unreachable code detected
|
build:
Project-Aurora/AuroraCommon/Utils/SingleConcurrentThread.cs#L81
Unreachable code detected
|
build:
Project-Aurora/AuroraCommon/Utils/SingleConcurrentThread.cs#L120
Unreachable code detected
|
build:
Project-Aurora/AuroraCommon/Data/MemorySharedStruct.cs#L69
Unboxing a possibly null value.
|
build:
Project-Aurora/AuroraCommon/Data/MemorySharedArray.cs#L117
Unboxing a possibly null value.
|
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
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/
|