Skip to content

fix compile errors #277

fix compile errors

fix compile errors #277

Triggered via push October 31, 2024 01:15
Status Failure
Total duration 3m 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 15 warnings
build
A namespace cannot directly contain members such as fields, methods or statements
build
{ expected
build
Type or namespace definition, or end-of-file expected
build
A namespace cannot directly contain members such as fields, methods or statements
build
{ expected
build
Type or namespace definition, or end-of-file expected
build
Process completed with exit code 1.
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. 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/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
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/