You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i compiled the plugin and installed it on sonarqube, but i got a lot of warnings in the log.
it seems that many rules are not activated. Can you specify what should l i do to include them ?
the logs are shown below:
2016.08.28 13:33:36 INFO web[o.s.s.q.RegisterQualityProfiles] Register quality profiles 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.file.FileTabChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.file.FileLengthChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.file.HeaderMatchesChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.SpacesAfterPlusChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.file.WhitespaceEndOfLineChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.SpacesBeforePlusChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.file.FileLineLengthChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.ClassNamesChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.ObjectNamesChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.PackageObjectNamesChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.EqualsHashCodeChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.IllegalImportsChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.ParameterNumberChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.MagicNumberChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.NoWhitespaceBeforeLeftBracketChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.NoWhitespaceAfterLeftBracketChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.ReturnChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.NullChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.NoCloneChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.CovariantEqualsChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.StructuralTypeChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.file.RegexChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.NumberOfTypesChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.CyclomaticComplexityChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.IfBraceChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.MethodLengthChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.MethodNamesChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.PublicMethodsHaveTypeChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.file.NewLineAtEofChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.NotImplementedErrorUsage not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.ProcedureDefinitionChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.ForBraceChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.SpaceAfterCommentStartChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.FieldNamesChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.TodoCommentChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:37 INFO web[o.s.s.q.RegisterQualityProfiles] Register profile {lang=scala, name=Scalastyle} 2016.08.28 13:33:37 INFO web[o.s.s.q.RegisterQualityProfiles] Set default scala profile: Scalastyle 2016.08.28 13:33:37 DEBUG web[o.s.s.q.RegisterQualityProfiles] Register quality profiles (done) | time=1315ms
The text was updated successfully, but these errors were encountered:
koveitan
changed the title
sonar scala style WARNING - Rule not found in Scalastyle repository! Rule won't be activated.
sonar scala style warning- Rule not found in Scalastyle repository! Rule won't be activated.
Aug 29, 2016
koveitan
changed the title
sonar scala style warning- Rule not found in Scalastyle repository! Rule won't be activated.
Sonar warning- Rule not found in Scalastyle repository! Rule won't be activated.
Aug 29, 2016
Hi,
i compiled the plugin and installed it on sonarqube, but i got a lot of warnings in the log.
it seems that many rules are not activated. Can you specify what should l i do to include them ?
the logs are shown below:
2016.08.28 13:33:36 INFO web[o.s.s.q.RegisterQualityProfiles] Register quality profiles 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.file.FileTabChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.file.FileLengthChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.file.HeaderMatchesChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.SpacesAfterPlusChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.file.WhitespaceEndOfLineChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.SpacesBeforePlusChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.file.FileLineLengthChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.ClassNamesChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.ObjectNamesChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.PackageObjectNamesChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.EqualsHashCodeChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.IllegalImportsChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.ParameterNumberChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.MagicNumberChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.NoWhitespaceBeforeLeftBracketChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.NoWhitespaceAfterLeftBracketChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.ReturnChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.NullChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.NoCloneChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.CovariantEqualsChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.StructuralTypeChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.file.RegexChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.NumberOfTypesChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.CyclomaticComplexityChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.IfBraceChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.MethodLengthChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.MethodNamesChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.PublicMethodsHaveTypeChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.file.NewLineAtEofChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.NotImplementedErrorUsage not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.ProcedureDefinitionChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.ForBraceChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.SpaceAfterCommentStartChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.FieldNamesChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:36 WARN web[o.s.s.q.RegisterQualityProfiles] Rule for org.scalastyle.scalariform.TodoCommentChecker not found in Scalastyle repository! Rule won't be activated. 2016.08.28 13:33:37 INFO web[o.s.s.q.RegisterQualityProfiles] Register profile {lang=scala, name=Scalastyle} 2016.08.28 13:33:37 INFO web[o.s.s.q.RegisterQualityProfiles] Set default scala profile: Scalastyle 2016.08.28 13:33:37 DEBUG web[o.s.s.q.RegisterQualityProfiles] Register quality profiles (done) | time=1315ms
The text was updated successfully, but these errors were encountered: