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

Try to Fix JS SDK Generation for RLC #3495

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Update tspconfig.yaml

1fb36b1
Select commit
Loading
Failed to load commit list.
Open

Try to Fix JS SDK Generation for RLC #3495

Update tspconfig.yaml
1fb36b1
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app-test / SDK azure-sdk-for-net-track2 succeeded Aug 23, 2024 in 10m 17s

SDK azure-sdk-for-net-track2 succeeded

Details

[!NOTE]> For more instructions, please refer to the FAQ .

  • ️✔️Succeeded in generating from de8f711. 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 call tsp-client to generate package:Azure.AI.ContentSafety
    cmdout [.Net] Start to build sdk project: /mnt/vss/_work/1/s/azure-sdk-for-net/sdk/contentsafety/Azure.AI.ContentSafety/src
    cmdout [.Net] Start to pack sdk
    cmdout [.Net] Start to export api for contentsafety
    cmdout [.Net] Start to validate breaking change. srcPath:/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/contentsafety/Azure.AI.ContentSafety/src
    cmdout [.Net] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.AI.ContentSafety.TextBlocklistItem Azure.AI.ContentSafety.ContentSafetyModelFactory.TextBlocklistItem(System.String, System.String, System.String)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/contentsafety/Azure.AI.ContentSafety/src/Azure.AI.ContentSafety.csproj::TargetFramework=netstandard2.0]
    cmdout [.Net] /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.AI.ContentSafety/Debug/netstandard2.0/Azure.AI.ContentSafety.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/contentsafety/Azure.AI.ContentSafety/src/Azure.AI.ContentSafety.csproj::TargetFramework=netstandard2.0]
    cmdout [.Net] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.AI.ContentSafety.TextBlocklistItem Azure.AI.ContentSafety.ContentSafetyModelFactory.TextBlocklistItem(System.String, System.String, System.String)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/contentsafety/Azure.AI.ContentSafety/src/Azure.AI.ContentSafety.csproj::TargetFramework=netstandard2.0]
    cmdout [.Net] /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.AI.ContentSafety/Debug/netstandard2.0/Azure.AI.ContentSafety.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/contentsafety/Azure.AI.ContentSafety/src/Azure.AI.ContentSafety.csproj::TargetFramework=netstandard2.0]
    cmdout [.Net] 2 Error(s)
  • ️✔️Azure.AI.ContentSafety [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] Breaking Changes:
    Parse Suppression File Errors
    No suppression file added.
    Please refer to the guidance for suppressing SDK breaking changes.