Merge remote-tracking branch 'origin/master' into apiX-rollup #7909
main.yml
on: push
Build on Windows
9m 31s
Check API Compatibility
0s
Deploy dalamud-distrib staging
1m 55s
Annotations
27 warnings
Build on Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, microsoft/[email protected], actions/setup-dotnet@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build on Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected], 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 `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
Solution "D:\a\Dalamud\Dalamud\Dalamud.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "DalamudBuild.Solution" or remove the following entries from the solution file:
" - {94E5B016-02B1-459B-97D9-E783F28764B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {94E5B016-02B1-459B-97D9-E783F28764B2}.Release|Any CPU.Build.0 = Release|Any CPU"
|
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\Console\ConsoleManagerPluginScoped.cs(34,22): warning CS1572: XML comment has a param tag for 'console', but there is no parameter by that name [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Game\Addon\Events\AddonEventEntry.cs(23,14): warning SA1206: The 'public' modifier should appear before 'required' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1206.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\Textures\GameIconLookup.cs(26,17): warning SA1201: A property should not follow a conversion (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\ColorHelpers.cs(155,37): warning SA1629: Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\Textures\RawImageSpecification.cs(10,9): warning SA1642: Constructor summary documentation should begin with standard text (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1642.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
Build on Windows
Solution "D:\a\Dalamud\Dalamud\Dalamud.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "DalamudBuild.Solution" or remove the following entries from the solution file:
" - {94E5B016-02B1-459B-97D9-E783F28764B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {94E5B016-02B1-459B-97D9-E783F28764B2}.Release|Any CPU.Build.0 = Release|Any CPU"
|
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\Console\ConsoleManagerPluginScoped.cs(34,22): warning CS1572: XML comment has a param tag for 'console', but there is no parameter by that name [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Game\Addon\Events\AddonEventEntry.cs(23,14): warning SA1206: The 'public' modifier should appear before 'required' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1206.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\Textures\GameIconLookup.cs(26,17): warning SA1201: A property should not follow a conversion (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\Textures\RawImageSpecification.cs(10,9): warning SA1642: Constructor summary documentation should begin with standard text (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1642.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
Build on Windows
D:\a\Dalamud\Dalamud\Dalamud\Interface\Textures\RawImageSpecification.cs(34,9): warning SA1642: Constructor summary documentation should begin with standard text (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1642.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
Deploy dalamud-distrib staging
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy dalamud-distrib staging
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Deploy dalamud-distrib staging
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/
|
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
|
142 MB |
|