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

Rule S6602: Improve the logging message when recommending for Array.Find #8935

Closed
costin-zaharia-sonarsource opened this issue Mar 15, 2024 · 0 comments · Fixed by #8956
Closed
Assignees
Labels
Area: C# C# rules related issues. Sprint: Hardening Fix FPs/FNs/improvements
Milestone

Comments

@costin-zaharia-sonarsource
Copy link
Member

In the case of Array.Find, the recommendation is not very clear since it doesn't follow the pattern of the method already called; it's static. Make sure that the message is clear so the user understands how the method should be called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: C# C# rules related issues. Sprint: Hardening Fix FPs/FNs/improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants