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

[Cosmos] Fix linting issues #13039

Merged
merged 18 commits into from
Feb 26, 2021
Merged

Conversation

deyaaeldeen
Copy link
Member

@deyaaeldeen deyaaeldeen commented Jan 1, 2021

Fixes linting issues in src, samples, package.json, and api-extractor.json. Fixes #10776.

Things to note

After rebasing changes

Copy link
Contributor

@zfoster zfoster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, a lot of changes but we can test with a dev release

openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this pull request Feb 25, 2021
[Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-10-01 (Azure#13039)

* Fix validation errors for UsageDetails_List

* fix validations for UsageDetails_List invalid format

* update description for meterId Property inLegacyUsageDetailProperties

* add examples for 503 response for Microsoft.Consumption usage details

* fix spelling for productIdentifier description

* fix spell check in productIdentifier description in ModernUsageDetailProperties

* reverting bad fixes for swagger validations

* remove 503 as a separate status

* fix typos and add uuid back (will be fixed in code)

Co-authored-by: Mohammad Mohammad <mmohammad@microsoft.com>
@ramya-rao-a ramya-rao-a requested review from zfoster and removed request for willmtemple February 25, 2021 20:02
@zfoster
Copy link
Contributor

zfoster commented Feb 25, 2021

this seems to have an actual compilation failure now with the hashing "v2Key" not assignable to boolean

@deyaaeldeen deyaaeldeen merged commit b585cee into Azure:master Feb 26, 2021
@deyaaeldeen deyaaeldeen deleted the deyaaeldeen/lint-cosmos branch February 26, 2021 21:01
This was referenced Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix ESLint errors in cosmos package
2 participants