Skip to content

Commit d02d202

Browse files
committed
Fix build.
1 parent 7aa19a0 commit d02d202

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/StaticAnalysis/Exceptions/SignatureIssues.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,6 @@
11031103
"c:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.KeyVault\Microsoft.Azure.Commands.KeyVault.dll","Microsoft.Azure.Commands.KeyVault.UpdateAzureKeyVaultKey","Update-AzureKeyVaultKey","1","8410","Parameter Expires of cmdlet Update-AzureKeyVaultKey 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."
11041104
"c:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.KeyVault\Microsoft.Azure.Commands.KeyVault.dll","Microsoft.Azure.Commands.KeyVault.UpdateAzureKeyVaultKey","Update-AzureKeyVaultKey","1","8410","Parameter KeyOps of cmdlet Update-AzureKeyVaultKey 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."
11051105
"Microsoft.Azure.Commands.DataMigration.dll","Microsoft.Azure.Commands.DataMigration.Cmdlets.NewDataMigrationSelectedDB","New-AzureRmDataMigrationSelectedDB","1","8100","New-AzureRmDataMigrationSelectedDB 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"
1106-
"Microsoft.Azure.Commands.DataMigration.dll","Microsoft.Azure.Commands.DataMigration.Cmdlets.NewDataMigrationSqlServerSqlDbSelectedDB","New-AzureRmDataMigrationSqlServerSqlDbSelectedDB","1","8100","New-AzureRmDataMigrationSqlServerSqlDbSelectedDB 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"
11071106
"Microsoft.Azure.Commands.DataMigration.dll","Microsoft.Azure.Commands.DataMigration.Cmdlets.NewFileShare","New-AzureRmDataMigrationFileShare","1","8100","New-AzureRmDataMigrationFileShare 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"
11081107
"Microsoft.Azure.Commands.DataMigration.dll","Microsoft.Azure.Commands.DataMigration.Cmdlets.NewConnectionInfoCmdlet","New-AzureRmDataMigrationConnectionInfo","1","8100","New-AzureRmDataMigrationConnectionInfo 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"
11091108
"Microsoft.Azure.Commands.DataMigration.dll","Microsoft.Azure.Commands.DataMigration.Cmdlets.NewDatabaseInfoCmdlet","New-AzureRmDataMigrationDatabaseInfo","1","8100","New-AzureRmDataMigrationDatabaseInfo 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"

0 commit comments

Comments
 (0)