-
Notifications
You must be signed in to change notification settings - Fork 33
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
NUnit2045 raises IndexOutOfRangeException on CodeAnalysis #420
Comments
Thanks for the report. Can you change the |
I managed to reproduce the issue in an nunit test and have a fix. |
@manfred-brands Thank you for looking into it so fast, and yes changing it to |
@manfred-brands We're suffering from this issue. Do you have a release date for 3.4/2.4? |
Description
NUnit2045 raises IndexOutOfRangeException on executing Analyze -> Run Code Analysis -> On Solution.
Expected: no exception
How to reproduce
-> An Waring with the IndexOutOfRangeException caused by NUnit2045 will show up in the ErrorList view
Image:
Error message:
Used Version:
I do not have a .net6 or VS 2022 instllation at hand, so can't verify for that.
PS Hope thats enough information
The text was updated successfully, but these errors were encountered: