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

CLI[CI]: fix Codacy lint error for Unnecessary block #556

Closed
Tracked by #420
leninmehedy opened this issue Nov 15, 2023 · 1 comment · Fixed by #557
Closed
Tracked by #420

CLI[CI]: fix Codacy lint error for Unnecessary block #556

leninmehedy opened this issue Nov 15, 2023 · 1 comment · Fixed by #557
Assignees
Labels

Comments

@leninmehedy
Copy link
Member

leninmehedy commented Nov 15, 2023

Currently Codacy incorrectly complains about "Unnecessary block" for valid ES6 code block: https://app.codacy.com/gh/hashgraph/full-stack-testing/issues/current?languages=Javascript&categories=CodeStyle

This seems to be PMD error also encountered by others: pmd/pmd#4129

@github-project-automation github-project-automation bot moved this to 🆕 New in FST Suite Nov 15, 2023
@leninmehedy leninmehedy self-assigned this Nov 15, 2023
@leninmehedy leninmehedy changed the title CLI[CI]: PMD error Unnecessary block CLI[CI]: fix Codacy lint error for Unnecessary block Nov 15, 2023
@leninmehedy leninmehedy moved this from 🆕 New to 🏗 In progress in FST Suite Nov 15, 2023
@leninmehedy leninmehedy moved this from 🏗 In progress to 👀 In review in FST Suite Nov 16, 2023
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in FST Suite Nov 16, 2023
@swirlds-automation
Copy link
Contributor

🎉 This issue has been resolved in version 0.13.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 a pull request may close this issue.

2 participants