-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Include known providers in error message when provider is not found #9733
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@copilot the build failed |
Fixed using statement ordering to comply with .editorconfig (System.* namespaces first, then alphabetically sorted). See commit cd40fc7. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
ReubenBond
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look at the build errors
Co-authored-by: ReubenBond <[email protected]>
Co-authored-by: ReubenBond <[email protected]>
Co-authored-by: ReubenBond <[email protected]>
Co-authored-by: ReubenBond <[email protected]>
cd40fc7 to
bb73026
Compare
…tterns Co-authored-by: ReubenBond <[email protected]>
Fixed the build errors in
See commit 221f423. |
Summary
This PR successfully implements the requested feature to include known/registered providers in error messages when a provider is not found.
Key Changes:
DefaultClientServices.csandDefaultSiloServices.csProviderErrorMessageTests.csExample Output:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
Microsoft Reviewers: Open in CodeFlow