spotless #541
build.yml
on: push
Annotations
57 errors and 1 warning
[checkstyle] src/arcade/core/gui/GUI.java#L374 <com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck>:
src/arcade/core/gui/GUI.java#L374
Class XMLFileFilter should be declared as final.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[checkstyle] src/arcade/patch/agent/cell/PatchCell.java#L81 <com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck>:
src/arcade/patch/agent/cell/PatchCell.java#L81
Name 'MAX_DENSITY' must match pattern '^[a-z][a-zA-Z0-9]*$'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[checkstyle] src/arcade/potts/vis/PottsVisualization.java#L174 <com.puppycrawl.tools.checkstyle.checks.sizes.MethodLengthCheck>:
src/arcade/potts/vis/PottsVisualization.java#L174
Method create3DDrawers length is 277 lines (max allowed is 150).
|
[checkstyle] test/arcade/patch/agent/cell/PatchCellTissueTest.java#L67 <com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck>:
test/arcade/patch/agent/cell/PatchCellTissueTest.java#L67
Class 'PatchCellTissueTest' looks like designed for extension (can be subclassed), but the method 'createCellsWithVolumeAndCriticalHeight' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PatchCellTissueTest' final or making the method 'createCellsWithVolumeAndCriticalHeight' static/final/abstract/empty, or adding allowed annotation for the method.
|
[checkstyle] test/arcade/patch/agent/cell/PatchCellTest.java#L266 <com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck>:
test/arcade/patch/agent/cell/PatchCellTest.java#L266
Class 'PatchCellTest' looks like designed for extension (can be subclassed), but the method 'createCellsWithVolumeAndCriticalHeight' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PatchCellTest' final or making the method 'createCellsWithVolumeAndCriticalHeight' static/final/abstract/empty, or adding allowed annotation for the method.
|
[checkstyle] test/arcade/patch/agent/cell/PatchCellCancerTest.java#L67 <com.puppycrawl.tools.checkstyle.checks.design.DesignForExtensionCheck>:
test/arcade/patch/agent/cell/PatchCellCancerTest.java#L67
Class 'PatchCellCancerTest' looks like designed for extension (can be subclassed), but the method 'createCellsWithVolumeAndCriticalHeight' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PatchCellCancerTest' final or making the method 'createCellsWithVolumeAndCriticalHeight' static/final/abstract/empty, or adding allowed annotation for the method.
|
[checkstyle] test/arcade/potts/sim/Potts3DTest.java#L1 <com.puppycrawl.tools.checkstyle.checks.sizes.FileLengthCheck>:
test/arcade/potts/sim/Potts3DTest.java#L1
File length is 2,371 lines (max allowed is 2,000).
|
|
run-gradle-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jacoco-coverage
|
845 KB |
|