Skip to content

Merge pull request #49 from BadRobots1014/knoxville-comp

Sign in for the full log view
GitHub Actions / Qodana Community for JVM completed Mar 28, 2024 in 0s

58 new problems found by Qodana Community for JVM

Qodana Community for JVM

58 new problems were found

Inspection name Severity Problems
AutoCloseable used without 'try'-with-resources 🔶 Warning 49
Unused assignment 🔶 Warning 5
Constant values 🔶 Warning 2
Catch block may ignore exception 🔶 Warning 1
Nullability and data flow problems 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 65 in src/main/java/frc/robot/subsystems/ShooterSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SimpleWidget' used without 'try'-with-resources statement

Check warning on line 30 in src/main/java/frc/robot/subsystems/ClimberSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement

Check warning on line 104 in src/main/java/frc/robot/util/SwerveModule.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement

Check warning on line 34 in src/main/java/frc/robot/subsystems/LimelightSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement

Check warning on line 50 in src/main/java/frc/robot/commands/SwerveDriveCommand.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SimpleWidget' used without 'try'-with-resources statement

Check warning on line 43 in src/main/java/frc/robot/subsystems/LimelightSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement

Check warning on line 54 in src/main/java/frc/robot/subsystems/LimelightSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SimpleWidget' used without 'try'-with-resources statement

Check warning on line 109 in src/main/java/frc/robot/util/SwerveModule.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement

Check warning on line 71 in src/main/java/frc/robot/subsystems/ShooterSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SimpleWidget' used without 'try'-with-resources statement

Check warning on line 63 in src/main/java/frc/robot/subsystems/ShooterSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SimpleWidget' used without 'try'-with-resources statement

Check warning on line 59 in src/main/java/frc/robot/subsystems/ShooterSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SimpleWidget' used without 'try'-with-resources statement

Check warning on line 39 in src/main/java/frc/robot/subsystems/LimelightSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement

Check warning on line 67 in src/main/java/frc/robot/subsystems/ShooterSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SimpleWidget' used without 'try'-with-resources statement

Check warning on line 105 in src/main/java/frc/robot/subsystems/SwerveSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement

Check warning on line 105 in src/main/java/frc/robot/util/SwerveModule.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement

Check warning on line 168 in src/main/java/frc/robot/subsystems/SwerveSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement

Check warning on line 51 in src/main/java/frc/robot/subsystems/LimelightSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SimpleWidget' used without 'try'-with-resources statement

Check warning on line 106 in src/main/java/frc/robot/util/SwerveModule.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement

Check warning on line 102 in src/main/java/frc/robot/subsystems/SwerveSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement

Check warning on line 73 in src/main/java/frc/robot/subsystems/ShooterSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SimpleWidget' used without 'try'-with-resources statement

Check warning on line 104 in src/main/java/frc/robot/subsystems/SwerveSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement

Check warning on line 37 in src/main/java/frc/robot/subsystems/SwerveSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SimpleWidget' used without 'try'-with-resources statement

Check warning on line 106 in src/main/java/frc/robot/subsystems/SwerveSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement

Check warning on line 107 in src/main/java/frc/robot/util/SwerveModule.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement

Check warning on line 40 in src/main/java/frc/robot/subsystems/LimelightSubsystem.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

AutoCloseable used without 'try'-with-resources

'SuppliedValueWidget' used without 'try'-with-resources statement