fix:code check plugin(Checkstyle +PMD+SpotBugs) #185
Annotations
3 errors and 10 warnings
|
checkstyle
Process completed with exit code 1.
|
|
checkstyle
Process completed with exit code 1.
|
|
checkstyle
Process completed with exit code 1.
|
|
checkstyle
(indentation) Indentation: 'method def' child has incorrect indentation level 16, expected level should be 8.
|
|
checkstyle
(indentation) Indentation: 'method def' child has incorrect indentation level 16, expected level should be 8.
|
|
checkstyle
(indentation) Indentation: 'method def' child has incorrect indentation level 16, expected level should be 8.
|
|
checkstyle
(indentation) Indentation: 'method def' child has incorrect indentation level 16, expected level should be 8.
|
|
checkstyle
(coding) MagicNumber: '123' is a magic number.
|
|
checkstyle
(indentation) Indentation: 'method def' child has incorrect indentation level 16, expected level should be 8.
|
|
checkstyle
(naming) MethodName: Name 'testEncode_Success' must match pattern '^[a-z][a-zA-Z0-9]*$'.
|
|
checkstyle
(indentation) Indentation: 'method def modifier' has incorrect indentation level 8, expected level should be 4.
|
|
checkstyle
(imports) AvoidStarImport: Using the '.*' form of import should be avoided - org.junit.jupiter.api.Assertions.*.
|
|
checkstyle
(imports) UnusedImports: Unused import - java.nio.charset.StandardCharsets.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
checkstyle-report
|
669 KB |
sha256:e69c05c01e5fbf6e356b01c17c9b9ff5b4d5e70d441441fc47d6b22677f817e6
|
|
|
pmd-report
|
18.2 KB |
sha256:1c70e156d294764ae4d990a22b0e0b407da7ea3bd1ad91f3f5340ff75f4f0c93
|
|
|
spotbugs-report
|
9.93 KB |
sha256:2983b95fd022519e6da16c5033a214e9a5e4f71a0dbabcf80f6e283acd079787
|
|