Skip to content

feat: restructured components and added a few more (#4) #1

feat: restructured components and added a few more (#4)

feat: restructured components and added a few more (#4) #1

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