Skip to content

Fix analyzer RCS1124 - Do not cast if not necessary#1572

Merged
josefpihrt merged 6 commits intomainfrom
fix/rcs1124-unnecessary-cast
Oct 25, 2024
Merged

Fix analyzer RCS1124 - Do not cast if not necessary#1572
josefpihrt merged 6 commits intomainfrom
fix/rcs1124-unnecessary-cast

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
@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