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 console warnings in Should-BeEquivalent.Tests.ps1 #2488

Merged
merged 5 commits into from
Jun 14, 2024

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    0f50277 View commit details
    Browse the repository at this point in the history
  2. Replace New-Object calls

    To fix PSSA warnings in VSCode
    fflaten committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    927c7b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    0324d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b970bdc View commit details
    Browse the repository at this point in the history
  3. Only check if parameter is missing regardless of null

    Nested Compare-* calls got $null
    fflaten committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6c51746 View commit details
    Browse the repository at this point in the history