-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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: Avoid excessive Env URL and basePath redundant Warning #11636
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
@k-taro56 is attempting to deploy a commit to the authjs Team on Vercel. A member of the Team first needs to authorize it. |
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.
so this LGTM, I tested it locally! I think it's good to go
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11636 +/- ##
==========================================
+ Coverage 39.45% 39.47% +0.02%
==========================================
Files 184 184
Lines 29249 29263 +14
Branches 1261 1269 +8
==========================================
+ Hits 11540 11552 +12
- Misses 17709 17711 +2 ☔ View full report in Codecov by Sentry. |
☕️ Reasoning
🧢 Checklist
🎫 Affected issues
Fixes: #11522
📌 Resources