Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

refactor: replace short hand type conversions with function calls #213

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

deepsource-autofix[bot]
Copy link
Contributor

Prefer using explicit casts by calling Number, Boolean, or String over using operators like +, !! or "" +. This is considered best practice as it improves readability.

Prefer using explicit casts by calling `Number`, `Boolean`, or `String` over using operators like `+`, `!!` or `"" +`. This is considered best practice as it improves readability.
Copy link

vercel bot commented Oct 19, 2024

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

Name Status Preview Comments Updated (UTC)
persona.fm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2024 8:36pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
persona-fm-docs ⬜️ Ignored (Inspect) Visit Preview Oct 19, 2024 8:36pm

Copy link
Contributor

deepsource-io bot commented Oct 19, 2024

Here's the code health analysis summary for commits 13525c8..859cde4. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ Success
🎯 1 occurence resolved
View Check ↗

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

@vercel vercel bot temporarily deployed to Preview – persona.fm October 19, 2024 20:36 Inactive
@nayasinghania nayasinghania merged commit 5392f64 into main Oct 20, 2024
11 checks passed
@nayasinghania nayasinghania deleted the deepsource-autofix-1aab3d9d branch October 20, 2024 00:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant