Skip to content

Merge pull request #17 from Merridew1/DrivetrainPID #39

Merge pull request #17 from Merridew1/DrivetrainPID

Merge pull request #17 from Merridew1/DrivetrainPID #39

Triggered via push December 8, 2024 03:47
Status Failure
Total duration 2m 48s
Artifacts

main.yml

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

Annotations

2 errors and 13 warnings
Linting
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
Test Javadocs Generation
Process completed with exit code 1.
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/hatch/HatchIO.java#L8
[testtool] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/hatch/HatchIO.java:8:1: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck)
Linting: src/main/java/frc/robot/subsystems/hatch/HatchIO.java#L10
[testtool] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/hatch/HatchIO.java:10:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck)
Linting: src/main/java/frc/robot/subsystems/hatch/Hatch.java#L14
[testtool] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/hatch/Hatch.java:14:1: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck)
Linting: src/main/java/frc/robot/subsystems/hatch/Hatch.java#L46
[testtool] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/hatch/Hatch.java:46:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
Linting: src/main/java/frc/robot/subsystems/hatch/HatchReal.java#L12
[testtool] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/hatch/HatchReal.java:12:1: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck)
Linting: src/main/java/frc/robot/subsystems/hatch/HatchReal.java#L19
[testtool] reported by reviewdog 🐶 Member name 'CANCoder' must match pattern '^[_a-z][_a-zA-Z0-9]*$'. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/hatch/HatchReal.java:19:14: warning: Member name 'CANCoder' must match pattern '^[_a-z][_a-zA-Z0-9]*$'. (com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck)
Linting: src/main/java/frc/robot/subsystems/ballMechanism/ballMechanismReal.java#L1
[testtool] reported by reviewdog 🐶 Package name 'frc.robot.subsystems.ballMechanism' must match pattern '^[_a-z]+(\.[_a-z][_a-z0-9]*)*$'. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/ballMechanism/ballMechanismReal.java:1:9: warning: Package name 'frc.robot.subsystems.ballMechanism' must match pattern '^[_a-z]+(\.[_a-z][_a-z0-9]*)*$'. (com.puppycrawl.tools.checkstyle.checks.naming.PackageNameCheck)
Linting: src/main/java/frc/robot/subsystems/ballMechanism/ballMechanismReal.java#L7
[testtool] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/ballMechanism/ballMechanismReal.java:7:1: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck)
Linting: src/main/java/frc/robot/subsystems/ballMechanism/ballMechanismReal.java#L7
[testtool] reported by reviewdog 🐶 Type name 'ballMechanismReal' must match pattern '^[A-Z][_a-zA-Z0-9]*$'. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/ballMechanism/ballMechanismReal.java:7:14: warning: Type name 'ballMechanismReal' must match pattern '^[A-Z][_a-zA-Z0-9]*$'. (com.puppycrawl.tools.checkstyle.checks.naming.TypeNameCheck)
Linting: src/main/java/frc/robot/subsystems/ballMechanism/ballMechanismIO.java#L1
[testtool] reported by reviewdog 🐶 Package name 'frc.robot.subsystems.ballMechanism' must match pattern '^[_a-z]+(\.[_a-z][_a-z0-9]*)*$'. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/ballMechanism/ballMechanismIO.java:1:9: warning: Package name 'frc.robot.subsystems.ballMechanism' must match pattern '^[_a-z]+(\.[_a-z][_a-z0-9]*)*$'. (com.puppycrawl.tools.checkstyle.checks.naming.PackageNameCheck)
Spell Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636