sonarqube - sonarqube4.3 after upgrade php plugin (the version is 2.2) can not analysis magento project -


It seems that the reason for the exception: NullPointerException.NonEmptyCaseWithoutBreakCheck in class file org.sonar.php.checks. Code block is:

  Nobie comment in private boolean (AstNode astNode) {for (Trivia Trivia: Astonode.Get-NewsSelling (). GetToken (). GetTrivia ()) {if (trivia. Is comment () & amp; amp; Trivia.Toasting (.) Includes trim ("no punctuation")) {return true; }  }  return false; }  


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -