Skip to content

Add part of YAGSL-Example #6

Add part of YAGSL-Example

Add part of YAGSL-Example #6

Triggered via push January 20, 2024 23:28
Status Success
Total duration 1m 27s
Artifacts

qodana.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings and 4 notices
Constant values: src/main/java/swervelib/parser/json/DeviceJson.java#L171
Value `isDriveMotor` is always 'false'
Nullability and data flow problems: src/main/java/swervelib/motors/SparkMaxBrushedMotorSwerve.java#L65
Method invocation `set` will produce `NullPointerException`
Unused assignment: src/main/java/frc/robot/commands/swervedrive/drivebase/SwerveCommand.java#L15
Variable `targetAngle` initializer `new Rotation2d()` is redundant
Unused assignment: src/main/java/swervelib/imu/PigeonSwerve.java#L17
Variable `offset` initializer `new Rotation3d()` is redundant
Unused assignment: src/main/java/swervelib/parser/SwerveDriveConfiguration.java#L18
Variable `invertedIMU` initializer `false` is redundant
Unused assignment: src/main/java/swervelib/imu/ADIS16470Swerve.java#L17
Variable `offset` initializer `new Rotation3d()` is redundant