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

chore(website): correct issue with rule schema defs #6942

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

armano2
Copy link
Member

@armano2 armano2 commented Apr 20, 2023

PR Checklist

Overview

while rewriting schema assign $defs if present in first array item to new item

this is a side effect fix for recent changes (#6899) done to rule schemas

image

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @armano2!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

@netlify
Copy link

netlify bot commented Apr 20, 2023

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 19c4ce6
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/644187729eeeec0008195909
😎 Deploy Preview https://deploy-preview-6942--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@nx-cloud
Copy link

nx-cloud bot commented Apr 20, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 19c4ce6. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 32 targets

Sent with 💌 from NxCloud.

@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Merging #6942 (19c4ce6) into v6 (acc1a43) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##               v6    #6942      +/-   ##
==========================================
- Coverage   87.51%   87.50%   -0.01%     
==========================================
  Files         376      376              
  Lines       12944    12936       -8     
  Branches     3821     3820       -1     
==========================================
- Hits        11328    11320       -8     
  Misses       1231     1231              
  Partials      385      385              
Flag Coverage Δ
unittest 87.50% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@armano2 armano2 merged commit 4fa871e into v6 Apr 21, 2023
45 checks passed
@armano2 armano2 deleted the chore/playground-rule-schema-error branch April 21, 2023 12:50
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants