Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with http://depot.universaal.org/Resources/Checkstyle/uaal-checkstyle-config.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
6 0 3 6

Rules

Category Rule Violations Severity
design DesignForExtension 6  Error
javadoc JavadocPackage
  • allowLegacy: "true"
1  Warning
naming ConstantName 2  Warning

Details

org/universAAL/context/che/database/impl/RDF4JBackendCrd.java

Severity Category Rule Message Line
 Error design DesignForExtension Method 'connect' is not designed for extension - needs to be abstract, final or empty. 47

org/universAAL/context/che/database/impl/RDF4JBackendCrdClc.java

Severity Category Rule Message Line
 Error design DesignForExtension Method 'connect' is not designed for extension - needs to be abstract, final or empty. 51

org/universAAL/context/che/database/impl/RDF4JBackendCrdClc2.java

Severity Category Rule Message Line
 Error design DesignForExtension Method 'connect' is not designed for extension - needs to be abstract, final or empty. 55

org/universAAL/context/che/database/impl/RDF4JBackendCrdClc2Cnf.java

Severity Category Rule Message Line
 Error design DesignForExtension Method 'connect' is not designed for extension - needs to be abstract, final or empty. 60

org/universAAL/context/che/database/impl/RDF4JBackendCrdClcCnf.java

Severity Category Rule Message Line
 Warning javadoc JavadocPackage Missing package-info.java file.
 Warning naming ConstantName Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 58
 Error design DesignForExtension Method 'connect' is not designed for extension - needs to be abstract, final or empty. 60

org/universAAL/context/che/database/impl/RDF4JBackendCrdCnf.java

Severity Category Rule Message Line
 Warning naming ConstantName Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 58
 Error design DesignForExtension Method 'connect' is not designed for extension - needs to be abstract, final or empty. 60