Skip to content

Release

Release #4

Triggered via push January 17, 2026 00:25
Status Failure
Total duration 41s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
publish
Process completed with exit code 1.
publish: src/ShellUI.CLI/Services/ComponentInstaller.cs#L89
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.
publish: src/ShellUI.CLI/Services/ComponentInstaller.cs#L63
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.
publish: src/ShellUI.CLI/Services/ComponentInstaller.cs#L89
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.
publish: src/ShellUI.CLI/Services/ComponentInstaller.cs#L63
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.