Skip to content

feat: add logo to README, move release notes to docs, update release … #3

feat: add logo to README, move release notes to docs, update release …

feat: add logo to README, move release notes to docs, update release … #3

Re-run triggered January 16, 2026 22:09
Status Success
Total duration 47s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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.