-
Notifications
You must be signed in to change notification settings - Fork 379
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
Enabling PSUseCorrectCasing causes error while processing code that doesn't violate it #1881
Comments
Updated description with new finding:
|
Thanks for the issue @BenedekFarkas, I am a little confused, are you still having this issue? I am unable to reproduce and more information about the |
We think this is related to #1875 bug and we are looking into it. @bergmeister do you think this may be related to same exception with |
I don't think so, sorry haven't had time to look into both yet, will assign them to me to add to my TODO list. |
Steps to reproduce
Update: It turned out that our
Update-VisualStudioSolutionNuGetPackages
cmdlet actually had a problem (incorrectly parameterized analyzer suppression), although it's important to note that that cmdlet was not subject to code analysis when the problem arose (but the same runtime error appears too when executing that cmdlet), only the script that was calling it.Expected behavior
No output.
Actual behavior
The following error details in both Windows PowerShell and PowerShell Core:
Environment data
Windows PowerShell
PowerShell Core
The text was updated successfully, but these errors were encountered: