Conversation
…t-shorthand', 'radix', and 'require-await' eslint rules
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughTest files across the preact-query package are modernized to use template literals instead of string concatenation in query functions and assertions. Minor adjustments include explicit radix parameters in Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
View your CI Pipeline Execution ↗ for commit 468d906
☁️ Nx Cloud last updated this comment at |
🚀 Changeset Version PreviewNo changeset entries found. Merging this PR will not cause a version bump for any packages. |
size-limit report 📦
|
🎯 Changes
Apply
eslint-config-preactrules to test files to resolve ESLint warnings:prefer-template: replace string concatenation with template literalsno-else-return: remove unnecessaryelseafterreturnobject-shorthand: use shorthand property syntaxradix: add explicit radix parameter toparseIntcalls@typescript-eslint/require-await: remove unnecessaryasynckeyword fromqueryFnwithoutawaiteslint-disabledirective✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit