Skip to content

Use hooks instead of lifecycle for NamePlateGui #9311

Use hooks instead of lifecycle for NamePlateGui

Use hooks instead of lifecycle for NamePlateGui #9311

Triggered via pull request October 29, 2024 13:23
Status Success
Total duration 9m 14s
Artifacts 1

main.yml

on: pull_request
Build on Windows
8m 6s
Build on Windows
Check API Compatibility
41s
Check API Compatibility
Deploy dalamud-distrib staging
0s
Deploy dalamud-distrib staging
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Build on Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build on Windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, microsoft/setup-msbuild@v1.0.2, actions/setup-dotnet@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 on Windows
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 on Windows
D:\a\Dalamud\Dalamud\Dalamud.Boot\Dalamud.Boot.vcxproj : warning NU1503: Skipping restore for project 'D:\a\Dalamud\Dalamud\Dalamud.Boot\Dalamud.Boot.vcxproj'. The project file may be invalid or missing targets required for restore. [D:\a\Dalamud\Dalamud\Dalamud.sln]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud.Injector.Boot\Dalamud.Injector.Boot.vcxproj : warning NU1503: Skipping restore for project 'D:\a\Dalamud\Dalamud\Dalamud.Injector.Boot\Dalamud.Injector.Boot.vcxproj'. The project file may be invalid or missing targets required for restore. [D:\a\Dalamud\Dalamud\Dalamud.sln]
Build on Windows
D:\a\Dalamud\Dalamud\DalamudCrashHandler\DalamudCrashHandler.vcxproj : warning NU1503: Skipping restore for project 'D:\a\Dalamud\Dalamud\DalamudCrashHandler\DalamudCrashHandler.vcxproj'. The project file may be invalid or missing targets required for restore. [D:\a\Dalamud\Dalamud\Dalamud.sln]
Build on Windows
MSBUILD : warning : Fody: The assembly has already been processed by Fody. Weaving aborted. Path: D:\a\Dalamud\Dalamud\lib\ImGuiScene\deps\ImGui.NET\bin\obj\ImGui.NET-472\Release\netstandard2.0\ImGui.NET.dll [D:\a\Dalamud\Dalamud\lib\ImGuiScene\deps\ImGui.NET\src\ImGui.NET-472\ImGui.NET-472.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Game\ClientState\Fates\Fate.cs(218,32): warning CS0618: 'FateContext.IsExpBonus' is obsolete: 'Use IsBonus instead' [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\UiDebug.cs(303,45): warning CS0618: 'Texture.Width' is obsolete: 'Use ActualWidth' [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\UiDebug.cs(303,67): warning CS0618: 'Texture.Height' is obsolete: 'Use ActualHeight' [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\UiDebug.cs(315,37): warning CS0618: 'Texture.Width' is obsolete: 'Use ActualWidth' [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\UiDebug.cs(316,37): warning CS0618: 'Texture.Height' is obsolete: 'Use ActualHeight' [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Game\Addon\Lifecycle\AddonEvent.cs(55,88): warning CS1574: XML comment has cref attribute 'Finalize' that could not be resolved [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud.Boot\Dalamud.Boot.vcxproj : warning NU1503: Skipping restore for project 'D:\a\Dalamud\Dalamud\Dalamud.Boot\Dalamud.Boot.vcxproj'. The project file may be invalid or missing targets required for restore. [D:\a\Dalamud\Dalamud\Dalamud.sln]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud.Injector.Boot\Dalamud.Injector.Boot.vcxproj : warning NU1503: Skipping restore for project 'D:\a\Dalamud\Dalamud\Dalamud.Injector.Boot\Dalamud.Injector.Boot.vcxproj'. The project file may be invalid or missing targets required for restore. [D:\a\Dalamud\Dalamud\Dalamud.sln]
Build on Windows
D:\a\Dalamud\Dalamud\DalamudCrashHandler\DalamudCrashHandler.vcxproj : warning NU1503: Skipping restore for project 'D:\a\Dalamud\Dalamud\DalamudCrashHandler\DalamudCrashHandler.vcxproj'. The project file may be invalid or missing targets required for restore. [D:\a\Dalamud\Dalamud\Dalamud.sln]
Build on Windows
MSBUILD : warning FodyPackageReference: Fody: The package reference for Costura.Fody does not contain PrivateAssets='All' [D:\a\Dalamud\Dalamud\lib\ImGuiScene\deps\ImGui.NET\src\ImGui.NET-472\ImGui.NET-472.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Game\ClientState\Fates\Fate.cs(218,32): warning CS0618: 'FateContext.IsExpBonus' is obsolete: 'Use IsBonus instead' [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\UiDebug.cs(303,45): warning CS0618: 'Texture.Width' is obsolete: 'Use ActualWidth' [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\UiDebug.cs(303,67): warning CS0618: 'Texture.Height' is obsolete: 'Use ActualHeight' [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\UiDebug.cs(315,37): warning CS0618: 'Texture.Width' is obsolete: 'Use ActualWidth' [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\UiDebug.cs(316,37): warning CS0618: 'Texture.Height' is obsolete: 'Use ActualHeight' [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Game\Addon\Lifecycle\AddonEvent.cs(55,88): warning CS1574: XML comment has cref attribute 'Finalize' that could not be resolved [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Check API Compatibility
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
dalamud-artifact
44.5 MB