Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@rjmholt
Copy link
Contributor

@rjmholt rjmholt commented Sep 16, 2021

PR Summary

Fixes #1714.

These changes allow custom rules to emit diagnostics (or PSObjects that turn into diagnostics) with optional properties unset.

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.

Looks good, only suggestion is to replace hard-coded property names with code references using things like e.g. nameof. Also, should we try to make the property query case insensitive for the property name itself as I think at the moment it'd be case sensitive

@JamesWTruher JamesWTruher merged commit a42ab5f into PowerShell:master Sep 28, 2021
@rjmholt rjmholt deleted the customrule-fix-nre branch November 20, 2021 00:52
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.

Custom rules that don't supply optional properties cause null dereference

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.