Skip to content

feat: add GitHub Release creation and release notes for v0.1.0 #2

feat: add GitHub Release creation and release notes for v0.1.0

feat: add GitHub Release creation and release notes for v0.1.0 #2

Triggered via push January 16, 2026 21:28
Status Failure
Total duration 47s
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.