fix:code check plugin(Checkstyle +PMD+SpotBugs) #175
Annotations
3 warnings
|
checkstyle:
base/src/main/java/com/tinyengine/it/model/dto/BlockParam.java#L43
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
|
|
checkstyle:
base/src/main/java/com/tinyengine/it/model/dto/BlockDto.java#L40
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
|
|
checkstyle:
base/src/main/java/com/tinyengine/it/model/dto/BlockGroupDto.java#L35
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
checkstyle-report
|
661 KB |
sha256:b03b3881dc782f808f5ac9af32ccd95ea7629366fef27e7d54442b410f63e8fb
|
|