Swerve #235
gradle.yml
on: pull_request
build
33s
dependency-submission
19s
runner / checkstyle
14s
Annotations
2 warnings and 1 notice
[checkstyle] src/main/java/frc/robot/drivebase/SwerveModule.java#L132 <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck>:
src/main/java/frc/robot/drivebase/SwerveModule.java#L132
Line is longer than 100 characters (found 101).
|
[checkstyle] src/main/java/frc/robot/drivebase/SwerveModule.java#L133 <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck>:
src/main/java/frc/robot/drivebase/SwerveModule.java#L133
Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 134.
|
dependency-submission
Submitted dependency-graph-reports/java_ci_with_gradle-dependency-submission.json: The snapshot was accepted, but it is not for the default branch. It will not update dependency results for the repository.
|