Chaos Studio customizations to avoid breaking changes from TypeSpec migration #47394
Build Test Ubuntu2004_NET80_ProjectRef_Release_DependencyGroup1 failed
Annotations
Check failure on line 35 in sdk/chaos/Azure.ResourceManager.Chaos/tests/ChaosManagementTestBase.cs
azure-pipelines / net - resourcemanager - mgmt - ci (Build Test Ubuntu2004_NET80_ProjectRef_Release_DependencyGroup1)
sdk/chaos/Azure.ResourceManager.Chaos/tests/ChaosManagementTestBase.cs#L35
sdk/chaos/Azure.ResourceManager.Chaos/tests/ChaosManagementTestBase.cs(35,16): Error CS0618: 'ChaosTargetTypeCollection' is obsolete: 'This class is now deprecated. Please use the new class `ChaosTargetMetadataCollection` moving forward.'
Check failure on line 65 in sdk/chaos/Azure.ResourceManager.Chaos/tests/ChaosManagementTestBase.cs
azure-pipelines / net - resourcemanager - mgmt - ci (Build Test Ubuntu2004_NET80_ProjectRef_Release_DependencyGroup1)
sdk/chaos/Azure.ResourceManager.Chaos/tests/ChaosManagementTestBase.cs#L65
sdk/chaos/Azure.ResourceManager.Chaos/tests/ChaosManagementTestBase.cs(65,41): Error CS0618: 'ChaosExtensions.GetChaosTargetTypes(SubscriptionResource, string)' is obsolete: 'This method no longer works in all API versions.'
Check failure on line 42 in sdk/chaos/Azure.ResourceManager.Chaos/tests/Scenario/TargetTests.cs
azure-pipelines / net - resourcemanager - mgmt - ci (Build Test Ubuntu2004_NET80_ProjectRef_Release_DependencyGroup1)
sdk/chaos/Azure.ResourceManager.Chaos/tests/Scenario/TargetTests.cs#L42
sdk/chaos/Azure.ResourceManager.Chaos/tests/Scenario/TargetTests.cs(42,17): Error CS0618: 'ChaosTargetData.ChaosTargetData(IDictionary<string, BinaryData>)' is obsolete: 'This constructor no longer works in all API versions.'
Check failure on line 161 in Build log
azure-pipelines / net - resourcemanager - mgmt - ci (Build Test Ubuntu2004_NET80_ProjectRef_Release_DependencyGroup1)
Build log #L161
Bash exited with code '1'.