Fix backticks #3
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
release.yml
on: push
Annotations
44 errors
|
[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).
|
|
|
|
|
|
[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] 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|