-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
chore: add typescript-eslint/require-await rule #9029
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: add typescript-eslint/require-await rule #9029
Conversation
View your CI Pipeline Execution ↗ for commit e548b0b.
☁️ Nx Cloud last updated this comment at |
a923146
to
390a5cb
Compare
390a5cb
to
9ad919a
Compare
b2e5313
to
0013aaa
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9029 +/- ##
==========================================
- Coverage 45.37% 0.00% -45.38%
==========================================
Files 207 49 -158
Lines 8277 2204 -6073
Branches 1868 181 -1687
==========================================
- Hits 3756 0 -3756
+ Misses 4080 2083 -1997
+ Partials 441 121 -320
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's time to add this rule finally
ref: #9011 (comment)