Skip to content

[KWinWtqWindow] Temporary default window size until we can fetch the … #78

[KWinWtqWindow] Temporary default window size until we can fetch the …

[KWinWtqWindow] Temporary default window size until we can fetch the … #78

Triggered via push October 5, 2024 10:48
Status Failure
Total duration 1m 56s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
windows-latest
D:\a\windows-terminal-quake\windows-terminal-quake\src\20-Services\Wtq.Services.Win32\Win32ProcessService.cs(13,2): error CS0535: 'Win32ProcessService' does not implement interface member 'IWtqProcessService.GetWindowsAsync()' [D:\a\windows-terminal-quake\windows-terminal-quake\src\20-Services\Wtq.Services.Win32\Wtq.Services.Win32.csproj]
windows-latest
Target "PublishWin64SelfContained" has thrown an exception
windows-latest
Process completed with exit code 1.
windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
windows-latest
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\WtqWindow.cs(3,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]
windows-latest
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\WtqService.cs(22,18): warning CA2213: 'WtqService' contains field '_lastOpen' that is of IDisposable type 'WtqApp?', but it is never disposed. Change the Dispose method on 'WtqService' to call Close or Dispose on this field. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2213) [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Wtq.csproj]
windows-latest
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\WtqService.cs(17,31): warning CA2213: 'WtqService' contains field '_appRepo' that is of IDisposable type 'IWtqAppRepo', but it is never disposed. Change the Dispose method on 'WtqService' to call Close or Dispose on this field. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2213) [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Wtq.csproj]
windows-latest
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\WtqService.cs(23,18): warning CA2213: 'WtqService' contains field '_open' that is of IDisposable type 'WtqApp?', but it is never disposed. Change the Dispose method on 'WtqService' to call Close or Dispose on this field. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2213) [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Wtq.csproj]
windows-latest
C:\Program Files\dotnet\sdk\8.0.400\Microsoft.Common.CurrentVersion.targets(2176,5): warning : The referenced project '..\..\20-Services\Wtq.Services.UI\Wtq.Services.UI.csproj' does not exist. [D:\a\windows-terminal-quake\windows-terminal-quake\src\30-Host\Wtq.Host.Base\Wtq.Host.Base.csproj]