Implement hook stacking and priorities #1843
Open
Annotations
24 warnings
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/
|
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/
|
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/
|
|
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]
|
|
|
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]
|
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]
|
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]
|
|
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]
|
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]
|
|
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]
|
|
|
|
|
|
|
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]
|
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]
|
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/
|
This job succeeded
Loading