Skip to content

Swerve

Swerve #198

Triggered via pull request February 10, 2025 16:53
Status Success
Total duration 38s
Artifacts

gradle.yml

on: pull_request
build
29s
build
dependency-submission
21s
dependency-submission
runner / checkstyle
11s
runner / checkstyle
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
[checkstyle] src/main/java/frc/robot/drivebase/SwerveDrive.java#L42 <com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck>: src/main/java/frc/robot/drivebase/SwerveDrive.java#L42
Distance between variable 'backRightLocation' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
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.