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

Sonar quality profil change: fix new bugs/code smell #322

Closed
Zorin95670 opened this issue Jun 22, 2023 · 0 comments · Fixed by #327
Closed

Sonar quality profil change: fix new bugs/code smell #322

Zorin95670 opened this issue Jun 22, 2023 · 0 comments · Fixed by #327
Assignees

Comments

@Zorin95670
Copy link
Member

Description

Sonar changes its quality profils, so new bugs and code smells appears.

Fix:

  • 23 Promise returned in function argument where a void return was expected.
  • 1 Refactor this function to always return the same type.
@Zorin95670 Zorin95670 moved this to 📋 Backlog in Board of Leto-modelizer Jun 22, 2023
@Zorin95670 Zorin95670 moved this from 📋 Backlog to 🔖 Ready in Board of Leto-modelizer Jun 23, 2023
@Zorin95670 Zorin95670 added this to the Release version 1.3.0 milestone Jun 26, 2023
@Zorin95670 Zorin95670 moved this from 🔖 Ready to 🏗 In progress in Board of Leto-modelizer Jun 26, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Board of Leto-modelizer Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants