Skip to content

Rush completion of the NewbieBot #3

Rush completion of the NewbieBot

Rush completion of the NewbieBot #3

Triggered via push October 6, 2023 03:07
Status Failure
Total duration 1m 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

qodana.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
qodana
Advanced Security must be enabled for this repository to use code scanning.
Inner class may be 'static': src/main/java/frc/robot/Constants.java#L44
Inner class `ControllersConstants` may be 'static'
Inner class may be 'static': src/main/java/frc/robot/Constants.java#L38
Inner class `PneumaticsConstants` may be 'static'
Inner class may be 'static': src/main/java/frc/robot/Constants.java#L17
Inner class `HardwareConstants` may be 'static'
Inner class may be 'static': src/main/java/frc/robot/Constants.java#L23
Inner class `DrivetrainConstants` may be 'static'