Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add iothub track2 config #11667

Closed
wants to merge 2 commits into from
Closed

Conversation

00Kai0
Copy link
Contributor

@00Kai0 00Kai0 commented Nov 13, 2020

Add iothub track2 config and fix bug: Azure/autorest.python#812

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 13, 2020

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.

️️✔️[Staging] LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.

️️✔️[Staging] Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️❌[Staging] ModelValidation: 55 Errors, 0 Warnings failed [Detail] Only 10 items are listed, please refer to log for more details.
Rule Message
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "path": "iot-dps-cit-hub-1", cannot be sent in the request.
Url: Microsoft.Devices/stable/2018-01-22/iothub.json#L1796
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "tier": "Standard", cannot be sent in the request.
Url: Microsoft.Devices/preview/2018-12-01-preview/iothub.json#L2035
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "provisioningState": "Succeeded", cannot be sent in the request.
Url: Microsoft.Devices/preview/2018-12-01-preview/iothub.json#L1908
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "hostName": "iot-dps-cit-hub-1.azure-devices.net", cannot be sent in the request.
Url: Microsoft.Devices/preview/2018-12-01-preview/iothub.json#L1918
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "partitionIds": 0,1, cannot be sent in the request.
Url: Microsoft.Devices/preview/2018-12-01-preview/iothub.json#L2073
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "path": "iot-dps-cit-hub-1", cannot be sent in the request.
Url: Microsoft.Devices/preview/2018-12-01-preview/iothub.json#L2081
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "endpoint": "sb://iothub-ns-iot-dps-ci-245306-76aca8e13b.servicebus.windows.net/", cannot be sent in the request.
Url: Microsoft.Devices/preview/2018-12-01-preview/iothub.json#L2086
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "type": "Microsoft.Devices/IotHubs", cannot be sent in the request.
Url: Microsoft.Devices/preview/2018-12-01-preview/iothub.json#L2540
READONLY_PROPERTY_NOT_ALLOWED_IN_REQUEST ReadOnly property "name": "iot-dps-cit-hub-1", cannot be sent in the request.
Url: Microsoft.Devices/preview/2018-12-01-preview/iothub.json#L2534
INVALID_TYPE Expected type object but found type string
Url: Microsoft.Devices/preview/2018-12-01-preview/iothub.json#L3185
️️✔️[Staging] SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
There are no breaking changes.
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 13, 2020

Swagger Generation Artifacts

