fix:code check plugin(Checkstyle +PMD+SpotBugs) #108
Annotations
1 error and 10 warnings
|
checkstyle
Process completed with exit code 1.
|
|
checkstyle
(indentation) Indentation: 'ctor def' child has incorrect indentation level 16, expected level should be 8.
|
|
checkstyle
(indentation) Indentation: 'ctor def modifier' has incorrect indentation level 8, expected level should be 4.
|
|
checkstyle
(naming) MemberName: Name 'a' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'.
|
|
checkstyle
(indentation) Indentation: 'member def modifier' has incorrect indentation level 8, expected level should be 4.
|
|
checkstyle
(naming) MemberName: Name '_name' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'.
|
|
checkstyle
(indentation) Indentation: 'member def modifier' has incorrect indentation level 8, expected level should be 4.
|
|
checkstyle
(naming) ConstantName: Name 'myConstant' must match pattern '(^[A-Z0-9_]{0,19}$)'.
|
|
checkstyle
(indentation) Indentation: 'member def modifier' has incorrect indentation level 8, expected level should be 4.
|
|
checkstyle
(naming) TypeName: Name 'testCheckstyle' must match pattern '^[A-Z][a-zA-Z0-9]*$'.
|
|
checkstyle
(imports) UnusedImports: Unused import - java.lang.reflect.Field.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
checkstyle-report
|
390 KB |
sha256:e408f3869b2772fbfdc1d15a4d6536e8a24f3d82e674635abc4d6b38f11fa240
|
|