-
Notifications
You must be signed in to change notification settings - Fork 582
Add support for data to McpProtocolException
#1028
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
Conversation
Co-authored-by: stephentoub <[email protected]>
Co-authored-by: stephentoub <[email protected]>
data to McpProtocolException
Co-authored-by: stephentoub <[email protected]>
Co-authored-by: stephentoub <[email protected]>
Co-authored-by: stephentoub <[email protected]>
Co-authored-by: stephentoub <[email protected]>
Co-authored-by: halter73 <[email protected]>
Fixed in 23d25d8. The issue was that on .NET Framework 4.7.2, Added a try-catch around the data population to silently skip entries that fail, and updated the tests to skip data verification on .NET Framework. |
Co-authored-by: stephentoub <[email protected]>
Co-authored-by: stephentoub <[email protected]>
…ent wrapper Co-authored-by: stephentoub <[email protected]>
Co-authored-by: stephentoub <[email protected]>
…bility Co-authored-by: stephentoub <[email protected]>
|
@copilot, please review the CI failures and fix them |
Co-authored-by: stephentoub <[email protected]>
Fixed in e5d0cbb. The issue was that on .NET Framework, |
Exception.Datato JSON-RPC error'sdatafielddatafromJsonRpcErrorto populateMcpProtocolException.DataException.Datarequires values to be serializable to even add them)Original prompt
datatoMcpProtocolException#1025✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.