Skip to content

changed swerve module conversions #703

changed swerve module conversions

changed swerve module conversions #703

Triggered via push January 14, 2025 19:54
Status Success
Total duration 2m 12s
Artifacts

main.yml

on: push
Linting
13s
Linting
Spell Check
11s
Spell Check
Find merge conflicts
2s
Find merge conflicts
Test Javadocs Generation
1m 3s
Test Javadocs Generation
Build
2m 2s
Build
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Find merge conflicts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linting: src/main/java/frc/robot/subsystems/intake/IntakeIOFalcon.java#L36
[checkstyle] reported by reviewdog 🐶 Member name 'LeftConfig' must match pattern '^[_a-z][_a-zA-Z0-9]*$'. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/intake/IntakeIOFalcon.java:36:20: warning: Member name 'LeftConfig' must match pattern '^[_a-z][_a-zA-Z0-9]*$'. (com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck)
Linting: src/main/java/frc/robot/subsystems/intake/IntakeIOFalcon.java#L37
[checkstyle] reported by reviewdog 🐶 Member name 'RightConfig' must match pattern '^[_a-z][_a-zA-Z0-9]*$'. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/intake/IntakeIOFalcon.java:37:20: warning: Member name 'RightConfig' must match pattern '^[_a-z][_a-zA-Z0-9]*$'. (com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck)
Linting: src/main/java/frc/robot/subsystems/elevator_wrist/ElevatorWristReal.java#L38
[checkstyle] reported by reviewdog 🐶 Javadoc comment is placed in the wrong location. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/elevator_wrist/ElevatorWristReal.java:38:9: warning: Javadoc comment is placed in the wrong location. (com.puppycrawl.tools.checkstyle.checks.javadoc.InvalidJavadocPositionCheck)
Linting: src/main/java/frc/robot/subsystems/elevator_wrist/ElevatorWristReal.java#L46
[checkstyle] reported by reviewdog 🐶 Javadoc comment is placed in the wrong location. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/elevator_wrist/ElevatorWristReal.java:46:9: warning: Javadoc comment is placed in the wrong location. (com.puppycrawl.tools.checkstyle.checks.javadoc.InvalidJavadocPositionCheck)
Linting: src/main/java/frc/robot/subsystems/elevator_wrist/ElevatorWristReal.java#L54
[checkstyle] reported by reviewdog 🐶 Javadoc comment is placed in the wrong location. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/elevator_wrist/ElevatorWristReal.java:54:9: warning: Javadoc comment is placed in the wrong location. (com.puppycrawl.tools.checkstyle.checks.javadoc.InvalidJavadocPositionCheck)
Spell Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636