Skip to content
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

remove console.log in wechat auth provider #12431

Merged
merged 2 commits into from
Dec 29, 2024
Merged

Conversation

arvinxx
Copy link
Contributor

@arvinxx arvinxx commented Dec 28, 2024

☕️ Reasoning

remove the wechat unecessary console.log, It's really annoying while it will always print out.

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

📌 Resources

@arvinxx arvinxx requested a review from ThangHuuVu as a code owner December 28, 2024 17:46
Copy link

vercel bot commented Dec 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 29, 2024 4:21am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Dec 29, 2024 4:21am

Copy link

vercel bot commented Dec 28, 2024

@arvinxx is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 39.38%. Comparing base (ed4511c) to head (6dcfe97).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/core/src/providers/wechat.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12431   +/-   ##
=======================================
  Coverage   39.38%   39.38%           
=======================================
  Files         194      194           
  Lines       30676    30676           
  Branches     1335     1341    +6     
=======================================
  Hits        12081    12081           
  Misses      18595    18595           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ThangHuuVu ThangHuuVu merged commit 9dbc9ba into nextauthjs:main Dec 29, 2024
12 of 15 checks passed
@ThangHuuVu
Copy link
Member

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Refers to `@auth/core` providers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants