This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
fix linting issues #784
Annotations
10 warnings
Compile and run tests on robot code:
src/main/java/frc/robot/Robot.java#L25
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].angleMotor is a TalonFX which performs IO. It should be in an IO class!
|
Compile and run tests on robot code:
src/main/java/frc/robot/Robot.java#L1
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].angleMotor is a TalonFX which performs IO. It should be in an IO class!
|
Compile and run tests on robot code:
src/main/java/frc/robot/Robot.java#L1
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].angleMotor is a TalonFX which performs IO. It should be in an IO class!
|
Compile and run tests on robot code:
src/main/java/frc/robot/Robot.java#L1
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].angleMotor is a TalonFX which performs IO. It should be in an IO class!
|
Compile and run tests on robot code:
src/main/java/frc/robot/Robot.java#L25
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].driveMotor is a TalonFX which performs IO. It should be in an IO class!
|
Compile and run tests on robot code:
src/main/java/frc/robot/Robot.java#L1
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].driveMotor is a TalonFX which performs IO. It should be in an IO class!
|
Compile and run tests on robot code:
src/main/java/frc/robot/Robot.java#L1
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].driveMotor is a TalonFX which performs IO. It should be in an IO class!
|
Compile and run tests on robot code:
src/main/java/frc/robot/Robot.java#L1
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].driveMotor is a TalonFX which performs IO. It should be in an IO class!
|
Compile and run tests on robot code:
src/main/java/frc/robot/Robot.java#L25
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].angleEncoder is a CANCoder which performs IO. It should be in an IO class!
|
Compile and run tests on robot code:
src/main/java/frc/robot/Robot.java#L1
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].angleEncoder is a CANCoder which performs IO. It should be in an IO class!
|
The logs for this run have expired and are no longer available.
Loading