X Tutup
The Wayback Machine - https://web.archive.org/web/20221025001211/https://github.com/PowerShell/PowerShell/pull/17723
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

Use null-coalescing assignment in Microsoft.PowerShell.ConsoleHost/Security #17723

Conversation

Molkree
Copy link
Contributor

@Molkree Molkree commented Jul 20, 2022

PR Summary

Use compound assignment in Microsoft.PowerShell.ConsoleHost/Security

PR Context

Part of #17631.

PR Checklist

@Molkree
Copy link
Contributor Author

Molkree commented Jul 21, 2022

CodeQL failed due to an internal GH Actions error 🤔
image

@iSazonov iSazonov requested a review from PaulHigin Jul 25, 2022
@iSazonov iSazonov added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Jul 25, 2022
@SteveL-MSFT SteveL-MSFT changed the title Use compound assignment in Microsoft.PowerShell.ConsoleHost/Security Use null-coalescing assignment in Microsoft.PowerShell.ConsoleHost/Security Jul 25, 2022
@iSazonov iSazonov assigned iSazonov and unassigned anmenaga Jul 25, 2022
@iSazonov iSazonov merged commit 7af4679 into PowerShell:master Jul 25, 2022
39 checks passed
@Molkree Molkree deleted the fix_IDE0074_Microsoft.PowerShell.ConsoleHost/Security branch Jul 26, 2022
@adityapatwardhan adityapatwardhan added CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log and removed CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log labels Aug 9, 2022
@msftbot
Copy link

msftbot bot commented Aug 11, 2022

🎉v7.3.0-preview.7 has been released which incorporates this pull request.🎉

Handy links:

@TravisEz13 TravisEz13 mentioned this pull request Sep 30, 2022
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants
X Tutup