azure-rest-api-specs icon indicating copy to clipboard operation
azure-rest-api-specs copied to clipboard

Tsp next 045

Open markcowl opened this issue 2 years ago • 21 comments

Splitting into smaller PRs that can be merged against 0.44.0:

  • https://github.com/Azure/azure-rest-api-specs/pull/24297
  • https://github.com/Azure/azure-rest-api-specs/pull/24303

markcowl avatar Jun 02 '23 02:06 markcowl

Hi, @markcowl Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?
  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    Swagger Validation Report

    ️❌BreakingChange: 10 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    openapi.json v1.1(5fa7a1d) v1.1(main)
    contentsafety.json 2023-04-30-preview(5fa7a1d) 2023-04-30-preview(main)
    openapi.json 2023-03-01-preview(5fa7a1d) 2023-03-01-preview(main)
    fleets.json 2022-09-02-preview(5fa7a1d) 2022-09-02-preview(main)
    fleets.json 2023-03-15-preview(5fa7a1d) 2023-03-15-preview(main)
    widgets.json 2022-11-01-preview(5fa7a1d) 2022-11-01-preview(main)
    openapi.json v3.0(5fa7a1d) v3.0(main)
    Rule Message
    1025 - RequiredStatusChange The 'required' status changed from the old version('True') to the new version('False').
    New: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L736:7
    Old: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L734:7
    1025 - RequiredStatusChange The 'required' status changed from the old version('True') to the new version('False').
    New: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L784:7
    Old: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L783:7
    1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L324:11
    Old: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L324:11
    1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L378:11
    Old: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L377:11
    1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: HealthInsights/preview/2023-03-01-preview/openapi.json#L76:11
    Old: HealthInsights/preview/2023-03-01-preview/openapi.json#L76:11
    1025 - RequiredStatusChange The 'required' status changed from the old version('True') to the new version('False').
    New: HealthInsights/preview/2023-03-01-preview/openapi.json#L444:7
    Old: HealthInsights/preview/2023-03-01-preview/openapi.json#L442:7
    1025 - RequiredStatusChange The 'required' status changed from the old version('True') to the new version('False').
    New: HealthInsights/preview/2023-03-01-preview/openapi.json#L492:7
    Old: HealthInsights/preview/2023-03-01-preview/openapi.json#L491:7
    1025 - RequiredStatusChange The 'required' status changed from the old version('False') to the new version('True').
    New: HealthInsights/preview/2023-03-01-preview/openapi.json#L207:11
    Old: HealthInsights/preview/2023-03-01-preview/openapi.json#L206:11
    1025 - RequiredStatusChange The 'required' status changed from the old version('True') to the new version('False').
    New: Azure.Contoso.WidgetManager/preview/2022-11-01-preview/widgets.json#L346:7
    Old: Azure.Contoso.WidgetManager/preview/2022-11-01-preview/widgets.json#L346:7
    1025 - RequiredStatusChange The 'required' status changed from the old version('True') to the new version('False').
    New: Azure.Contoso.WidgetManager/preview/2022-11-01-preview/widgets.json#L394:7
    Old: Azure.Contoso.WidgetManager/preview/2022-11-01-preview/widgets.json#L395:7
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 1 Warnings warning [Detail]
    compared tags (via openapi-validator v2.1.2) new version base version
    release_1_1 release_1_1(5fa7a1d) release_1_1(typespec-next)
    package-2023-04-30-preview package-2023-04-30-preview(5fa7a1d) package-2023-04-30-preview(typespec-next)
    2023-03-01-preview 2023-03-01-preview(5fa7a1d) 2023-03-01-preview(typespec-next)
    package-2023-03-preview package-2023-03-preview(5fa7a1d) package-2023-03-preview(typespec-next)
    package-2022-09-preview package-2022-09-preview(5fa7a1d) package-2022-09-preview(typespec-next)
    package-2022-11-01-preview package-2022-11-01-preview(5fa7a1d) package-2022-11-01-preview(typespec-next)
    release_3_0 release_3_0(5fa7a1d) release_3_0(typespec-next)

    [must fix]The following errors/warnings are introduced by current PR:

    Rule Message Related RPC [For API reviewers]
    :warning: SchemaDescriptionOrTitle Schema should have a description or title.
    Location: HealthInsights/preview/2023-03-01-preview/openapi.json#L1383


    The following errors/warnings exist before current PR submission:

    Only 30 items are listed, please refer to log for more details.

    Rule Message
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Multivariate' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: AnomalyDetector/stable/v1.1/openapi.json#L73
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Multivariate' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: AnomalyDetector/stable/v1.1/openapi.json#L115
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Multivariate' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: AnomalyDetector/stable/v1.1/openapi.json#L162
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Multivariate' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: AnomalyDetector/stable/v1.1/openapi.json#L205
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Multivariate' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: AnomalyDetector/stable/v1.1/openapi.json#L241
    LroExtension Operations with a 202 response must specify x-ms-long-running-operation: true.
    Location: AnomalyDetector/stable/v1.1/openapi.json#L281
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Multivariate' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: AnomalyDetector/stable/v1.1/openapi.json#L282
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Multivariate' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: AnomalyDetector/stable/v1.1/openapi.json#L342
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Univariate' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: AnomalyDetector/stable/v1.1/openapi.json#L392
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Univariate' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: AnomalyDetector/stable/v1.1/openapi.json#L435
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Univariate' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: AnomalyDetector/stable/v1.1/openapi.json#L478
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'TextBlocklists' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L97
    AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L108
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'TextBlocklists' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L159
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'TextBlocklists' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L203
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'TextBlocklists' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L265
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'TextBlocklists' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L413
    AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L442
    OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'TextBlocklists' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: ContentSafety/preview/2023-04-30-preview/contentsafety.json#L493
    LroExtension Operations with a 202 response must specify x-ms-long-running-operation: true.
    Location: HealthInsights/preview/2023-03-01-preview/openapi.json#L59
    XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: HealthInsights/preview/2023-03-01-preview/openapi.json#L105
    LroExtension Operations with a 202 response must specify x-ms-long-running-operation: true.
    Location: HealthInsights/preview/2023-03-01-preview/openapi.json#L190
    XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: HealthInsights/preview/2023-03-01-preview/openapi.json#L236
    RequiredReadOnlyProperties Property 'jobId' is a required property. It should not be marked as 'readonly'
    Location: HealthInsights/preview/2023-03-01-preview/openapi.json#L1557
    RequiredReadOnlyProperties Property 'createdDateTime' is a required property. It should not be marked as 'readonly'
    Location: HealthInsights/preview/2023-03-01-preview/openapi.json#L1557
    RequiredReadOnlyProperties Property 'expirationDateTime' is a required property. It should not be marked as 'readonly'
    Location: HealthInsights/preview/2023-03-01-preview/openapi.json#L1557
    RequiredReadOnlyProperties Property 'lastUpdateDateTime' is a required property. It should not be marked as 'readonly'
    Location: HealthInsights/preview/2023-03-01-preview/openapi.json#L1557
    RequiredReadOnlyProperties Property 'status' is a required property. It should not be marked as 'readonly'
    Location: HealthInsights/preview/2023-03-01-preview/openapi.json#L1557
    RequiredReadOnlyProperties Property 'jobId' is a required property. It should not be marked as 'readonly'
    Location: HealthInsights/preview/2023-03-01-preview/openapi.json#L1913
    RequiredReadOnlyProperties Property 'createdDateTime' is a required property. It should not be marked as 'readonly'
    Location: HealthInsights/preview/2023-03-01-preview/openapi.json#L1913
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️CadlAPIView succeeded [Detail] [Expand]
    ️❌TypeSpecAPIView: 0 Errors, 9 Warnings failed [Detail]
    Rule Message
    :warning: Failed to generate TypeSpec APIView. Please check the detail log and make sure TypeSpec compiler version is the latest. "How to fix":"Check the detailed log and verify if the TypeSpec emitter is able to create API review file for the changes in PR."
    :warning: Failed to generate TypeSpec APIView. Please check the detail log and make sure TypeSpec compiler version is the latest. "How to fix":"Check the detailed log and verify if the TypeSpec emitter is able to create API review file for the changes in PR."
    :warning: Failed to generate TypeSpec APIView. Please check the detail log and make sure TypeSpec compiler version is the latest. "How to fix":"Check the detailed log and verify if the TypeSpec emitter is able to create API review file for the changes in PR."
    :warning: Failed to generate TypeSpec APIView. Please check the detail log and make sure TypeSpec compiler version is the latest. "How to fix":"Check the detailed log and verify if the TypeSpec emitter is able to create API review file for the changes in PR."
    :warning: Failed to generate TypeSpec APIView. Please check the detail log and make sure TypeSpec compiler version is the latest. "How to fix":"Check the detailed log and verify if the TypeSpec emitter is able to create API review file for the changes in PR."
    :warning: Failed to generate TypeSpec APIView. Please check the detail log and make sure TypeSpec compiler version is the latest. "How to fix":"Check the detailed log and verify if the TypeSpec emitter is able to create API review file for the changes in PR."
    :warning: Failed to generate TypeSpec APIView. Please check the detail log and make sure TypeSpec compiler version is the latest. "How to fix":"Check the detailed log and verify if the TypeSpec emitter is able to create API review file for the changes in PR."
    :warning: Failed to generate TypeSpec APIView. Please check the detail log and make sure TypeSpec compiler version is the latest. "How to fix":"Check the detailed log and verify if the TypeSpec emitter is able to create API review file for the changes in PR."
    :warning: Failed to generate TypeSpec APIView. Please check the detail log and make sure TypeSpec compiler version is the latest. "How to fix":"Check the detailed log and verify if the TypeSpec emitter is able to create API review file for the changes in PR."
    ️❌ModelValidation: 6 Errors, 0 Warnings failed [Detail]
    Rule Message
    RESPONSE_STATUS_CODE_NOT_IN_EXAMPLE Following response status codes 200 for operation OncoPhenotype_CreateJob were present in the swagger spec, however they were not present in x-ms-examples. Please provide them.
    Url: HealthInsights/preview/2023-03-01-preview/openapi.json#L86:18
    ExampleUrl: preview/2023-03-01-preview/examples/SuccessfulOncoPhenotypeRequest.json#L52:16
    RESPONSE_STATUS_CODE_NOT_IN_EXAMPLE Following response status codes 200 for operation OncoPhenotype_CreateJob were present in the swagger spec, however they were not present in x-ms-examples. Please provide them.
    Url: HealthInsights/preview/2023-03-01-preview/openapi.json#L86:18
    ExampleUrl: preview/2023-03-01-preview/examples/SuccessfulOncoPhenotypeRequest.json#L52:16
    RESPONSE_STATUS_CODE_NOT_IN_EXAMPLE Following response status codes 200 for operation TrialMatcher_CreateJob were present in the swagger spec, however they were not present in x-ms-examples. Please provide them.
    Url: HealthInsights/preview/2023-03-01-preview/openapi.json#L217:18
    ExampleUrl: preview/2023-03-01-preview/examples/SuccessfulTrialMatcherRequest.json#L149:16
    RESPONSE_STATUS_CODE_NOT_IN_EXAMPLE Following response status codes 200 for operation TrialMatcher_CreateJob were present in the swagger spec, however they were not present in x-ms-examples. Please provide them.
    Url: HealthInsights/preview/2023-03-01-preview/openapi.json#L217:18
    ExampleUrl: preview/2023-03-01-preview/examples/SuccessfulTrialMatcherRequest.json#L149:16
    ENUM_CASE_MISMATCH Enum does not match case for: plain
    Url: Azure.AI.TextTranslation/stable/v3.0/openapi.json#L1627:37
    ExampleUrl: stable/v3.0/examples/Translate_MaximumSet_Gen.json#L10:17
    ENUM_CASE_MISMATCH Enum does not match case for: plain
    Url: Azure.AI.TextTranslation/stable/v3.0/openapi.json#L1627:37
    ExampleUrl: stable/v3.0/examples/Translate_MaximumSet_Gen.json#L10:17
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️❌TypeSpec Validation: 10 Errors, 6 Warnings failed [Detail]
    Rule Message
    @typespec/versioning/incompatible-versioned-reference 'Azure.Contoso.WidgetManager.StandardOperations' is referencing versioned type 'Azure.Core.ResourceOperations<Azure.Contoso.WidgetManager.(anonymous model), Azure.Core.Foundations.ErrorResponse>' but is not versioned itself.
    Location: specification/contosowidgetmanager/Contoso.WidgetManager/main.tsp#L41
    InConsistentSwagger "details":"The generated swagger file v1.1/openapi.json from typespec specification/cognitiveservices/AnomalyDetector is not the same as the '/mnt/vss/_work/1/azure-rest-api-specs/specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.1/openapi.json' in PR,
    please make sure the swagger is consistent with the generated swagger. You can find the difference in the pipeline log."
    InConsistentSwagger "details":"The generated swagger file 2023-04-30-preview/contentsafety.json from typespec specification/cognitiveservices/ContentSafety is not the same as the '/mnt/vss/_work/1/azure-rest-api-specs/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-04-30-preview/contentsafety.json' in PR,
    please make sure the swagger is consistent with the generated swagger. You can find the difference in the pipeline log."
    MissingExamplesDirectory "details":"The 'examples' directory is missing in the typespec folder specification/cognitiveservices/OpenAI.Inference,
    please ensure the 'examples' is added in the PR."
    SwaggerNotExistInPRBranch "details":"The generated swagger file 2022-12-01/openapi.json from typespec specification/cognitiveservices/OpenAI.Inference is not on the branch."
    SwaggerNotExistInPRBranch "details":"The generated swagger file 2023-03-15-preview/openapi.json from typespec specification/cognitiveservices/OpenAI.Inference is not on the branch."
    InConsistentSwagger "details":"The generated swagger file 2022-09-02-preview/fleets.json from typespec specification/containerservice/Fleet.Management is not the same as the '/mnt/vss/_work/1/azure-rest-api-specs/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2022-09-02-preview/fleets.json' in PR,
    please make sure the swagger is consistent with the generated swagger. You can find the difference in the pipeline log."
    InConsistentSwagger "details":"The generated swagger file 2023-03-15-preview/fleets.json from typespec specification/containerservice/Fleet.Management is not the same as the '/mnt/vss/_work/1/azure-rest-api-specs/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-03-15-preview/fleets.json' in PR,
    please make sure the swagger is consistent with the generated swagger. You can find the difference in the pipeline log."
    InConsistentSwagger "details":"The generated swagger file 2023-05-01-preview/TrafficController.json from typespec specification/servicenetworking/ServiceNetworking.Management is not the same as the '/mnt/vss/_work/1/azure-rest-api-specs/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/preview/2023-05-01-preview/TrafficController.json' in PR,
    please make sure the swagger is consistent with the generated swagger. You can find the difference in the pipeline log."
    InConsistentSwagger "details":"The generated swagger file v3.0/openapi.json from typespec specification/translation/Azure.AI.TextTranslation is not the same as the '/mnt/vss/_work/1/azure-rest-api-specs/specification/translation/data-plane/Azure.AI.TextTranslation/stable/v3.0/openapi.json' in PR,
    please make sure the swagger is consistent with the generated swagger. You can find the difference in the pipeline log."
    :warning: @azure-tools/typespec-autorest/union-unsupported Unions cannot be emitted to OpenAPI v2 unless all options are literals of the same type.
    Location: cognitiveservices/OpenAI.Inference/models/completions.create.tsp#L198
    :warning: @azure-tools/typespec-autorest/union-unsupported Unions cannot be emitted to OpenAPI v2 unless all options are literals of the same type.
    Location: cognitiveservices/OpenAI.Inference/models/chat.completions.tsp#L162
    :warning: @azure-tools/typespec-autorest/union-unsupported Unions cannot be emitted to OpenAPI v2 unless all options are literals of the same type.
    Location: cognitiveservices/OpenAI.Inference/models/completions.create.tsp#L198
    :warning: @azure-tools/typespec-autorest/union-unsupported Unions cannot be emitted to OpenAPI v2 unless all options are literals of the same type.
    Location: cognitiveservices/OpenAI.Inference/models/chat.completions.tsp#L162
    :warning: MissingTypeSpecProjectConfig "details":"The configuration 'output-file' for '@azure-tools/typespec-autorest' is missing in the tspconfig.yaml under folder specification/cognitiveservices/OpenAI.Inference,
    please ensure it is added in the configuration of the emitter '@azure-tools/typespec-autorest'."
    :warning: MissingTypeSpecProjectConfig "details":"The configuration 'azure-resource-provider-folder' for '@azure-tools/typespec-autorest' is missing in the tspconfig.yaml under folder specification/cognitiveservices/OpenAI.Inference,
    please ensure it is added in the configuration of the emitter '@azure-tools/typespec-autorest'."
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️️✔️SDK Breaking Change Tracking succeeded [Detail] [Expand]

    Breaking Changes Tracking



    ️❌ azure-sdk-for-net-track2 failed [Detail]
    • Code Generator Failed [Logs] Generate from 562dd91a4c6b38136c8110d2c180c039a014efda. 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
      warn		specification/cognitiveservices/data-plane/HealthInsights/readme.md skipped due to azure-sdk-for-net-track2 not found in swagger-to-sdk
      warn		specification/contosowidgetmanager/data-plane/readme.md skipped due to azure-sdk-for-net-track2 not found in swagger-to-sdk
      warn		specification/translation/data-plane/Azure.AI.TextTranslation/readme.md skipped due to azure-sdk-for-net-track2 not found in swagger-to-sdk
      warn		specification/cognitiveservices/HealthInsights/healthinsights.openapi/tspconfig.yaml skipped due to azure-sdk-for-net-track2 not found in tspconfig.yaml
      warn		specification/containerservice/Fleet.Management/tspconfig.yaml skipped due to azure-sdk-for-net-track2 not found in tspconfig.yaml
      warn		specification/servicenetworking/ServiceNetworking.Management/tspconfig.yaml skipped due to azure-sdk-for-net-track2 not found in tspconfig.yaml
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [31;1mGeneratePackage: [0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/Invoke-GenerateAndBuildV2.ps1:145
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [36;1m 145 | [0m         [36;1mGeneratePackage `[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [36;1m     | [31;1m         ~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [31;1m[36;1m     | [31;1mFailed to generate sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [31;1mGet-ChildItem: [0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:800
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [36;1m 800 | [0m … rtifacts += [36;1mGet-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [36;1m     | [31;1m               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [31;1m[36;1m     | [31;1mCannot find path
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [36;1m     | [31;1m'/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [36;1m     | [31;1mit does not exist.
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [31;1mGeneratePackage: [0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/Invoke-GenerateAndBuildV2.ps1:145
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [36;1m 145 | [0m         [36;1mGeneratePackage `[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [36;1m     | [31;1m         ~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [31;1m[36;1m     | [31;1mFailed to generate sdk artifact
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [31;1mException: [0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/Invoke-GenerateAndBuildV2.ps1:133
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [36;1m 133 | [0m             [36;1mthrow "Not provide service name or namespace."[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [36;1m     | [31;1m             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [31;1m[36;1m     | [31;1mNot provide service name or namespace.
      cmderr	[Invoke-GenerateAndBuildV2.ps1] [0m
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1
      warn	Skip package processing as generation is failed
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 562dd91a4c6b38136c8110d2c180c039a014efda. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      warn		specification/cognitiveservices/data-plane/AnomalyDetector/readme.md skipped due to azure-sdk-for-python-track2 not found in swagger-to-sdk
      warn		specification/cognitiveservices/data-plane/HealthInsights/readme.md skipped due to azure-sdk-for-python-track2 not found in swagger-to-sdk
      warn		specification/contosowidgetmanager/data-plane/readme.md skipped due to azure-sdk-for-python-track2 not found in swagger-to-sdk
      warn		specification/translation/data-plane/Azure.AI.TextTranslation/readme.md skipped due to azure-sdk-for-python-track2 not found in swagger-to-sdk
      warn		specification/cognitiveservices/AnomalyDetector/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      warn		specification/cognitiveservices/ContentSafety/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      warn		specification/cognitiveservices/HealthInsights/healthinsights.oncophenotype/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      warn		specification/cognitiveservices/HealthInsights/healthinsights.openapi/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      warn		specification/cognitiveservices/HealthInsights/healthinsights.trialmatcher/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      warn		specification/containerservice/Fleet.Management/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      warn		specification/contosowidgetmanager/Contoso.WidgetManager/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      warn		specification/servicenetworking/ServiceNetworking.Management/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      warn		specification/translation/Azure.AI.TextTranslation/tspconfig.yaml skipped due to azure-sdk-for-python-track2 not found in tspconfig.yaml
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]
      cmderr	[automation_generate.sh]  New minor version of npm available! 9.5.1 -> 9.6.7
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.7>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-containerservicefleet [View full logs]  [Preview SDK Changes]
      info	[Changelog]   - Initial Release
    ️❌ azure-sdk-for-java failed [Detail]
    • Pipeline Framework Failed [Logs] Generate from 562dd91a4c6b38136c8110d2c180c039a014efda. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.1.2
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.1.2
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      warn		specification/cognitiveservices/data-plane/AnomalyDetector/readme.md skipped due to azure-sdk-for-java not found in swagger-to-sdk
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      warn	No file changes detected after generation
      warn	No package detected after generation
      ENOENT: no such file or directory, stat 'azure-sdk-for-java/sdk/contosowidgetmanager/azure-contoso-widgetmanager/pom.xml'
      Error: ENOENT: no such file or directory, stat 'azure-sdk-for-java/sdk/contosowidgetmanager/azure-contoso-widgetmanager/pom.xml'
    • ️✔️azure-resourcemanager-containerservicefleet [View full logs]  [Preview SDK Changes]
    • azure-ai-anomalydetector [View full logs
    • azure-contoso-widgetmanager [View full logs
      error	Fatal error: ENOENT: no such file or directory, stat 'azure-sdk-for-java/sdk/contosowidgetmanager/azure-contoso-widgetmanager/pom.xml'
      error	The following packages are still pending:
      error		azure-contoso-widgetmanager
    ️❌ azure-sdk-for-js failed [Detail]
    • Code Generator Failed [Logs] Generate from 562dd91a4c6b38136c8110d2c180c039a014efda. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      warn		specification/cognitiveservices/data-plane/AnomalyDetector/readme.md skipped due to azure-sdk-for-js not found in swagger-to-sdk
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
      warn	No file changes detected after generation
      warn	No package detected after generation
    • ️✔️@azure/arm-containerservicefleet [View full logs]  [Preview SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️@azure-rest/ai-translation-text [View full logs]  [Preview SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from 562dd91a4c6b38136c8110d2c180c039a014efda. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      warn		specification/cognitiveservices/data-plane/AnomalyDetector/readme.md skipped due to azure-resource-manager-schemas not found in swagger-to-sdk
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
      warn	Skip detect changed packages
    • ️✔️containerservice [View full logs
    ️❌ azure-powershell failed [Detail]
    • Pipeline Framework Failed [Logs] Generate from 562dd91a4c6b38136c8110d2c180c039a014efda. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      warn		specification/cognitiveservices/data-plane/AnomalyDetector/readme.md skipped due to azure-powershell not found in swagger-to-sdk
      warn		specification/cognitiveservices/data-plane/HealthInsights/readme.md skipped due to azure-powershell not found in swagger-to-sdk
      warn		specification/contosowidgetmanager/data-plane/readme.md skipped due to azure-powershell not found in swagger-to-sdk
      warn		specification/translation/data-plane/Azure.AI.TextTranslation/readme.md skipped due to azure-powershell not found in swagger-to-sdk
      warn		specification/cognitiveservices/AnomalyDetector/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      warn		specification/cognitiveservices/ContentSafety/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      warn		specification/cognitiveservices/HealthInsights/healthinsights.oncophenotype/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      warn		specification/cognitiveservices/HealthInsights/healthinsights.openapi/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      warn		specification/cognitiveservices/HealthInsights/healthinsights.trialmatcher/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      warn		specification/containerservice/Fleet.Management/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      warn		specification/contosowidgetmanager/Contoso.WidgetManager/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      warn		specification/servicenetworking/ServiceNetworking.Management/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      warn		specification/translation/Azure.AI.TextTranslation/tspconfig.yaml skipped due to azure-powershell not found in tspconfig.yaml
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
      SSL error: syscall failure: Broken pipe
      Error: SSL error: syscall failure: Broken pipe
    • Az.cognitiveservices.DefaultTag [View full logs
      error	Fatal error: SSL error: syscall failure: Broken pipe
      error	The following packages are still pending:
      error		Az.cognitiveservices.DefaultTag
      error		Az.containerservice.DefaultTag
    • ️✔️Az.containerservice.DefaultTag
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 562dd91a4c6b38136c8110d2c180c039a014efda. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      warn		specification/cognitiveservices/data-plane/AnomalyDetector/readme.md skipped due to azure-sdk-for-go not found in swagger-to-sdk
      warn		specification/cognitiveservices/data-plane/ContentSafety/readme.md skipped due to azure-sdk-for-go not found in swagger-to-sdk
      warn		specification/cognitiveservices/data-plane/HealthInsights/readme.md skipped due to azure-sdk-for-go not found in swagger-to-sdk
      warn		specification/contosowidgetmanager/data-plane/readme.md skipped due to azure-sdk-for-go not found in swagger-to-sdk
      warn		specification/translation/data-plane/Azure.AI.TextTranslation/readme.md skipped due to azure-sdk-for-go not found in swagger-to-sdk
      warn		specification/cognitiveservices/AnomalyDetector/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      warn		specification/cognitiveservices/ContentSafety/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      warn		specification/cognitiveservices/HealthInsights/healthinsights.oncophenotype/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      warn		specification/cognitiveservices/HealthInsights/healthinsights.openapi/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      warn		specification/cognitiveservices/HealthInsights/healthinsights.trialmatcher/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      warn		specification/containerservice/Fleet.Management/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      warn		specification/contosowidgetmanager/Contoso.WidgetManager/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      warn		specification/servicenetworking/ServiceNetworking.Management/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      warn		specification/translation/Azure.AI.TextTranslation/tspconfig.yaml skipped due to azure-sdk-for-go not found in tspconfig.yaml
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/containerservice/armcontainerservicefleet [View full logs]  [Preview SDK Changes]
      info	[Changelog] This is a new package
      info	[Changelog]
    ️❌ azure-sdk-for-python failed [Detail]
    • Code Generator Failed [Logs] Generate from 562dd91a4c6b38136c8110d2c180c039a014efda. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      warn		specification/cognitiveservices/data-plane/AnomalyDetector/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      warn		specification/cognitiveservices/data-plane/ContentSafety/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      warn		specification/cognitiveservices/data-plane/HealthInsights/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      warn		specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      warn		specification/contosowidgetmanager/data-plane/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      warn		specification/translation/data-plane/Azure.AI.TextTranslation/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk
      warn		specification/cognitiveservices/HealthInsights/healthinsights.oncophenotype/tspconfig.yaml skipped due to azure-sdk-for-python not found in tspconfig.yaml
      warn		specification/cognitiveservices/HealthInsights/healthinsights.openapi/tspconfig.yaml skipped due to azure-sdk-for-python not found in tspconfig.yaml
      warn		specification/cognitiveservices/HealthInsights/healthinsights.trialmatcher/tspconfig.yaml skipped due to azure-sdk-for-python not found in tspconfig.yaml
      warn		specification/containerservice/Fleet.Management/tspconfig.yaml skipped due to azure-sdk-for-python not found in tspconfig.yaml
      warn		specification/servicenetworking/ServiceNetworking.Management/tspconfig.yaml skipped due to azure-sdk-for-python not found in tspconfig.yaml
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 9.5.1 -> 9.6.7
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.7>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
      cmdout	[automation_generate.sh] [Autorest]/mnt/vss/_work/1/s/azure-sdk-for-python_tmp/venv-sdk/auto_temp.json does not exist!!!Error happened during codegen
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-python]: sh scripts/automation_generate.sh
      warn	Skip package processing as generation is failed
    Posted by Swagger Pipeline | How to fix these errors?

    Generated ApiView

    Language Package Name ApiView Link
    Swagger Microsoft.ContainerService https://apiview.dev/Assemblies/Review/bf9a49850c544d3a97b7df3dac34599c
    Swagger cognitiveservices-data-plane-HealthInsights https://apiview.dev/Assemblies/Review/fbaf69fdd2b14c6ab34d76dcc71863ad
    Swagger contosowidgetmanager-data-plane-Azure.Contoso.WidgetManager https://apiview.dev/Assemblies/Review/8bd84dd7d0204794bbc7ddd30d8a657e
    Swagger v1.1 https://apiview.dev/Assemblies/Review/be057a0ab6974086a09f87a64eb1728b
    Swagger v3.0 https://apiview.dev/Assemblies/Review/45eef57c0c6649b3b2b3dce6e3b0be4a
    Go sdk/resourcemanager/containerservice/armcontainerservicefleet https://apiview.dev/Assemblies/Review/a70d7a634afa44109c667f9f167fcd44
    Java azure-resourcemanager-containerservicefleet https://apiview.dev/Assemblies/Review/92c51e829e164b0881d1168f7ec6d315
    JavaScript @azure-rest/ai-translation-text https://apiview.dev/Assemblies/Review/f43a435edb554d3e96f72290940c29ba
    JavaScript @azure/arm-containerservicefleet https://apiview.dev/Assemblies/Review/fd929412c72c48adbbb28d8aa61d93c5

    The automation detected this Pull Request introduces breaking changes to an existing API version and hence it added the NewApiVersionRequired label. This means you cannot proceed with merging this PR until you complete one of the following action items:

    - A) Submit a new PR instead of this one, or modify this PR, so that it introduces a new API version instead of introducing breaking changes to an existing API version. The automation will remove the label once it detects there are no more breaking changes.
    - B) OR you can request an approval of the breaking changes, get it reviewed, and approved. The reviewer will add Approved-BreakingChange label if they approve.

    For additional guidance, please see https://aka.ms/NewApiVersionRequired

    Hi @markcowl, one or multiple validation error/warning suppression(s) is detected in your PR. Please follow the Swagger-Suppression-Process to get approval.

    This is almost passing CI, just one more swagger with changed property order:

    https://dev.azure.com/azure-sdk/public/_build/results?buildId=2818152&view=logs&j=9cd39ef8-47c1-5b58-08db-8c3708712f1b&t=8131bd26-22cb-54aa-fbbc-112785f95f08

    mikeharder avatar Jun 02 '23 03:06 mikeharder

    /azp run

    mikeharder avatar Jun 02 '23 05:06 mikeharder

    Azure Pipelines successfully started running 1 pipeline(s).

    azure-pipelines[bot] avatar Jun 02 '23 05:06 azure-pipelines[bot]

    @markcowl: Are any of these changes compatible with both 44 and 45? If so, I think we should move them to a separate PR to main, and merge before upgrading to 45. This way, the PR upgrading to 45 will only contain reactions to truly breaking changes, and should be much smaller.

    Skimming the changes, my guess would be:

    • Compatible with 44
      • All changes to *.tsp files (appear to be all additive)
      • Any changes to swagger as a result of changes to *.tsp
      • Added examples to AI.TextTranslation
    • Requires 45
      • Any changes to swagger as a result of upgrading to 45

    If this seems correct, I can try splitting the PR along these lines.

    mikeharder avatar Jun 02 '23 05:06 mikeharder

    @mikeharder That looks pretty close. We are having a meeting to discuss breaking changes, so will revisit after we decide what to do with these. One of them already has a fix checked in.

    markcowl avatar Jun 02 '23 20:06 markcowl

    @mikeharder, we fixed one breaking change , reverted another, and decided to leave the other one as is, I will be updatign this as soon as the new changes are checked in and a new dev version is out

    markcowl avatar Jun 03 '23 00:06 markcowl

    @mikeharder That looks pretty close. We are having a meeting to discuss breaking changes, so will revisit after we decide what to do with these. One of them already has a fix checked in.

    OK, today I will create a PR with all the changes I think should be compatible with 44.

    mikeharder avatar Jun 05 '23 18:06 mikeharder

    /azp run

    mikeharder avatar Jun 05 '23 22:06 mikeharder

    Azure Pipelines successfully started running 1 pipeline(s).

    azure-pipelines[bot] avatar Jun 05 '23 22:06 azure-pipelines[bot]

    /azp run specs - typespec - ci

    mikeharder avatar Jun 05 '23 22:06 mikeharder

    Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

    azure-pipelines[bot] avatar Jun 05 '23 22:06 azure-pipelines[bot]

    Hi @markcowl, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    /azp run specs - typespec - ci

    markcowl avatar Jun 06 '23 00:06 markcowl

    Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

    azure-pipelines[bot] avatar Jun 06 '23 00:06 azure-pipelines[bot]

    Hi, @markcowl. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    ghost avatar Jul 09 '23 16:07 ghost

    Hi, @markcowl. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    Hi, @markcowl. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    Hi, @markcowl. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.

    Hi, @markcowl. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.

    Hi, @markcowl. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.

    Hi, @markcowl. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.

    Hi, @markcowl. The PR will be closed since the PR has no update for 28 days. If you still need the PR review to proceed, please reopen it and @ mention PR assignee.