fix:code check plugin(Checkstyle +PMD+SpotBugs) #111
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:d1b96471d8803c1ce71c023a10ea33084c260e463d8be426b9d4a82c59742be0
|
|