This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
finished just need to be tested #788
main.yml
on: push
Linting
19s
Spell Check
11s
Find merge conflicts
3s
Test Javadocs Generation
56s
Build
1m 8s
Annotations
27 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/.
|
[testtool] src/main/java/frc/lib/math/Conversions.java#L15 <com.puppycrawl.tools.checkstyle.checks.naming.MethodNameCheck>:
src/main/java/frc/lib/math/Conversions.java#L15
Method name 'RPSToMPS' must match pattern '^[_a-z][_a-zA-Z0-9_]*$'.
|
[testtool] src/main/java/frc/lib/math/Conversions.java#L25 <com.puppycrawl.tools.checkstyle.checks.naming.MethodNameCheck>:
src/main/java/frc/lib/math/Conversions.java#L25
Method name 'MPSToRPS' must match pattern '^[_a-z][_a-zA-Z0-9_]*$'.
|
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#L23
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].mAngleMotor is a MotorController which performs IO. It should be in an IO class!
|
Test Javadocs Generation:
src/main/java/frc/robot/Robot.java#L110
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].mAngleMotor is a MotorController which performs IO. It should be in an IO class!
|
Test Javadocs Generation:
src/main/java/frc/robot/Robot.java#L41
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].mAngleMotor is a MotorController which performs IO. It should be in an IO class!
|
Test Javadocs Generation:
src/main/java/frc/robot/Robot.java#L1
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].mAngleMotor 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_Swerve.swerveMods[*].mDriveMotor is a MotorController which performs IO. It should be in an IO class!
|
Test Javadocs Generation:
src/main/java/frc/robot/Robot.java#L110
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].mDriveMotor is a MotorController which performs IO. It should be in an IO class!
|
Test Javadocs Generation:
src/main/java/frc/robot/Robot.java#L41
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].mDriveMotor is a MotorController which performs IO. It should be in an IO class!
|
Test Javadocs Generation:
src/main/java/frc/robot/Robot.java#L1
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].mDriveMotor 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#L110
frc.robot.Robot.m_robotContainer.s_Arm.armMotor1 is a MotorController 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#L23
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].mAngleMotor is a MotorController which performs IO. It should be in an IO class!
|
Build:
src/main/java/frc/robot/Robot.java#L110
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].mAngleMotor is a MotorController which performs IO. It should be in an IO class!
|
Build:
src/main/java/frc/robot/Robot.java#L41
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].mAngleMotor is a MotorController which performs IO. It should be in an IO class!
|
Build:
src/main/java/frc/robot/Robot.java#L1
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].mAngleMotor 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_Swerve.swerveMods[*].mDriveMotor is a MotorController which performs IO. It should be in an IO class!
|
Build:
src/main/java/frc/robot/Robot.java#L110
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].mDriveMotor is a MotorController which performs IO. It should be in an IO class!
|
Build:
src/main/java/frc/robot/Robot.java#L41
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].mDriveMotor is a MotorController which performs IO. It should be in an IO class!
|
Build:
src/main/java/frc/robot/Robot.java#L1
frc.robot.Robot.m_robotContainer.s_Swerve.swerveMods[*].mDriveMotor 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#L110
frc.robot.Robot.m_robotContainer.s_Arm.armMotor1 is a MotorController which performs IO. It should be in an IO class!
|