Skip to content

Added encoder inputs to vortex #20

Added encoder inputs to vortex

Added encoder inputs to vortex #20

Triggered via push January 27, 2024 17:20
Status Failure
Total duration 1m 13s
Artifacts

main.yml

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

Annotations

2 errors and 13 warnings
Test Javadocs Generation
Process completed with exit code 1.
Build
Process completed with exit code 1.
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/.
Linting: src/main/java/frc/robot/Constants.java#L33
[testtool] reported by reviewdog 🐶 'CLASS_DEF' should be separated from previous line. Raw Output: /github/workspace/./src/main/java/frc/robot/Constants.java:33:5: warning: 'CLASS_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)
Linting: src/main/java/frc/robot/Constants.java#L33
[testtool] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/robot/Constants.java:33:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck)
Linting: src/main/java/frc/robot/subsystems/shooter/Shooter.java#L8
[testtool] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/shooter/Shooter.java:8:1: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck)
Linting: src/main/java/frc/robot/subsystems/shooter/Shooter.java#L18
[testtool] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/shooter/Shooter.java:18:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
Linting: src/main/java/frc/robot/subsystems/shooter/Shooter.java#L21
[testtool] reported by reviewdog 🐶 Local variable name 'VoltageOutput' must match pattern '^[_a-z]([_a-zA-Z0-9]*)?$'. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/shooter/Shooter.java:21:16: warning: Local variable name 'VoltageOutput' must match pattern '^[_a-z]([_a-zA-Z0-9]*)?$'. (com.puppycrawl.tools.checkstyle.checks.naming.LocalVariableNameCheck)
Linting: src/main/java/frc/robot/subsystems/shooter/ShooterVortex.java#L8
[testtool] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/shooter/ShooterVortex.java:8:1: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck)
Linting: src/main/java/frc/robot/subsystems/shooter/ShooterIO.java#L5
[testtool] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/shooter/ShooterIO.java:5:1: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck)
Linting: src/main/java/frc/robot/subsystems/shooter/ShooterIO.java#L7
[testtool] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/robot/subsystems/shooter/ShooterIO.java:7:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck)
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/.
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/.