Skip to content

Vision

Vision #142

Triggered via pull request February 5, 2025 08:04
@Hannahjjj97Hannahjjj97
synchronize #34
Vision
Status Success
Total duration 44s
Artifacts

gradle.yml

on: pull_request
build
34s
build
dependency-submission
24s
dependency-submission
runner / checkstyle
18s
runner / checkstyle
Fit to window
Zoom out
Zoom in

Annotations

159 warnings and 1 notice
[checkstyle] src/main/java/frc/robot/Vision/TagTracking.java#L5 <com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck>: src/main/java/frc/robot/Vision/TagTracking.java#L5
Wrong lexicographical order for 'edu.wpi.first.apriltag.AprilTagFieldLayout' import. Should be before 'java.util.Optional'.
[checkstyle] src/main/java/frc/robot/Vision/TagTracking.java#L6 <com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck>: src/main/java/frc/robot/Vision/TagTracking.java#L6
Wrong lexicographical order for 'edu.wpi.first.apriltag.AprilTagFields' import. Should be before 'java.util.Optional'.
[checkstyle] src/main/java/frc/robot/Vision/TagTracking.java#L7 <com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck>: src/main/java/frc/robot/Vision/TagTracking.java#L7
Wrong lexicographical order for 'edu.wpi.first.math.geometry.Pose2d' import. Should be before 'java.util.Optional'.
[checkstyle] src/main/java/frc/robot/Vision/TagTracking.java#L8 <com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck>: src/main/java/frc/robot/Vision/TagTracking.java#L8
Wrong lexicographical order for 'edu.wpi.first.math.geometry.Pose3d' import. Should be before 'java.util.Optional'.
[checkstyle] src/main/java/frc/robot/Vision/TagTracking.java#L9 <com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck>: src/main/java/frc/robot/Vision/TagTracking.java#L9
Wrong lexicographical order for 'edu.wpi.first.networktables.NetworkTable' import. Should be before 'java.util.Optional'.
[checkstyle] src/main/java/frc/robot/Vision/TagTracking.java#L10 <com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck>: src/main/java/frc/robot/Vision/TagTracking.java#L10
Wrong lexicographical order for 'edu.wpi.first.networktables.NetworkTableInstance' import. Should be before 'java.util.Optional'.
[checkstyle] src/main/java/frc/robot/Vision/TagTracking.java#L11 <com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck>: src/main/java/frc/robot/Vision/TagTracking.java#L11
Wrong lexicographical order for 'edu.wpi.first.wpilibj.smartdashboard.SmartDashboard' import. Should be before 'java.util.Optional'.
[checkstyle] src/main/java/frc/robot/Vision/TagTracking.java#L12 <com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck>: src/main/java/frc/robot/Vision/TagTracking.java#L12
Wrong lexicographical order for 'frc.robot.Constants.TagTrackingConstant' import. Should be before 'java.util.Optional'.
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.