Bump org.jetbrains.intellij.platform from 2.0.1 to 2.2.0 #17
Annotations
4 errors, 11 warnings, and 1 notice
Qodana Scan:
src/main/resources/META-INF/plugin.xml#L65
Extension class is a Kotlin object
|
Qodana Scan:
src/main/resources/META-INF/plugin.xml#L42
Extension class is a Kotlin object
|
Qodana Scan:
src/main/resources/META-INF/plugin.xml#L67
Extension class is a Kotlin object
|
Qodana Scan:
src/main/resources/META-INF/plugin.xml#L66
Extension class is a Kotlin object
|
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 running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community
|
Qodana Scan
Cannot run analysis for commit 5c2b3245268d18f5ccb249b69751fbe001912e50 because it doesn't exist in the repository. Check that you retrieve the full git history before running Qodana.
|
Qodana Scan
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community
|
Qodana Scan
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community
|
Qodana Scan:
src/test/java/org/ice1000/julia/lang/unit/JuliaExceptionReporterTest.java#L84
Redundant null-check: a value of primitive type 'null' is never null
|
Qodana Scan:
core/src/main/java/org/ice1000/julia/lang/utils.kt#L100
Function "splitsOf" is never used
|
Qodana Scan:
core/src/main/java/org/ice1000/julia/lang/julia-highlighter.kt#L22
Property "SYMBOL" is never used
|
Qodana Scan:
core/src/main/java/org/ice1000/julia/lang/module/julia-package-manager.kt#L49
Function "versionsList" is never used
|
Qodana Scan:
core/src/main/java/org/ice1000/julia/lang/utils.kt#L96
Function "indicesOf" is never used
|
|
Qodana Scan:
core/src/main/java/org/ice1000/julia/lang/editing/julia-eval-hint.kt#L185
Property 'arguments' could be private
|
Loading