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

refactor: convert logical operator to optional chainining #340

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

deepsource-autofix[bot]
Copy link
Contributor

The optional chaining operator can be used to perform null checks before accessing a property, or calling a function.

The [optional chaining](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining) operator can be used to perform null checks before accessing a property, or calling a function.
Copy link

vercel bot commented Jan 18, 2025

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

Name Status Preview Comments Updated (UTC)
vue-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 21, 2025 9:10pm

Copy link

deepsource-io bot commented Jan 18, 2025

Here's the code health analysis summary for commits d21771e..6ce9fb0. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ Success
🎯 3 occurences resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@pysio2007 pysio2007 merged commit 8b6162e into main Jan 21, 2025
24 checks passed
@pysio2007 pysio2007 deleted the deepsource-autofix-ea9fa82e branch January 21, 2025 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
等待处理 正在等待开发者处理
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant