-
Notifications
You must be signed in to change notification settings - Fork 91
test: fix lint #813
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 e 8000 mails.
Already on GitHub? Sign in to your account
test: fix lint #813
Conversation
WalkthroughA configuration update was made to the Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🧰 Additional context used🪛 Biome (1.9.4).oxlintrc.json[error] 81-81: End of file expected Use an array for a sequence of values: (parse) [error] 81-81: End of file expected Use an array for a sequence of values: (parse) [error] 81-81: End of file expected Use an array for a sequence of values: (parse) [error] 81-83: End of file expected Use an array for a sequence of values: (parse) ⏰ Context from checks skipped due to timeout of 90000ms (9)
🔇 Additional comments (1)
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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.
Pull Request Overview
This PR enables auto merge functionality by updating the CI configuration.
- Added an empty "merge_group:" key in the nodejs workflow configuration.
Comments suppressed due to low confidence (1)
.github/workflows/nodejs.yml:11
- [nitpick] Consider adding a comment to explain the purpose of the 'merge_group:' field and clarify any expected values to improve maintainability.
merge_group:
52c0f7a
to
cbb2af9
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #813 +/- ##
=======================================
Coverage 95.34% 95.34%
=======================================
Files 196 196
Lines 23686 23686
Branches 2157 2164 +7
=======================================
Hits 22583 22583
Misses 1103 1103 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cbb2af9
to
7361241
Compare
Pull request summary
|
PR Dependency Tree
This tree was auto-generated by Charcoal
Summary by CodeRabbit