fix:code check plugin(Checkstyle +PMD+SpotBugs) #123
Annotations
10 warnings
|
checkstyle
(javadoc) JavadocMethod: Expected @PARAM tag for 'salt'.
|
|
checkstyle
(javadoc) JavadocMethod: Expected @PARAM tag for 'storedHash'.
|
|
checkstyle
(javadoc) JavadocMethod: Expected @PARAM tag for 'inputPassword'.
|
|
checkstyle
(naming) LocalVariableName: Name 'passwordHash' must match pattern '^[a-z][a-z0-9]*(_[a-z0-9]+)*$'.
|
|
checkstyle
(javadoc) JavadocMethod: Expected @PARAM tag for 'plainPassword'.
|
|
checkstyle
(naming) LocalVariableName: Name 'dataWithSalt' must match pattern '^[a-z][a-z0-9]*(_[a-z0-9]+)*$'.
|
|
checkstyle
(whitespace) WhitespaceAfter: 'if' is not followed by whitespace.
|
|
checkstyle
(javadoc) JavadocMethod: Expected @PARAM tag for 'salt'.
|
|
checkstyle
(javadoc) JavadocMethod: Expected @PARAM tag for 'data'.
|
|
checkstyle
(naming) ConstantName: Name 'PASSWORD_SALT_PREFIX' must match pattern '(^[A-Z0-9_]{0,19}$)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
checkstyle-report
|
388 KB |
sha256:1fd02adac3178fbb32315323f3b0b13b299727acd952d67e8cb679c3ecf56f84
|
|