Switch INotificationManager and ITitleScreenMenu to use ISharedImmediateTexture #1879
Annotations
24 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, microsoft/setup-msbuild@v1.0.2, 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/.
|
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 `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\Interface\ImGuiNotification\IActiveNotification.cs(10,1): warning SA1200: Using directive should appear outside a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\ImGuiNotification\IActiveNotification.cs(10,1): warning SA1135: Using directive for namespace 'Dalamud.Interface.Textures' should be qualified (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1135.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\ImGuiNotification\INotification.cs(9,1): warning SA1200: Using directive should appear outside a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\ImGuiNotification\INotification.cs(9,1): warning SA1135: Using directive for namespace 'Dalamud.Interface.Textures' should be qualified (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1135.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\ImGuiNotification\NotificationUtilities.cs(19,1): warning SA1200: Using directive should appear outside a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.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\Interface\TitleScreenMenu\TitleScreenMenu.cs(15,1): warning SA1200: Using directive should appear outside a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\TitleScreenMenu\TitleScreenMenu.cs(15,1): warning SA1135: Using directive for namespace 'Dalamud.Interface.Textures' should be qualified (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1135.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\TitleScreenMenu\TitleScreenMenuEntry.cs(12,1): warning SA1200: Using directive should appear outside a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\TitleScreenMenu\TitleScreenMenuEntry.cs(12,1): warning SA1135: Using directive for namespace 'Dalamud.Interface.Textures' should be qualified (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1135.md) [D:\a\Dalamud\Dalamud\Dalamud\Dalamud.csproj]
|
D:\a\Dalamud\Dalamud\Dalamud\Interface\ImGuiNotification\IActiveNotification.cs(10,1): warning SA1200: Using directive should appear outside a namespace declaration (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1200.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