Skip to content

Conversation

gmuecke
Copy link
Member

@gmuecke gmuecke commented Jul 3, 2018

No description provided.

Copy link
Member Author

@gmuecke gmuecke 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

@@ -124,6 +124,7 @@ public T withConfig(final JsonObject config) {
*/
protected void start(final Future<Void> startFuture) {

System.out.println("you shall not use system.out.println");
Copy link
Member Author

Choose a reason for hiding this comment

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

Code Smell Code Smell: Replace this use of System.out or System.err by a logger. (squid:S106)

See it in SonarCloud

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