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

style: format code with Prettier and StandardJS #33

Closed
wants to merge 8 commits into from

Conversation

deepsource-autofix[bot]
Copy link
Contributor

This commit fixes the style issues introduced in 6235815 according to the output
from Prettier and StandardJS.

Details: None

Copy link

deepsource-io bot commented May 11, 2024

Here's the code health analysis summary for commits 6235815..b4a6f42. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Test coverage LogoTest coverage🔄 WaitingWaiting for artifact report...View Check ↗
DeepSource Secrets LogoSecrets✅ SuccessView Check ↗
DeepSource JavaScript LogoJavaScript❌ Failure
❗ 950 occurences introduced
🎯 4 occurences resolved
View Check ↗

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

Copy link

Qodana for JS

120 new problems were found

Inspection name Severity Problems
Comma expression 🔶 Warning 103
Unused local symbol 🔶 Warning 6
Unnecessary non-capturing group 🔶 Warning 4
Exception used for local control-flow 🔶 Warning 2
Unused assignment 🔶 Warning 2
Void function return value used 🔶 Warning 1
Signature mismatch ◽️ Notice 2

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant