-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Open
Assignees
Labels
First-Time-IssueEasy issues first time contributors can work on to learn about this projectEasy issues first time contributors can work on to learn about this projectUp-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
Steps to reproduce
This comment from Copilot picked up that we could do with adding a test, perhaps via a ScriptAnalyzer Rule for all .ps1 files that checks parameters are properly capitalised.
This was missed as part of #25763 that I submitted but found in #26571 though isn't critical to fix.
Expected behavior
Set-Alias -Name tma -Value Test-MyAlias -ForceActual behavior
Set-Alias -Name tma -Value Test-MyAlias -forceError details
Environment data
N/AVisuals
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
First-Time-IssueEasy issues first time contributors can work on to learn about this projectEasy issues first time contributors can work on to learn about this projectUp-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure