Skip to content

[test snapshot] Update datafactory.json #29263

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

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

Conversation

JackTn
Copy link
Member

@JackTn JackTn commented May 29, 2024

Choose a PR Template

Switch to "Preview" on this description then select one of the choices below.

Click here to open a PR for a Data Plane API.

Click here to open a PR for a Control Plane (ARM) API.

Copy link

openapi-pipeline-app bot commented May 29, 2024

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ Your PR modified the suppressions for Go SDK breaking changes (label: BreakingChange-Go-Sdk-Suppression). Refer to step 3 in the PR workflow diagram.
  • ❌ Your PR modified the suppressions for JavaScript SDK breaking changes (label: BreakingChange-JavaScript-Sdk-Suppression). Refer to step 3 in the PR workflow diagram.
  • ❌ Your PR modified the suppressions for Python SDK breaking changes (label: BreakingChange-Python-Sdk-Suppression). Refer to step 3 in the PR workflow diagram.
  • ❌ Your PR modified the suppressions for Python track-2 SDK breaking changes (label: BreakingChange-Python-Sdk-Suppression). Refer to step 3 in the PR workflow diagram.
  • ❌ The required check named Swagger ModelValidation has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it

Copy link

openapi-pipeline-app bot commented May 29, 2024

Swagger Validation Report

️❌BreakingChange: 1 Errors, 0 Warnings failed [Detail]
Rule Message
Runtime Exception "new":"https://github.com/Azure/azure-rest-api-specs/blob/e0d81138f875e910373b1df5d7a58388304e26c5/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/datafactory.json",
"old":"https://github.com/Azure/azure-rest-api-specs/blob/main/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/datafactory.json",
"details":"incompatible properties : properties\n definitions/ManagedIdentityCredentialResource/properties/properties\n at file:///mnt/vss/_work/1/same-version-c93b354fd9c14905bb574a8834c4d69b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L7683:8\n definitions/CredentialResource/properties/properties\n at file:///mnt/vss/_work/1/same-version-c93b354fd9c14905bb574a8834c4d69b/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L7983:8"
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️❌LintDiff: 1 Errors, 0 Warnings failed [Detail]
Compared specs (v2.2.2) new version base version
package-2018-06 package-2018-06(e0d8113) package-2018-06(main)

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

Rule Message Related RPC [For API reviewers]
OperationsAPIImplementation Operations API must be implemented for 'Microsoft.DataFactory'.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1


The following errors/warnings exist before current PR submission:

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

Rule Message
PutResponseCodes Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L316
PatchBodyParametersSchema Properties of a PATCH request body must not be required, property:type.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L401
GetResponseCodes GET operation must have response codes 200 and default. In addition, can have 202 if the GET represents the location header polling url.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L421
NoErrorCodeResponses Invalid status code specified. Please refer to the documentation for the allowed set.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L460
PutResponseCodes Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L660
GetResponseCodes GET operation must have response codes 200 and default. In addition, can have 202 if the GET represents the location header polling url.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L719
NoErrorCodeResponses Invalid status code specified. Please refer to the documentation for the allowed set.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L761
ConsistentPatchProperties The property 'autoUpdate' in the request body either not apppear in the resource model or has the wrong level.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L804
ConsistentPatchProperties The property 'updateDelayOffset' in the request body either not apppear in the resource model or has the wrong level.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L804
XmsPageableForListCalls x-ms-pageable extension must be specified for LIST APIs.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L914
GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L945
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1139
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1145
PostResponseCodes 200 return code does not have a schema specified. LRO POST must have a 200 return code if only if the final response is intended to have a schema, if not the 200 return code must not be specified.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1152
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1185
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1191
OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'IntegrationRuntimes' 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: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1382
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1468
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1474
PutResponseCodes Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1777
GetResponseCodes GET operation must have response codes 200 and default. In addition, can have 202 if the GET represents the location header polling url.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1839
NoErrorCodeResponses Invalid status code specified. Please refer to the documentation for the allowed set.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1881
PutResponseCodes Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1982
GetResponseCodes GET operation must have response codes 200 and default. In addition, can have 202 if the GET represents the location header polling url.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L2044
NoErrorCodeResponses Invalid status code specified. Please refer to the documentation for the allowed set.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L2086
PutResponseCodes Synchronous and long-running PUT operations must have responses with 200, 201 and default return codes. They also must not have other response codes.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L2187
GetResponseCodes GET operation must have response codes 200 and default. In addition, can have 202 if the GET represents the location header polling url.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L2249
NoErrorCodeResponses Invalid status code specified. Please refer to the documentation for the allowed set.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L2291
ParametersInPost referencePipelineRunId is a query parameter. Post operation must not contain any query parameter other than api-version.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L2358
ParametersInPost isRecovery is a query parameter. Post operation must not contain any query parameter other than api-version.
Location: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L2358
️❌Avocado: 1 Errors, 0 Warnings failed [Detail]
Rule Message
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/datafactory/resource-manager/readme.md
json: stable/2018-06-01/examples/Operations_List.json
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️❌ModelValidation: 83 Errors, 0 Warnings failed [Detail]

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

Rule Message
LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1132:22
ExampleUrl: stable/2018-06-01/examples/IntegrationRuntimes_Start.json
LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1181:22
ExampleUrl: stable/2018-06-01/examples/IntegrationRuntimes_Stop.json
LRO_RESPONSE_HEADER Long running operation should return location or azure-AsyncOperation in header but not provided
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L1461:22
ExampleUrl: stable/2018-06-01/examples/IntegrationRuntimeObjectMetadata_Refresh.json
INVALID_TYPE Expected type object but found type array
Url: stable/2018-06-01/entityTypes/Pipeline.json#L163:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_ListByFactory.json#L46:35
INVALID_TYPE Expected type object but found type array
Url: stable/2018-06-01/entityTypes/Pipeline.json#L163:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_ListByFactory.json#L56:36
INVALID_TYPE Expected type object but found type string
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_ListByFactory.json#L50:47
INVALID_TYPE Expected type object but found type string
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_ListByFactory.json#L51:45
INVALID_TYPE Expected type object but found type string
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_ListByFactory.json#L60:47
INVALID_TYPE Expected type object but found type array
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L163:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Create.json#L8:17
INVALID_TYPE Expected type object but found type string
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Create.json#L8:17
INVALID_TYPE Expected type object but found type array
Url: stable/2018-06-01/entityTypes/Pipeline.json#L163:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Create.json#L124:31
INVALID_TYPE Expected type object but found type array
Url: stable/2018-06-01/entityTypes/Pipeline.json#L163:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Create.json#L134:32
INVALID_TYPE Expected type object but found type string
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Create.json#L128:43
INVALID_TYPE Expected type object but found type string
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Create.json#L129:41
INVALID_TYPE Expected type object but found type string
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Create.json#L138:43
INVALID_TYPE Expected type object but found type array
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L163:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Update.json#L8:17
INVALID_TYPE Expected type object but found type string
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Update.json#L8:17
INVALID_TYPE Expected type object but found type array
Url: stable/2018-06-01/entityTypes/Pipeline.json#L163:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Update.json#L112:31
INVALID_TYPE Expected type object but found type array
Url: stable/2018-06-01/entityTypes/Pipeline.json#L163:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Update.json#L122:32
INVALID_TYPE Expected type object but found type string
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Update.json#L116:43
INVALID_TYPE Expected type object but found type string
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Update.json#L117:41
INVALID_TYPE Expected type object but found type string
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Update.json#L126:43
INVALID_TYPE Expected type object but found type array
Url: stable/2018-06-01/entityTypes/Pipeline.json#L163:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Get.json#L47:31
INVALID_TYPE Expected type object but found type array
Url: stable/2018-06-01/entityTypes/Pipeline.json#L163:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Get.json#L57:32
INVALID_TYPE Expected type object but found type string
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Get.json#L51:43
INVALID_TYPE Expected type object but found type string
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Get.json#L52:41
INVALID_TYPE Expected type object but found type string
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_Get.json#L61:43
INVALID_TYPE Expected type object but found type array
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L5693:31
ExampleUrl: stable/2018-06-01/examples/Pipelines_CreateRun.json#L8:19
INVALID_TYPE Expected type object but found type array
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L6618:31
ExampleUrl: stable/2018-06-01/examples/PipelineRuns_QueryByFactory.json#L48:28
INVALID_TYPE Expected type object but found type array
Url: Microsoft.DataFactory/stable/2018-06-01/datafactory.json#L6618:31
ExampleUrl: stable/2018-06-01/examples/PipelineRuns_QueryByFactory.json#L69:28
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented May 29, 2024

