Skip to content

Commit 4eed7c4

Browse files
author
Andrey Fedyashov
committed
adjust breaking change exceptions as per Issue 193
1 parent b19f6e9 commit 4eed7c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
"AssemblyFileName","ClassName","Target","Severity","ProblemId","Description","Remediation"
2+
"Microsoft.Azure.Commands.StorageSync.dll","Microsoft.Azure.Commands.StorageSync.Evaluation.Cmdlets.InvokeCompatibilityCheckCmdlet","Invoke-AzStorageSyncCompatibilityCheck","0","1020","The cmdlet 'Invoke-AzStorageSyncCompatibilityCheck' no longer has output type 'Microsoft.Azure.Commands.StorageSync.Evaluation.Models.PSValidationResult'.","Make cmdlet 'Invoke-AzStorageSyncCompatibilityCheck' return type 'Microsoft.Azure.Commands.StorageSync.Evaluation.Models.PSValidationResult'."
3+
"Microsoft.Azure.Commands.StorageSync.dll","Microsoft.Azure.Commands.StorageSync.Evaluation.Cmdlets.InvokeCompatibilityCheckCmdlet","Invoke-AzStorageSyncCompatibilityCheck","0","2000","The cmdlet 'Invoke-AzStorageSyncCompatibilityCheck' no longer supports the parameter 'Quiet' and no alias was found for the original parameter name.","Add the parameter 'Quiet' back to the cmdlet 'Invoke-AzStorageSyncCompatibilityCheck', or add an alias to the original parameter name."

0 commit comments

Comments
 (0)