Skip to content

refactored and tested PottsCellFlyNeuronWT class #188

refactored and tested PottsCellFlyNeuronWT class

refactored and tested PottsCellFlyNeuronWT class #188

GitHub Actions / checkstyle completed Sep 21, 2024 in 4s

reviewdog [checkstyle] report

reported by reviewdog 🐶

Findings (264)

test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|5 col 1| Wrong order for 'java.util.ArrayList' import.
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|5 col 8| Unused import - java.util.ArrayList.
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|10 col 33| Using the '.' form of import should be avoided - arcade.potts.agent.module..
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|15 col 1| Wrong order for 'arcade.potts.util.PottsEnums.Region' import.
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|17 col 1| Wrong order for 'ec.util.MersenneTwisterFast' import.
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|24 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|25 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|26 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|27 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|28 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|29 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|30 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|33 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|36 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|37 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java|211 col 5| 'METHOD_DEF' has more than 1 empty lines before.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|5 col 1| Wrong order for 'java.util.ArrayList' import.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|9 col 1| Wrong order for 'arcade.core.agent.cell.CellState' import.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|10 col 33| Using the '.' form of import should be avoided - arcade.potts.agent.module..
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|15 col 1| Wrong order for 'arcade.potts.util.PottsEnums.Direction' import.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|18 col 1| Wrong order for 'ec.util.MersenneTwisterFast' import.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|25 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|26 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|27 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|28 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|29 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|30 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|31 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|34 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|37 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|38 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/cell/PottsCellFlyStemTest.java|306| Code line has trailing spaces.
test/arcade/potts/agent/module/PottsModuleProliferationFlyStemTest.java|12 col 1| Wrong order for 'ec.util.MersenneTwisterFast' import.
test/arcade/potts/agent/module/PottsModuleProliferationFlyStemTest.java|13 col 1| Wrong order for 'org.junit.Before' import.
test/arcade/potts/agent/module/PottsModuleProliferationFlyStemTest.java|18 col 1| Wrong order for 'java.lang.reflect.Field' import.
test/arcade/potts/agent/module/PottsModuleProliferationFlyStemTest.java|25 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/module/PottsModuleProliferationFlyStemTest.java|26 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/module/PottsModuleProliferationFlyStemTest.java|27 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/module/PottsModuleProliferationFlyStemTest.java|28 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/module/PottsModuleProliferationFlyStemTest.java|29 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/module/PottsModuleProliferationFlyStemTest.java|30 col 5| 'VARIABLE_DEF' should be separated from previous line.
test/arcade/potts/agent/module/PottsModuleProliferationFlyStemTest.java|31 col 5| 'VARIABLE_DEF' should be separated from previous line.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|7 col 33| Using the '.' form of import should be avoided - arcade.potts.agent.module..
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|10 col 1| Wrong order for 'ec.util.MersenneTwisterFast' import.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|21| Line is longer than 100 characters (found 102).
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|21 col 38| Expected @param tag for 'id'.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|21 col 46| Expected @param tag for 'parent'.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|21 col 58| Expected @param tag for 'pop'.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|21 col 73| Expected @param tag for 'state'.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|21 col 84| Expected @param tag for 'age'.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|21 col 93| Expected @param tag for 'divisions'.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|22 col 43| Expected @param tag for 'location'.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|22 col 61| Expected @param tag for 'hasRegions'.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|22 col 81| Expected @param tag for 'parameters'.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|23 col 41| Expected @param tag for 'criticalVolume'.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|23 col 64| Expected @param tag for 'criticalHeight'.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|24 col 58| Expected @param tag for 'criticalRegionVolumes'.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|25 col 58| Expected @param tag for 'criticalRegionHeights'.
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|31| Line is longer than 100 characters (found 107).
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|53| Line is longer than 100 characters (found 111).
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|53 col 40| More than 7 parameters (found 13).
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|54| Line is longer than 100 characters (found 108).
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|55| Line is longer than 100 characters (found 105).
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|56| Line is longer than 100 characters (found 111).
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|57| Line is longer than 100 characters (found 112).
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|58| Line is longer than 100 characters (found 114).
src/arcade/potts/agent/cell/PottsCellFlyNeuronWT.java|66| Line is longer than 100 characters (found 116).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|8 col 33| Using the '.' form of import should be avoided - arcade.potts.agent.module..
src/arcade/potts/agent/cell/PottsCellFlyStem.java|11 col 1| Wrong order for 'ec.util.MersenneTwisterFast' import.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|14 col 1| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|15| First sentence should end with a period.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|18| First sentence should end with a period.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|29| First sentence should end with a period.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|32 col 5| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|50 col 5| Class 'PottsCellFlyStem' looks like designed for extension (can be subclassed), but the method 'getSplitOffsetPercent' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PottsCellFlyStem' final or making the method 'getSplitOffsetPercent' static/final/abstract/empty, or adding allowed annotation for the method.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|50 col 5| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|54 col 5| Class 'PottsCellFlyStem' looks like designed for extension (can be subclassed), but the method 'getSplitDirection' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PottsCellFlyStem' final or making the method 'getSplitDirection' static/final/abstract/empty, or adding allowed annotation for the method.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|54 col 5| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|58 col 5| Class 'PottsCellFlyStem' looks like designed for extension (can be subclassed), but the method 'getSplitProbability' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PottsCellFlyStem' final or making the method 'getSplitProbability' static/final/abstract/empty, or adding allowed annotation for the method.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|58 col 5| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|62 col 5| Class 'PottsCellFlyStem' looks like designed for extension (can be subclassed), but the method 'makeDaughterCell' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PottsCellFlyStem' final or making the method 'makeDaughterCell' static/final/abstract/empty, or adding allowed annotation for the method.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|62 col 5| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|68| Line is longer than 100 characters (found 108).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|88 col 5| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|90 col 9| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|97| Line is longer than 100 characters (found 114).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|97 col 5| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|97 col 36| More than 7 parameters (found 13).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|98| Line is longer than 100 characters (found 113).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|99| Line is longer than 100 characters (found 125).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|99| Line is longer than 120 characters (found 125).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|100| Line is longer than 100 characters (found 106).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|101| Line is longer than 100 characters (found 108).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|109| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|114| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|119| Line is longer than 100 characters (found 109).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|121| Line is longer than 100 characters (found 111).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|125| Line is longer than 100 characters (found 129).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|125| Line is longer than 120 characters (found 129).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|125 col 5| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|125 col 36| More than 7 parameters (found 13).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|126| Line is longer than 100 characters (found 128).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|126| Line is longer than 120 characters (found 128).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|127| Line is longer than 100 characters (found 140).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|127| Line is longer than 120 characters (found 140).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|128| Line is longer than 100 characters (found 121).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|128| Line is longer than 120 characters (found 121).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|129| Line is longer than 100 characters (found 123).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|129| Line is longer than 120 characters (found 123).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|137| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|141| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|146| Line is longer than 100 characters (found 109).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|148| Line is longer than 100 characters (found 111).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|152| Line is longer than 100 characters (found 127).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|152| Line is longer than 120 characters (found 127).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|152 col 5| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|152 col 36| More than 7 parameters (found 13).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|153| Line is longer than 100 characters (found 126).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|153| Line is longer than 120 characters (found 126).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|154| Line is longer than 100 characters (found 138).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|154| Line is longer than 120 characters (found 138).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|155| Line is longer than 100 characters (found 119).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|156| Line is longer than 100 characters (found 121).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|156| Line is longer than 120 characters (found 121).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|164| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|168| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|173| Line is longer than 100 characters (found 109).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|175| Line is longer than 100 characters (found 111).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|179| Line is longer than 100 characters (found 129).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|179| Line is longer than 120 characters (found 129).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|179 col 5| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|179 col 36| More than 7 parameters (found 13).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|180| Line is longer than 100 characters (found 128).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|180| Line is longer than 120 characters (found 128).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|181| Line is longer than 100 characters (found 140).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|181| Line is longer than 120 characters (found 140).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|182| Line is longer than 100 characters (found 121).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|182| Line is longer than 120 characters (found 121).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|183| Line is longer than 100 characters (found 123).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|183| Line is longer than 120 characters (found 123).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|192| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|197| Line is longer than 100 characters (found 131).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|197| Line is longer than 120 characters (found 131).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|198| Line is longer than 100 characters (found 109).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|203| Line is longer than 100 characters (found 130).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|203| Line is longer than 120 characters (found 130).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|204| Line is longer than 100 characters (found 109).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|211| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|217| Line is longer than 100 characters (found 109).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|219| Line is longer than 100 characters (found 111).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|223| Line is longer than 100 characters (found 128).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|223| Line is longer than 120 characters (found 128).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|223 col 5| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|223 col 36| More than 7 parameters (found 13).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|224| Line is longer than 100 characters (found 127).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|224| Line is longer than 120 characters (found 127).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|225| Line is longer than 100 characters (found 139).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|225| Line is longer than 120 characters (found 139).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|226| Line is longer than 100 characters (found 120).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|227| Line is longer than 100 characters (found 122).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|227| Line is longer than 120 characters (found 122).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|235| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|239| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|244| Line is longer than 100 characters (found 109).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|246| Line is longer than 100 characters (found 111).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|250| Line is longer than 100 characters (found 134).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|250| Line is longer than 120 characters (found 134).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|250 col 5| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|250 col 36| More than 7 parameters (found 13).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|251| Line is longer than 100 characters (found 133).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|251| Line is longer than 120 characters (found 133).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|252| Line is longer than 100 characters (found 145).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|252| Line is longer than 120 characters (found 145).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|253| Line is longer than 100 characters (found 126).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|253| Line is longer than 120 characters (found 126).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|254| Line is longer than 100 characters (found 128).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|254| Line is longer than 120 characters (found 128).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|262| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|267| Line is longer than 100 characters (found 116).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|268| Line is longer than 100 characters (found 109).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|273| Line is longer than 100 characters (found 145).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|273| Line is longer than 120 characters (found 145).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|274| Line is longer than 100 characters (found 109).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|281| Line is longer than 100 characters (found 105).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|287| Line is longer than 100 characters (found 109).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|289| Line is longer than 100 characters (found 111).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|290 col 10| ';' should be separated from previous line.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|293 col 5| '//' has more than 1 empty lines before.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|294| Line is longer than 100 characters (found 132).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|294| Line is longer than 120 characters (found 132).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|294 col 5| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|294 col 36| More than 7 parameters (found 13).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|295| Line is longer than 100 characters (found 131).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|295| Line is longer than 120 characters (found 131).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|296| Line is longer than 100 characters (found 143).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|296| Line is longer than 120 characters (found 143).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|297| Line is longer than 100 characters (found 124).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|297| Line is longer than 120 characters (found 124).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|298| Line is longer than 100 characters (found 126).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|298| Line is longer than 120 characters (found 126).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|306| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|310| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|315| Line is longer than 100 characters (found 109).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|317| Line is longer than 100 characters (found 111).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|321| Line is longer than 100 characters (found 138).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|321| Line is longer than 120 characters (found 138).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|321 col 5| Missing a Javadoc comment.
src/arcade/potts/agent/cell/PottsCellFlyStem.java|321 col 36| More than 7 parameters (found 13).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|322| Line is longer than 100 characters (found 137).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|322| Line is longer than 120 characters (found 137).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|323| Line is longer than 100 characters (found 149).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|323| Line is longer than 120 characters (found 149).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|324| Line is longer than 100 characters (found 130).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|324| Line is longer than 120 characters (found 130).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|325| Line is longer than 100 characters (found 132).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|325| Line is longer than 120 characters (found 132).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|333| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|337| Line is longer than 100 characters (found 114).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|339| Line is longer than 100 characters (found 101).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|340| Line is longer than 100 characters (found 119).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|345| Line is longer than 100 characters (found 105).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|351| Line is longer than 100 characters (found 109).
src/arcade/potts/agent/cell/PottsCellFlyStem.java|353| Line is longer than 100 characters (found 111).
src/arcade/potts/agent/cell/PottsCellContainer.java|164| Line is longer than 100 characters (found 115).
src/arcade/potts/agent/cell/PottsCellContainer.java|170| Line is longer than 100 characters (found 113).
src/arcade/potts/agent/cell/PottsCellContainer.java|176| Line is longer than 100 characters (found 115).
src/arcade/potts/agent/cell/PottsCellContainer.java|182| Line is longer than 100 characters (found 114).
src/arcade/potts/agent/cell/PottsCellContainer.java|188| Line is longer than 100 characters (found 120).
src/arcade/potts/agent/cell/PottsCellContainer.java|194| Line is longer than 100 characters (found 118).
src/arcade/potts/agent/cell/PottsCellContainer.java|200| Line is longer than 100 characters (found 124).
src/arcade/potts/agent/cell/PottsCellContainer.java|200| Line is longer than 120 characters (found 124).
src/arcade/potts/agent/module/PottsModuleProliferationFlyStem.java|1| File does not end with a newline.
src/arcade/potts/agent/module/PottsModuleProliferationFlyStem.java|13 col 1| Wrong order for 'arcade.potts.util.PottsEnums.Direction' import.
src/arcade/potts/agent/module/PottsModuleProliferation.java|99| Line is longer than 100 characters (found 109).
src/arcade/potts/agent/module/PottsModuleProliferation.java|99 col 86| Comment matches to-do format 'TODO:'.
src/arcade/potts/sim/PottsSeries.java|194 col 15| Comment matches to-do format 'TODO:'.
src/arcade/potts/env/location/PottsLocation.java|273 col 8| Unused @param tag for 'random'.
src/arcade/potts/env/location/PottsLocation.java|274 col 8| Duplicate @return tag.
src/arcade/potts/env/location/PottsLocationContainer.java|7 col 8| Unused import - arcade.core.util.MiniBox.
src/arcade/core/gui/GUI.java|364 col 5| Class XMLFileFilter should be declared as final.
src/arcade/patch/agent/process/PatchProcessMetabolismComplex.java|100 col 11| Comment matches to-do format 'TODO:'.
src/arcade/patch/agent/process/PatchProcessMetabolismSimple.java|73 col 11| Comment matches to-do format 'TODO:'.
src/arcade/patch/agent/process/PatchProcessSignalingMedium.java|154 col 11| Comment matches to-do format 'TODO:'.
src/arcade/patch/agent/process/PatchProcessSignalingComplex.java|225 col 11| Comment matches to-do format 'TODO:'.
src/arcade/patch/agent/process/PatchProcessSignalingRandom.java|37 col 11| Comment matches to-do format 'TODO:'.
src/arcade/patch/agent/process/PatchProcessMetabolismMedium.java|83 col 11| Comment matches to-do format 'TODO:'.
src/arcade/patch/agent/process/PatchProcessSignalingSimple.java|116 col 11| Comment matches to-do format 'TODO:'.
src/arcade/patch/agent/cell/PatchCellCancerStem.java|56 col 11| Comment matches to-do format 'TODO:'.
src/arcade/patch/agent/cell/PatchCell.java|181 col 11| Comment matches to-do format 'TODO:'.
src/arcade/patch/agent/cell/PatchCell.java|319 col 11| Comment matches to-do format 'TODO:'.
src/arcade/patch/agent/cell/PatchCell.java|433 col 19| Comment matches to-do format 'TODO:'.
src/arcade/patch/agent/cell/PatchCell.java|440 col 11| Comment matches to-do format 'TODO:'.
src/arcade/patch/agent/module/PatchModuleProliferation.java|80 col 23| Comment matches to-do format 'TODO:'.
src/arcade/patch/agent/module/PatchModuleProliferation.java|107 col 23| Comment matches to-do format 'TODO:'.
src/arcade/patch/agent/module/PatchModuleMigration.java|60 col 23| Comment matches to-do format 'TODO:'.
src/arcade/patch/sim/output/PatchOutputSerializer.java|155 col 15| Comment matches to-do format 'TODO:'.
... (Too many findings. Dropped some findings)

Filtered Findings (0)

Annotations

Check failure on line 5 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L5 <com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck>

Wrong order for 'java.util.ArrayList' import.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:5:1: error: Wrong order for 'java.util.ArrayList' import. (com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck)

Check failure on line 5 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L5 <com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck>

Unused import - java.util.ArrayList.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:5:8: error: Unused import - java.util.ArrayList. (com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck)

Check failure on line 10 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L10 <com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck>

Using the '.*' form of import should be avoided - arcade.potts.agent.module.*.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:10:33: error: Using the '.*' form of import should be avoided - arcade.potts.agent.module.*. (com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck)

Check failure on line 15 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L15 <com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck>

Wrong order for 'arcade.potts.util.PottsEnums.Region' import.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:15:1: error: Wrong order for 'arcade.potts.util.PottsEnums.Region' import. (com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck)

Check failure on line 17 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L17 <com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck>

Wrong order for 'ec.util.MersenneTwisterFast' import.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:17:1: error: Wrong order for 'ec.util.MersenneTwisterFast' import. (com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck)

Check failure on line 24 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L24 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'VARIABLE_DEF' should be separated from previous line.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:24:5: error: 'VARIABLE_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)

Check failure on line 25 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L25 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'VARIABLE_DEF' should be separated from previous line.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:25:5: error: 'VARIABLE_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)

Check failure on line 26 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L26 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'VARIABLE_DEF' should be separated from previous line.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:26:5: error: 'VARIABLE_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)

Check failure on line 27 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L27 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'VARIABLE_DEF' should be separated from previous line.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:27:5: error: 'VARIABLE_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)

Check failure on line 28 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L28 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'VARIABLE_DEF' should be separated from previous line.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:28:5: error: 'VARIABLE_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)

Check failure on line 29 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L29 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'VARIABLE_DEF' should be separated from previous line.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:29:5: error: 'VARIABLE_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)

Check failure on line 30 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L30 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'VARIABLE_DEF' should be separated from previous line.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:30:5: error: 'VARIABLE_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)

Check failure on line 33 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L33 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'VARIABLE_DEF' should be separated from previous line.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:33:5: error: 'VARIABLE_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)

Check failure on line 36 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L36 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'VARIABLE_DEF' should be separated from previous line.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:36:5: error: 'VARIABLE_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)

Check failure on line 37 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L37 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'VARIABLE_DEF' should be separated from previous line.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:37:5: error: 'VARIABLE_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)

Check failure on line 211 in test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java#L211 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'METHOD_DEF' has more than 1 empty lines before.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyNeuronWTTest.java:211:5: error: 'METHOD_DEF' has more than 1 empty lines before. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)

