-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
lint: fix offenses for @typescript-eslint/no-unused-vars rule in tests folder #11755
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
Conversation
|
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 109 files out of 216 files are above the max files limit of 100. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
gioboa
left a comment
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.
Thanks 👏
Description of change
No functional changes. Fixes
@typescript-eslint/no-unused-varsin thetestsfolder. I will fix code in separate PR.Gets the offence count down from 784 to 475 for this rule.
Pull-Request Checklist
masterbranchFixes #00000