Make IsResumeGameAfterPluginLoad work with DllInject #1671
Annotations
23 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, microsoft/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Setup MSBuild
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/
|
Test Dalamud
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"
|
Test Dalamud
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]
|
Test Dalamud
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]
|
Test Dalamud
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]
|
Test Dalamud
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]
|
Test Dalamud
D:\a\Dalamud\Dalamud\Dalamud\Game\ClientState\Objects\SubKinds\PlayerCharacter.cs(34,45): warning CS0618: 'Character.LookTargetId' is obsolete: 'Use Character.Gaze.Controller.GazesSpan[0].TargetInfo.TargetId' [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
Test Dalamud
D:\a\Dalamud\Dalamud\Dalamud\Dalamud.cs(267,1): warning SA1508: A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
Test Dalamud
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]
|
Test Dalamud
D:\a\Dalamud\Dalamud\Dalamud\Game\ClientState\Objects\SubKinds\PlayerCharacter.cs(34,45): warning CS0618: 'Character.LookTargetId' is obsolete: 'Use Character.Gaze.Controller.GazesSpan[0].TargetInfo.TargetId' [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
Test Dalamud
D:\a\Dalamud\Dalamud\Dalamud\Dalamud.cs(267,1): warning SA1508: A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
Build Dalamud
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 Dalamud
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 Dalamud
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 Dalamud
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 Dalamud
D:\a\Dalamud\Dalamud\Dalamud.Injector\EntryPoint.cs(923,29): warning SA1201: A method should not follow a struct (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md) [D:\a\Dalamud\Dalamud\Dalamud.Injector\Dalamud.Injector.csproj]
|
Build Dalamud
D:\a\Dalamud\Dalamud\Dalamud.Injector\EntryPoint.cs(397,63): warning SA1500: Braces for multi-line statements should not share line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1500.md) [D:\a\Dalamud\Dalamud\Dalamud.Injector\Dalamud.Injector.csproj]
|
Build Dalamud
D:\a\Dalamud\Dalamud\Dalamud.Injector\EntryPoint.cs(923,29): warning SA1201: A method should not follow a struct (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md) [D:\a\Dalamud\Dalamud\Dalamud.Injector\Dalamud.Injector.csproj]
|
Build Dalamud
D:\a\Dalamud\Dalamud\Dalamud.Injector\EntryPoint.cs(397,63): warning SA1500: Braces for multi-line statements should not share line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1500.md) [D:\a\Dalamud\Dalamud\Dalamud.Injector\Dalamud.Injector.csproj]
|
Build Dalamud
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 Dalamud
D:\a\Dalamud\Dalamud\lib\FFXIVClientStructs\FFXIVClientStructs\FFXIVClientStructs.InteropSourceGenerators\FFXIVClientStructs.InteropSourceGenerators.MemberFunctionGenerator\FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.MemberFunctions.g.cs(10,40): warning CS0108: 'InventoryItem.Addresses.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended. [D:\a\Dalamud\Dalamud\lib\FFXIVClientStructs\FFXIVClientStructs\FFXIVClientStructs.csproj]
|
The logs for this run have expired and are no longer available.
Loading