Skip to content

fix:code check plugin(Checkstyle +PMD+SpotBugs) #174

fix:code check plugin(Checkstyle +PMD+SpotBugs)

fix:code check plugin(Checkstyle +PMD+SpotBugs) #174

Triggered via pull request August 13, 2026 07:01
Status Success
Total duration 1m 3s
Artifacts 1

checkstyle.yml

on: pull_request
checkstyle
58s
checkstyle
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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: '10' is a magic number.
checkstyle
(indentation) Indentation: 'method def' child has incorrect indentation level 16, expected level should be 8.
checkstyle
(coding) MagicNumber: '42' is a magic number.
checkstyle
(indentation) Indentation: 'method def' child has incorrect indentation level 16, expected level should be 8.
checkstyle
(indentation) Indentation: 'method 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
(indentation) Indentation: 'member def modifier' has incorrect indentation level 8, expected level should be 4.
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/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/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
736 KB
sha256:c396f9f24417f16989b96cd5861d93adc7034d413c242a2bf75eed978e267815