Squashed commit of the following: #48
Annotations
12 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\WtqService.cs(110,6): warning CS4014: Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Wtq.csproj]
|
|
|
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\WtqApp.cs(86,3): warning SA1512: Single-line comments should not be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1512.md) [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Wtq.csproj]
|
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\WtqService.cs(50,3): warning SA1515: Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md) [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Wtq.csproj]
|
|
|
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Data\WtqRect.cs(72,6): warning S1244: Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244) [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Wtq.csproj]
|
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Data\WtqRect.cs(73,6): warning S1244: Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244) [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Wtq.csproj]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux-x64_framework-dependent.zip", "linux-x64_self-contained.zip", "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/
|
This job succeeded
Loading