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

fix readme Configuration Tags for eventhub #12591

Merged
merged 1 commit into from
Feb 22, 2021
Merged

Conversation

ctaggart
Copy link
Contributor

This just fixes parsing of the readme. A Tag must be directly below a Configuration, not Suppression.

@ctaggart ctaggart requested a review from lirenhe as a code owner January 25, 2021 01:15
@openapi-workflow-bot
Copy link

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

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 25, 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.
    ️️✔️[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.
    ️️✔️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-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 25, 2021

    Swagger Generation Artifacts

    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from 213711a. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      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/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/eventhub/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
    • Microsoft.Azure.Management.EventHub [View full logs]  [Release SDK Changes]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.ConsumergroupsTests.CRUD.cs(78,173): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.ConsumerGroup' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.ConsumergroupsTests.CRUD_Length.cs(77,173): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.ConsumerGroup' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DedicatedClusters.CRUD.cs(42,104): error CS1503: Argument 2: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryAlertnateNameTests.CRUD.cs(94,48): error CS1503: Argument 5: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryAlertnateNameTests.CRUD.cs(118,143): error CS1503: Argument 4: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryAlertnateNameTests.CRUD.cs(123,52): error CS1929: 'IDisasterRecoveryConfigsOperations' does not contain a definition for 'CreateOrUpdate' and the best extension method overload 'ConsumerGroupsOperationsExtensions.CreateOrUpdate(IConsumerGroupsOperations, string, string, string, string, string)' requires a receiver of type 'IConsumerGroupsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryAlertnateNameTests.CRUD.cs(167,59): error CS1929: 'IDisasterRecoveryConfigsOperations' does not contain a definition for 'CreateOrUpdate' and the best extension method overload 'ConsumerGroupsOperationsExtensions.CreateOrUpdate(IConsumerGroupsOperations, string, string, string, string, string)' requires a receiver of type 'IConsumerGroupsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs(96,48): error CS1503: Argument 5: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs(120,143): error CS1503: Argument 4: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs(125,147): error CS1503: Argument 4: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs(130,52): error CS1929: 'IDisasterRecoveryConfigsOperations' does not contain a definition for 'CreateOrUpdate' and the best extension method overload 'ConsumerGroupsOperationsExtensions.CreateOrUpdate(IConsumerGroupsOperations, string, string, string, string, string)' requires a receiver of type 'IConsumerGroupsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs(181,59): error CS1929: 'IDisasterRecoveryConfigsOperations' does not contain a definition for 'CreateOrUpdate' and the best extension method overload 'ConsumerGroupsOperationsExtensions.CreateOrUpdate(IConsumerGroupsOperations, string, string, string, string, string)' requires a receiver of type 'IConsumerGroupsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubskiptopTests.cs(86,235): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.ConsumerGroup' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules.cs(98,48): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules.cs(127,77): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules.cs(155,173): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters' to 'Microsoft.Azure.Management.EventHub.Models.KeyType' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules.cs(160,175): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters' to 'Microsoft.Azure.Management.EventHub.Models.KeyType' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules_Length.cs(109,48): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules_Length.cs(138,77): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules_Length.cs(166,173): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters' to 'Microsoft.Azure.Management.EventHub.Models.KeyType' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules_Length.cs(171,175): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters' to 'Microsoft.Azure.Management.EventHub.Models.KeyType' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceBYOKTests.CRUD.cs(52,104): error CS1503: Argument 2: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceKafkaTests.CRUD.cs(40,104): error CS1503: Argument 2: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceTests.CRUD.cs(42,104): error CS1503: Argument 2: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceTests.CRUDAuthorizationRules.cs(42,99): error CS1503: Argument 2: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceTests.CRUDAuthorizationRules.cs(86,48): error CS1503: Argument 5: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceTests.CRUDAuthorizationRules.cs(124,63): error CS1503: Argument 5: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceTests.CRUDAuthorizationRules.cs(152,155): error CS1503: Argument 5: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters' to 'Microsoft.Azure.Management.EventHub.Models.KeyType' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceTests.CRUDAuthorizationRules.cs(158,157): error CS1503: Argument 5: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters' to 'Microsoft.Azure.Management.EventHub.Models.KeyType' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.ConsumergroupsTests.CRUD.cs(78,173): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.ConsumerGroup' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.ConsumergroupsTests.CRUD_Length.cs(77,173): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.ConsumerGroup' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DedicatedClusters.CRUD.cs(42,104): error CS1503: Argument 2: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryAlertnateNameTests.CRUD.cs(94,48): error CS1503: Argument 5: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryAlertnateNameTests.CRUD.cs(118,143): error CS1503: Argument 4: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryAlertnateNameTests.CRUD.cs(123,52): error CS1929: 'IDisasterRecoveryConfigsOperations' does not contain a definition for 'CreateOrUpdate' and the best extension method overload 'ConsumerGroupsOperationsExtensions.CreateOrUpdate(IConsumerGroupsOperations, string, string, string, string, string)' requires a receiver of type 'IConsumerGroupsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryAlertnateNameTests.CRUD.cs(167,59): error CS1929: 'IDisasterRecoveryConfigsOperations' does not contain a definition for 'CreateOrUpdate' and the best extension method overload 'ConsumerGroupsOperationsExtensions.CreateOrUpdate(IConsumerGroupsOperations, string, string, string, string, string)' requires a receiver of type 'IConsumerGroupsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs(96,48): error CS1503: Argument 5: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs(120,143): error CS1503: Argument 4: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs(125,147): error CS1503: Argument 4: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs(130,52): error CS1929: 'IDisasterRecoveryConfigsOperations' does not contain a definition for 'CreateOrUpdate' and the best extension method overload 'ConsumerGroupsOperationsExtensions.CreateOrUpdate(IConsumerGroupsOperations, string, string, string, string, string)' requires a receiver of type 'IConsumerGroupsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.DisasterRecoveryTests.CRUD.cs(181,59): error CS1929: 'IDisasterRecoveryConfigsOperations' does not contain a definition for 'CreateOrUpdate' and the best extension method overload 'ConsumerGroupsOperationsExtensions.CreateOrUpdate(IConsumerGroupsOperations, string, string, string, string, string)' requires a receiver of type 'IConsumerGroupsOperations' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubskiptopTests.cs(86,235): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.ConsumerGroup' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules.cs(98,48): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules.cs(127,77): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules.cs(155,173): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters' to 'Microsoft.Azure.Management.EventHub.Models.KeyType' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules.cs(160,175): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters' to 'Microsoft.Azure.Management.EventHub.Models.KeyType' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules_Length.cs(109,48): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules_Length.cs(138,77): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules_Length.cs(166,173): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters' to 'Microsoft.Azure.Management.EventHub.Models.KeyType' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.EventHubsTests.CRUDAuthorizationRules_Length.cs(171,175): error CS1503: Argument 6: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters' to 'Microsoft.Azure.Management.EventHub.Models.KeyType' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceBYOKTests.CRUD.cs(52,104): error CS1503: Argument 2: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceKafkaTests.CRUD.cs(40,104): error CS1503: Argument 2: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceTests.CRUD.cs(42,104): error CS1503: Argument 2: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceTests.CRUDAuthorizationRules.cs(42,99): error CS1503: Argument 2: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter' to 'string' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceTests.CRUDAuthorizationRules.cs(86,48): error CS1503: Argument 5: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceTests.CRUDAuthorizationRules.cs(124,63): error CS1503: Argument 5: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.AuthorizationRule' to 'System.Collections.Generic.IList<string>' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceTests.CRUDAuthorizationRules.cs(152,155): error CS1503: Argument 5: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters' to 'Microsoft.Azure.Management.EventHub.Models.KeyType' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Tests/ScenarioTests.NamespaceTests.CRUDAuthorizationRules.cs(158,157): error CS1503: Argument 5: cannot convert from 'Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters' to 'Microsoft.Azure.Management.EventHub.Models.KeyType' [/home/vsts/work/1/s/azure-sdk-for-net/sdk/eventhub/Microsoft.Azure.Management.EventHub/tests/Microsoft.Azure.Management.EventHub.Tests.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    ️⚠️ azure-sdk-for-python warning [Detail]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 213711a. 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
      cmderr	[generate.py] 2021-02-22 06:19:12 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-eventhubs-generated"
      cmderr	[generate.py] 2021-02-22 06:19:12 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2021-02-22 06:19:12 INFO autorest --version=3.0.6369 --use=@autorest/[email protected] --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/eventhubs/azure-resourcemanager-eventhubs-generated --java.namespace=com.azure.resourcemanager.eventhubs.generated   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/eventhub/resource-manager/readme.md
      cmderr	[generate.py] 2021-02-22 06:20:04 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2021-02-22 06:20:04 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-02-22 06:20:04 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-02-22 06:20:04 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-02-22 06:20:04 INFO [POM][Skip] pom already has module sdk/eventhubs
      cmderr	[generate.py] 2021-02-22 06:20:04 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-eventhubs-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-02-22 06:23:38 DEBUG Got artifact_id: azure-resourcemanager-eventhubs-generated
      cmderr	[Inst] 2021-02-22 06:23:38 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-02-22 06:23:38 DEBUG Got artifact: azure-resourcemanager-eventhubs-generated-1.0.0-beta.1-javadoc.jar
      cmderr	[Inst] 2021-02-22 06:23:38 DEBUG Got artifact: azure-resourcemanager-eventhubs-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-02-22 06:23:38 DEBUG Match jar package: azure-resourcemanager-eventhubs-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-02-22 06:23:38 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/12591/azure-sdk-for-java/azure-resourcemanager-eventhubs-generated/azure-resourcemanager-eventhubs-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-eventhubs-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-eventhubs-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-eventhubs-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 213711a. 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
    • ️✔️eventhub/mgmt/2017-04-01/eventhub [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️eventhub/mgmt/2015-08-01/eventhub [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️preview/eventhub/mgmt/2018-01-01-preview/eventhub [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 213711a. 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/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/eventhub/resource-manager/readme.md
    • ️✔️@azure/arm-eventhub [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/eventHubManagementClient.js → ./dist/arm-eventhub.js...
      cmderr	[npmPack] created ./dist/arm-eventhub.js in 466ms
    ️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 213711a. 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.6374 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/eventhub/resource-manager/readme.md
    • ️✔️eventhub [View full logs]  [Release Schema Changes]
      cmderr	[resource-manager] node-pre-gyp
      cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
      cmderr	[resource-manager]  [email protected] No repository field.
      cmderr	[resource-manager] 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"})
    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
    Posted by Swagger Pipeline | How to fix these errors?

    @ctaggart
    Copy link
    Contributor Author

    ctaggart commented Feb 6, 2021

    @ruowan, you approved these changes 11 days ago. Can you please merge it?

    @ruowan
    Copy link
    Member

    ruowan commented Feb 8, 2021

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 2 pipeline(s).

    @msyyc
    Copy link
    Member

    msyyc commented Feb 8, 2021

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 2 pipeline(s).

    @msyyc
    Copy link
    Member

    msyyc commented Feb 8, 2021

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 2 pipeline(s).

    @msyyc
    Copy link
    Member

    msyyc commented Feb 8, 2021

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 2 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.

    4 participants