Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
4 0 0 4

Rules

Rules Violations Severity
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
0 Errors Error
FileTabCharacter 0 Errors Error
JavadocType
  • scope: "package"
0 Errors Error
JavadocStyle
  • tokens: "INTERFACE_DEF, CLASS_DEF"
  • checkFirstSentence: "true"
  • checkEmptyJavadoc: "true"
4 Errors Error
JavadocStyle
  • checkFirstSentence: "true"
  • checkEmptyJavadoc: "false"
4 Errors Error
AvoidStarImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error

Details

info/magnolia/module/storeclient/MagnoliaStoreModule.java

Violation Message Line
Errors Javadoc has empty description section. 40

info/magnolia/module/storeclient/pages/AllModulesListPage.java

Violation Message Line
Errors Javadoc has empty description section. 56

info/magnolia/module/storeclient/pages/InstalledModulesListPage.java

Violation Message Line
Errors Javadoc has empty description section. 51

info/magnolia/module/storeclient/setup/MagnoliaStoreModuleVersionHandler.java

Violation Message Line
Errors Javadoc has empty description section. 43