️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️️✔️[Staging] azure-sdk-for-go succeeded [Detail] [Expand]
- Breaking Change Detected
  • ️✔️Succeeded [Logs] Generate from f2b644e4db12755ad6d19238f584210814c65804. SDK Automation 14.0.0
    command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️iothub/mgmt/2020-03-01/devices [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 15 items here, please refer to log for details.
    info	[Changelog] 		- From: func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 		- To: IotHubSkuDescriptionListResult, func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 1. NewJobResponseListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 		- To: JobResponseListResult, func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 1. NewOperationListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, OperationListResult) (OperationListResult, error)
    info	[Changelog] 		- To: OperationListResult, func(context.Context, OperationListResult) (OperationListResult, error)
    info	[Changelog] 1. NewSharedAccessSignatureAuthorizationRuleListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog] 		- To: SharedAccessSignatureAuthorizationRuleListResult, func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog]
  • ️✔️preview/iothub/mgmt/2019-03-22-preview/devices [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 15 items here, please refer to log for details.
    info	[Changelog] 		- From: func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 		- To: IotHubSkuDescriptionListResult, func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 1. NewJobResponseListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 		- To: JobResponseListResult, func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 1. NewOperationListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, OperationListResult) (OperationListResult, error)
    info	[Changelog] 		- To: OperationListResult, func(context.Context, OperationListResult) (OperationListResult, error)
    info	[Changelog] 1. NewSharedAccessSignatureAuthorizationRuleListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog] 		- To: SharedAccessSignatureAuthorizationRuleListResult, func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog]
  • ️✔️preview/iothub/mgmt/2018-12-01-preview/devices [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 15 items here, please refer to log for details.
    info	[Changelog] 		- From: func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 		- To: IotHubSkuDescriptionListResult, func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 1. NewJobResponseListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 		- To: JobResponseListResult, func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 1. NewOperationListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, OperationListResult) (OperationListResult, error)
    info	[Changelog] 		- To: OperationListResult, func(context.Context, OperationListResult) (OperationListResult, error)
    info	[Changelog] 1. NewSharedAccessSignatureAuthorizationRuleListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog] 		- To: SharedAccessSignatureAuthorizationRuleListResult, func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog]
  • ️✔️iothub/mgmt/2018-04-01/devices [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 15 items here, please refer to log for details.
    info	[Changelog] 		- From: func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 		- To: IotHubSkuDescriptionListResult, func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 1. NewJobResponseListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 		- To: JobResponseListResult, func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 1. NewOperationListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, OperationListResult) (OperationListResult, error)
    info	[Changelog] 		- To: OperationListResult, func(context.Context, OperationListResult) (OperationListResult, error)
    info	[Changelog] 1. NewSharedAccessSignatureAuthorizationRuleListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog] 		- To: SharedAccessSignatureAuthorizationRuleListResult, func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog]
  • ️✔️iothub/mgmt/2018-01-22/devices [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 15 items here, please refer to log for details.
    info	[Changelog] 		- From: func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 		- To: IotHubSkuDescriptionListResult, func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 1. NewJobResponseListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 		- To: JobResponseListResult, func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 1. NewOperationListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, OperationListResult) (OperationListResult, error)
    info	[Changelog] 		- To: OperationListResult, func(context.Context, OperationListResult) (OperationListResult, error)
    info	[Changelog] 1. NewSharedAccessSignatureAuthorizationRuleListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog] 		- To: SharedAccessSignatureAuthorizationRuleListResult, func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog]
  • ️✔️iothub/mgmt/2017-07-01/devices [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 15 items here, please refer to log for details.
    info	[Changelog] 		- From: func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 		- To: IotHubSkuDescriptionListResult, func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 1. NewJobResponseListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 		- To: JobResponseListResult, func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 1. NewOperationListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, OperationListResult) (OperationListResult, error)
    info	[Changelog] 		- To: OperationListResult, func(context.Context, OperationListResult) (OperationListResult, error)
    info	[Changelog] 1. NewSharedAccessSignatureAuthorizationRuleListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog] 		- To: SharedAccessSignatureAuthorizationRuleListResult, func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog]
  • ️✔️iothub/mgmt/2017-01-19/devices [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 15 items here, please refer to log for details.
    info	[Changelog] 		- From: func(context.Context, IotHubQuotaMetricInfoListResult) (IotHubQuotaMetricInfoListResult, error)
    info	[Changelog] 		- To: IotHubQuotaMetricInfoListResult, func(context.Context, IotHubQuotaMetricInfoListResult) (IotHubQuotaMetricInfoListResult, error)
    info	[Changelog] 1. NewIotHubSkuDescriptionListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 		- To: IotHubSkuDescriptionListResult, func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 1. NewJobResponseListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 		- To: JobResponseListResult, func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 1. NewSharedAccessSignatureAuthorizationRuleListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog] 		- To: SharedAccessSignatureAuthorizationRuleListResult, func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog]
  • ️✔️iothub/mgmt/2016-02-03/devices [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 15 items here, please refer to log for details.
    info	[Changelog] 		- From: func(context.Context, IotHubQuotaMetricInfoListResult) (IotHubQuotaMetricInfoListResult, error)
    info	[Changelog] 		- To: IotHubQuotaMetricInfoListResult, func(context.Context, IotHubQuotaMetricInfoListResult) (IotHubQuotaMetricInfoListResult, error)
    info	[Changelog] 1. NewIotHubSkuDescriptionListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 		- To: IotHubSkuDescriptionListResult, func(context.Context, IotHubSkuDescriptionListResult) (IotHubSkuDescriptionListResult, error)
    info	[Changelog] 1. NewJobResponseListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 		- To: JobResponseListResult, func(context.Context, JobResponseListResult) (JobResponseListResult, error)
    info	[Changelog] 1. NewSharedAccessSignatureAuthorizationRuleListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog] 		- To: SharedAccessSignatureAuthorizationRuleListResult, func(context.Context, SharedAccessSignatureAuthorizationRuleListResult) (SharedAccessSignatureAuthorizationRuleListResult, error)
    info	[Changelog]
