Skip to content

Commit 4c66f48

Browse files
author
maddieclayton
committed
fix static analysis
1 parent 6d9049e commit 4c66f48

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
"AssemblyFileName","ClassName","Target","Severity","ProblemId","Description","Remediation"
2+
"Microsoft.Azure.Commands.AnalysisServices.Dataplane.dll","Microsoft.Azure.Commands.AnalysisServices.Dataplane.SynchronizeAzureAzureAnalysisServer","Sync-AzureAnalysisServicesInstance","0","1020","The cmdlet 'Sync-AzureAnalysisServicesInstance' no longer has output type 'Microsoft.Azure.Commands.AnalysisServices.Dataplane.Models.ScaleOutServerDatabaseSyncDetails[]'.","Make cmdlet 'Sync-AzureAnalysisServicesInstance' return type 'Microsoft.Azure.Commands.AnalysisServices.Dataplane.Models.ScaleOutServerDatabaseSyncDetails[]'."

tools/StaticAnalysis/Exceptions/AzureRM.MachineLearning/BreakingChangeIssues.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
"Microsoft.Azure.Commands.MachineLearning.dll","Microsoft.Azure.Commands.MachineLearning.GetAzureMLCommitmentPlanUsageHistory","Get-AzureRmMlCommitmentPlanUsageHistory","0","1020","The cmdlet 'Get-AzureRmMlCommitmentPlanUsageHistory' no longer has output type 'Microsoft.Azure.Management.MachineLearning.CommitmentPlans.Models.PlanUsageHistory[]'.","Make cmdlet 'Get-AzureRmMlCommitmentPlanUsageHistory' return type 'Microsoft.Azure.Management.MachineLearning.CommitmentPlans.Models.PlanUsageHistory[]'."
44
"Microsoft.Azure.Commands.MachineLearning.dll","Microsoft.Azure.Commands.MachineLearning.GetAzureMLCommitmentPlan","Get-AzureRmMlCommitmentPlan","0","1020","The cmdlet 'Get-AzureRmMlCommitmentPlan' no longer has output type 'Microsoft.Azure.Management.MachineLearning.CommitmentPlans.Models.CommitmentPlan[]'.","Make cmdlet 'Get-AzureRmMlCommitmentPlan' return type 'Microsoft.Azure.Management.MachineLearning.CommitmentPlans.Models.CommitmentPlan[]'."
55
"Microsoft.Azure.Commands.MachineLearning.dll","Microsoft.Azure.Commands.MachineLearning.GetAzureMLWebService","Get-AzureRmMlWebService","0","1020","The cmdlet 'Get-AzureRmMlWebService' no longer has output type 'Microsoft.Azure.Management.MachineLearning.WebServices.Models.WebService[]'.","Make cmdlet 'Get-AzureRmMlWebService' return type 'Microsoft.Azure.Management.MachineLearning.WebServices.Models.WebService[]'."
6+
"Microsoft.Azure.Commands.MachineLearning.dll","Microsoft.Azure.Commands.MachineLearning.MoveAzureMLCommitmentAssociation","Move-AzureRmMlCommitmentAssociation","0","1020","The cmdlet 'Move-AzureRmMlCommitmentAssociation' no longer has output type 'Microsoft.Azure.Management.MachineLearning.CommitmentPlans.Models.CommitmentPlan[]'.","Make cmdlet 'Move-AzureRmMlCommitmentAssociation' return type 'Microsoft.Azure.Management.MachineLearning.CommitmentPlans.Models.CommitmentPlan[]'."

0 commit comments

Comments
 (0)