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

Dev/ivarandj/instance pool operations api #29932

Replace bool with enum (PR review remark)

10c53f7
Select commit
Loading
Failed to load commit list.
Merged

Dev/ivarandj/instance pool operations api #29932

Replace bool with enum (PR review remark)
10c53f7
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-net-track2 succeeded Jul 31, 2024 in 19m 58s

SDK azure-sdk-for-net-track2 succeeded

Details

    For more instructions, please refer to the FAQ .
  • ️✔️Succeeded in generating from 367e616. 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	[DotNet-Sdk-Automation] Start to generate sdk /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/sqlmanagement/Azure.ResourceManager.Sql
    cmdout	[DotNet-Sdk-Automation] Start to build sdk project: /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/sqlmanagement/Azure.ResourceManager.Sql/src
    cmdout	[DotNet-Sdk-Automation] Start to build sdk solution: /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/sqlmanagement/Azure.ResourceManager.Sql
    cmdout	[DotNet-Sdk-Automation] Start to pack sdk
    cmdout	[DotNet-Sdk-Automation] Start to export api for sqlmanagement
    cmdout	[DotNet-Sdk-Automation] Start to validate breaking change. srcPath:/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/sqlmanagement/Azure.ResourceManager.Sql/src
  • ️✔️Azure.ResourceManager.Sql [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] Breaking Changes: /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.Sql.Models.ManagedInstancePropertiesProvisioningState' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/sqlmanagement/Azure.ResourceManager.Sql/src/Azure.ResourceManager.Sql.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.QueryMetricInterval> Azure.ResourceManager.Sql.Models.QueryStatisticsProperties.Intervals.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/sqlmanagement/Azure.ResourceManager.Sql/src/Azure.ResourceManager.Sql.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(96,5): error : ApiCompat failed for '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/bin/Azure.ResourceManager.Sql/Debug/netstandard2.0/Azure.ResourceManager.Sql.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/sqlmanagement/Azure.ResourceManager.Sql/src/Azure.ResourceManager.Sql.csproj::TargetFramework=netstandard2.0]
    Parse Suppression File Errors
    No suppression file added.
    Please refer to the guidance for suppressing SDK breaking changes.