Skip to content

it appears to work 🤷 #87

it appears to work 🤷

it appears to work 🤷 #87

GitHub Actions / testtool failed Jan 13, 2024 in 0s

reviewdog [testtool] report

reported by reviewdog 🐶

Findings (2)

src/main/java/frc/lib/math/Conversions.java|35| At-clause should have a non-empty description.
src/main/java/frc/lib/math/Conversions.java|36| At-clause should have a non-empty description.

Filtered Findings (0)

Annotations

Check warning on line 35 in src/main/java/frc/lib/math/Conversions.java

See this annotation in the file changed.

@github-actions github-actions / testtool

[testtool] src/main/java/frc/lib/math/Conversions.java#L35 <com.puppycrawl.tools.checkstyle.checks.javadoc.NonEmptyAtclauseDescriptionCheck>

At-clause should have a non-empty description.
Raw output
/github/workspace/./src/main/java/frc/lib/math/Conversions.java:35:0: warning: At-clause should have a non-empty description. (com.puppycrawl.tools.checkstyle.checks.javadoc.NonEmptyAtclauseDescriptionCheck)

Check warning on line 36 in src/main/java/frc/lib/math/Conversions.java

See this annotation in the file changed.

@github-actions github-actions / testtool

[testtool] src/main/java/frc/lib/math/Conversions.java#L36 <com.puppycrawl.tools.checkstyle.checks.javadoc.NonEmptyAtclauseDescriptionCheck>

At-clause should have a non-empty description.
Raw output
/github/workspace/./src/main/java/frc/lib/math/Conversions.java:36:0: warning: At-clause should have a non-empty description. (com.puppycrawl.tools.checkstyle.checks.javadoc.NonEmptyAtclauseDescriptionCheck)