PMD Results

The following document contains the results of PMD 6.55.0.

PMD found no problems in your source code.

Suppressed Violations

Filename Rule message Suppression type Reason
net/ucanaccess/converters/LoadJet.java Consider using a try-with-resources statement instead of explicitly closing the resource annotation
net/ucanaccess/converters/LoadJet.java Consider using a try-with-resources statement instead of explicitly closing the resource annotation
net/ucanaccess/converters/TypesMap.java Explicit type arguments can be replaced by Diamond Operator annotation
net/ucanaccess/converters/TypesMap.java Explicit type arguments can be replaced by Diamond Operator annotation