build(deps): bump JetBrains/qodana-action from 2024.3.2 to 2024.3.3 #1880
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Qodana Scan
You are using a non-compatible Qodana linter jetbrains/qodana-jvm:2024.2 with the current CLI (2024.3.3)
|
Qodana Scan
Cannot run analysis for commit 1902c3d779d9e2e663913e9133a7c23fdb489785 because it doesn't exist in the repository. Check that you retrieve the full git history before running Qodana.
|
Qodana Scan
You are using a non-compatible Qodana linter jetbrains/qodana-jvm:2024.2 with the current CLI (2024.3.3)
|
Qodana Scan
You are using a non-compatible Qodana linter jetbrains/qodana-jvm:2024.2 with the current CLI (2024.3.3)
|
Qodana Scan:
src/main/java/com/github/_1c_syntax/bsl/languageserver/diagnostics/CyclomaticComplexityDiagnostic.java#L66
Field `checkModuleBody` may be 'final'
|
Qodana Scan:
src/main/java/com/github/_1c_syntax/bsl/languageserver/diagnostics/IncorrectLineBreakDiagnostic.java#L82
Field `checkLastSymbol` may be 'final'
|
Qodana Scan:
src/main/java/com/github/_1c_syntax/bsl/languageserver/diagnostics/RedundantAccessToObjectDiagnostic.java#L79
Field `checkObjectModule` may be 'final'
|
Qodana Scan:
src/main/java/com/github/_1c_syntax/bsl/languageserver/diagnostics/CyclomaticComplexityDiagnostic.java#L60
Field `complexityThreshold` may be 'final'
|
Qodana Scan:
src/main/java/com/github/_1c_syntax/bsl/languageserver/diagnostics/FunctionReturnsSamePrimitiveDiagnostic.java#L71
Field `skipAttachable` may be 'final'
|
Qodana Scan:
src/main/java/com/github/_1c_syntax/bsl/languageserver/diagnostics/LineLengthDiagnostic.java#L62
Field `maxLineLength` may be 'final'
|
Loading