Skip to content

[WinFormsHotkeyService] Simplified initialization #89

[WinFormsHotkeyService] Simplified initialization

[WinFormsHotkeyService] Simplified initialization #89

Triggered via push October 30, 2024 21:58
Status Failure
Total duration 2m 5s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
windows-latest
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\WtqService.cs(47,46): error CS0246: The type or namespace name 'WtqAppFocusEvent' could not be found (are you missing a using directive or an assembly reference?) [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(61,47): error CS0246: The type or namespace name 'WtqToggleAppEvent' could not be found (are you missing a using directive or an assembly reference?) [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\Services\WtqProcessFactory.cs(11,19): error CS0246: The type or namespace name 'IRetry' could not be found (are you missing a using directive or an assembly reference?) [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\Services\WtqProcessFactory.cs(16,3): error CS0246: The type or namespace name 'IRetry' could not be found (are you missing a using directive or an assembly reference?) [D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Wtq.csproj]
windows-latest
Target "PublishWin64SelfContained" has thrown an exception
windows-latest
Process completed with exit code 1.