Updated logs location #25
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run: PublishRelease
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\WtqWindow.cs(5,23): warning S4035: Seal class 'WtqWindow' or implement 'IEqualityComparer<T>' instead. (https://rules.sonarsource.com/csharp/RSPEC-4035) [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Wtq.csproj]
|
Run: PublishRelease
D:\a\windows-terminal-quake\windows-terminal-quake\src\20-Services\Wtq.Services.Win32\Win32ProcessService.cs(24,36): warning CA2000: Call System.IDisposable.Dispose on object created by 'CreateProcessAsync(opts)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000) [D:\a\windows-terminal-quake\windows-terminal-quake\src\20-Services\Wtq.Services.Win32\Wtq.Services.Win32.csproj]
|
Run: PublishRelease
D:\a\windows-terminal-quake\windows-terminal-quake\src\20-Services\Wtq.Services.Win32\Extensions\ProcessExtensions.cs(40,68): warning S1172: Remove this unused method parameter 'name'. (https://rules.sonarsource.com/csharp/RSPEC-1172) [D:\a\windows-terminal-quake\windows-terminal-quake\src\20-Services\Wtq.Services.Win32\Wtq.Services.Win32.csproj]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "win-x64_framework-dependent.zip", "win-x64_self-contained.zip".
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/
|
Loading