Skip to content

Made a bunch more stuff async, which is necessary for the Linux version #51

Made a bunch more stuff async, which is necessary for the Linux version

Made a bunch more stuff async, which is necessary for the Linux version #51

Triggered via push July 14, 2024 12:35
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: push
windows-latest
1m 6s
windows-latest
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
windows-latest
D:\a\windows-terminal-quake\windows-terminal-quake\src\10-Core\Wtq\Services\WtqFocusTracker.cs(7,2): error CS0246: The type or namespace name 'IWtqAppRepo' 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\WtqFocusTracker.cs(12,19): error CS0246: The type or namespace name 'IWtqAppRepo' 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.
windows-latest
The following actions uses Node.js version which is deprecated 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/