Wine stability improvements #1769
Open
Annotations
10 errors and 13 warnings
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\Windows\ConsoleWindow.cs(810,56): error CS1061: 'DalamudConfiguration' does not contain a definition for 'LogCommandHistory' and no accessible extension method 'LogCommandHistory' accepting a first argument of type 'DalamudConfiguration' could be found (are you missing a using directive or an assembly reference?) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\Windows\ConsoleWindow.cs(811,36): error CS1061: 'DalamudConfiguration' does not contain a definition for 'LogCommandHistory' and no accessible extension method 'LogCommandHistory' accepting a first argument of type 'DalamudConfiguration' could be found (are you missing a using directive or an assembly reference?) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\Windows\ConsoleWindow.cs(813,36): error CS1061: 'DalamudConfiguration' does not contain a definition for 'LogCommandHistory' and no accessible extension method 'LogCommandHistory' accepting a first argument of type 'DalamudConfiguration' could be found (are you missing a using directive or an assembly reference?) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\Windows\ConsoleWindow.cs(814,36): error CS1061: 'DalamudConfiguration' does not contain a definition for 'LogCommandHistory' and no accessible extension method 'LogCommandHistory' accepting a first argument of type 'DalamudConfiguration' could be found (are you missing a using directive or an assembly reference?) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\Windows\ConsoleWindow.cs(902,62): error CS1061: 'DalamudConfiguration' does not contain a definition for 'LogCommandHistory' and no accessible extension method 'LogCommandHistory' accepting a first argument of type 'DalamudConfiguration' could be found (are you missing a using directive or an assembly reference?) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\Windows\ConsoleWindow.cs(910,69): error CS1061: 'DalamudConfiguration' does not contain a definition for 'LogCommandHistory' and no accessible extension method 'LogCommandHistory' accepting a first argument of type 'DalamudConfiguration' could be found (are you missing a using directive or an assembly reference?) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\Windows\ConsoleWindow.cs(919,80): error CS1061: 'DalamudConfiguration' does not contain a definition for 'LogCommandHistory' and no accessible extension method 'LogCommandHistory' accepting a first argument of type 'DalamudConfiguration' could be found (are you missing a using directive or an assembly reference?) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\Windows\ConsoleWindow.cs(810,56): error CS1061: 'DalamudConfiguration' does not contain a definition for 'LogCommandHistory' and no accessible extension method 'LogCommandHistory' accepting a first argument of type 'DalamudConfiguration' could be found (are you missing a using directive or an assembly reference?) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\Windows\ConsoleWindow.cs(811,36): error CS1061: 'DalamudConfiguration' does not contain a definition for 'LogCommandHistory' and no accessible extension method 'LogCommandHistory' accepting a first argument of type 'DalamudConfiguration' could be found (are you missing a using directive or an assembly reference?) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\Internal\Windows\ConsoleWindow.cs(813,36): error CS1061: 'DalamudConfiguration' does not contain a definition for 'LogCommandHistory' and no accessible extension method 'LogCommandHistory' accepting a first argument of type 'DalamudConfiguration' could be found (are you missing a using directive or an assembly reference?) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
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. 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]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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/
|
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"
|
|
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\lib\FFXIVClientStructs\FFXIVClientStructs\obj\Release\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]
|
D:\a\Dalamud\Dalamud\lib\FFXIVClientStructs\FFXIVClientStructs\obj\Release\FFXIVClientStructs.InteropSourceGenerators\FFXIVClientStructs.InteropSourceGenerators.MemberFunctionGenerator\FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.MemberFunctions.g.cs(28,136): warning CS0108: 'InventoryItem.MemberFunctionPointers.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended. [D:\a\Dalamud\Dalamud\lib\FFXIVClientStructs\FFXIVClientStructs\FFXIVClientStructs.csproj]
|
D:\a\Dalamud\Dalamud\lib\FFXIVClientStructs\FFXIVClientStructs\obj\Release\FFXIVClientStructs.InteropSourceGenerators\FFXIVClientStructs.InteropSourceGenerators.FixedSizeArrayGenerator\FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentMiragePrismMiragePlate.FixedSizeArrays.g.cs(8,17): warning CS0618: 'MiragePlateItem' is obsolete: 'Same as CharaViewItem' [D:\a\Dalamud\Dalamud\lib\FFXIVClientStructs\FFXIVClientStructs\FFXIVClientStructs.csproj]
|
|
D:\a\Dalamud\Dalamud\lib\FFXIVClientStructs\FFXIVClientStructs\obj\Release\FFXIVClientStructs.InteropSourceGenerators\FFXIVClientStructs.InteropSourceGenerators.MemberFunctionGenerator\FFXIVClientStructs.FFXIV.Client.UI.Misc.BannerModuleEntry.MemberFunctions.g.cs(9,40): warning CS0108: 'BannerModuleEntry.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]
|
This job failed
Loading