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

Guard against NRE when working with anonymus types [STUD-73041] #344

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

andrei-ungureanu-uipath
Copy link
Collaborator

@andrei-ungureanu-uipath andrei-ungureanu-uipath commented Nov 15, 2024

GetSystemType method fails to determine the type for anonymous functions and throws a NRE. This PR guards against this scenario but ignores contents of anonymous types (same as previous implementation).

https://uipath.atlassian.net/browse/STUD-73041

@andrei-ungureanu-uipath andrei-ungureanu-uipath changed the title Guard against NRE when working with anonymus functions [STUD-73041] Guard against NRE when working with anonymus types [STUD-73041] Nov 18, 2024
@aoltean16 aoltean16 merged commit b9fb280 into develop Nov 20, 2024
2 checks passed
@aoltean16 aoltean16 deleted the fix/nre_anonymus_func branch November 20, 2024 09:36
Copy link

github-actions bot commented Dec 8, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants