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

add directive for containerservice #30772

Merged
merged 1 commit into from
Sep 27, 2024

add directive for containerservice

15ddfe4
Select commit
Loading
Failed to load commit list.
Merged

add directive for containerservice #30772

add directive for containerservice
15ddfe4
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-net-track2 failed Sep 27, 2024 in 8m 29s

SDK azure-sdk-for-net-track2 failed

Details

Note

For more instructions, please refer to the FAQ .

  • Failed in generating from 3ac1265. SDK Automation 14.0.0
    command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
    command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    cmdout	[.Net] Start to generate sdk /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService
    cmdout	[.Net] Start to build sdk project: /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src
    cmdout	[.Net] /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/Extensions/ContainerServiceExtensions.cs(24,23): error CS0246: The type or namespace name 'OSOptionProfileResource' could not be found (are you missing a using directive or an assembly reference?) [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj::TargetFramework=netstandard2.0]
    cmdout	[.Net] /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/Extensions/ContainerServiceSubscriptionMockingExtension.cs(17,24): error CS0246: The type or namespace name 'OSOptionProfileResource' could not be found (are you missing a using directive or an assembly reference?) [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj::TargetFramework=netstandard2.0]
    cmdout	[.Net] /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/Extensions/ContainerServiceExtensions.cs(24,23): error CS0246: The type or namespace name 'OSOptionProfileResource' could not be found (are you missing a using directive or an assembly reference?) [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj::TargetFramework=netstandard2.0]
    cmdout	[.Net] /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/Extensions/ContainerServiceSubscriptionMockingExtension.cs(17,24): error CS0246: The type or namespace name 'OSOptionProfileResource' could not be found (are you missing a using directive or an assembly reference?) [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Azure.ResourceManager.ContainerService.csproj::TargetFramework=netstandard2.0]
    cmdout	[.Net]     2 Error(s)
    cmdout	[.Net] [ERROR] Failed to build the sdk project: Azure.ResourceManager.ContainerService for service: containerservice. Exit code: False.
    cmdout	[.Net] [ERROR] Please review the detail errors for potential fixes.
    cmdout	[.Net] [ERROR] If the issue persists, contact the DotNet language support channel at https://aka.ms/azsdk/donet-teams-channel and include this spec pull request.
  • Azure.ResourceManager.ContainerService [Preview SDK Changes]