fix pixel format for bitmap average color method #273
Annotations
16 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: rishabhgupta/split-by@v1, actions/checkout@v2, einaregilsson/build-number@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: rishabhgupta/split-by@v1, actions/checkout@v2, actions/setup-dotnet@v2, einaregilsson/build-number@v3, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/AuroraSourceGenerator/AuroraSourceGenerator/OverrideSetterSourceGenerator.cs#L146
Dereference of a possibly null reference.
|
build:
Project-Aurora/AuroraCommon/Utils/SingleConcurrentThread.cs#L40
Unreachable code detected
|
build:
Project-Aurora/AuroraCommon/Utils/SingleConcurrentThread.cs#L65
Unreachable code detected
|
build:
Project-Aurora/AuroraCommon/Utils/SingleConcurrentThread.cs#L104
Unreachable code detected
|
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/AuroraCommon/Utils/AssemblyExtensions.cs#L15
Nullability of reference types in value of type 'IEnumerable<Type?>' doesn't match target type 'IEnumerable<Type>'.
|
build
Unexpected input(s) 'allow_override', valid inputs are ['body', 'body_path', 'name', 'tag_name', 'draft', 'prerelease', 'files', 'fail_on_unmatched_files', 'repository', 'token', 'target_commitish', 'discussion_category_name', 'generate_release_notes', 'append_body']
|
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/
|