fix:code check plugin(Checkstyle +PMD+SpotBugs) #137
Annotations
1 error and 10 warnings
|
checkstyle
Process completed with exit code 1.
|
|
checkstyle
(whitespace) WhitespaceAround: '==' is not followed by whitespace.
|
|
checkstyle
(whitespace) WhitespaceAfter: 'if' is not followed by whitespace.
|
|
checkstyle
(indentation) Indentation: 'Object' has incorrect indentation level 8, expected level should be 12.
|
|
checkstyle
(coding) MagicNumber: '32' is a magic number.
|
|
checkstyle
(naming) StaticVariableName: Name 'cachedSecret' must match pattern '(^[A-Z0-9_]{0,19}$)'.
|
|
checkstyle
(coding) MagicNumber: '0xff' is a magic number.
|
|
checkstyle
(coding) MagicNumber: '16' is a magic number.
|
|
checkstyle
(whitespace) WhitespaceAfter: 'if' is not followed by whitespace.
|
|
checkstyle
(whitespace) WhitespaceAfter: 'if' is not followed by whitespace.
|
|
checkstyle
(naming) ConstantName: Name 'PASSWORD_SALT_PREFIX' must match pattern '(^[A-Z0-9_]{0,19}$)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
checkstyle-report
|
42.1 KB |
sha256:84d78d81f820f95e82415f650bd414286dce1493dc98bc288a8382d0d26c94c3
|
|