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 analyzer RCS1124 - Do not cast if not necessary #1572

Merged
merged 6 commits into from
Oct 25, 2024

Conversation

josefpihrt
Copy link
Collaborator

@josefpihrt josefpihrt commented Oct 25, 2024

fixes #1571

@josefpihrt josefpihrt self-assigned this Oct 25, 2024
@josefpihrt josefpihrt merged commit 702b9f7 into main Oct 25, 2024
17 checks passed
@josefpihrt josefpihrt deleted the fix/rcs1124-unnecessary-cast branch October 25, 2024 20:52
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.

RCS1124 may add unnecessary cast for nullable value types
1 participant