Swagger Generation Artifacts

️❌ApiDocPreview: 1 Errors, 0 Warnings failed [Detail]
Rule Message
RestBuild error "logUrl":"https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=431795&view=logs&j=fd490c07-0b22-5182-fac9-6d67fe1e939b",
"detail":"Run.ps1 failed with exit code 1 "
️❌ azure-sdk-for-net-track2 failed [Detail]
  • Failed in generating from 5215b53b8c366b04756006701956637a35352aea. 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
    cmderr	[Invoke-GenerateAndBuildV2.ps1] GeneratePackage: /mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714
    cmderr	[Invoke-GenerateAndBuildV2.ps1] Line |
    cmderr	[Invoke-GenerateAndBuildV2.ps1]  714 |          GeneratePackage -projectFolder $projectFolder -sdkRootPath $s …
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | Failed to generate sdk. exit code: False
    cmderr	[Invoke-GenerateAndBuildV2.ps1] Get-ChildItem: /mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:807
    cmderr	[Invoke-GenerateAndBuildV2.ps1] Line |
    cmderr	[Invoke-GenerateAndBuildV2.ps1]  807 |  … rtifacts += Get-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s …
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | Cannot find path
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | it does not exist.
    cmderr	[Invoke-GenerateAndBuildV2.ps1] GeneratePackage: /mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714
    cmderr	[Invoke-GenerateAndBuildV2.ps1] Line |
    cmderr	[Invoke-GenerateAndBuildV2.ps1]  714 |          GeneratePackage -projectFolder $projectFolder -sdkRootPath $s …
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1]      | Failed to generate sdk artifact
  • Azure.ResourceManager.DataFactory [Preview SDK Changes]
    info	[Changelog]
