Skip to content

fix rare error while changing layers #190

fix rare error while changing layers

fix rare error while changing layers #190

Triggered via push March 12, 2024 19:02
Status Failure
Total duration 3m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 15 warnings
build: Project-Aurora/Project-Aurora/obj/x64/Release/ConfigUI.g.cs#L11
The type or namespace name 'Aurora' could not be found (are you missing a using directive or an assembly reference?)
build: Project-Aurora/Project-Aurora/obj/x64/Release/ConfigUI.g.cs#L11
The type or namespace name 'Aurora' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: rishabhgupta/split-by@v1, actions/checkout@v2, actions/setup-dotnet@v2, einaregilsson/build-number@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `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
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
build: Project-Aurora/Aurora-Updater/Program.cs#L22
Non-nullable field 'Manager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Project-Aurora/Aurora-Updater/UpdateManager.cs#L103
'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/UpdateManager.cs#L256
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build: Project-Aurora/Aurora-Updater/Program.cs#L75
Dereference of a possibly null reference.
build: Project-Aurora/Aurora-Updater/Program.cs#L75
Possible null reference assignment.
build: Project-Aurora/Aurora-Updater/Program.cs#L84
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: Project-Aurora/Aurora-Updater/Program.cs#L193
Dereference of a possibly null reference.
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/