Skip to content

Improve CLI Error Messages#16

Merged
sator-imaging merged 1 commit into
mainfrom
improve-error-messages-4414132777856426699
Jan 21, 2026
Merged

Improve CLI Error Messages#16
sator-imaging merged 1 commit into
mainfrom
improve-error-messages-4414132777856426699

Conversation

@google-labs-jules
Copy link
Copy Markdown
Contributor

This change improves the error messages in the CLI for failed dotnet commands. Instead of a generic "failed with exit code" message, the new messages specify which command failed (e.g., dotnet restore, dotnet build) and include the exit code for easier debugging.


PR created automatically by Jules for task 4414132777856426699 started by @sator-imaging

The CLI's error messages for failed `dotnet` commands were too generic. This change makes them more specific by including the command that failed and its exit code.

- Updated `ExecuteTestAsync` to provide specific error messages for `dotnet restore`, `clean`, `build`, and `run`.
- Included the exit code in the error message for better debugging.
@google-labs-jules
Copy link
Copy Markdown
Contributor Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@sator-imaging sator-imaging marked this pull request as ready for review January 21, 2026 23:34
@sator-imaging sator-imaging self-requested a review as a code owner January 21, 2026 23:34
@sator-imaging sator-imaging merged commit 02b7bcd into main Jan 21, 2026
2 checks passed
@sator-imaging sator-imaging deleted the improve-error-messages-4414132777856426699 branch January 21, 2026 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant