Issues
- 0
Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.
#141 opened by codacy-production - 0
Avoid unused local variables such as 'o'.
#130 opened by codacy-production - 0
Avoid unused local variables such as 'o'.
#129 opened by codacy-production - 0
Unused import - java.math.BigInteger.
#128 opened by codacy-production - 0
Unused import - java.util.Date.
#127 opened by codacy-production - 3
- 0
The utility class name 'CompressorFactory' doesn't match '[A-Z][a-zA-Z0-9]+(Utils?|Helper|Constants)'
#35 opened by Deng-Ran - 0
The utility class name 'Decoders' doesn't match '[A-Z][a-zA-Z0-9]+(Utils?|Helper|Constants)'
#36 opened by Deng-Ran - 0
Avoid really long methods.
#23 opened by Deng-Ran - 0
- 0
- 0
[final-definition] Move definitions to the end of the file (after the node at line `206`)
#26 opened by Deng-Ran - 0
- 0
- 0
- 0