Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chaos Studio customizations to avoid breaking changes from TypeSpec migration #47394

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Updates to current PR

9ff9666
Select commit
Loading
Failed to load commit list.
Draft

Chaos Studio customizations to avoid breaking changes from TypeSpec migration #47394

Updates to current PR
9ff9666
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - resourcemanager - mgmt - ci (Build Test Ubuntu2004_NET80_ProjectRef_Release_DependencyGroup1) failed Dec 3, 2024 in 6m 0s

Build Test Ubuntu2004_NET80_ProjectRef_Release_DependencyGroup1 failed

Annotations

Check failure on line 35 in sdk/chaos/Azure.ResourceManager.Chaos/tests/ChaosManagementTestBase.cs

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - resourcemanager - mgmt - ci (Build Test Ubuntu2004_NET80_ProjectRef_Release_DependencyGroup1)

Build log #L161

Bash exited with code '1'.