Skip to content

removed old stuff and fixed pumba viz #702

removed old stuff and fixed pumba viz

removed old stuff and fixed pumba viz #702

Triggered via push January 14, 2025 16:16
Status Success
Total duration 1m 39s
Artifacts

main.yml

on: push
Linting
17s
Linting
Spell Check
11s
Spell Check
Find merge conflicts
4s
Find merge conflicts
Test Javadocs Generation
1m 3s
Test Javadocs Generation
Build
1m 29s
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
Spell Check
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)