Check failure on line 5 in test/arcade/potts/agent/cell/PottsCellFlyStemTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyStemTest.java#L5 <com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck>

Wrong order for 'java.util.ArrayList' import.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyStemTest.java:5:1: error: Wrong order for 'java.util.ArrayList' import. (com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck)

Check failure on line 9 in test/arcade/potts/agent/cell/PottsCellFlyStemTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyStemTest.java#L9 <com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck>

Wrong order for 'arcade.core.agent.cell.CellState' import.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyStemTest.java:9:1: error: Wrong order for 'arcade.core.agent.cell.CellState' import. (com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck)

Check failure on line 10 in test/arcade/potts/agent/cell/PottsCellFlyStemTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyStemTest.java#L10 <com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck>

Using the '.*' form of import should be avoided - arcade.potts.agent.module.*.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyStemTest.java:10:33: error: Using the '.*' form of import should be avoided - arcade.potts.agent.module.*. (com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck)

Check failure on line 15 in test/arcade/potts/agent/cell/PottsCellFlyStemTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyStemTest.java#L15 <com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck>

Wrong order for 'arcade.potts.util.PottsEnums.Direction' import.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyStemTest.java:15:1: error: Wrong order for 'arcade.potts.util.PottsEnums.Direction' import. (com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck)

