The following document contains the results of PMD 6.4.0.
Violation | Priority | Line |
---|---|---|
Avoid unused private fields such as 'address'. | 3 | 31 |
Avoid unused private fields such as 'database'. | 3 | 33 |
The method 'sentinelServers(Config)' has a NCSS line count of 12. | 3 | 48–63 |
Local variable 'sentinelServersConfig' could be declared final | 3 | 54 |