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

Remove duplication of TrackedResource in mariaDB and mySQL #10601

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

jewinkle
Copy link
Contributor

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Aug 26, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 26, 2020

azure-sdk-for-python - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Aug 26, 2020

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 7e8605f with merge commit b2e6140. SDK Automation 13.0.17.20200825.1
  • ⚠️sdk/mariadb/mgmt-v2018_06_01 [View full logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/QueryTexts.java:[39,108] cannot find symbol
      [mvn]   symbol:   class List
      [mvn]   location: interface com.microsoft.azure.management.mariadb.v2018_06_01.QueryTexts
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/TopQueryStatisticsImpl.java:[36,120] cannot find symbol
      [mvn]   symbol:   class TopQueryStatisticsInput
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.TopQueryStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/WaitStatisticsImpl.java:[36,119] cannot find symbol
      [mvn]   symbol:   class WaitStatisticsInput
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.WaitStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/QueryTextsImpl.java:[36,115] cannot find symbol
      [mvn]   symbol:   class List
      [mvn]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.QueryTextsImpl
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-mariadb: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/QueryTexts.java:[39,108] cannot find symbol
      [mvn] [ERROR]   symbol:   class List
      [mvn] [ERROR]   location: interface com.microsoft.azure.management.mariadb.v2018_06_01.QueryTexts
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/TopQueryStatisticsImpl.java:[36,120] cannot find symbol
      [mvn] [ERROR]   symbol:   class TopQueryStatisticsInput
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.TopQueryStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/WaitStatisticsImpl.java:[36,119] cannot find symbol
      [mvn] [ERROR]   symbol:   class WaitStatisticsInput
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.WaitStatisticsImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mariadb/mgmt-v2018_06_01/src/main/java/com/microsoft/azure/management/mariadb/v2018_06_01/implementation/QueryTextsImpl.java:[36,115] cannot find symbol
      [mvn] [ERROR]   symbol:   class List
      [mvn] [ERROR]   location: class com.microsoft.azure.management.mariadb.v2018_06_01.implementation.QueryTextsImpl
      [mvn] [ERROR] -> [Help 1]
      [mvn] [ERROR] 
      [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [mvn] [ERROR] 
      [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    • ⚠️sdk/mysql/mgmt-v2017_12_01 [View full logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbformysql: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
        [mvn] [ERROR] -> [Help 1]
        [mvn] [ERROR] 
        [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
        [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
        [mvn] [ERROR] 
        [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
        [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      • ⚠️sdk/mysql/mgmt-v2017_12_01_preview [View full logs]  [Release SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbformysql: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
          [mvn] [ERROR] -> [Help 1]
          [mvn] [ERROR] 
          [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
          [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
          [mvn] [ERROR] 
          [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
          [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Aug 26, 2020

        azure-sdk-for-go - Release

        ⚠️ warning [Logs] [Expand Details]

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Aug 26, 2020

        azure-sdk-for-js - Release

        ️✔️ succeeded [Logs] [Expand Details]
        • ️✔️ Generate from 7e8605f with merge commit b2e6140. SDK Automation 13.0.17.20200825.1
        • ️✔️@azure/arm-mariadb [View full logs]  [Release SDK Changes]
          Only show 100 items here, please refer to log for details.
          [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
          [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
          [npmPack] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
          [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
          [npmPack] loaded rollup.config.js with warnings
          [npmPack] (!) Unused external imports
          [npmPack] default imported from external module 'rollup' but never used
          [npmPack] 
          [npmPack] ./esm/mariaDBManagementClient.js → ./dist/arm-mariadb.js...
          [npmPack] created ./dist/arm-mariadb.js in 554ms
          [npmPack] npm notice 
          [npmPack] npm notice package: @azure/arm-mariadb@1.4.0
          [npmPack] npm notice === Tarball Contents === 
          [npmPack] npm notice 3.6kB   esm/operations/advisors.js                                                      
          [npmPack] npm notice 985B    esm/models/advisorsMappers.js                                                   
          [npmPack] npm notice 216.6kB dist/arm-mariadb.js                                                             
          [npmPack] npm notice 73.3kB  dist/arm-mariadb.min.js                                                         
          [npmPack] npm notice 2.0kB   esm/operations/checkNameAvailability.js                                         
          [npmPack] npm notice 475B    esm/models/checkNameAvailabilityMappers.js                                      
          [npmPack] npm notice 5.7kB   esm/operations/configurations.js                                                
          [npmPack] npm notice 996B    esm/models/configurationsMappers.js                                             
          [npmPack] npm notice 7.6kB   esm/operations/databases.js                                                     
          [npmPack] npm notice 986B    esm/models/databasesMappers.js                                                  
          [npmPack] npm notice 7.9kB   esm/operations/firewallRules.js                                                 
          [npmPack] npm notice 994B    esm/models/firewallRulesMappers.js                                              
          [npmPack] npm notice 345B    esm/models/index.js                                                             
          [npmPack] npm notice 1.1kB   esm/operations/index.js                                                         
          [npmPack] npm notice 1.9kB   esm/operations/locationBasedPerformanceTier.js                                  
          [npmPack] npm notice 532B    esm/models/locationBasedPerformanceTierMappers.js                               
          [npmPack] npm notice 2.3kB   esm/operations/locationBasedRecommendedActionSessionsOperationStatus.js         
          [npmPack] npm notice 506B    esm/models/locationBasedRecommendedActionSessionsOperationStatusMappers.js      
          [npmPack] npm notice 3.1kB   esm/operations/locationBasedRecommendedActionSessionsResult.js                  
          [npmPack] npm notice 1.0kB   esm/models/locationBasedRecommendedActionSessionsResultMappers.js               
          [npmPack] npm notice 1.9kB   esm/operations/logFiles.js                                                      
          [npmPack] npm notice 984B    esm/models/logFilesMappers.js                                                   
          [npmPack] npm notice 56.9kB  esm/models/mappers.js                                                           
          [npmPack] npm notice 5.6kB   esm/mariaDBManagementClient.js                                                  
          [npmPack] npm notice 2.5kB   esm/mariaDBManagementClientContext.js                                           
          [npmPack] npm notice 1.6kB   esm/operations/operations.js                                                    
          [npmPack] npm notice 471B    esm/models/operationsMappers.js                                                 
          [npmPack] npm notice 5.5kB   esm/models/parameters.js                                                        
          [npmPack] npm notice 11.8kB  esm/operations/privateEndpointConnections.js                                    
          [npmPack] npm notice 1.1kB   esm/models/privateEndpointConnectionsMappers.js                                 
          [npmPack] npm notice 3.8kB   esm/operations/privateLinkResources.js                                          
          [npmPack] npm notice 1.0kB   esm/models/privateLinkResourcesMappers.js                                       
          [npmPack] npm notice 3.7kB   esm/operations/queryTexts.js                                                    
          [npmPack] npm notice 989B    esm/models/queryTextsMappers.js                                                 
          [npmPack] npm notice 4.1kB   esm/operations/recommendedActions.js                                            
          [npmPack] npm notice 1.0kB   esm/models/recommendedActionsMappers.js                                         
          [npmPack] npm notice 1.9kB   esm/operations/replicas.js                                                      
          [npmPack] npm notice 983B    esm/models/replicasMappers.js                                                   
          [npmPack] npm notice 983B    rollup.config.js                                                                
          [npmPack] npm notice 11.7kB  esm/operations/servers.js                                                       
          [npmPack] npm notice 4.5kB   esm/operations/serverSecurityAlertPolicies.js                                   
          [npmPack] npm notice 984B    esm/models/serverSecurityAlertPoliciesMappers.js                                
          [npmPack] npm notice 1.2kB   esm/models/serversMappers.js                                                    
          [npmPack] npm notice 4.1kB   esm/operations/topQueryStatistics.js                                            
          [npmPack] npm notice 1.0kB   esm/models/topQueryStatisticsMappers.js                                         
          [npmPack] npm notice 8.9kB   esm/operations/virtualNetworkRules.js                                           
          [npmPack] npm notice 1.0kB   esm/models/virtualNetworkRulesMappers.js                                        
          [npmPack] npm notice 4.0kB   esm/operations/waitStatistics.js                                                
          [npmPack] npm notice 1.0kB   esm/models/waitStatisticsMappers.js                                             
          [npmPack] npm notice 1.6kB   package.json                                                                    
          [npmPack] npm notice 457B    tsconfig.json                                                                   
          [npmPack] npm notice 1.7kB   esm/operations/advisors.d.ts.map                                                
          [npmPack] npm notice 2.2kB   esm/operations/advisors.js.map                                                  
          [npmPack] npm notice 504B    esm/models/advisorsMappers.d.ts.map                                             
          [npmPack] npm notice 517B    esm/models/advisorsMappers.js.map                                               
          [npmPack] npm notice 400.3kB dist/arm-mariadb.js.map                                                         
          [npmPack] npm notice 55.9kB  dist/arm-mariadb.min.js.map                                                     
          [npmPack] npm notice 795B    esm/operations/checkNameAvailability.d.ts.map                                   
          [npmPack] npm notice 1.1kB   esm/operations/checkNameAvailability.js.map                                     
          [npmPack] npm notice 237B    esm/models/checkNameAvailabilityMappers.d.ts.map                                
          [npmPack] npm notice 250B    esm/models/checkNameAvailabilityMappers.js.map                                  
          [npmPack] npm notice 1.7kB   esm/operations/configurations.d.ts.map                                          
          [npmPack] npm notice 2.8kB   esm/operations/configurations.js.map                                            
          [npmPack] npm notice 516B    esm/models/configurationsMappers.d.ts.map                                       
          [npmPack] npm notice 529B    esm/models/configurationsMappers.js.map                                         
          [npmPack] npm notice 2.0kB   esm/operations/databases.d.ts.map                                               
          [npmPack] npm notice 3.7kB   esm/operations/databases.js.map                                                 
          [npmPack] npm notice 506B    esm/models/databasesMappers.d.ts.map                                            
          [npmPack] npm notice 519B    esm/models/databasesMappers.js.map                                              
          [npmPack] npm notice 2.1kB   esm/operations/firewallRules.d.ts.map                                           
          [npmPack] npm notice 3.7kB   esm/operations/firewallRules.js.map                                             
          [npmPack] npm notice 514B    esm/models/firewallRulesMappers.d.ts.map                                        
          [npmPack] npm notice 527B    esm/models/firewallRulesMappers.js.map                                          
          [npmPack] npm notice 24.6kB  esm/models/index.d.ts.map                                                       
          [npmPack] npm notice 562B    esm/operations/index.d.ts.map                                                   
          [npmPack] npm notice 126B    esm/models/index.js.map                                                         
          [npmPack] npm notice 577B    esm/operations/index.js.map                                                     
          [npmPack] npm notice 764B    esm/operations/locationBasedPerformanceTier.d.ts.map                            
          [npmPack] npm notice 1.0kB   esm/operations/locationBasedPerformanceTier.js.map                              
          [npmPack] npm notice 264B    esm/models/locationBasedPerformanceTierMappers.d.ts.map                         
          [npmPack] npm notice 277B    esm/models/locationBasedPerformanceTierMappers.js.map                           
          [npmPack] npm notice 877B    esm/operations/locationBasedRecommendedActionSessionsOperationStatus.d.ts.map   
          [npmPack] npm notice 1.1kB   esm/operations/locationBasedRecommendedActionSessionsOperationStatus.js.map     
          [npmPack] npm notice 288B    esm/models/locationBasedRecommendedActionSessionsOperationStatusMappers.d.ts.map
          [npmPack] npm notice 301B    esm/models/locationBasedRecommendedActionSessionsOperationStatusMappers.js.map  
          [npmPack] npm notice 1.2kB   esm/operations/locationBasedRecommendedActionSessionsResult.d.ts.map            
          [npmPack] npm notice 1.7kB   esm/operations/locationBasedRecommendedActionSessionsResult.js.map              
        • ️✔️@azure/arm-mysql [View full logs]  [Release SDK Changes]
          Only show 100 items here, please refer to log for details.
          [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
          [npmPack] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
          [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
          [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
          [npmPack] loaded rollup.config.js with warnings
          [npmPack] (!) Unused external imports
          [npmPack] default imported from external module 'rollup' but never used
          [npmPack] 
          [npmPack] ./esm/mySQLManagementClient.js → ./dist/arm-mysql.js...
          [npmPack] created ./dist/arm-mysql.js in 586ms
          [npmPack] npm notice 
          [npmPack] npm notice package: @azure/arm-mysql@3.3.0
          [npmPack] npm notice === Tarball Contents === 
          [npmPack] npm notice 3.6kB   esm/operations/advisors.js                                                      
          [npmPack] npm notice 1.0kB   esm/models/advisorsMappers.js                                                   
          [npmPack] npm notice 254.1kB dist/arm-mysql.js                                                               
          [npmPack] npm notice 85.7kB  dist/arm-mysql.min.js                                                           
          [npmPack] npm notice 2.0kB   esm/operations/checkNameAvailability.js                                         
          [npmPack] npm notice 475B    esm/models/checkNameAvailabilityMappers.js                                      
          [npmPack] npm notice 5.7kB   esm/operations/configurations.js                                                
          [npmPack] npm notice 1.1kB   esm/models/configurationsMappers.js                                             
          [npmPack] npm notice 7.6kB   esm/operations/databases.js                                                     
          [npmPack] npm notice 1.0kB   esm/models/databasesMappers.js                                                  
          [npmPack] npm notice 7.9kB   esm/operations/firewallRules.js                                                 
          [npmPack] npm notice 1.1kB   esm/models/firewallRulesMappers.js                                              
          [npmPack] npm notice 345B    esm/models/index.js                                                             
          [npmPack] npm notice 1.2kB   esm/operations/index.js                                                         
          [npmPack] npm notice 1.9kB   esm/operations/locationBasedPerformanceTier.js                                  
          [npmPack] npm notice 532B    esm/models/locationBasedPerformanceTierMappers.js                               
          [npmPack] npm notice 2.3kB   esm/operations/locationBasedRecommendedActionSessionsOperationStatus.js         
          [npmPack] npm notice 506B    esm/models/locationBasedRecommendedActionSessionsOperationStatusMappers.js      
          [npmPack] npm notice 3.1kB   esm/operations/locationBasedRecommendedActionSessionsResult.js                  
          [npmPack] npm notice 1.1kB   esm/models/locationBasedRecommendedActionSessionsResultMappers.js               
          [npmPack] npm notice 1.9kB   esm/operations/logFiles.js                                                      
          [npmPack] npm notice 1.0kB   esm/models/logFilesMappers.js                                                   
          [npmPack] npm notice 63.4kB  esm/models/mappers.js                                                           
          [npmPack] npm notice 5.7kB   esm/mySQLManagementClient.js                                                    
          [npmPack] npm notice 2.5kB   esm/mySQLManagementClientContext.js                                             
          [npmPack] npm notice 1.5kB   esm/operations/operations.js                                                    
          [npmPack] npm notice 471B    esm/models/operationsMappers.js                                                 
          [npmPack] npm notice 6.4kB   esm/models/parameters.js                                                        
          [npmPack] npm notice 11.8kB  esm/operations/privateEndpointConnections.js                                    
          [npmPack] npm notice 1.1kB   esm/models/privateEndpointConnectionsMappers.js                                 
          [npmPack] npm notice 3.8kB   esm/operations/privateLinkResources.js                                          
          [npmPack] npm notice 1.1kB   esm/models/privateLinkResourcesMappers.js                                       
          [npmPack] npm notice 3.7kB   esm/operations/queryTexts.js                                                    
          [npmPack] npm notice 1.0kB   esm/models/queryTextsMappers.js                                                 
          [npmPack] npm notice 4.1kB   esm/operations/recommendedActions.js                                            
          [npmPack] npm notice 1.1kB   esm/models/recommendedActionsMappers.js                                         
          [npmPack] npm notice 1.9kB   esm/operations/replicas.js                                                      
          [npmPack] npm notice 1.0kB   esm/models/replicasMappers.js                                                   
          [npmPack] npm notice 977B    rollup.config.js                                                                
          [npmPack] npm notice 7.5kB   esm/operations/serverAdministrators.js                                          
          [npmPack] npm notice 1.1kB   esm/models/serverAdministratorsMappers.js                                       
          [npmPack] npm notice 8.3kB   esm/operations/serverKeys.js                                                    
          [npmPack] npm notice 1.1kB   esm/models/serverKeysMappers.js                                                 
          [npmPack] npm notice 17.3kB  esm/operations/servers.js                                                       
          [npmPack] npm notice 4.5kB   esm/operations/serverSecurityAlertPolicies.js                                   
          [npmPack] npm notice 1.0kB   esm/models/serverSecurityAlertPoliciesMappers.js                                
          [npmPack] npm notice 1.3kB   esm/models/serversMappers.js                                                    
          [npmPack] npm notice 4.1kB   esm/operations/topQueryStatistics.js                                            
          [npmPack] npm notice 1.1kB   esm/models/topQueryStatisticsMappers.js                                         
          [npmPack] npm notice 8.9kB   esm/operations/virtualNetworkRules.js                                           
          [npmPack] npm notice 1.1kB   esm/models/virtualNetworkRulesMappers.js                                        
          [npmPack] npm notice 4.0kB   esm/operations/waitStatistics.js                                                
          [npmPack] npm notice 1.1kB   esm/models/waitStatisticsMappers.js                                             
          [npmPack] npm notice 1.6kB   package.json                                                                    
          [npmPack] npm notice 457B    tsconfig.json                                                                   
          [npmPack] npm notice 1.7kB   esm/operations/advisors.d.ts.map                                                
          [npmPack] npm notice 2.2kB   esm/operations/advisors.js.map                                                  
          [npmPack] npm notice 540B    esm/models/advisorsMappers.d.ts.map                                             
          [npmPack] npm notice 553B    esm/models/advisorsMappers.js.map                                               
          [npmPack] npm notice 462.6kB dist/arm-mysql.js.map                                                           
          [npmPack] npm notice 64.7kB  dist/arm-mysql.min.js.map                                                       
          [npmPack] npm notice 795B    esm/operations/checkNameAvailability.d.ts.map                                   
          [npmPack] npm notice 1.1kB   esm/operations/checkNameAvailability.js.map                                     
          [npmPack] npm notice 237B    esm/models/checkNameAvailabilityMappers.d.ts.map                                
          [npmPack] npm notice 250B    esm/models/checkNameAvailabilityMappers.js.map                                  
          [npmPack] npm notice 1.7kB   esm/operations/configurations.d.ts.map                                          
          [npmPack] npm notice 2.8kB   esm/operations/configurations.js.map                                            
          [npmPack] npm notice 552B    esm/models/configurationsMappers.d.ts.map                                       
          [npmPack] npm notice 565B    esm/models/configurationsMappers.js.map                                         
          [npmPack] npm notice 2.0kB   esm/operations/databases.d.ts.map                                               
          [npmPack] npm notice 3.7kB   esm/operations/databases.js.map                                                 
          [npmPack] npm notice 542B    esm/models/databasesMappers.d.ts.map                                            
          [npmPack] npm notice 555B    esm/models/databasesMappers.js.map                                              
          [npmPack] npm notice 2.1kB   esm/operations/firewallRules.d.ts.map                                           
          [npmPack] npm notice 3.7kB   esm/operations/firewallRules.js.map                                             
          [npmPack] npm notice 550B    esm/models/firewallRulesMappers.d.ts.map                                        
          [npmPack] npm notice 563B    esm/models/firewallRulesMappers.js.map                                          
          [npmPack] npm notice 28.1kB  esm/models/index.d.ts.map                                                       
          [npmPack] npm notice 606B    esm/operations/index.d.ts.map                                                   
          [npmPack] npm notice 126B    esm/models/index.js.map                                                         
          [npmPack] npm notice 621B    esm/operations/index.js.map                                                     
          [npmPack] npm notice 764B    esm/operations/locationBasedPerformanceTier.d.ts.map                            
          [npmPack] npm notice 1.0kB   esm/operations/locationBasedPerformanceTier.js.map                              
          [npmPack] npm notice 264B    esm/models/locationBasedPerformanceTierMappers.d.ts.map                         
          [npmPack] npm notice 277B    esm/models/locationBasedPerformanceTierMappers.js.map                           
          [npmPack] npm notice 877B    esm/operations/locationBasedRecommendedActionSessionsOperationStatus.d.ts.map   
          [npmPack] npm notice 1.1kB   esm/operations/locationBasedRecommendedActionSessionsOperationStatus.js.map     

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Aug 26, 2020

        Azure CLI Extension Generation - Release

        No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Aug 26, 2020

        azure-sdk-for-net - Release

        ️✔️ succeeded [Logs] [Expand Details]
        • ️✔️ Generate from 7e8605f with merge commit b2e6140. SDK Automation 13.0.17.20200825.1
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
        • ️✔️Microsoft.Azure.Management.MariaDB [View full logs]  [Release SDK Changes]
            No Artifact Generated.
          • ️✔️Microsoft.Azure.Management.MySQL [View full logs]  [Release SDK Changes]
              No Artifact Generated.

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Aug 26, 2020

            Trenton Generation - Release

            No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Aug 26, 2020

            azure-sdk-for-python-track2 - Release

            No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Aug 26, 2020

            azure-resource-manager-schemas - Release

            ⚠️ warning [Logs] [Expand Details]
            • ⚠️ Generate from 7e8605f with merge commit b2e6140. Schema Automation 13.0.17.20200825.1
              • [after_scripts|node] PostProcessor finished successfully.
                [after_scripts|node]   5619 passing (42s)
                [after_scripts|node]   6 failing
                AzureResourceSchema has no registered package commands.
                • [after_scripts|node] PostProcessor finished successfully.
                  [after_scripts|node]   5629 passing (57s)
                  AzureResourceSchema has no registered package commands.

                @PhoenixHe-NV PhoenixHe-NV merged commit b2e6140 into master Aug 27, 2020
                @JackTn JackTn deleted the jewinkle/dbFixes branch August 9, 2021 10:13
                @JackTn JackTn restored the jewinkle/dbFixes branch August 19, 2021 02:05
                @JackTn JackTn deleted the jewinkle/dbFixes branch June 16, 2022 00:50
                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