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

Fixes null and array index handling #2535 #2548 #2549

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

BernieWhite
Copy link
Collaborator

@BernieWhite BernieWhite commented Nov 22, 2023

PR Summary

  • Fixed null dereferenced properties in map lambda.
  • Fixed handling of for array index symbols.

Fixes #2535
Fixes #2548

Related to microsoft/PSRule#1640

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • Change is not breaking
  • This PR is ready to merge and is not Work in Progress
  • Other code changes
    • Unit tests created/ updated
    • Link to a filed issue
    • Change log has been updated with change under unreleased section

@BernieWhite BernieWhite requested a review from a team as a code owner November 22, 2023 16:23
@BernieWhite BernieWhite merged commit 37c1ac7 into Azure:main Nov 22, 2023
@BernieWhite BernieWhite deleted the users/bewhite/fix-null-part-2 branch November 22, 2023 16:42
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.

[BUG] Handling of for array index symbols [BUG] Nullable parameters with JValue null
1 participant