This repository has been archived by the owner on Feb 3, 2025. It is now read-only.
Updating REVLib #65
main.yml
on: push
code-checks
/
Build Javadocs
1m 2s
code-checks
/
Linting
11s
code-checks
/
Spell Check
8s
code-checks
/
Find merge conflicts
5s
code-checks
/
Build
1m 18s
code-checks
/
Deploy Javadocs
0s
Annotations
2 warnings
code-checks / Linting:
src/main/java/frc/robot/Main.java#L20
[checkstyle] reported by reviewdog 🐶
<p> tag should be placed immediately before the first word, with no space after.
Raw Output:
/github/workspace/./src/main/java/frc/robot/Main.java:20:8: warning: <p> tag should be placed immediately before the first word, with no space after. (com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck)
|
code-checks / Linting:
src/main/java/frc/robot/Robot.java#L102
[checkstyle] reported by reviewdog 🐶
<p> tag should be placed immediately before the first word, with no space after.
Raw Output:
/github/workspace/./src/main/java/frc/robot/Robot.java:102:8: warning: <p> tag should be placed immediately before the first word, with no space after. (com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
javadocs
|
213 KB |
|