diff --git a/docs/analysis.csv b/docs/analysis.csv index 0e53ccb8..e6f226c3 100644 --- a/docs/analysis.csv +++ b/docs/analysis.csv @@ -1,55 +1,21 @@ "ScriptName","Severity","Line","Column","RuleName","Message" -"Get-B1DHCPLog.ps1","Warning","95","14","PSUseApprovedVerbs","The cmdlet 'Match-DHCPHost' uses an unapproved verb." +"Get-B1DHCPLog.ps1","Warning","88","14","PSUseApprovedVerbs","The cmdlet 'Match-DHCPHost' uses an unapproved verb." "Get-B1Licenses.ps1","Warning","1","10","PSUseSingularNouns","The cmdlet 'Get-B1Licenses' uses a plural noun. A singular noun should be used instead." "Remove-B1Location.ps1","Warning","61","17","PSUseDeclaredVarsMoreThanAssignments","The variable 'Results' is assigned but never used." +"Get-B1HAGroup.ps1","Information","45","1","PSAvoidTrailingWhitespace","Line has trailing whitespace" +"Get-B1IPAMChild.ps1","Information","95","17","PSUseOutputTypeCorrectly","The cmdlet 'Get-B1IPAMChild' returns an object of type 'System.Object[]' but this type is not declared in the OutputType attribute." +"Get-B1TopMetrics.ps1","Warning","65","11","PSReviewUnusedParameter","The parameter 'Force' has been declared but not used. " "Get-B1TopMetrics.ps1","Warning","1","10","PSUseSingularNouns","The cmdlet 'Get-B1TopMetrics' uses a plural noun. A singular noun should be used instead." -"New-B1AddressBlock.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1AddressBlock' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1AddressReservation.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1AddressReservation' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1AuthoritativeZone.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1AuthoritativeZone' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1DelegatedZone.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1DelegatedZone' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1DHCPConfigProfile.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1DHCPConfigProfile' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1DNSACLItem.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1DNSACLItem' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1DNSView.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1DNSView' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1DTCHealthCheck.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1DTCHealthCheck' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1DTCLBDN.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1DTCLBDN' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1DTCPolicy.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1DTCPolicy' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1DTCPool.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1DTCPool' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1DTCServer.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1DTCServer' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1DTCTopologyRule.ps1","Warning","54","5","PSUseDeclaredVarsMoreThanAssignments","The variable 'MethodArr' is assigned but never used." -"New-B1DTCTopologyRule.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1DTCTopologyRule' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1FixedAddress.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1FixedAddress' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1ForwardZone.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1ForwardZone' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1HAGroup.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1HAGroup' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1Range.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1Range' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1Record.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1Record' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1Space.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1Space' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"New-B1Subnet.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1Subnet' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1AddressBlock.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1AddressBlock' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1AddressReservation.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1AddressReservation' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1AuthoritativeZone.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1AuthoritativeZone' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1DelegatedZone.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1DelegatedZone' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1DHCPConfigProfile.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1DHCPConfigProfile' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1DNSConfigProfile.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1DNSConfigProfile' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1DNSView.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1DNSView' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1DTCHealthCheck.ps1","Warning","58","9","PSUseDeclaredVarsMoreThanAssignments","The variable 'Result' is assigned but never used." -"Remove-B1DTCHealthCheck.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1DTCHealthCheck' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1DTCLBDN.ps1","Warning","57","9","PSUseDeclaredVarsMoreThanAssignments","The variable 'Result' is assigned but never used." -"Remove-B1DTCLBDN.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1DTCLBDN' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1DTCPolicy.ps1","Warning","57","9","PSUseDeclaredVarsMoreThanAssignments","The variable 'Result' is assigned but never used." -"Remove-B1DTCPolicy.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1DTCPolicy' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1DTCPool.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1DTCPool' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1DTCPool.ps1","Warning","57","9","PSUseDeclaredVarsMoreThanAssignments","The variable 'Result' is assigned but never used." -"Remove-B1DTCServer.ps1","Warning","58","9","PSUseDeclaredVarsMoreThanAssignments","The variable 'Result' is assigned but never used." -"Remove-B1DTCServer.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1DTCServer' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1FixedAddress.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1FixedAddress' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1ForwardZone.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1ForwardZone' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1HAGroup.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1HAGroup' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1Range.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1Range' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1Record.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1Record' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1Space.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1Space' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1Subnet.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1Subnet' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Revoke-B1DHCPConfigProfile.ps1","Warning","46","13","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." -"Revoke-B1DNSConfigProfile.ps1","Warning","45","13","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." +"Grant-B1DHCPConfigProfile.ps1","Information","75","1","PSAvoidTrailingWhitespace","Line has trailing whitespace" +"Grant-B1DHCPConfigProfile.ps1","Information","77","1","PSAvoidTrailingWhitespace","Line has trailing whitespace" +"Grant-B1DNSConfigProfile.ps1","Information","75","1","PSAvoidTrailingWhitespace","Line has trailing whitespace" +"New-B1DNSACLItem.ps1","Information","83","9","PSUseOutputTypeCorrectly","The cmdlet 'New-B1DNSACLItem' returns an object of type 'System.String' but this type is not declared in the OutputType attribute." +"New-B1DNSACLItem.ps1","Warning","50","9","PSShouldProcess","'New-B1DNSACLItem' has the ShouldProcess attribute but does not call ShouldProcess/ShouldContinue." +"New-B1DTCTopologyRule.ps1","Warning","57","5","PSUseDeclaredVarsMoreThanAssignments","The variable 'MethodArr' is assigned but never used." +"New-B1DTCTopologyRule.ps1","Warning","42","9","PSShouldProcess","'New-B1DTCTopologyRule' has the ShouldProcess attribute but does not call ShouldProcess/ShouldContinue." +"New-B1Record.ps1","Information","223","13","PSUseOutputTypeCorrectly","The cmdlet 'New-B1Record' returns an object of type 'System.Boolean' but this type is not declared in the OutputType attribute." +"Revoke-B1DHCPConfigProfile.ps1","Warning","81","25","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." +"Revoke-B1DNSConfigProfile.ps1","Warning","78","25","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." "Set-B1AddressBlock.ps1","Warning","106","59","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." "Set-B1AddressBlock.ps1","Warning","108","23","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." "Set-B1AddressBlock.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Set-B1AddressBlock' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." @@ -69,21 +35,23 @@ "Set-B1ForwardNSG.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Set-B1ForwardNSG' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "Set-B1ForwardZone.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Set-B1ForwardZone' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "Set-B1HAGroup.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Set-B1HAGroup' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Set-B1NTPServiceConfiguration.ps1","Warning","32","5","PSAvoidDefaultValueSwitchParameter","File 'Set-B1NTPServiceConfiguration.ps1' has a switch parameter default to true." "Set-B1NTPServiceConfiguration.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Set-B1NTPServiceConfiguration' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." +"Set-B1NTPServiceConfiguration.ps1","Warning","32","5","PSAvoidDefaultValueSwitchParameter","File 'Set-B1NTPServiceConfiguration.ps1' has a switch parameter default to true." "Set-B1Range.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Set-B1Range' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "Set-B1Record.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Set-B1Record' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "Set-B1Subnet.ps1","Warning","110","59","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." "Set-B1Subnet.ps1","Warning","112","23","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." "Set-B1Subnet.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Set-B1Subnet' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Deploy-B1Appliance.ps1","Warning","391","14","PSUseDeclaredVarsMoreThanAssignments","The variable 'PortGroupTypeValidation' is assigned but never used." -"Deploy-B1Appliance.ps1","Warning","626","29","PSUseDeclaredVarsMoreThanAssignments","The variable 'ImagesDir' is assigned but never used." -"Deploy-B1Appliance.ps1","Warning","628","29","PSUseDeclaredVarsMoreThanAssignments","The variable 'CurrentImages' is assigned but never used." -"Deploy-B1Appliance.ps1","Warning","699","21","PSUseDeclaredVarsMoreThanAssignments","The variable 'VMwareConnect' is assigned but never used." -"Deploy-B1Appliance.ps1","Warning","797","25","PSUseDeclaredVarsMoreThanAssignments","The variable 'VMStart' is assigned but never used." -"Deploy-B1Appliance.ps1","Warning","842","17","PSUseDeclaredVarsMoreThanAssignments","The variable 'MetadataISO' is assigned but never used." -"Deploy-B1Appliance.ps1","Warning","948","25","PSUseDeclaredVarsMoreThanAssignments","The variable 'AzConnect' is assigned but never used." -"Deploy-B1Appliance.ps1","Warning","966","29","PSUseDeclaredVarsMoreThanAssignments","The variable 'AzureImageURN' is assigned but never used." +"Deploy-B1Appliance.ps1","Information","1040","29","PSUseOutputTypeCorrectly","The cmdlet 'Deploy-B1Appliance' returns an object of type 'System.Collections.Hashtable' but this type is not declared in the OutputType attribute." +"Deploy-B1Appliance.ps1","Warning","392","14","PSUseDeclaredVarsMoreThanAssignments","The variable 'PortGroupTypeValidation' is assigned but never used." +"Deploy-B1Appliance.ps1","Warning","627","29","PSUseDeclaredVarsMoreThanAssignments","The variable 'ImagesDir' is assigned but never used." +"Deploy-B1Appliance.ps1","Warning","629","29","PSUseDeclaredVarsMoreThanAssignments","The variable 'CurrentImages' is assigned but never used." +"Deploy-B1Appliance.ps1","Warning","700","21","PSUseDeclaredVarsMoreThanAssignments","The variable 'VMwareConnect' is assigned but never used." +"Deploy-B1Appliance.ps1","Warning","798","25","PSUseDeclaredVarsMoreThanAssignments","The variable 'VMStart' is assigned but never used." +"Deploy-B1Appliance.ps1","Warning","843","17","PSUseDeclaredVarsMoreThanAssignments","The variable 'MetadataISO' is assigned but never used." +"Deploy-B1Appliance.ps1","Warning","949","25","PSUseDeclaredVarsMoreThanAssignments","The variable 'AzConnect' is assigned but never used." +"Deploy-B1Appliance.ps1","Warning","967","29","PSUseDeclaredVarsMoreThanAssignments","The variable 'AzureImageURN' is assigned but never used." +"Get-B1Applications.ps1","Information","34","1","PSAvoidTrailingWhitespace","Line has trailing whitespace" "Get-B1Applications.ps1","Warning","1","10","PSUseSingularNouns","The cmdlet 'Get-B1Applications' uses a plural noun. A singular noun should be used instead." "New-B1Host.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1Host' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "New-B1Service.ps1","Warning","50","13","PSReviewUnusedParameter","The parameter 'Strict' has been declared but not used. " @@ -109,6 +77,7 @@ "Get-B1SOCInsightIndicators.ps1","Warning","1","10","PSUseSingularNouns","The cmdlet 'Get-B1SOCInsightIndicators' uses a plural noun. A singular noun should be used instead." "Get-B1ThreatFeeds.ps1","Warning","1","10","PSUseSingularNouns","The cmdlet 'Get-B1ThreatFeeds' uses a plural noun. A singular noun should be used instead." "Get-B1TideFeeds.ps1","Warning","1","10","PSUseSingularNouns","The cmdlet 'Get-B1TideFeeds' uses a plural noun. A singular noun should be used instead." +"Get-B1TideThreatClassDefaultTTL.ps1","Information","33","1","PSAvoidTrailingWhitespace","Line has trailing whitespace" "Get-B1TideThreatCounts.ps1","Warning","1","10","PSUseSingularNouns","The cmdlet 'Get-B1TideThreatCounts' uses a plural noun. A singular noun should be used instead." "Get-B1TideThreatInsightClass.ps1","Warning",,,"PSUseBOMForUnicodeEncodedFile","Missing BOM encoding for non-ASCII encoded file 'Get-B1TideThreatInsightClass.ps1'" "Get-B1TideThreats.ps1","Warning","1","10","PSUseSingularNouns","The cmdlet 'Get-B1TideThreats' uses a plural noun. A singular noun should be used instead." @@ -122,14 +91,14 @@ "New-B1SecurityPolicyIPAMNetwork.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1SecurityPolicyIPAMNetwork' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "New-B1SecurityPolicyRule.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1SecurityPolicyRule' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "New-B1TideDataProfile.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1TideDataProfile' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1BypassCode.ps1","Warning","45","7","PSUseDeclaredVarsMoreThanAssignments","The variable 'Result' is assigned but never used." "Remove-B1BypassCode.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1BypassCode' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." +"Remove-B1BypassCode.ps1","Warning","45","7","PSUseDeclaredVarsMoreThanAssignments","The variable 'Result' is assigned but never used." "Remove-B1CustomList.ps1","Warning","54","9","PSUseDeclaredVarsMoreThanAssignments","The variable 'Results' is assigned but never used." "Remove-B1CustomList.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1CustomList' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "Remove-B1InternalDomainList.ps1","Warning","60","7","PSUseDeclaredVarsMoreThanAssignments","The variable 'Result' is assigned but never used." "Remove-B1InternalDomainList.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1InternalDomainList' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1LookalikeTarget.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1LookalikeTarget' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "Remove-B1LookalikeTarget.ps1","Warning","55","5","PSUseDeclaredVarsMoreThanAssignments","The variable 'Result' is assigned but never used." +"Remove-B1LookalikeTarget.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1LookalikeTarget' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "Remove-B1NetworkList.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1NetworkList' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "Remove-B1SecurityPolicy.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1SecurityPolicy' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "Set-B1CustomList.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Set-B1CustomList' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." @@ -172,15 +141,10 @@ "ArgCompleter.ps1","Warning","80","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " "ArgCompleter.ps1","Warning","80","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " "ArgCompleter.ps1","Warning","80","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " -"ArgCompleter.ps1","Warning","80","71","PSReviewUnusedParameter","The parameter 'fakeBoundParameters' has been declared but not used. " "ArgCompleter.ps1","Warning","93","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " "ArgCompleter.ps1","Warning","93","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " "ArgCompleter.ps1","Warning","93","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " "ArgCompleter.ps1","Warning","93","71","PSReviewUnusedParameter","The parameter 'fakeBoundParameters' has been declared but not used. " -"ArgCompleter.ps1","Warning","99","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " -"ArgCompleter.ps1","Warning","99","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " -"ArgCompleter.ps1","Warning","99","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " -"ArgCompleter.ps1","Warning","99","71","PSReviewUnusedParameter","The parameter 'fakeBoundParameters' has been declared but not used. " "ArgCompleter.ps1","Warning","106","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " "ArgCompleter.ps1","Warning","106","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " "ArgCompleter.ps1","Warning","106","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " @@ -188,75 +152,89 @@ "ArgCompleter.ps1","Warning","112","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " "ArgCompleter.ps1","Warning","112","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " "ArgCompleter.ps1","Warning","112","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " -"ArgCompleter.ps1","Warning","118","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " -"ArgCompleter.ps1","Warning","118","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " -"ArgCompleter.ps1","Warning","118","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " -"ArgCompleter.ps1","Warning","124","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " -"ArgCompleter.ps1","Warning","124","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " -"ArgCompleter.ps1","Warning","124","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " -"ArgCompleter.ps1","Warning","130","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " -"ArgCompleter.ps1","Warning","130","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " -"ArgCompleter.ps1","Warning","130","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " +"ArgCompleter.ps1","Warning","112","71","PSReviewUnusedParameter","The parameter 'fakeBoundParameters' has been declared but not used. " +"ArgCompleter.ps1","Warning","119","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " +"ArgCompleter.ps1","Warning","119","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " +"ArgCompleter.ps1","Warning","119","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " +"ArgCompleter.ps1","Warning","119","71","PSReviewUnusedParameter","The parameter 'fakeBoundParameters' has been declared but not used. " +"ArgCompleter.ps1","Warning","125","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " +"ArgCompleter.ps1","Warning","125","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " +"ArgCompleter.ps1","Warning","125","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " +"ArgCompleter.ps1","Warning","131","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " +"ArgCompleter.ps1","Warning","131","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " +"ArgCompleter.ps1","Warning","131","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " "ArgCompleter.ps1","Warning","137","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " "ArgCompleter.ps1","Warning","137","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " "ArgCompleter.ps1","Warning","137","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " -"ArgCompleter.ps1","Warning","137","71","PSReviewUnusedParameter","The parameter 'fakeBoundParameters' has been declared but not used. " -"ArgCompleter.ps1","Warning","157","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " -"ArgCompleter.ps1","Warning","157","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " -"ArgCompleter.ps1","Warning","157","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " -"ArgCompleter.ps1","Warning","157","71","PSReviewUnusedParameter","The parameter 'fakeBoundParameters' has been declared but not used. " -"ArgCompleter.ps1","Warning","163","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " -"ArgCompleter.ps1","Warning","163","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " -"ArgCompleter.ps1","Warning","163","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " -"ArgCompleter.ps1","Warning","163","71","PSReviewUnusedParameter","The parameter 'fakeBoundParameters' has been declared but not used. " -"ArgCompleter.ps1","Warning","169","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " -"ArgCompleter.ps1","Warning","169","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " -"ArgCompleter.ps1","Warning","169","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " -"ArgCompleter.ps1","Warning","177","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " -"ArgCompleter.ps1","Warning","177","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " -"ArgCompleter.ps1","Warning","177","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " -"ArgCompleter.ps1","Warning","185","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " -"ArgCompleter.ps1","Warning","185","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " -"ArgCompleter.ps1","Warning","185","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " -"ArgCompleter.ps1","Warning","193","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " -"ArgCompleter.ps1","Warning","193","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " -"ArgCompleter.ps1","Warning","218","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " -"ArgCompleter.ps1","Warning","218","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " -"ArgCompleter.ps1","Warning","218","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " +"ArgCompleter.ps1","Warning","143","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " +"ArgCompleter.ps1","Warning","143","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " +"ArgCompleter.ps1","Warning","143","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " +"ArgCompleter.ps1","Warning","150","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " +"ArgCompleter.ps1","Warning","150","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " +"ArgCompleter.ps1","Warning","150","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " +"ArgCompleter.ps1","Warning","150","71","PSReviewUnusedParameter","The parameter 'fakeBoundParameters' has been declared but not used. " +"ArgCompleter.ps1","Warning","170","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " +"ArgCompleter.ps1","Warning","170","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " +"ArgCompleter.ps1","Warning","170","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " +"ArgCompleter.ps1","Warning","170","71","PSReviewUnusedParameter","The parameter 'fakeBoundParameters' has been declared but not used. " +"ArgCompleter.ps1","Warning","176","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " +"ArgCompleter.ps1","Warning","176","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " +"ArgCompleter.ps1","Warning","176","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " +"ArgCompleter.ps1","Warning","176","71","PSReviewUnusedParameter","The parameter 'fakeBoundParameters' has been declared but not used. " +"ArgCompleter.ps1","Warning","182","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " +"ArgCompleter.ps1","Warning","182","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " +"ArgCompleter.ps1","Warning","182","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " +"ArgCompleter.ps1","Warning","190","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " +"ArgCompleter.ps1","Warning","190","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " +"ArgCompleter.ps1","Warning","190","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " +"ArgCompleter.ps1","Warning","198","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " +"ArgCompleter.ps1","Warning","198","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " +"ArgCompleter.ps1","Warning","198","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " +"ArgCompleter.ps1","Warning","206","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " +"ArgCompleter.ps1","Warning","206","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " +"ArgCompleter.ps1","Warning","231","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " +"ArgCompleter.ps1","Warning","231","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " +"ArgCompleter.ps1","Warning","231","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. " "Classes.ps1","Warning","22","9","PSAvoidAssignmentToAutomaticVariable","The Variable 'this' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name." "CubeJS.ps1","Warning","1","10","PSUseSingularNouns","The cmdlet 'Get-B1CubeJSCubes' uses a plural noun. A singular noun should be used instead." "CubeJS.ps1","Warning","25","10","PSUseSingularNouns","The cmdlet 'Get-B1CubeJSMeasures' uses a plural noun. A singular noun should be used instead." "CubeJS.ps1","Warning","34","10","PSUseSingularNouns","The cmdlet 'Get-B1CubeJSSegments' uses a plural noun. A singular noun should be used instead." "CubeJS.ps1","Warning","43","10","PSUseSingularNouns","The cmdlet 'Get-B1CubeJSDimensions' uses a plural noun. A singular noun should be used instead." -"Get-B1CSPAPIKey.ps1","Warning","19","9","PSAvoidAssignmentToAutomaticVariable","The Variable 'Profile' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name." -"Get-B1CSPUrl.ps1","Warning","27","17","PSAvoidAssignmentToAutomaticVariable","The Variable 'Profile' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name." -"Get-B1CSPUrl.ps1","Warning","21","9","PSAvoidAssignmentToAutomaticVariable","The Variable 'Profile' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name." +"Get-B1CSPAPIKey.ps1","Warning","20","9","PSAvoidAssignmentToAutomaticVariable","The Variable 'Profile' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name." +"Get-B1CSPAPIKey.ps1","Information","45","17","PSUseOutputTypeCorrectly","The cmdlet 'Get-B1CSPAPIKey' returns an object of type 'System.String' but this type is not declared in the OutputType attribute." +"Get-B1CSPUrl.ps1","Warning","28","17","PSAvoidAssignmentToAutomaticVariable","The Variable 'Profile' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name." +"Get-B1CSPUrl.ps1","Warning","22","9","PSAvoidAssignmentToAutomaticVariable","The Variable 'Profile' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name." "Initialize-B1Config.ps1","Warning","21","9","PSUseDeclaredVarsMoreThanAssignments","The variable 'NewConfigFile' is assigned but never used." -"Invoke-CSP.ps1","Warning","50","15","PSAvoidAssignmentToAutomaticVariable","The Variable 'Profile' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name." -"Invoke-CSP.ps1","Warning","136","13","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." +"Invoke-CSP.ps1","Warning","51","15","PSAvoidAssignmentToAutomaticVariable","The Variable 'Profile' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name." +"Invoke-CSP.ps1","Warning","137","13","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." "Set-B1Context.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Set-B1Context' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Get-B1ConnectionProfile.ps1","Warning","52","36","PSAvoidAssignmentToAutomaticVariable","The Variable 'Profile' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name." -"Get-B1ConnectionProfile.ps1","Warning","48","17","PSReviewUnusedParameter","The parameter 'IncludeAPIKey' has been declared but not used. " +"Get-B1ConnectionProfile.ps1","Warning","53","36","PSAvoidAssignmentToAutomaticVariable","The Variable 'Profile' is an automatic variable that is built into PowerShell, assigning to it might have undesired side effects. If assignment is not by design, please use a different name." +"Get-B1ConnectionProfile.ps1","Warning","49","17","PSReviewUnusedParameter","The parameter 'IncludeAPIKey' has been declared but not used. " +"Get-B1ConnectionProfile.ps1","Information","85","9","PSUseOutputTypeCorrectly","The cmdlet 'Get-B1ConnectionProfile' returns an object of type 'System.Object[]' but this type is not declared in the OutputType attribute." "New-B1ConnectionProfile.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1ConnectionProfile' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "Remove-B1ConnectionProfile.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Remove-B1ConnectionProfile' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Remove-B1ConnectionProfile.ps1","Warning","41","9","PSUseSupportsShouldProcess","Whatif and/or Confirm manually defined in function Remove-B1ConnectionProfile. Instead, please use SupportsShouldProcess attribute." -"Get-B1Object.ps1","Warning","98","9","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." -"Get-B1Object.ps1","Warning","100","15","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." +"Remove-B1ConnectionProfile.ps1","Warning","42","9","PSUseSupportsShouldProcess","Whatif and/or Confirm manually defined in function Remove-B1ConnectionProfile. Instead, please use SupportsShouldProcess attribute." +"Get-B1Object.ps1","Warning","99","9","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." +"Get-B1Object.ps1","Warning","101","15","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." "Get-B1Schema.ps1","Warning",,,"PSUseBOMForUnicodeEncodedFile","Missing BOM encoding for non-ASCII encoded file 'Get-B1Schema.ps1'" -"Get-B1Schema.ps1","Warning","136","5","PSUseDeclaredVarsMoreThanAssignments","The variable 'B1CSPUrl' is assigned but never used." -"Get-B1Schema.ps1","Warning","157","142","PSUseDeclaredVarsMoreThanAssignments","The variable 'h' is assigned but never used." -"Get-B1Schema.ps1","Warning","161","96","PSUseDeclaredVarsMoreThanAssignments","The variable 'h' is assigned but never used." -"Get-B1Schema.ps1","Warning","164","126","PSUseDeclaredVarsMoreThanAssignments","The variable 'h' is assigned but never used." -"Get-B1Schema.ps1","Warning","174","149","PSUseDeclaredVarsMoreThanAssignments","The variable 'h' is assigned but never used." -"Get-B1Schema.ps1","Warning","176","109","PSUseDeclaredVarsMoreThanAssignments","The variable 'h' is assigned but never used." -"Get-B1Schema.ps1","Warning","180","126","PSUseDeclaredVarsMoreThanAssignments","The variable 'h' is assigned but never used." +"Get-B1Schema.ps1","Warning","137","5","PSUseDeclaredVarsMoreThanAssignments","The variable 'B1CSPUrl' is assigned but never used." +"Get-B1Schema.ps1","Warning","158","142","PSUseDeclaredVarsMoreThanAssignments","The variable 'h' is assigned but never used." +"Get-B1Schema.ps1","Warning","162","96","PSUseDeclaredVarsMoreThanAssignments","The variable 'h' is assigned but never used." +"Get-B1Schema.ps1","Warning","165","126","PSUseDeclaredVarsMoreThanAssignments","The variable 'h' is assigned but never used." +"Get-B1Schema.ps1","Warning","175","149","PSUseDeclaredVarsMoreThanAssignments","The variable 'h' is assigned but never used." +"Get-B1Schema.ps1","Warning","177","109","PSUseDeclaredVarsMoreThanAssignments","The variable 'h' is assigned but never used." +"Get-B1Schema.ps1","Warning","181","126","PSUseDeclaredVarsMoreThanAssignments","The variable 'h' is assigned but never used." "New-B1Object.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1Object' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "Set-B1Object.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Set-B1Object' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "Get-NetworkInfo.ps1","Warning",,,"PSUseBOMForUnicodeEncodedFile","Missing BOM encoding for non-ASCII encoded file 'Get-NetworkInfo.ps1'" +"Misc.ps1","Warning","698","9","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." +"Misc.ps1","Warning","739","15","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." +"Misc.ps1","Warning","748","15","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." +"Misc.ps1","Warning","831","11","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." +"Misc.ps1","Warning","667","11","PSUseDeclaredVarsMoreThanAssignments","The variable 'Prefix' is assigned but never used." "Misc.ps1","Warning","1","10","PSUseApprovedVerbs","The cmdlet 'Detect-OS' uses an unapproved verb." "Misc.ps1","Warning","18","10","PSUseApprovedVerbs","The cmdlet 'Combine-Filters' uses an unapproved verb." "Misc.ps1","Warning","76","10","PSUseApprovedVerbs","The cmdlet 'Match-Type' uses an unapproved verb." -"Misc.ps1","Warning","667","11","PSUseDeclaredVarsMoreThanAssignments","The variable 'Prefix' is assigned but never used." "Misc.ps1","Warning","249","16","PSReviewUnusedParameter","The parameter 'Delimiter' has been declared but not used. " "Misc.ps1","Warning","438","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-B1Metadata' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." "Misc.ps1","Warning","508","10","PSUseShouldProcessForStateChangingFunctions","Function 'New-ISOFile' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." @@ -267,10 +245,6 @@ "Misc.ps1","Warning","606","10","PSUseSingularNouns","The cmdlet 'Get-B1ServiceLogApplications' uses a plural noun. A singular noun should be used instead." "Misc.ps1","Warning","710","10","PSUseSingularNouns","The cmdlet 'Build-TopologyChildren' uses a plural noun. A singular noun should be used instead." "Misc.ps1","Warning","757","10","PSUseSingularNouns","The cmdlet 'Build-HTMLTopologyChildren' uses a plural noun. A singular noun should be used instead." -"Misc.ps1","Warning","698","9","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." -"Misc.ps1","Warning","739","15","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." -"Misc.ps1","Warning","748","15","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." -"Misc.ps1","Warning","831","11","PSPossibleIncorrectComparisonWithNull","$null should be on the left side of equality comparisons." "Misc.ps1","Warning","842","3","PSUseCmdletCorrectly","Cmdlet 'Write-Output' may be used incorrectly. Please check that all mandatory parameters are supplied." "Misc.ps1","Warning","945","9","PSAvoidUsingCmdletAliases","'echo' is an alias of 'Write-Output'. Alias can introduce possible problems and make scripts hard to maintain. Please consider changing alias to its full content." "Resolve-DoHQuery.ps1","Warning","151","18","PSUseApprovedVerbs","The cmdlet 'Decode-QNAME' uses an unapproved verb." @@ -281,12 +255,12 @@ "Resolve-DoHQuery.ps1","Warning","352","13","PSUseDeclaredVarsMoreThanAssignments","The variable 'OPT' is assigned but never used." "Resolve-DoHQuery.ps1","Warning","197","13","PSUseDeclaredVarsMoreThanAssignments","The variable 'Length' is assigned but never used." "Set-ibPSConfiguration.ps1","Warning","1","10","PSUseShouldProcessForStateChangingFunctions","Function 'Set-ibPSConfiguration' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'." -"Set-ibPSConfiguration.ps1","Warning","91","11","PSAvoidUsingCmdletAliases","'echo' is an alias of 'Write-Output'. Alias can introduce possible problems and make scripts hard to maintain. Please consider changing alias to its full content." -"Set-ibPSConfiguration.ps1","Warning","118","9","PSAvoidUsingCmdletAliases","'echo' is an alias of 'Write-Output'. Alias can introduce possible problems and make scripts hard to maintain. Please consider changing alias to its full content." -"Set-ibPSConfiguration.ps1","Warning","137","7","PSAvoidUsingCmdletAliases","'echo' is an alias of 'Write-Output'. Alias can introduce possible problems and make scripts hard to maintain. Please consider changing alias to its full content." -"Set-ibPSConfiguration.ps1","Warning","153","5","PSAvoidUsingCmdletAliases","'echo' is an alias of 'Write-Output'. Alias can introduce possible problems and make scripts hard to maintain. Please consider changing alias to its full content." -"Set-ibPSConfiguration.ps1","Warning","182","7","PSAvoidUsingCmdletAliases","'echo' is an alias of 'Write-Output'. Alias can introduce possible problems and make scripts hard to maintain. Please consider changing alias to its full content." -"Set-ibPSConfiguration.ps1","Warning","197","7","PSAvoidUsingCmdletAliases","'echo' is an alias of 'Write-Output'. Alias can introduce possible problems and make scripts hard to maintain. Please consider changing alias to its full content." +"Set-ibPSConfiguration.ps1","Warning","92","11","PSAvoidUsingCmdletAliases","'echo' is an alias of 'Write-Output'. Alias can introduce possible problems and make scripts hard to maintain. Please consider changing alias to its full content." +"Set-ibPSConfiguration.ps1","Warning","119","9","PSAvoidUsingCmdletAliases","'echo' is an alias of 'Write-Output'. Alias can introduce possible problems and make scripts hard to maintain. Please consider changing alias to its full content." +"Set-ibPSConfiguration.ps1","Warning","138","7","PSAvoidUsingCmdletAliases","'echo' is an alias of 'Write-Output'. Alias can introduce possible problems and make scripts hard to maintain. Please consider changing alias to its full content." +"Set-ibPSConfiguration.ps1","Warning","154","5","PSAvoidUsingCmdletAliases","'echo' is an alias of 'Write-Output'. Alias can introduce possible problems and make scripts hard to maintain. Please consider changing alias to its full content." +"Set-ibPSConfiguration.ps1","Warning","183","7","PSAvoidUsingCmdletAliases","'echo' is an alias of 'Write-Output'. Alias can introduce possible problems and make scripts hard to maintain. Please consider changing alias to its full content." +"Set-ibPSConfiguration.ps1","Warning","198","7","PSAvoidUsingCmdletAliases","'echo' is an alias of 'Write-Output'. Alias can introduce possible problems and make scripts hard to maintain. Please consider changing alias to its full content." "ArgCompleter.ps1","Warning","2","11","PSReviewUnusedParameter","The parameter 'commandName' has been declared but not used. " "ArgCompleter.ps1","Warning","2","25","PSReviewUnusedParameter","The parameter 'parameterName' has been declared but not used. " "ArgCompleter.ps1","Warning","2","58","PSReviewUnusedParameter","The parameter 'commandAst' has been declared but not used. "