#1835 proper psiviewer version #6
503 new problems found by Qodana for JVM
Qodana for JVM
124 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Extension class is a Kotlin object |
🔴 Failure | 4 |
Unused declaration |
🔶 Warning | 58 |
References inspection |
🔶 Warning | 27 |
Unused symbol |
🔶 Warning | 23 |
Missing required 'lang' attribute |
🔶 Warning | 9 |
Method always returns the same value |
🔶 Warning | 3 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Detected 6 dependencies
Third-party software list
This page lists the third-party software dependencies used in julia-intellij
Dependency | Version | Licenses |
---|---|---|
ant-launcher | 1.10.13 | Apache-2.0 W3C-19980720 |
ant | 1.10.13 | Apache-2.0 W3C-19980720 |
com.jetbrains.performanceplugin | 243.21565.193+605 | Apache-2.0 |
jflex | 1.9.2 | BSD-3-Clause |
jsr305 | 3.0.2 | Apache-2.0 |
tanvd.grazi | 243.21565.193+475 | Apache-2.0 LGPL-2.0-or-later LGPL-2.1-only MIT |
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check warning on line 2 in core/src/main/resources/fileTemplates/Julia Type.jl.html
github-actions / Qodana for JVM
Missing required 'lang' attribute
Missing required 'lang' attribute
github-actions / Qodana for JVM
Missing required 'lang' attribute
Missing required 'lang' attribute
Check warning on line 2 in core/src/main/resources/fileTemplates/Julia Module.jl.html
github-actions / Qodana for JVM
Missing required 'lang' attribute
Missing required 'lang' attribute
github-actions / Qodana for JVM
Missing required 'lang' attribute
Missing required 'lang' attribute
github-actions / Qodana for JVM
Missing required 'lang' attribute
Missing required 'lang' attribute
github-actions / Qodana for JVM
Missing required 'lang' attribute
Missing required 'lang' attribute
github-actions / Qodana for JVM
Missing required 'lang' attribute
Missing required 'lang' attribute
github-actions / Qodana for JVM
Missing required 'lang' attribute
Missing required 'lang' attribute
Check warning on line 2 in core/src/main/resources/fileTemplates/Julia File.jl.html
github-actions / Qodana for JVM
Missing required 'lang' attribute
Missing required 'lang' attribute
Check failure on line 65 in src/main/resources/META-INF/plugin.xml
github-actions / Qodana for JVM
Extension class is a Kotlin object
Extension class is a Kotlin object
Check failure on line 42 in src/main/resources/META-INF/plugin.xml
github-actions / Qodana for JVM
Extension class is a Kotlin object
Extension class is a Kotlin object
Check failure on line 67 in src/main/resources/META-INF/plugin.xml
github-actions / Qodana for JVM
Extension class is a Kotlin object
Extension class is a Kotlin object
Check failure on line 66 in src/main/resources/META-INF/plugin.xml
github-actions / Qodana for JVM
Extension class is a Kotlin object
Extension class is a Kotlin object
Check warning on line 98 in core/src/main/java/org/ice1000/julia/lang/psi/impl/julia-psi-mixin.kt
github-actions / Qodana for JVM
Method always returns the same value
Method `get()` always returns `org.ice1000.julia.lang.Julia_constantsKt.UNKNOWN_VALUE_PLACEHOLDER`
Check warning on line 205 in core/src/main/java/org/ice1000/julia/lang/psi/impl/julia-psi-mixin.kt
github-actions / Qodana for JVM
Method always returns the same value
Method `isValidHost()` always returns `true`
Check warning on line 192 in core/src/main/java/org/ice1000/julia/lang/psi/impl/julia-psi-mixin.kt
github-actions / Qodana for JVM
Method always returns the same value
Method `isValidHost()` always returns `true`
Check warning on line 31 in core/src/main/java/org/ice1000/julia/lang/psi/julia-psi-public.kt
github-actions / Qodana for JVM
Unused symbol
Property "isDeclaration" is never used
Check warning on line 16 in core/src/main/java/org/ice1000/julia/lang/psi/impl/julia-psi-ext.kt
github-actions / Qodana for JVM
Unused symbol
Property "isConstNameRef" is never used
Check warning on line 141 in core/src/main/java/org/ice1000/julia/lang/julia-parser-definition.kt
github-actions / Qodana for JVM
Unused symbol
Function "createType" is never used
Check warning on line 132 in core/src/main/java/org/ice1000/julia/lang/parsing/julia-parser-util.kt
github-actions / Qodana for JVM
Unused symbol
Function "lazyBlockParseEndImpl" is never used
Check warning on line 239 in core/src/main/java/org/ice1000/julia/lang/editing/julia-eval-hint.kt
github-actions / Qodana for JVM
Unused symbol
Function "generateParameters" is never used
Check warning on line 13 in core/src/main/java/org/ice1000/julia/lang/psi/impl/julia-psi-ext.kt
github-actions / Qodana for JVM
Unused symbol
Property "isConstName" is never used
github-actions / Qodana for JVM
Unused symbol
Function "searchDocsByName" is never used
Check warning on line 10 in core/src/main/java/org/ice1000/julia/lang/psi/impl/julia-psi-ext.kt
github-actions / Qodana for JVM
Unused symbol
Property "isQuoteCall" is never used
Check warning on line 28 in core/src/main/java/org/ice1000/julia/lang/psi/impl/julia-psi-ext.kt
github-actions / Qodana for JVM
Unused symbol
Property "typeFoundFromStub" is never used