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: Fix bugs and update packages #42

Merged
merged 4 commits into from
Mar 22, 2024
Merged

Conversation

AlmarAubel
Copy link
Owner

No description provided.

Updated CSharpFunctionalExtensions to 2.41.0, xunit to 2.7.0, and Roslynator.Testing.CSharp.Xunit to 4.12.0 across all projects to incorporate the latest fixes and features.
Remove unnecessary braces in conditional structures to simplify code and add handling cases for pattern matching that involve checking values directly on the result. This improves the robustness of the analyzer when dealing with more complex pattern matching scenarios.
The `UseResultValueWithoutCheck_older` class has been deleted as it was deprecated and replaced by newer implementations. This removal cleans up the codebase and reduces complexity.
@AlmarAubel AlmarAubel merged commit 4405bad into main Mar 22, 2024
1 check 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.

1 participant