fix import error #267
Annotations
1 error and 9 warnings
qodana
Resource not accessible by integration
|
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/[email protected], github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
qodana
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
qodana
Resource not accessible by integration
|
qodana
Resource not accessible by integration
|
qodana
Resource not accessible by integration
|
|
Unnecessary 'return' statement:
src/main/java/frc/robot/subsystems/ShooterSubsystem.java#L95
`return` is unnecessary as the last statement in a 'void' method
|
Unused assignment:
src/main/java/frc/robot/subsystems/MAXSwerveModule.java#L35
Variable `m_chassisAngularOffset` initializer `0` is redundant
|
Call to 'Thread.start()' during object construction:
src/main/java/frc/robot/subsystems/SwerveSubsystem.java#L93
Call to `start()` during object construction
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
qodana-report
Expired
|
17 MB |
|