-
-
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
docs: update errors page with more details #2196
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/nextauthjs/next-auth/5wdpPECNim32X7TbB9bdWaUQuFdP |
Codecov Report
@@ Coverage Diff @@
## next #2196 +/- ##
========================================
- Coverage 9.99% 9.96% -0.03%
========================================
Files 82 83 +1
Lines 1391 1395 +4
Branches 382 382
========================================
Hits 139 139
- Misses 1032 1036 +4
Partials 220 220
Continue to review full report at Codecov.
|
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.
Super 🙌🏽
Co-authored-by: Lluis Agusti <hi@llu.lu>
Reasoning 💡
Updated the docs errors page to flesh out the descriptions of each possible event.
I tried to scour the code and do some research on all missing ones, but if I misunderstood one of the them, etc. feel free to change it wink
I couldn't find those database errors towards the bottom anywhere in the code anymore, not in adapters nor core, so all the ones with "N/A" can technically be removed I think. What do you think?
Checklist 🧢
[ ] TestsAffected issues 🎟
Fixes #1089