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

serialconsole wave4 #14273

Merged
merged 1 commit into from
May 7, 2021
Merged

serialconsole wave4 #14273

merged 1 commit into from
May 7, 2021

Conversation

zhangyan133
Copy link
Contributor

No description provided.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented May 6, 2021

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️️✔️[Staging] SDK Track2 Validation succeeded [Detail] [Expand]
Validation passes for SDKTrack2Validation
️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
Posted by Swagger Pipeline | How to fix these errors?

@openapi-workflow-bot
Copy link

Hi, @zhangyan133 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. vsswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented May 6, 2021

    Swagger Generation Artifacts

    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 7f3fdac. 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.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    • ️✔️track2_azure-mgmt-serialconsole [View full logs]  [Release SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation group SerialPortsOperations
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 7f3fdac. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      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
      warn	No file changes detected after generation
    • ️✔️serialconsole [View full logs]  [Release Schema Changes]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 7f3fdac. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/serialconsole/resource-manager/readme.md
    • ️✔️@azure/arm-serialconsole [View full logs]  [Release 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/microsoftSerialConsoleClient.js → ./dist/arm-serialconsole.js...
      cmderr	[npmPack] created ./dist/arm-serialconsole.js in 141ms
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 7f3fdac. 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
    • ️✔️serialconsole/mgmt/2018-05-01/serialconsole [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog] - New const `Disabled`
      info	[Changelog] - New const `Enabled`
      info	[Changelog] - New function `NewSerialPortsClientWithBaseURI(string, string) SerialPortsClient`
      info	[Changelog] - New function `SerialPortsClient.DeletePreparer(context.Context, string, string, string, string, string) (*http.Request, error)`
      info	[Changelog] - New function `SerialPortsClient.GetPreparer(context.Context, string, string, string, string, string) (*http.Request, error)`
      info	[Changelog] - New function `SerialPortsClient.ConnectSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `SerialPortsClient.GetResponder(*http.Response) (SerialPort, error)`
      info	[Changelog] - New function `PossibleSerialPortStateValues() []SerialPortState`
      info	[Changelog] - New function `SerialPortsClient.DeleteSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `SerialPortsClient.Connect(context.Context, string, string, string, string, string) (SerialPortConnectResult, error)`
      info	[Changelog] - New function `SerialPortsClient.DeleteResponder(*http.Response) (autorest.Response, error)`
      info	[Changelog] - New function `SerialPortsClient.GetSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `*SerialPort.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `SerialPortsClient.CreateResponder(*http.Response) (SerialPort, error)`
      info	[Changelog] - New function `SerialPortsClient.Create(context.Context, string, string, string, string, string, SerialPort) (SerialPort, error)`
      info	[Changelog] - New function `SerialPort.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `SerialPortsClient.Delete(context.Context, string, string, string, string, string) (autorest.Response, error)`
      info	[Changelog] - New function `SerialPortsClient.Get(context.Context, string, string, string, string, string) (SerialPort, error)`
      info	[Changelog] - New function `NewSerialPortsClient(string) SerialPortsClient`
      info	[Changelog] - New function `SerialPortsClient.CreatePreparer(context.Context, string, string, string, string, string, SerialPort) (*http.Request, error)`
      info	[Changelog] - New function `SerialPortsClient.ConnectPreparer(context.Context, string, string, string, string, string) (*http.Request, error)`
      info	[Changelog] - New function `SerialPortsClient.ConnectResponder(*http.Response) (SerialPortConnectResult, error)`
      info	[Changelog] - New function `SerialPortsClient.ListBySubscriptionsResponder(*http.Response) (SerialPortListResult, error)`
      info	[Changelog] - New function `SerialPortsClient.ListBySubscriptionsPreparer(context.Context) (*http.Request, error)`
      info	[Changelog] - New function `SerialPortsClient.ListBySubscriptions(context.Context) (SerialPortListResult, error)`
      info	[Changelog] - New function `SerialPortsClient.ListResponder(*http.Response) (SerialPortListResult, error)`
      info	[Changelog] - New function `SerialPortsClient.CreateSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `SerialPortsClient.List(context.Context, string, string, string, string) (SerialPortListResult, error)`
      info	[Changelog] - New function `SerialPortsClient.ListBySubscriptionsSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `SerialPortsClient.ListPreparer(context.Context, string, string, string, string) (*http.Request, error)`
      info	[Changelog] - New function `SerialPortsClient.ListSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New struct `CloudError`
      info	[Changelog] - New struct `CloudErrorBody`
      info	[Changelog] - New struct `ProxyResource`
      info	[Changelog] - New struct `Resource`
      info	[Changelog] - New struct `SerialPort`
      info	[Changelog] - New struct `SerialPortConnectResult`
      info	[Changelog] - New struct `SerialPortListResult`
      info	[Changelog] - New struct `SerialPortProperties`
      info	[Changelog] - New struct `SerialPortsClient`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 49 additive change(s).
      info	[Changelog]
    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @raych1
    Copy link
    Contributor

    raych1 commented May 7, 2021

    @msyyc , can you review this PR?

    @msyyc msyyc assigned msyyc and unassigned raych1 May 7, 2021
    @zhangyan133
    Copy link
    Contributor Author

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

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

    Successfully merging this pull request may close these issues.

    3 participants