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 ps3 syntax check #1395

Merged
merged 5 commits into from
Feb 4, 2020
Merged

Conversation

rjmholt
Copy link
Contributor

@rjmholt rjmholt commented Jan 16, 2020

PR Summary

Fixes #1384.

UseCompatibleSyntax used to erroneously advise that dynamic member expressions don't work in PS 3. Now it does not.

PR Checklist

Copy link
Collaborator

@bergmeister bergmeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from the question around why severity changed, looks ok but the build is not green, therefore once the build is green, I think it can go in

@rjmholt
Copy link
Contributor Author

rjmholt commented Jan 16, 2020

looks ok but the build is not green, therefore once the build is green, I think it can go in

100% agreed, will work on that this week hopefully.

@bergmeister bergmeister merged commit a415198 into PowerShell:master Feb 4, 2020
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.

Question about PSUseCompatibleSyntax
2 participants