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

Add sonarqube integration #17

Merged
merged 11 commits into from
Jul 15, 2018
Merged

Add sonarqube integration #17

merged 11 commits into from
Jul 15, 2018

Conversation

Postremus
Copy link
Collaborator

No description provided.

Copy link

@sonarcloud sonarcloud bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarCloud

@@ -6,6 +6,7 @@

import javax.enterprise.context.ApplicationScoped;
import javax.inject.Inject;
import java.util.List;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Smell Code Smell: Remove this unused import 'java.util.List'. (squid:UselessImportCheck)

See it in SonarCloud

remove unneeded import again
nobody touches should modify the build classes anyway
@Postremus Postremus merged commit 8c7edfd into master Jul 15, 2018
@Postremus Postremus deleted the sonarqube branch July 15, 2018 17:47
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.

None yet

1 participant