-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
fix(eslint-plugin): revert "[no-redundant-type-constituents] use assignability checking for redundancy checks" #11812
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(eslint-plugin): revert "[no-redundant-type-constituents] use assignability checking for redundancy checks" #11812
Conversation
…ignabili…" This reverts commit 2ffb168.
|
Thanks for the PR, @JoshuaKGoldberg! 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. |
✅ Deploy Preview for typescript-eslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
View your CI Pipeline Execution ↗ for commit 9a96603
☁️ Nx Cloud last updated this comment at |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11812 +/- ##
==========================================
+ Coverage 90.49% 90.53% +0.04%
==========================================
Files 523 523
Lines 53386 53097 -289
Branches 8919 8838 -81
==========================================
- Hits 48311 48074 -237
+ Misses 5061 5010 -51
+ Partials 14 13 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
…; re-enable the bugged lint rule: eslint-plugin: revert: [no-redundant-type-constituents] use assignability checking for redundancy checks (typescript-eslint/typescript-eslint#10744) (typescript-eslint/typescript-eslint#11812)
…; re-enable the bugged lint rule: - eslint-plugin: revert: [no-redundant-type-constituents] use assignability checking for redundancy checks (typescript-eslint/typescript-eslint#10744) (typescript-eslint/typescript-eslint#11812) - chore: update pkg

Reverts #10744.
string | undefinedwithstrickNullChecks: falseshould have an exception #11800