Completed
Push — master ( 74c8db...6c2084 )
by John
33s
created
20 files with issues
Count Path Last Found
4 frc/team3695/robot/auto/CommandGroupAuto.java
Bug Comprehensibility
2 frc/team3695/robot/commands/ButtonCommandDock.java
Comprehensibility
1 robot/commands/ButtonCommandHitTheDeck.java
Comprehensibility
3 robot/commands/CyborgCommandDriveUntilError.java
Comprehensibility Best Practice Unused Code
2 team3695/robot/commands/ManualCommandDrive.java
Comprehensibility
51 src/org/usfirst/frc/team3695/robot/Constants.java
Best Practice Coding Style
1 src/org/usfirst/frc/team3695/robot/OI.java
Best Practice
8 src/org/usfirst/frc/team3695/robot/Patterns.java
Best Practice Coding Style
27 src/org/usfirst/frc/team3695/robot/Robot.java
Security Bug Multi Threading
1 team3695/robot/subsystems/SubsystemArduino.java
Coding Style