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/BreakingChangeIssues.csv
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -760,3 +760,9 @@
760
760
"d:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Batch\Microsoft.Azure.Commands.Batch.dll","Microsoft.Azure.Commands.Batch.GetBatchPoolCommand","Get-AzureBatchPool","0","3030","The generic type for 'property ResizeErrors' has been changed from 'System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Batch.Models.PSResizeError]' to 'System.Collections.Generic.IReadOnlyList`1[Microsoft.Azure.Commands.Batch.Models.PSResizeError]'. ","Change the generic type for 'property ResizeErrors' back to 'System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Batch.Models.PSResizeError]'."
761
761
"d:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Batch\Microsoft.Azure.Commands.Batch.dll","Microsoft.Azure.Commands.Batch.SetBatchPoolCommand","Set-AzureBatchPool","0","3030","The generic type for 'property ResizeErrors' has been changed from 'System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Batch.Models.PSResizeError]' to 'System.Collections.Generic.IReadOnlyList`1[Microsoft.Azure.Commands.Batch.Models.PSResizeError]'. ","Change the generic type for 'property ResizeErrors' back to 'System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Batch.Models.PSResizeError]'."
762
762
"d:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.Batch\Microsoft.Azure.Commands.Batch.dll","Microsoft.Azure.Commands.Batch.GetBatchComputeNodeCommand","Get-AzureBatchComputeNode","0","3030","The generic type for 'property ResizeErrors' has been changed from 'System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Batch.Models.PSResizeError]' to 'System.Collections.Generic.IReadOnlyList`1[Microsoft.Azure.Commands.Batch.Models.PSResizeError]'. ","Change the generic type for 'property ResizeErrors' back to 'System.Collections.Generic.IList`1[Microsoft.Azure.Commands.Batch.Models.PSResizeError]'."
763
+
"d:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.DataLakeStore\Microsoft.Azure.Commands.DataLakeStore.dll","Microsoft.Azure.Commands.DataLakeStore.SetAzureRmDataLakeStoreItemExpiry","Set-AzureRmDataLakeStoreItemExpiry","0","3000","The type of property 'Type' of type 'Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreItem' has changed from 'System.Nullable`1[Microsoft.Azure.Management.DataLake.Store.Models.FileType]' to 'Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreEnums+FileType'.","Change the type of property 'Type' back to 'System.Nullable`1[Microsoft.Azure.Management.DataLake.Store.Models.FileType]'."
764
+
"d:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.DataLakeStore\Microsoft.Azure.Commands.DataLakeStore.dll","Microsoft.Azure.Commands.DataLakeStore.SetAzureRmDataLakeStoreItemExpiry","Set-AzureRmDataLakeStoreItemExpiry","0","2100","The parameter 'Account' in cmdlet 'Set-AzureRmDataLakeStoreItemExpiry' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'Account' back to the parameter set '__AllParameterSets'."
765
+
"d:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.DataLakeStore\Microsoft.Azure.Commands.DataLakeStore.dll","Microsoft.Azure.Commands.DataLakeStore.SetAzureRmDataLakeStoreItemExpiry","Set-AzureRmDataLakeStoreItemExpiry","0","2100","The parameter 'Path' in cmdlet 'Set-AzureRmDataLakeStoreItemExpiry' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'Path' back to the parameter set '__AllParameterSets'."
766
+
"d:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.DataLakeStore\Microsoft.Azure.Commands.DataLakeStore.dll","Microsoft.Azure.Commands.DataLakeStore.SetAzureRmDataLakeStoreItemExpiry","Set-AzureRmDataLakeStoreItemExpiry","0","2100","The parameter 'Expiration' in cmdlet 'Set-AzureRmDataLakeStoreItemExpiry' is no longer in the parameter set '__AllParameterSets'.","Add parameter 'Expiration' back to the parameter set '__AllParameterSets'."
767
+
"d:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.DataLakeStore\Microsoft.Azure.Commands.DataLakeStore.dll","Microsoft.Azure.Commands.DataLakeStore.GetAzureDataLakeStoreChildItem","Get-AzureRmDataLakeStoreChildItem","0","3000","The type of property 'Type' of type 'Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreItem' has changed from 'System.Nullable`1[Microsoft.Azure.Management.DataLake.Store.Models.FileType]' to 'Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreEnums+FileType'.","Change the type of property 'Type' back to 'System.Nullable`1[Microsoft.Azure.Management.DataLake.Store.Models.FileType]'."
768
+
"d:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\AzureRM.DataLakeStore\Microsoft.Azure.Commands.DataLakeStore.dll","Microsoft.Azure.Commands.DataLakeStore.GetAzureDataLakeStoreItem","Get-AzureRmDataLakeStoreItem","0","3000","The type of property 'Type' of type 'Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreItem' has changed from 'System.Nullable`1[Microsoft.Azure.Management.DataLake.Store.Models.FileType]' to 'Microsoft.Azure.Commands.DataLakeStore.Models.DataLakeStoreEnums+FileType'.","Change the type of property 'Type' back to 'System.Nullable`1[Microsoft.Azure.Management.DataLake.Store.Models.FileType]'."
0 commit comments