Completed
Push — master ( 74c8db...6c2084 )
by John
33s
created
11 files with issues
Count Path Last Found
2 frc/team3695/robot/auto/CommandGroupAuto.java
Comprehensibility Bug
2 frc/team3695/robot/commands/ButtonCommandDock.java
Comprehensibility
1 robot/commands/ButtonCommandHitTheDeck.java
Comprehensibility
2 robot/commands/CyborgCommandDriveUntilError.java
Comprehensibility Best Practice
2 team3695/robot/commands/ManualCommandDrive.java
Comprehensibility
22 src/org/usfirst/frc/team3695/robot/Constants.java
Coding Style Best Practice
1 src/org/usfirst/frc/team3695/robot/OI.java
Best Practice
7 src/org/usfirst/frc/team3695/robot/Robot.java
Bug Multi Threading Security
13 frc/team3695/robot/subsystems/SubsystemDrive.java
Security Comprehensibility Bug Multi Threading
2 frc/team3695/robot/subsystems/SubsystemMast.java
Comprehensibility