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

Update default type definition of RuleInfo #2011

Merged

Conversation

liamjpeters
Copy link
Contributor

PR Summary

The default type definition of [Microsoft.Windows.PowerShell.ScriptAnalyzer.Generic.RuleInfo] declares a property called Name - which is not a member of the type.

PR updates this to RuleName.

Resolves #2010

PR Checklist

@SydneyhSmith SydneyhSmith merged commit b5fec0a into PowerShell:master Jul 16, 2024
1 check passed
@liamjpeters liamjpeters deleted the #2010ListViewNameProperty branch August 7, 2024 08:02
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.

Get-ScriptAnalyzerRule default list view shows no value for property "Name"
2 participants