Skip to content

json instead of txt #562

json instead of txt

json instead of txt #562

Triggered via push August 11, 2024 02:59
Status Failure
Total duration 1m 20s
Artifacts

main.yml

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

Annotations

1 error and 8 warnings
Test Javadocs Generation
Process completed with exit code 1.
Find merge conflicts
The following actions uses Node.js version which is deprecated 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/
Spell Check
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/lib/util/swerve/SwerveModule.java#L59
[checkstyle] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/lib/util/swerve/SwerveModule.java:59:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck)
Linting: src/main/java/frc/lib/profiling/LoggingProfiler.java#L40
[checkstyle] reported by reviewdog 🐶 Unused @param tag for 'loggingFormat'. Raw Output: /github/workspace/./src/main/java/frc/lib/profiling/LoggingProfiler.java:40:8: warning: Unused @param tag for 'loggingFormat'. (com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocMethodCheck)
Linting: src/main/java/frc/lib/profiling/LoggingProfiler.java#L228
[checkstyle] reported by reviewdog 🐶 Missing a Javadoc comment. Raw Output: /github/workspace/./src/main/java/frc/lib/profiling/LoggingProfiler.java:228:5: warning: Missing a Javadoc comment. (com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck)
Test Javadocs Generation
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/