Skip to content

maybe finsih autos?? #594

maybe finsih autos??

maybe finsih autos?? #594

Triggered via push September 29, 2024 21:34
Status Failure
Total duration 1m 21s
Artifacts

main.yml

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

Annotations

1 error and 13 warnings
Test Javadocs Generation
Process completed with exit code 1.
Find merge conflicts
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linting: src/main/java/frc/robot/RobotContainer.java#L140
[checkstyle] reported by reviewdog 🐶 Comment has incorrect indentation level 12, expected is 20, indentation should be the same level as line 136. Raw Output: /github/workspace/./src/main/java/frc/robot/RobotContainer.java:140:13: warning: Comment has incorrect indentation level 12, expected is 20, indentation should be the same level as line 136. (com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck)
Linting: src/main/java/frc/robot/commands/CommandFactory.java#L39
[checkstyle] reported by reviewdog 🐶 Unused @param tag for 'intake'. Raw Output: /github/workspace/./src/main/java/frc/robot/commands/CommandFactory.java:39:8: warning: Unused @param tag for 'intake'. (com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck)
Linting: src/main/java/frc/robot/commands/CommandFactory.java#L68
[checkstyle] reported by reviewdog 🐶 Unused @param tag for 'intake'. Raw Output: /github/workspace/./src/main/java/frc/robot/commands/CommandFactory.java:68:8: warning: Unused @param tag for 'intake'. (com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck)
Linting: src/main/java/frc/robot/commands/CommandFactory.java#L126
[checkstyle] reported by reviewdog 🐶 Unused @param tag for 'intake'. Raw Output: /github/workspace/./src/main/java/frc/robot/commands/CommandFactory.java:126:12: warning: Unused @param tag for 'intake'. (com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck)
Linting: src/main/java/frc/robot/commands/CommandFactory.java#L139
[checkstyle] reported by reviewdog 🐶 Unused @param tag for 'intake'. Raw Output: /github/workspace/./src/main/java/frc/robot/commands/CommandFactory.java:139:12: warning: Unused @param tag for 'intake'. (com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck)
Linting: src/main/java/frc/robot/commands/CommandFactory.java#L150
[checkstyle] reported by reviewdog 🐶 Unused @param tag for 'intake'. Raw Output: /github/workspace/./src/main/java/frc/robot/commands/CommandFactory.java:150:12: warning: Unused @param tag for 'intake'. (com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck)
Linting: src/main/java/frc/lib/util/photon/PhotonReal.java#L84
[checkstyle] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/lib/util/photon/PhotonReal.java:84:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
Linting: src/main/java/frc/lib/util/photon/PhotonIO.java#L96
[checkstyle] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/lib/util/photon/PhotonIO.java:96:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
Spell Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Javadocs Generation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/