Skip to content
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

fix for uncomparable errors in errors pkg #320

Merged

Conversation

nikohobart
Copy link
Contributor

@nikohobart nikohobart commented Nov 15, 2024

Prevents uncomparable errors from creating panics when checking for moc code.

Added tests to ensure uncomparable errors are handled correctly.

Note: this doesn't actually change the current logic, we still have the same outcome, we just don't use comparable types as part of that anymore.

Work Item: https://msazure.visualstudio.com/One/_workitems/edit/30244234

@nikohobart nikohobart force-pushed the user/nhobart/remove-unnecessary-comparison-causing-panic branch from 816ae7b to 8049913 Compare November 15, 2024 00:58
@nikohobart
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@nikohobart nikohobart merged commit 6b4846e into main Nov 15, 2024
6 checks passed
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.

5 participants