You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/StaticAnalysis/Exceptions/SignatureIssues.csv
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1554,7 +1554,4 @@
1554
1554
"Microsoft.AzureStack.AzureConsistentStorage.Commands.dll","Microsoft.AzureStack.AzureConsistentStorage.Commands.GetTableServiceMetricDefinitions","Get-AzsTableServiceMetricDefinition","1","8410","Parameter MetricNames of cmdlet Get-AzsTableServiceMetricDefinition does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
1555
1555
"Microsoft.AzureStack.AzureConsistentStorage.Commands.dll","Microsoft.AzureStack.AzureConsistentStorage.Commands.GetTableServiceMetrics","Get-AzsTableServiceMetric","1","8410","Parameter MetricNames of cmdlet Get-AzsTableServiceMetric does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
1556
1556
"Microsoft.AzureStack.AzureConsistentStorage.Commands.dll","Microsoft.AzureStack.AzureConsistentStorage.Commands.GetShareMetricDefinitions","Get-AzsStorageShareMetricDefinition","1","8410","Parameter MetricNames of cmdlet Get-AzsStorageShareMetricDefinition does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
1557
-
"Microsoft.AzureStack.AzureConsistentStorage.Commands.dll","Microsoft.AzureStack.AzureConsistentStorage.Commands.GetShareMetric","Get-AzsStorageShareMetric","1","8410","Parameter MetricNames of cmdlet Get-AzsStorageShareMetric does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
1558
-
"Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.NewAzurePolicySetDefinitionCmdlet","New-AzureRmPolicySetDefinition","1","8100","New-AzureRmPolicySetDefinition Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
1559
-
"Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.SetAzurePolicySetDefinitionCmdlet","Set-AzureRmPolicySetDefinition","1","8100","Set-AzureRmPolicySetDefinition Does not support ShouldProcess but the cmdlet verb Set indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
1560
-
"Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.SetAzurePolicySetDefinitionCmdlet","Set-AzureRmPolicySetDefinition","2","8210","Set-AzureRmPolicySetDefinition does not have a Force parameter but the cmdlet verb 'Set' indicates that it may perform destructive actions under certain circumstances. Consider whether the cmdlet should have a Force parameter anduse ShouldContinue under some circumstances. ","Consider wether the cmdlet should have a Force parameter and use ShouldContinue under some circumstances. "
1557
+
"Microsoft.AzureStack.AzureConsistentStorage.Commands.dll","Microsoft.AzureStack.AzureConsistentStorage.Commands.GetShareMetric","Get-AzsStorageShareMetric","1","8410","Parameter MetricNames of cmdlet Get-AzsStorageShareMetric does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
0 commit comments