Skip to content

Implement hook stacking and priorities #8358

Implement hook stacking and priorities

Implement hook stacking and priorities #8358

Triggered via pull request July 9, 2024 13:20
Status Failure
Total duration 9m 42s
Artifacts 1

main.yml

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

Annotations

2 errors and 26 warnings
Check API Compatibility
Dalamud.dll did not pass. Please review it for problems.
Check API Compatibility
Process completed with exit code 1.
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, actions/upload-artifact@v2. 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, microsoft/setup-msbuild@v1.0.2, actions/setup-dotnet@v3, actions/upload-artifact@v2. 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\Hooking\Internal\HookStacker.cs(141,17): warning SA1202: 'public' members should come before 'internal' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Hooking\Internal\GameInteropProviderPluginScoped.cs(76,1): warning SA1507: Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\Windows\ChangelogWindow.cs(229,9): warning SA1005: Single line comment should begin with a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1005.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
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\Hooking\Internal\HookStacker.cs(141,17): warning SA1202: 'public' members should come before 'internal' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Hooking\Internal\GameInteropProviderPluginScoped.cs(76,1): warning SA1507: Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md) [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\lib\FFXIVClientStructs\FFXIVClientStructs\FFXIV\Client\UI\AddonNamePlate.cs(89,17): warning CS1570: XML comment has badly formed XML -- 'Whitespace is not allowed at this location.' [D:\a\Dalamud\Dalamud\lib\FFXIVClientStructs\FFXIVClientStructs\FFXIVClientStructs.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\lib\FFXIVClientStructs\FFXIVClientStructs\FFXIV\Client\UI\AddonNamePlate.cs(90,17): warning CS1570: XML comment has badly formed XML -- 'Whitespace is not allowed at this location.' [D:\a\Dalamud\Dalamud\lib\FFXIVClientStructs\FFXIVClientStructs\FFXIVClientStructs.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\lib\FFXIVClientStructs\FFXIVClientStructs\FFXIV\Client\UI\AddonNamePlate.cs(108,17): warning CS1570: XML comment has badly formed XML -- 'Whitespace is not allowed at this location.' [D:\a\Dalamud\Dalamud\lib\FFXIVClientStructs\FFXIVClientStructs\FFXIVClientStructs.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\lib\FFXIVClientStructs\FFXIVClientStructs\FFXIV\Client\UI\AddonNamePlate.cs(109,17): warning CS1570: XML comment has badly formed XML -- 'Whitespace is not allowed at this location.' [D:\a\Dalamud\Dalamud\lib\FFXIVClientStructs\FFXIVClientStructs\FFXIVClientStructs.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Hooking\Internal\HookStacker.cs(141,17): warning SA1202: 'public' members should come before 'internal' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Hooking\Internal\GameInteropProviderPluginScoped.cs(76,1): warning SA1507: Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
Check API Compatibility
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check API Compatibility
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dalamud-artifact". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
dalamud-artifact Expired
145 MB