Skip to content

fixing gyro not in io (#206) #799

fixing gyro not in io (#206)

fixing gyro not in io (#206) #799

Triggered via push January 27, 2024 22:19
Status Success
Total duration 1m 19s
Artifacts

main.yml

on: push
Linting
14s
Linting
Spell Check
8s
Spell Check
Find merge conflicts
4s
Find merge conflicts
Test Javadocs Generation
1m 10s
Test Javadocs Generation
Build
1m 10s
Build
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
Find merge conflicts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Spell Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Javadocs Generation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Javadocs Generation: src/main/java/frc/robot/Robot.java#L30
frc.robot.Robot.m_robotContainer.s_Arm.armMotor1 is a MotorController which performs IO. It should be in an IO class!
Test Javadocs Generation: src/main/java/frc/robot/Robot.java#L155
frc.robot.Robot.m_robotContainer.s_Arm.armMotor1 is a MotorController which performs IO. It should be in an IO class!
Test Javadocs Generation: src/main/java/frc/robot/Robot.java#L23
frc.robot.Robot.m_robotContainer.s_Arm.armMotor1 is a MotorController which performs IO. It should be in an IO class!
Test Javadocs Generation: src/main/java/frc/robot/Robot.java#L30
frc.robot.Robot.m_robotContainer.s_Arm.armMotor2 is a MotorController which performs IO. It should be in an IO class!
Test Javadocs Generation: src/main/java/frc/robot/Robot.java#L155
frc.robot.Robot.m_robotContainer.s_Arm.armMotor2 is a MotorController which performs IO. It should be in an IO class!
Test Javadocs Generation: src/main/java/frc/robot/Robot.java#L24
frc.robot.Robot.m_robotContainer.s_Arm.armMotor2 is a MotorController which performs IO. It should be in an IO class!
Test Javadocs Generation: src/main/java/frc/robot/Robot.java#L30
frc.robot.Robot.m_robotContainer.s_Arm.armEncoder is a MotorFeedbackSensor which performs IO. It should be in an IO class!
Test Javadocs Generation: src/main/java/frc/robot/Robot.java#L155
frc.robot.Robot.m_robotContainer.s_Arm.armEncoder is a MotorFeedbackSensor which performs IO. It should be in an IO class!
Test Javadocs Generation: src/main/java/frc/robot/Robot.java#L26
frc.robot.Robot.m_robotContainer.s_Arm.armEncoder is a MotorFeedbackSensor which performs IO. It should be in an IO class!
Test Javadocs Generation: src/main/java/frc/robot/Robot.java#L30
frc.robot.Robot.m_robotContainer.s_Arm.armSolenoid is a DoubleSolenoid which performs IO. It should be in an IO class!
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build: src/main/java/frc/robot/Robot.java#L30
frc.robot.Robot.m_robotContainer.s_Arm.armMotor1 is a MotorController which performs IO. It should be in an IO class!
Build: src/main/java/frc/robot/Robot.java#L155
frc.robot.Robot.m_robotContainer.s_Arm.armMotor1 is a MotorController which performs IO. It should be in an IO class!
Build: src/main/java/frc/robot/Robot.java#L23
frc.robot.Robot.m_robotContainer.s_Arm.armMotor1 is a MotorController which performs IO. It should be in an IO class!
Build: src/main/java/frc/robot/Robot.java#L30
frc.robot.Robot.m_robotContainer.s_Arm.armMotor2 is a MotorController which performs IO. It should be in an IO class!
Build: src/main/java/frc/robot/Robot.java#L155
frc.robot.Robot.m_robotContainer.s_Arm.armMotor2 is a MotorController which performs IO. It should be in an IO class!
Build: src/main/java/frc/robot/Robot.java#L24
frc.robot.Robot.m_robotContainer.s_Arm.armMotor2 is a MotorController which performs IO. It should be in an IO class!
Build: src/main/java/frc/robot/Robot.java#L30
frc.robot.Robot.m_robotContainer.s_Arm.armEncoder is a MotorFeedbackSensor which performs IO. It should be in an IO class!
Build: src/main/java/frc/robot/Robot.java#L155
frc.robot.Robot.m_robotContainer.s_Arm.armEncoder is a MotorFeedbackSensor which performs IO. It should be in an IO class!
Build: src/main/java/frc/robot/Robot.java#L26
frc.robot.Robot.m_robotContainer.s_Arm.armEncoder is a MotorFeedbackSensor which performs IO. It should be in an IO class!
Build: src/main/java/frc/robot/Robot.java#L30
frc.robot.Robot.m_robotContainer.s_Arm.armSolenoid is a DoubleSolenoid which performs IO. It should be in an IO class!