Release 2.0.9 #36
Annotations
12 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\Services\WtqAppToggleService.cs(147,11): warning CS1573: Parameter 'screenBounds' has no matching param tag in the XML comment for 'WtqAppToggleService.GetToggleOnToWindowRect(WtqApp, WtqRect)' (but other parameters do) [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\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\10-Core\Wtq\Data\WtqRect.cs(61,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]
|
Run: PublishRelease
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Data\WtqRect.cs(62,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]
|
Run: PublishRelease
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Data\WtqRect.cs(63,10): 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]
|
Run: PublishRelease
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Data\WtqRect.cs(64,11): 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]
|
Run: PublishRelease
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Utils\IWtqTween.cs(9,11): warning CA1716: In virtual/interface member IWtqTween.AnimateAsync(WtqRect, WtqRect, int, AnimationType, Action<WtqRect>), rename parameter to so that it no longer conflicts with the reserved language keyword 'To'. Using a reserved keyword as the name of a parameter on a virtual/interface member makes it harder for consumers in other languages to override/implement the member. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716) [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\10-Core\Wtq\Services\WtqAppToggleService.cs(52,28): warning S1172: Remove this unused method parameter 'app'. (https://rules.sonarsource.com/csharp/RSPEC-1172) [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\10-Core\Wtq\Services\WtqAppToggleService.cs(52,14): warning CA1822: Member 'GetDurationMs' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822) [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\10-Core\Wtq\Services\WtqAppToggleService.cs(71,18): warning CA1822: Member 'GetToggleOffToWindowRect' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822) [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: "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