PMD Results

The following document contains the results of PMD 7.17.0.

Violations By Priority

Priority 4

org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/util/PostgreSQLBinaryTimestampUtils.java

Rule Violation Line
UselessParentheses Useless parentheses around `TimeZone.getDefault().getRawOffset()`. 44

Files

org/apache/shardingsphere/database/protocol/postgresql/packet/command/query/extended/bind/protocol/util/PostgreSQLBinaryTimestampUtils.java

Rule Violation Priority Line
UselessParentheses Useless parentheses around `TimeZone.getDefault().getRawOffset()`. 4 44