Check failure on line 18 in test/arcade/potts/agent/cell/PottsCellFlyStemTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyStemTest.java#L18 <com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck>

Wrong order for 'ec.util.MersenneTwisterFast' import.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyStemTest.java:18:1: error: Wrong order for 'ec.util.MersenneTwisterFast' import. (com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck)

Check failure on line 25 in test/arcade/potts/agent/cell/PottsCellFlyStemTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyStemTest.java#L25 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'VARIABLE_DEF' should be separated from previous line.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyStemTest.java:25:5: error: 'VARIABLE_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)

Check failure on line 26 in test/arcade/potts/agent/cell/PottsCellFlyStemTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyStemTest.java#L26 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'VARIABLE_DEF' should be separated from previous line.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyStemTest.java:26:5: error: 'VARIABLE_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)

Check failure on line 27 in test/arcade/potts/agent/cell/PottsCellFlyStemTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyStemTest.java#L27 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'VARIABLE_DEF' should be separated from previous line.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyStemTest.java:27:5: error: 'VARIABLE_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)

Check failure on line 28 in test/arcade/potts/agent/cell/PottsCellFlyStemTest.java

See this annotation in the file changed.

@github-actions github-actions / checkstyle

[checkstyle] test/arcade/potts/agent/cell/PottsCellFlyStemTest.java#L28 <com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck>

'VARIABLE_DEF' should be separated from previous line.
Raw output
/github/workspace/./test/arcade/potts/agent/cell/PottsCellFlyStemTest.java:28:5: error: 'VARIABLE_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)