Skip to content

Include publish profiles #5

Include publish profiles

Include publish profiles #5

Triggered via push October 1, 2025 18:52
Status Cancelled
Total duration 4m 57s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Check-Build
The run was canceled by @KimihikoAkayasaki.
build-publish
The operation was canceled.
build-publish
The run was canceled by @KimihikoAkayasaki.
build-publish: Amethyst/Controls/ReplayManagerControl.axaml.cs#L103
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-publish: Amethyst/Classes/ReplayManager.cs#L428
The variable 'ex' is declared but never used
build-publish: Amethyst/Classes/Shared.cs#L398
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-publish: Amethyst/Pages/General.axaml.cs#L1203
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-publish: Amethyst/Pages/General.axaml.cs#L560
The variable 'headHmdPose' is assigned but its value is never used
build-publish: Amethyst/Pages/Info.axaml.cs#L442
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-publish: Amethyst/Popups/CrashWindow.axaml.cs#L416
The variable 'height' is assigned but its value is never used
build-publish: Amethyst/Popups/CrashWindow.axaml.cs#L415
The variable 'width' is assigned but its value is never used
build-publish: Amethyst/Utils/TypeUtils.cs#L651
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-publish: Amethyst/Utils/TypeUtils.cs#L655
Unreachable code detected