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 NullReferenceException in Rule0054 for #671 #678

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

dannoe
Copy link
Contributor

@dannoe dannoe commented Jul 7, 2024

I separated this fix from my other PR.

Fixes #671

@dannoe dannoe changed the title Fix NullReferenceException for #671 Fix NullReferenceException in Rule0054 for #671 Jul 7, 2024
Copy link

@pri-kise pri-kise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks right.
I didn't had the property MandatatoryAffixes set.
After setting this property the NullReferenceException was gone.

This additional check will solve my issue.

@Arthurvdv
Copy link
Collaborator

Thank you for resolving this issue!

@Arthurvdv Arthurvdv merged commit 8836651 into StefanMaron:prerelease Jul 8, 2024
41 checks passed
@dannoe dannoe deleted the fix-671 branch July 8, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants