-
Notifications
You must be signed in to change notification settings - Fork 382
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
False positive: "is implicitly aliasing 'Get-..\..\Target.ps1'" on file path? #1369
Comments
Thanks for the reminder in the other issue. I can confirm this is still happening unfortunately. I though I fixed that as part of a similar bug last year (PR #1216). |
Hi, don't know if it was fixed and re broken or if the fix did not work but in the last version of the VSCode extension (v2020.4.2-preview) the bug still exist. |
@ili101 It is pending release of PSSA 1.19.0, that is currently being worked on |
@bergmeister When the next version is planed to come out (general time scale)? Thank you |
@ili101 1.19.0 What we currently have in master is already feature complete for that. We are currently working on getting the signing in the release build to work again, so PR #1442 is going to be the last PR apart from one for the change log. We plan to offer the built and signed version to users for early testing hopefully this month and release next month. If things go well, it could happen faster. |
Steps to reproduce
Create file/folder structure as how in the image:
& ..\..\Target.ps1
get false positive:
Environment data
The text was updated successfully, but these errors were encountered: