Intake subsystem #268
Annotations
3 warnings
AutoCloseable used without 'try'-with-resources:
src/main/java/frc/robot/subsystems/IntakeSubsystem.java#L36
'SuppliedValueWidget' used without 'try'-with-resources statement
|
AutoCloseable used without 'try'-with-resources:
src/main/java/frc/robot/subsystems/IntakeSubsystem.java#L34
'SuppliedValueWidget' used without 'try'-with-resources statement
|
AutoCloseable used without 'try'-with-resources:
src/main/java/frc/robot/subsystems/IntakeSubsystem.java#L35
'SuppliedValueWidget' used without 'try'-with-resources statement
|