9/25/26 + add linter #9
No reviewers
Labels
No labels
Minor
Non-Trivial
Trivial
bug
daily
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
bug
documentation
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ironriders/ReefScape-PostSeason!9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "9-25-26"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
checkstyle
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@333fd9e34f/src/main/java/org/ironriders/intake/IntakeCommands.java (L53)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@333fd9e34f/src/main/java/org/ironriders/intake/IntakeConstants.java (L35)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 119).
github.com/IronRiders/ReefScape-PostSeason@333fd9e34f/src/main/java/org/ironriders/intake/IntakeConstants.java (L40)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@333fd9e34f/src/main/java/org/ironriders/intake/IntakeConstants.java (L70)@ -7,34 +7,42 @@ public class ClimbCommands {public final ClimbSubsystem climb;/**⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
ahh it hates me
I mean it sure worked
true
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
checkstyle
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L67)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L68)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L70)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L72)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L74)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L76)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 118).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L79)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L79)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck> reported by reviewdog 🐶
Empty line should be followed by
tag on the next line.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L85)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L93)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L95)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L97)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L98)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def rcurly' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L99)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 108).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L106)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L110)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L111)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L126)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L129)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 118).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L130)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 110).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L131)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 118).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L132)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 103).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L133)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 113).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L134)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 92, expected is 48, indentation should be the same level as line 135.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L134)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 118).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L135)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 115).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L136)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 115).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L137)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 87, expected is 48, indentation should be the same level as line 138.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L137)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 112).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L138)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 117).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L140)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 118).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L141)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L142)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 106).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L143)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 94, expected is 32, indentation should be the same level as line 144.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L143)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 117).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L144)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 109).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L145)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 117).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L146)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L147)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 112).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L148)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 91, expected is 48, indentation should be the same level as line 149.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L148)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 117).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L149)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 118).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L153)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 108).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L154)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 119).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L155)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 107).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L156)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 103).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L157)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 93, expected is 48, indentation should be the same level as line 158.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L157)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L163)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'switch' has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L163)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 47, expected is 24, indentation should be the same level as line 168.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L165)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 104).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L166)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L168)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L169)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' child has incorrect indentation level 40, expected level should be 10.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L170)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for rcurly' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L172)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L175)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L182)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L187)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L192)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L196)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L200)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L205)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L209)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L213)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L215)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L216)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' child has incorrect indentation level 40, expected level should be 10.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L217)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for rcurly' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L219)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L222)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L226)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L230)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L234)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L238)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L242)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L247)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L251)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L255)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L257)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L258)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' child has incorrect indentation level 40, expected level should be 10.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L259)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for rcurly' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L261)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L263)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L267)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L271)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L274)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L278)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L279)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L282)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L283)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L286)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L287)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L290)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L291)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L294)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L295)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L298)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L299)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L302)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L303)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L304)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'switch rcurly' has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L305)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L308)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L311)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L314)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck> reported by reviewdog 🐶
Summary javadoc is missing.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L318)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L321)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L322)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def rcurly' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/core/RobotContainer.java (L323)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L12)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L13)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L16)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L17)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L18)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L20)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L22)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L26)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L26)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L32)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L33)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L34)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L35)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 109).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L37)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L37)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 116).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L38)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L38)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 78, expected is 4, indentation should be the same level as line 42.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L40)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L42)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L43)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L45)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 126).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L46)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L46)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L48)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 4, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/drive/DriveConstants.java (L49)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/intake/IntakeCommands.java (L53)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/intake/IntakeConstants.java (L34)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 119).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/intake/IntakeConstants.java (L39)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 112).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/intake/IntakeConstants.java (L44)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 54, expected is 2, indentation should be the same level as line 46.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/intake/IntakeConstants.java (L45)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 66, expected is 2, indentation should be the same level as line 48.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/intake/IntakeConstants.java (L47)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 114).
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/intake/IntakeConstants.java (L49)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 64, expected is 2, indentation should be the same level as line 52.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/intake/IntakeConstants.java (L50)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@0d39b05aa4/src/main/java/org/ironriders/intake/IntakeConstants.java (L69)oh god
WHY IS IT WORSE AFTER I FORMATTED IT
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
checkstyle
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck> reported by reviewdog 🐶
tag should be placed immediately before the first word, with no space after.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/lib/Elastic.java (L391)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 8, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/ElevatorWristCTL.java (L96)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 8, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/ElevatorWristCTL.java (L108)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck> reported by reviewdog 🐶
Unused @param tag for 'elevatorCommands'.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotCommands.java (L45)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck> reported by reviewdog 🐶
Unused @param tag for 'coralWristCommands'.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotCommands.java (L46)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotCommands.java (L99)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotCommands.java (L103)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.RequireEmptyLineBeforeBlockTagGroupCheck> reported by reviewdog 🐶
Javadoc tag '@param' should be preceded with an empty line.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotCommands.java (L122)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.RequireEmptyLineBeforeBlockTagGroupCheck> reported by reviewdog 🐶
Javadoc tag '@return' should be preceded with an empty line.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotCommands.java (L189)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L50)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L51)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L53)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L54)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L56)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L58)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L59)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L61)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L62)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L64)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L66)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L68)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L70)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L73)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck> reported by reviewdog 🐶
Empty line should be followed by
tag on the next line.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L79)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L85)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L87)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L89)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L90)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def rcurly' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L91)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 108).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L97)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L101)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L102)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L114)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L117)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L121)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 106).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L123)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 107).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L127)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 105).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L131)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 92, expected is 48, indentation should be the same level as line 134.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L133)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 87, expected is 48, indentation should be the same level as line 144.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L143)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 87, expected is 48, indentation should be the same level as line 147.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L146)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 105).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L149)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 108).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L152)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L154)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L155)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L156)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 94, expected is 32, indentation should be the same level as line 158.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L157)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L161)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 105).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L163)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 106).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L167)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 104).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L171)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 91, expected is 48, indentation should be the same level as line 174.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L173)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 87, expected is 48, indentation should be the same level as line 177.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L176)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 103).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L181)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L183)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L184)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L187)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 105).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L188)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L190)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L192)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 103).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L194)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 93, expected is 48, indentation should be the same level as line 195.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L194)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'switch' has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L200)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 47, expected is 24, indentation should be the same level as line 207.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L203)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L207)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L208)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' child has incorrect indentation level 40, expected level should be 10.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L209)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for rcurly' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L211)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L214)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L221)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L226)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L230)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L234)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L236)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L239)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L241)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L243)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L245)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L246)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' child has incorrect indentation level 40, expected level should be 10.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L247)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for rcurly' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L249)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L252)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L256)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L260)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L264)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L268)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L270)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L273)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L275)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L277)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L279)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L280)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' child has incorrect indentation level 40, expected level should be 10.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L281)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for rcurly' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L283)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L285)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L289)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L293)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L296)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L300)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L300)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L303)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L303)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L306)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L306)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L309)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L309)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L312)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L312)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L315)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L315)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L318)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L319)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L320)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L323)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L323)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L325)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L325)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L327)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L327)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck> reported by reviewdog 🐶
Summary javadoc is missing.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L331)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L334)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L335)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def rcurly' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/core/RobotContainer.java (L336)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L12)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L13)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L16)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L17)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L18)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L20)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L22)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L25)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 104).
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L26)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 90, expected is 40, indentation should be the same level as line 28.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L27)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L32)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L33)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L34)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L35)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L37)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 63, expected is 8, indentation should be the same level as line 39.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L38)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L39)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 82, expected is 8, indentation should be the same level as line 45.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L43)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L45)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L46)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L48)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L49)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L52)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveConstants.java (L53)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 60, expected is 10, indentation should be the same level as line 48.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveSubsystem.java (L47)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 30, expected is 6, indentation should be the same level as line 51.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveSubsystem.java (L50)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveCommands.java (L33)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/drive/DriveCommands.java (L40)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck> reported by reviewdog 🐶
Abbreviation in name 'shouldPIDControl' must contain no more than '1' consecutive capital letters.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L56)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck> reported by reviewdog 🐶
Abbreviation in name 'PIDControlOveride' must contain no more than '1' consecutive capital letters.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L57)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck> reported by reviewdog 🐶
Member name 'PIDControlOveride' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L57)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L119)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L125)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L139)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L143)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L168)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L175)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck> reported by reviewdog 🐶
'if' construct must use '{}'s.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L176)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeCommands.java (L48)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 53, expected is 2, indentation should be the same level as line 39.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeConstants.java (L37)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 73, expected is 2, indentation should be the same level as line 46.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeConstants.java (L43)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 54, expected is 2, indentation should be the same level as line 52.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeConstants.java (L51)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 66, expected is 2, indentation should be the same level as line 55.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeConstants.java (L54)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 64, expected is 2, indentation should be the same level as line 61.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeConstants.java (L59)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@4767ce01a1/src/main/java/org/ironriders/intake/IntakeConstants.java (L75)AHHHHHHH
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
checkstyle
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L101)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L102)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L114)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L117)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L121)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 106).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L123)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 107).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L127)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 105).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L131)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 92, expected is 48, indentation should be the same level as line 134.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L133)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 87, expected is 48, indentation should be the same level as line 144.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L143)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 87, expected is 48, indentation should be the same level as line 147.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L146)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 105).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L149)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 108).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L152)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L154)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L155)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L156)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 94, expected is 32, indentation should be the same level as line 158.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L157)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L161)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 105).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L163)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 106).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L167)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 104).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L171)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 91, expected is 48, indentation should be the same level as line 174.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L173)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 87, expected is 48, indentation should be the same level as line 177.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L176)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 103).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L181)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L183)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L184)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L187)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 105).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L188)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L190)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L192)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 103).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L194)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 93, expected is 48, indentation should be the same level as line 195.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L194)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'switch' has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L200)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 47, expected is 24, indentation should be the same level as line 207.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L203)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L207)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L208)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' child has incorrect indentation level 40, expected level should be 10.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L209)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for rcurly' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L211)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L214)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L221)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L226)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L230)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L234)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L236)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L239)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L241)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L243)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L245)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L246)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' child has incorrect indentation level 40, expected level should be 10.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L247)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for rcurly' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L249)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L252)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L256)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L260)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L264)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L268)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L270)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L273)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L275)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L277)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L279)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L280)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' child has incorrect indentation level 40, expected level should be 10.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L281)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for rcurly' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L283)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L285)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L289)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L293)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L296)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L300)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L300)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L303)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L303)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L306)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L306)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L309)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L309)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L312)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L312)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L315)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L315)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L318)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L319)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L320)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L323)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L323)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L325)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L325)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L327)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L327)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck> reported by reviewdog 🐶
Summary javadoc is missing.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L331)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L334)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L335)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def rcurly' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/core/RobotContainer.java (L336)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L12)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L13)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L16)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L17)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L18)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L20)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L22)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L25)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 104).
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L26)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 90, expected is 40, indentation should be the same level as line 28.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L27)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L32)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L33)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L34)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L35)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L37)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 63, expected is 8, indentation should be the same level as line 39.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L38)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L39)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 82, expected is 8, indentation should be the same level as line 45.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L43)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L45)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L46)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L48)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L49)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L52)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveConstants.java (L53)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 60, expected is 10, indentation should be the same level as line 48.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveSubsystem.java (L47)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 30, expected is 6, indentation should be the same level as line 51.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveSubsystem.java (L50)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveCommands.java (L33)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/drive/DriveCommands.java (L40)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck> reported by reviewdog 🐶
Abbreviation in name 'shouldPIDControl' must contain no more than '1' consecutive capital letters.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L56)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck> reported by reviewdog 🐶
Abbreviation in name 'PIDControlOveride' must contain no more than '1' consecutive capital letters.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L57)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck> reported by reviewdog 🐶
Member name 'PIDControlOveride' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L57)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L119)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L125)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L139)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L143)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L168)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L175)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck> reported by reviewdog 🐶
'if' construct must use '{}'s.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L176)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeCommands.java (L48)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 53, expected is 2, indentation should be the same level as line 39.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeConstants.java (L37)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 73, expected is 2, indentation should be the same level as line 46.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeConstants.java (L43)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 54, expected is 2, indentation should be the same level as line 52.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeConstants.java (L51)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 66, expected is 2, indentation should be the same level as line 55.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeConstants.java (L54)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 64, expected is 2, indentation should be the same level as line 61.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeConstants.java (L59)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@fc68667fca/src/main/java/org/ironriders/intake/IntakeConstants.java (L75)its good now?
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
checkstyle
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 8, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/ElevatorWristCTL.java (L99)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 8, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/ElevatorWristCTL.java (L113)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotCommands.java (L101)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotCommands.java (L105)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L55)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L56)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L58)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L59)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L61)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L63)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L64)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L66)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L67)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L69)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L71)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L73)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L75)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L78)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck> reported by reviewdog 🐶
Empty line should be followed by
tag on the next line.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L84)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L91)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L93)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L95)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L96)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'ctor def rcurly' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L97)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 108).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L104)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L108)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L109)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L121)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L124)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L128)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 106).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L130)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 107).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L134)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 105).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L138)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 92, expected is 48, indentation should be the same level as line 141.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L140)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 87, expected is 48, indentation should be the same level as line 151.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L150)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 87, expected is 48, indentation should be the same level as line 154.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L153)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 105).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L156)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 108).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L159)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L161)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L162)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L163)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 94, expected is 32, indentation should be the same level as line 165.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L164)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L168)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 105).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L170)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 106).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L174)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 104).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L178)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 91, expected is 48, indentation should be the same level as line 181.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L180)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 87, expected is 48, indentation should be the same level as line 184.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L183)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 103).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L188)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L190)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L191)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L194)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 105).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L195)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L197)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L199)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 103).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L201)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 93, expected is 48, indentation should be the same level as line 202.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L201)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'switch' has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L207)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 47, expected is 24, indentation should be the same level as line 214.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L210)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L214)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L215)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' child has incorrect indentation level 40, expected level should be 10.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L216)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for rcurly' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L218)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L221)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L228)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L233)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L237)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L241)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L243)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L246)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L248)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L250)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L252)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L253)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' child has incorrect indentation level 40, expected level should be 10.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L254)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for rcurly' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L256)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L259)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L263)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L267)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L271)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L275)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L277)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L280)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L282)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L284)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L286)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L287)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for' child has incorrect indentation level 40, expected level should be 10.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L288)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'for rcurly' has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L290)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L292)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L296)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L300)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L303)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L307)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L307)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L310)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L310)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L313)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L313)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L316)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L316)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L319)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L319)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L322)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L322)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L325)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'case' child has incorrect indentation level 24, expected level should be 6.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L326)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'block' child has incorrect indentation level 32, expected level should be 8.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L327)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L330)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L330)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L332)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L332)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L334)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L334)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck> reported by reviewdog 🐶
Summary javadoc is missing.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L338)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L341)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def' child has incorrect indentation level 16, expected level should be 4.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L342)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'method def rcurly' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/core/RobotContainer.java (L343)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L12)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L13)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L16)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L17)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L18)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L20)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 109).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L22)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L22)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 105).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L24)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L24)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 59, expected is 24, indentation should be the same level as line 27.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L26)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L31)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L32)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L33)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L34)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L36)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 63, expected is 8, indentation should be the same level as line 38.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L37)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L38)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 82, expected is 8, indentation should be the same level as line 44.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L42)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L44)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L45)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L47)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 130).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L48)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L48)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L50)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck> reported by reviewdog 🐶
'member def modifier' has incorrect indentation level 8, expected level should be 2.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveConstants.java (L51)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 60, expected is 10, indentation should be the same level as line 50.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveSubsystem.java (L49)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 30, expected is 6, indentation should be the same level as line 53.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveSubsystem.java (L52)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveCommands.java (L33)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveCommands.java (L40)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 102).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/drive/DriveCommands.java (L64)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 116).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L46)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 101).
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L47)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck> reported by reviewdog 🐶
Abbreviation in name 'shouldPIDControl' must contain no more than '1' consecutive capital letters.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L55)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck> reported by reviewdog 🐶
Abbreviation in name 'PIDControlOveride' must contain no more than '1' consecutive capital letters.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L56)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck> reported by reviewdog 🐶
Member name 'PIDControlOveride' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L56)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L118)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L124)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L138)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L142)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L167)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L174)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck> reported by reviewdog 🐶
'if' construct must use '{}'s.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L175)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeCommands.java (L48)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 53, expected is 2, indentation should be the same level as line 37.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeConstants.java (L35)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 73, expected is 2, indentation should be the same level as line 44.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeConstants.java (L41)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 54, expected is 2, indentation should be the same level as line 50.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeConstants.java (L49)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 66, expected is 2, indentation should be the same level as line 53.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeConstants.java (L52)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck> reported by reviewdog 🐶
Comment has incorrect indentation level 64, expected is 2, indentation should be the same level as line 59.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeConstants.java (L57)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@1c7f7461cd/src/main/java/org/ironriders/intake/IntakeConstants.java (L73)NO
its getting an eof parse error
yeah. theres other problems though so fixing it would just be more conversation spam
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
checkstyle
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck> reported by reviewdog 🐶
Abbreviation in name 'PIDControlOveride' must contain no more than '1' consecutive capital letters.
github.com/IronRiders/ReefScape-PostSeason@13f19b1526/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L55)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck> reported by reviewdog 🐶
Member name 'PIDControlOveride' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'.
github.com/IronRiders/ReefScape-PostSeason@13f19b1526/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L55)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@13f19b1526/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L123)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@13f19b1526/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L129)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@13f19b1526/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L143)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@13f19b1526/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L147)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@13f19b1526/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L172)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@13f19b1526/src/main/java/org/ironriders/intake/IntakeSubsystem.java (L179)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@13f19b1526/src/main/java/org/ironriders/intake/IntakeCommands.java (L47)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
github.com/IronRiders/ReefScape-PostSeason@13f19b1526/src/main/java/org/ironriders/intake/IntakeConstants.java (L78)⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck> reported by reviewdog 🐶
Member name 'eLevel' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck> reported by reviewdog 🐶
Member name 'wRot' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.ParameterNameCheck> reported by reviewdog 🐶
Parameter name 'eLevel' must match pattern '^a-z?$'.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.ParameterNameCheck> reported by reviewdog 🐶
Parameter name 'wRot' must match pattern '^a-z?$'.
@ -0,0 +65,4 @@}/** Enum that holds the combined states for both the wrist and elevator positions. */public enum ElevatorWristState {⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
@ -0,0 +99,4 @@}/** This command sets both a elevator position and a wrist position. */public Command setElevatorWrist(ElevatorWristState state) {⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
@ -0,0 +112,4 @@* moving the elevator all the way down, rehoming it for good measure, and then resetting it's* PID.*/public Command reset() {⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
@ -36,4 +30,4 @@private final GenericHID controller;/**⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck> reported by reviewdog 🐶
Unused @param tag for 'elevatorCommands'.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck> reported by reviewdog 🐶
Unused @param tag for 'coralWristCommands'.
@ -188,21 +200,20 @@ public class RobotCommands {/**⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
@ -200,0 +207,4 @@* edu.wpi.first.wpilibj.GenericHID.RumbleType#kBothRumble kBothRumble}. This makes all motors on* a controller rumble.** @return A command that does what is described above for 0.3 seconds, then returns rumble to 0.⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
@ -18,294 +26,287 @@ import org.ironriders.lib.RobotUtils;import org.ironriders.targeting.TargetingCommands;⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck> reported by reviewdog 🐶
'TODO:' must be written in all caps and followed by a colon.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck> reported by reviewdog 🐶
Summary javadoc is missing.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck> reported by reviewdog 🐶
Abbreviation in name 'shouldPIDControl' must contain no more than '1' consecutive capital letters.
@ -1,131 +1,132 @@package org.ironriders.wrist;⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
OK all the complaints are legitimate now. I have spent like 4 hours on this today though so adding documentation is someone else's problem. If you want to format with what this guys expecting use this
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck> reported by reviewdog 🐶
Abbreviation in name 'PIDControlOveride' must contain no more than '1' consecutive capital letters.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck> reported by reviewdog 🐶
Member name 'PIDControlOveride' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
@ -111,0 +201,4 @@return controlSpeedMultipler;}return 1;}⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
@ -111,0 +212,4 @@notifyWarning(new Notification("Offset not set!", "Bad things will happen!"));}double offsetRotation = getRotation() - positionOffset;⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
@ -111,0 +231,4 @@/*** Is there a coral piece triggering the sensor?. (You have to have a period)** @return well is there?⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
@ -111,4 +236,4 @@public boolean beamBreakTriggered() {return !beamBreak.get();}⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
⚠️ [checkstyle] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.
yay
For my sanity I'm going to assume it will work once it actually has something new to report. Also it turns out it won't just repeat the same complaints so i didn't have to spent 5 minutes closing them all each test. yay
There we go now it can fail
ill go fix them
@ChloroticLeaf I think because I changed the runner type it might not clean up after those properly. Just FYI
They get reported through a different system that makes them a bit more visable
They have to start with /**
or it's not javadoc I guess
The rest is still one star, it's just the start
FINALLY!
Draft until tested on robot
I'm pretty sure the linter only checks changed lines which makes sense I guess
Theres still about 30 warnings in total
we should make a new daily branch. Im on my school computer so i cant and i cant check if there already is one
On Sunday, September 28th, 2025 at 11:36 AM, Saturncorgi @.***> wrote:
I’m unsure if it’s more confusing to have multiple in use at once. There definitely it’s not one already, so it’s up to you. I also can’t access GitHub
On Sun, Sep 28, 2025 at 1:24 PM, isabelle @.***(mailto:On Sun, Sep 28, 2025 at 1:24 PM, isabelle < wrote:
Not actually ready for review yet I just want to make sure merging this doesn't mess up the "Commit 700!" commit
this is probably broken
yeah I just felt you should be on this
I know it shouldn't be merged
Superseded by #27