Skip to content

Swerve drive

Swerve drive #119

Triggered via pull request February 3, 2025 08:04
Status Success
Total duration 33s
Artifacts

gradle.yml

on: pull_request
build
23s
build
dependency-submission
19s
dependency-submission
runner / checkstyle
10s
runner / checkstyle
Fit to window
Zoom out
Zoom in

Annotations

46 warnings and 1 notice
[checkstyle] src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L38 <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck>: src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L38
WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
[checkstyle] src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L38 <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck>: src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L38
WhitespaceAround: '>' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
[checkstyle] src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L40 <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck>: src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L40
WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
[checkstyle] src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L40 <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck>: src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L40
WhitespaceAround: 'else' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
[checkstyle] src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L43 <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck>: src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L43
WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
[checkstyle] src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L43 <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck>: src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L43
WhitespaceAround: '>' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
[checkstyle] src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L45 <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck>: src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L45
WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
[checkstyle] src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L45 <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck>: src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L45
WhitespaceAround: 'else' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
[checkstyle] src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L48 <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck>: src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L48
WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
[checkstyle] src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L48 <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck>: src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L48
WhitespaceAround: '>' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
[checkstyle] src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L49 <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck>: src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L49
WhitespaceAround: '*' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
[checkstyle] src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L50 <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck>: src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L50
WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
[checkstyle] src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L50 <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck>: src/main/java/frc/robot/commands/SwerveJoystickCmd.java#L50
WhitespaceAround: 'else' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
[checkstyle] src/main/java/frc/robot/Constants.java#L133 <com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck>: src/main/java/frc/robot/Constants.java#L133
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
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.