️️✔️[Staging] azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from f2b644e4db12755ad6d19238f584210814c65804. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --typescript-sdks-folder=/home/vsts/work/1/s/w/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/iothub/resource-manager/readme.md
  • ️✔️@azure/arm-iothub [View full logs]  [Preview SDK Changes]
    cmderr	[npmPack] loaded rollup.config.js with warnings
    cmderr	[npmPack] (!) Unused external imports
    cmderr	[npmPack] default imported from external module 'rollup' but never used
    cmderr	[npmPack] ./esm/iotHubClient.js → ./dist/arm-iothub.js...
    cmderr	[npmPack] created ./dist/arm-iothub.js in 461ms
️⚠️[Staging] azure-sdk-for-java warning [Detail]
️❌[Staging] azure-sdk-for-net failed [Detail]
  • Failed [Logs] Generate from f2b644e4db12755ad6d19238f584210814c65804. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --csharp-sdks-folder=/home/vsts/work/1/s/w/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/iothub/resource-manager/readme.md
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    ENOENT: no such file or directory, stat 'w/azure-sdk-for-net/artifacts/packages'
    Error: ENOENT: no such file or directory, stat 'w/azure-sdk-for-net/artifacts/packages'
        at Object.statSync (fs.js:1086:3)
        at File._getStatsSync (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/file-js/lib/file.js:50:28)
        at File.isDirectorySync (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/file-js/lib/file.js:113:19)
        at File.getDepthSync (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/file-js/lib/file.js:480:17)
        at FileHound._atMaxDepth (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/filehound/lib/filehound.js:696:23)
        at FileHound._shouldFilterDirectory (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/filehound/lib/filehound.js:702:19)
        at FileHound._search (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/filehound/lib/filehound.js:750:16)
        at FileHound._searchAsync (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/filehound/lib/filehound.js:734:26)
        at tryCatcher (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/bluebird/js/release/util.js:16:23)
        at MappingPromiseArray._promiseFulfilled (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/bluebird/js/release/map.js:68:38)
        at MappingPromiseArray.PromiseArray._iterate (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/bluebird/js/release/promise_array.js:115:31)
        at MappingPromiseArray.init (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/bluebird/js/release/promise_array.js:79:10)
        at MappingPromiseArray._asyncInit (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/bluebird/js/release/map.js:37:10)
        at _drainQueueStep (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/bluebird/js/release/async.js:97:12)
        at _drainQueue (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/bluebird/js/release/async.js:86:9)
        at Async._drainQueues (/home/vsts/work/1/s/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected]/node_modules/bluebird/js/release/async.js:102:5)
  • ⚠️Microsoft.Azure.Management.IotHub [View full logs
    warn	Script return with result [warning] code [1] signal [null] cwd [w/azure-sdk-for-net]: dotnet
    error	Fatal error: ENOENT: no such file or directory, stat 'w/azure-sdk-for-net/artifacts/packages'
    error	The following packages are still pending:
    error		Microsoft.Azure.Management.IotHub
️⚠️[Staging] azure-sdk-for-python warning [Detail]
  • ⚠️Warning [Logs] Generate from f2b644e4db12755ad6d19238f584210814c65804. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	python3 -m venv venv
    command	pip install setuptools wheel
    command	pip install pathlib jinja2 msrestazure
    command	autorest --version=V2 [email protected]/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/w/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/iothub/resource-manager/readme.md
    warn	No file changes detected after generation
    warn	No package detected after generation
️️✔️[Staging] azure-resource-manager-schemas succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from f2b644e4db12755ad6d19238f584210814c65804. Schema Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	autorest --use=@autorest/[email protected] --version=3.0.6320 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/w/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/iothub/resource-manager/readme.md
  • ️✔️iothub [View full logs]  [Preview Schema Changes]
    cmderr	[resource-manager] node-pre-gyp
    cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
    cmderr	[resource-manager]  WARN [email protected] No repository field.
    cmderr	[resource-manager] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
    cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
Posted by Swagger Pipeline | How to fix these errors?

@erich-wang
Copy link
Member

@00Kai0 , could you please fix CI errors (ModelValidation)?

@erich-wang
Copy link
Member

@@00Kai0, could you please fix CI errors? I'll close this PR if getting no response from you within 10 biz days.

@erich-wang
Copy link
Member

@00Kai0 , please fix CI errors, thanks.

@erich-wang
Copy link
Member

@00Kai0 , I'm closing this PR as there's no response from your side for one month, please reopen this PR if necessary, thanks.

@erich-wang erich-wang closed this Dec 16, 2020
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.

2 participants