File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ title: List of PSScriptAnalyzer rules
4848| [ AvoidUsingEmptyCatchBlock] [ 28 ] | Warning | Always enabled | |
4949| [ AvoidUsingInvokeExpression] [ 29 ] | Warning | Always enabled | |
5050| [ AvoidUsingPlainTextForPassword] [ 30 ] | Warning | Always enabled | |
51- | [ AvoidUsingPositionalParameters] [ 31 ] | Information | Enabled | |
51+ | [ AvoidUsingPositionalParameters] [ 31 ] | Information | Enabled | Yes |
5252| [ AvoidUsingUsernameAndPasswordParams] [ 32 ] | Error | Always enabled | |
5353| [ AvoidUsingWMICmdlet] [ 33 ] | Warning | Always enabled | |
5454| [ AvoidUsingWriteHost] [ 34 ] | Warning | Always enabled | |
@@ -59,7 +59,7 @@ title: List of PSScriptAnalyzer rules
5959| [ DSCUseIdenticalMandatoryParametersForDSC] [ 39 ] | Error | Always enabled | |
6060| [ DSCUseIdenticalParametersForDSC] [ 40 ] | Error | Always enabled | |
6161| [ DSCUseVerboseMessageInDSCResource] [ 41 ] | Information | Always enabled | |
62- | [ InvalidMultiDotValue] [ 42 ] | Error | Disabled | Yes |
62+ | [ InvalidMultiDotValue] [ 42 ] | Warning | Disabled | Yes |
6363| [ MisleadingBacktick] [ 43 ] | Warning | Always enabled | |
6464| [ MissingModuleManifestField] [ 44 ] | Warning | Always enabled | |
6565| [ MissingTryBlock] [ 45 ] | Warning | Disabled | Yes |
You can’t perform that action at this time.
0 commit comments