️⚠️ azure-sdk-for-python warning [Detail]
  • ⚠️Warning in generating from 5215b53b8c366b04756006701956637a35352aea. 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] W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] W: Target CNF (main/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/azure-cli.list:1 and /etc/apt/sources.list.d/azure-cli.sources:1
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    cmderr	[automation_init.sh]  notice
    cmderr	[automation_init.sh] npm notice New minor version of npm available! 10.5.0 -> 10.8.0
    cmderr	[automation_init.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.8.0>
    cmderr	[automation_init.sh] npm notice Run `npm install -g [email protected]` to update!
    cmderr	[automation_init.sh] npm notice
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
  • ️✔️azure-mgmt-datafactory [Preview SDK Changes] Breaking Change Detected
    • azure-mgmt-datafactory-1.0.0.zip
    • azure_mgmt_datafactory-1.0.0-py3-none-any.whl
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Model ExpressionV2 has a new parameter operators
    info	[Changelog]   - Model LakeHouseTableDataset has a new parameter schema_type_properties_schema
    info	[Changelog]   - Model SalesforceServiceCloudV2Source has a new parameter query
    info	[Changelog]   - Model SalesforceV2Source has a new parameter query
    info	[Changelog]
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog]   - Model ExpressionV2 no longer has parameter operator
    info	[Changelog]   - Removed operation group Operations
    Present SDK breaking changes suppressions
    Model ExpressionV2 no longer has parameter operator
    Model ManagedIdentityCredential no longer has parameter resource_id
    Removed operation group Operations
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
  • ️✔️Succeeded in generating from 5215b53b8c366b04756006701956637a35352aea. 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
    command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
  • ️✔️azure-resourcemanager-datafactory [Preview SDK Changes]
    • pom.xml
    • azure-resourcemanager-datafactory-1.0.0-beta.29.jar
    • azure-resourcemanager-datafactory-1.0.0-beta.29-sources.jar
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded in generating from 5215b53b8c366b04756006701956637a35352aea. 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
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/datafactory/armdatafactory [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] - Enum `ScriptType` has been removed
    info	[Changelog] - Function `*ClientFactory.NewOperationsClient` has been removed
    info	[Changelog] - Function `NewOperationsClient` has been removed
    info	[Changelog] - Function `*OperationsClient.NewListPager` has been removed
    info	[Changelog] - Struct `Operation` has been removed
    info	[Changelog] - Struct `OperationDisplay` has been removed
    info	[Changelog] - Struct `OperationListResponse` has been removed
    info	[Changelog] - Struct `OperationLogSpecification` has been removed
    info	[Changelog] - Struct `OperationMetricAvailability` has been removed
    info	[Changelog] - Struct `OperationMetricDimension` has been removed
    info	[Changelog] - Struct `OperationMetricSpecification` has been removed
    info	[Changelog] - Struct `OperationProperties` has been removed
    info	[Changelog] - Struct `OperationServiceSpecification` has been removed
    info	[Changelog] - Field `Operator` of struct `ExpressionV2` has been removed
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - Type of `ScriptActivityScriptBlock.Type` has been changed from `*ScriptType` to `any`
    info	[Changelog] - New value `ExpressionV2TypeNAry` added to enum type `ExpressionV2Type`
    info	[Changelog] - New enum type `AmazonRdsForSQLAuthenticationType` with values `AmazonRdsForSQLAuthenticationTypeSQL`, `AmazonRdsForSQLAuthenticationTypeWindows`
    info	[Changelog] - New enum type `AzureSQLDWAuthenticationType` with values `AzureSQLDWAuthenticationTypeSQL`, `AzureSQLDWAuthenticationTypeServicePrincipal`, `AzureSQLDWAuthenticationTypeSystemAssignedManagedIdentity`, `AzureSQLDWAuthenticationTypeUserAssignedManagedIdentity`
    info	[Changelog] - New enum type `AzureSQLDatabaseAuthenticationType` with values `AzureSQLDatabaseAuthenticationTypeSQL`, `AzureSQLDatabaseAuthenticationTypeServicePrincipal`, `AzureSQLDatabaseAuthenticationTypeSystemAssignedManagedIdentity`, `AzureSQLDatabaseAuthenticationTypeUserAssignedManagedIdentity`
    info	[Changelog] - New enum type `AzureSQLMIAuthenticationType` with values `AzureSQLMIAuthenticationTypeSQL`, `AzureSQLMIAuthenticationTypeServicePrincipal`, `AzureSQLMIAuthenticationTypeSystemAssignedManagedIdentity`, `AzureSQLMIAuthenticationTypeUserAssignedManagedIdentity`
    info	[Changelog] - New enum type `SQLServerAuthenticationType` with values `SQLServerAuthenticationTypeSQL`, `SQLServerAuthenticationTypeWindows`
    info	[Changelog] - New struct `ManagedIdentityTypeProperties`
    info	[Changelog] - New field `ApplicationIntent`, `AuthenticationType`, `CommandTimeout`, `ConnectRetryCount`, `ConnectRetryInterval`, `ConnectTimeout`, `Database`, `Encrypt`, `FailoverPartner`, `HostNameInCertificate`, `IntegratedSecurity`, `LoadBalanceTimeout`, `MaxPoolSize`, `MinPoolSize`, `MultiSubnetFailover`, `MultipleActiveResultSets`, `PacketSize`, `Pooling`, `Server`, `TrustServerCertificate` in struct `AmazonRdsForSQLServerLinkedServiceTypeProperties`
    info	[Changelog] - New field `ApplicationIntent`, `AuthenticationType`, `CommandTimeout`, `ConnectRetryCount`, `ConnectRetryInterval`, `ConnectTimeout`, `Database`, `Encrypt`, `FailoverPartner`, `HostNameInCertificate`, `IntegratedSecurity`, `LoadBalanceTimeout`, `MaxPoolSize`, `MinPoolSize`, `MultiSubnetFailover`, `MultipleActiveResultSets`, `PacketSize`, `Pooling`, `Server`, `ServicePrincipalCredential`, `ServicePrincipalCredentialType`, `TrustServerCertificate`, `UserName` in struct `AzureSQLDWLinkedServiceTypeProperties`
    info	[Changelog] - New field `ApplicationIntent`, `AuthenticationType`, `CommandTimeout`, `ConnectRetryCount`, `ConnectRetryInterval`, `ConnectTimeout`, `Database`, `Encrypt`, `FailoverPartner`, `HostNameInCertificate`, `IntegratedSecurity`, `LoadBalanceTimeout`, `MaxPoolSize`, `MinPoolSize`, `MultiSubnetFailover`, `MultipleActiveResultSets`, `PacketSize`, `Pooling`, `Server`, `ServicePrincipalCredential`, `ServicePrincipalCredentialType`, `TrustServerCertificate`, `UserName` in struct `AzureSQLDatabaseLinkedServiceTypeProperties`
    info	[Changelog] - New field `ApplicationIntent`, `AuthenticationType`, `CommandTimeout`, `ConnectRetryCount`, `ConnectRetryInterval`, `ConnectTimeout`, `Database`, `Encrypt`, `FailoverPartner`, `HostNameInCertificate`, `IntegratedSecurity`, `LoadBalanceTimeout`, `MaxPoolSize`, `MinPoolSize`, `MultiSubnetFailover`, `MultipleActiveResultSets`, `PacketSize`, `Pooling`, `Server`, `ServicePrincipalCredential`, `ServicePrincipalCredentialType`, `TrustServerCertificate`, `UserName` in struct `AzureSQLMILinkedServiceTypeProperties`
    info	[Changelog] - New field `Operators` in struct `ExpressionV2`
    info	[Changelog] - New field `Schema` in struct `LakeHouseTableDatasetTypeProperties`
    info	[Changelog] - New field `TypeProperties` in struct `ManagedIdentityCredential`
    info	[Changelog] - New field `ApplicationIntent`, `AuthenticationType`, `CommandTimeout`, `ConnectRetryCount`, `ConnectRetryInterval`, `ConnectTimeout`, `Database`, `Encrypt`, `FailoverPartner`, `HostNameInCertificate`, `IntegratedSecurity`, `LoadBalanceTimeout`, `MaxPoolSize`, `MinPoolSize`, `MultiSubnetFailover`, `MultipleActiveResultSets`, `PacketSize`, `Pooling`, `Server`, `TrustServerCertificate` in struct `SQLServerLinkedServiceTypeProperties`
    info	[Changelog] - New field `Query` in struct `SalesforceServiceCloudV2Source`
    info	[Changelog] - New field `Query` in struct `SalesforceV2Source`
    info	[Changelog]
    info	[Changelog] Total 24 breaking change(s), 34 additive change(s).
    Present SDK breaking changes suppressions
    Enum `ScriptType` has been removed
    Field `Operator` of struct `ExpressionV2` has been removed
    Function `*ClientFactory.NewOperationsClient` has been removed
    Function `*OperationsClient.NewListPager` has been removed
    Function `NewOperationsClient` has been removed
    Struct `OperationDisplay` has been removed
    Struct `OperationListResponse` has been removed
    Struct `OperationLogSpecification` has been removed
    Struct `OperationMetricAvailability` has been removed
    Struct `OperationMetricDimension` has been removed
    Struct `OperationMetricSpecification` has been removed
    Struct `OperationProperties` has been removed
    Struct `OperationServiceSpecification` has been removed
    Struct `Operation` has been removed
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded in generating from 5215b53b8c366b04756006701956637a35352aea. 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
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
  • ️✔️@azure/arm-datafactory [Preview SDK Changes] Breaking Change Detected
    • azure-arm-datafactory-16.0.0.tgz
    Only showing 120 items here. Refer to log for details.
    info	[Changelog]   - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter encrypt
    info	[Changelog]   - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter failoverPartner
    info	[Changelog]   - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter hostNameInCertificate
    info	[Changelog]   - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter integratedSecurity
    info	[Changelog]   - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter loadBalanceTimeout
    info	[Changelog]   - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter maxPoolSize
    info	[Changelog]   - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter minPoolSize
    info	[Changelog]   - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter multipleActiveResultSets
    info	[Changelog]   - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter multiSubnetFailover
    info	[Changelog]   - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter packetSize
    info	[Changelog]   - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter pooling
    info	[Changelog]   - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter server
    info	[Changelog]   - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter trustServerCertificate
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter applicationIntent
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter authenticationType
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter commandTimeout
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter connectRetryCount
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter connectRetryInterval
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter connectTimeout
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter database
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter encrypt
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter failoverPartner
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter hostNameInCertificate
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter integratedSecurity
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter loadBalanceTimeout
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter maxPoolSize
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter minPoolSize
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter multipleActiveResultSets
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter multiSubnetFailover
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter packetSize
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter pooling
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter server
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter servicePrincipalCredential
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter servicePrincipalCredentialType
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter trustServerCertificate
    info	[Changelog]   - Interface AzureSqlDatabaseLinkedService has a new optional parameter userName
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter applicationIntent
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter authenticationType
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter commandTimeout
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter connectRetryCount
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter connectRetryInterval
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter connectTimeout
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter database
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter encrypt
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter failoverPartner
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter hostNameInCertificate
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter integratedSecurity
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter loadBalanceTimeout
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter maxPoolSize
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter minPoolSize
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter multipleActiveResultSets
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter multiSubnetFailover
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter packetSize
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter pooling
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter server
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter servicePrincipalCredential
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter servicePrincipalCredentialType
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter trustServerCertificate
    info	[Changelog]   - Interface AzureSqlDWLinkedService has a new optional parameter userName
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter applicationIntent
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter authenticationType
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter commandTimeout
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter connectRetryCount
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter connectRetryInterval
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter connectTimeout
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter database
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter encrypt
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter failoverPartner
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter hostNameInCertificate
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter integratedSecurity
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter loadBalanceTimeout
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter maxPoolSize
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter minPoolSize
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter multipleActiveResultSets
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter multiSubnetFailover
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter packetSize
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter pooling
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter server
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter servicePrincipalCredential
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter servicePrincipalCredentialType
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter trustServerCertificate
    info	[Changelog]   - Interface AzureSqlMILinkedService has a new optional parameter userName
    info	[Changelog]   - Interface ExpressionV2 has a new optional parameter operators
    info	[Changelog]   - Interface LakeHouseTableDataset has a new optional parameter schemaTypePropertiesSchema
    info	[Changelog]   - Interface ManagedIdentityCredential has a new optional parameter resourceId
    info	[Changelog]   - Interface SalesforceServiceCloudV2Source has a new optional parameter query
    info	[Changelog]   - Interface SalesforceV2Source has a new optional parameter query
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter applicationIntent
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter authenticationType
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter commandTimeout
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter connectRetryCount
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter connectRetryInterval
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter connectTimeout
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter database
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter encrypt
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter failoverPartner
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter hostNameInCertificate
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter integratedSecurity
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter loadBalanceTimeout
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter maxPoolSize
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter minPoolSize
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter multipleActiveResultSets
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter multiSubnetFailover
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter packetSize
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter pooling
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter server
    info	[Changelog]   - Interface SqlServerLinkedService has a new optional parameter trustServerCertificate
    info	[Changelog]   - Added Enum KnownAmazonRdsForSqlAuthenticationType
    info	[Changelog]   - Added Enum KnownAzureSqlDatabaseAuthenticationType
    info	[Changelog]   - Added Enum KnownAzureSqlDWAuthenticationType
    info	[Changelog]   - Added Enum KnownAzureSqlMIAuthenticationType
    info	[Changelog]   - Added Enum KnownSqlServerAuthenticationType
    info	[Changelog]   - Enum KnownExpressionV2Type has a new value NAry
    info	[Changelog]
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Removed operation group Operations
    info	[Changelog]   - Interface ExpressionV2 no longer has parameter operator
    info	[Changelog]   - Type of parameter type of interface ScriptActivityScriptBlock is changed from ScriptType to any
    info	[Changelog]   - Class DataFactoryManagementClient no longer has parameter operations
    Present SDK breaking changes suppressions
    Class DataFactoryManagementClient no longer has parameter operations
    Interface ExpressionV2 no longer has parameter operator
    Interface ManagedIdentityCredential no longer has parameter resourceId
    Operation CredentialOperations.createOrUpdate has a new signature
    Removed operation group Operations
    Type of parameter headers of interface AzureFunctionActivity is changed from {        [propertyName: string]: string;    } to {        [propertyName: string]: any;    }
    Type of parameter headers of interface WebActivity is changed from {        [propertyName: string]: string;    } to {        [propertyName: string]: any;    }
    Type of parameter headers of interface WebHookActivity is changed from {        [propertyName: string]: string;    } to {        [propertyName: string]: any;    }
    Type of parameter type of interface ScriptActivityScriptBlock is changed from ScriptType to any
    Type of parameter value of interface CredentialListResponse is changed from ManagedIdentityCredentialResource[] to CredentialResource[]
    Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
️❌ azure-resource-manager-schemas failed [Detail]
  • Code Generator Failed in generating from 5215b53b8c366b04756006701956637a35352aea. 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] Submodule 'bicep-types-az' (https://github.com/Azure/bicep-types-az) registered for path 'bicep-types-az'
    cmderr	[initScript.sh] Cloning into '/mnt/vss/_work/1/s/azure-resource-manager-schemas/bicep-types-az'...
    cmderr	[initScript.sh] Submodule 'bicep-types' (https://github.com/Azure/bicep-types) registered for path 'bicep-types-az/bicep-types'
    cmderr	[initScript.sh] Cloning into '/mnt/vss/_work/1/s/azure-resource-manager-schemas/bicep-types-az/bicep-types'...
    cmderr	[initScript.sh]  notice
    cmderr	[initScript.sh] npm notice New minor version of npm available! 10.5.0 -> 10.8.0
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.8.0>
    cmderr	[initScript.sh] npm notice Run `npm install -g [email protected]` to update!
    cmderr	[initScript.sh] npm notice
    error	Script return with result [failed] code [1] signal [null] cwd [azure-resource-manager-schemas]: .sdkauto/initScript.sh
    warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
    command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    cmderr	[generateScript.sh] /mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:500
    cmderr	[generateScript.sh]     return new TSError(diagnosticText, diagnosticCodes)
    cmderr	[generateScript.sh]            ^
    cmderr	[generateScript.sh] TSError: ⨯ Unable to compile TypeScript:
    cmderr	[generateScript.sh] cmd/generateall.ts(6,20): error TS2307: Cannot find module 'colors' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(10,19): error TS2307: Cannot find module 'yargs' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(11,18): error TS2307: Cannot find module 'path' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(13,35): error TS2307: Cannot find module 'fs' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(14,23): error TS2307: Cannot find module 'strip-ansi' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(42,9): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(53,9): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(69,67): error TS7006: Parameter 'x' implicitly has an 'any' type.
    cmderr	[generateScript.sh] cmd/generateall.ts(70,49): error TS7006: Parameter 'f' implicitly has an 'any' type.
    cmderr	[generateScript.sh] cmd/generateall.ts(94,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(105,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(106,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(157,13): error TS2591: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
    cmderr	[generateScript.sh]     at createTSError (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:500:12)
    cmderr	[generateScript.sh]     at reportTSError (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:504:19)
    cmderr	[generateScript.sh]     at getOutput (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:739:36)
    cmderr	[generateScript.sh]     at Object.compile (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:955:32)
    cmderr	[generateScript.sh]     at Module.m._compile (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:1043:43)
    cmderr	[generateScript.sh]     at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
    cmderr	[generateScript.sh]     at Object.require.extensions.<computed> [as .ts] (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:1046:12)
    cmderr	[generateScript.sh]     at Module.load (node:internal/modules/cjs/loader:1203:32)
    cmderr	[generateScript.sh]     at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
    cmderr	[generateScript.sh]     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
    error	Script return with result [failed] code [1] signal [null] cwd [azure-resource-manager-schemas]: .sdkauto/generateScript.sh
    warn	Skip package processing as generation is failed
    error	ERROR: The 'breakingChangesLabel' configuration is missing or incorrect from the 'swagger_to_sdk_config.json file.
️⚠️ azure-powershell warning [Detail]
  • ⚠️Warning in generating from 5215b53b8c366b04756006701956637a35352aea. SDK Automation 14.0.0
    command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
    command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
  • ⚠️Az.datafactory.DefaultTag [Preview SDK Changes]
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented May 29, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants