feat: introduce console commands indexer (#10) #40
Annotations
3 errors, 14 warnings, and 9 notices
|
Verify plugin
Process completed with exit code 1.
|
|
Test
Process completed with exit code 1.
|
|
Inspect code
/data/cache/gradle/kotlin-profile
|
|
Verify plugin
No files were found with the provided path: /home/runner/work/tempest-phpstorm-plugin/tempest-phpstorm-plugin/build/reports/pluginVerifier. No artifacts will be uploaded.
|
|
Test
No files were found with the provided path: /home/runner/work/tempest-phpstorm-plugin/tempest-phpstorm-plugin/build/reports/tests. No artifacts will be uploaded.
|
|
Constructor parameter is never used as a property:
src/main/kotlin/com/github/tempest/framework/views/injection/InjectionHostWrapper.kt#L24
Constructor parameter is never used as a property
|
|
Unstable API Usage:
src/main/kotlin/com/github/tempest/framework/views/references/TempestAttributeReference.kt#L71
'com.intellij.webSymbols.utils.NameCaseUtils' is declared in unstable package 'com.intellij.webSymbols.utils' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/tempest/framework/views/references/TempestAttributeReference.kt#L72
'toKebabCase(java.lang.String)' is declared in unstable package 'com.intellij.webSymbols.utils' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/tempest/framework/views/references/TempestAttributeReference.kt#L70
'com.intellij.webSymbols.utils.NameCaseUtils' is declared in unstable package 'com.intellij.webSymbols.utils' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/tempest/framework/views/references/TempestAttributeReference.kt#L72
'com.intellij.webSymbols.utils.NameCaseUtils' is declared in unstable package 'com.intellij.webSymbols.utils' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/tempest/framework/views/references/TempestAttributeReference.kt#L71
'toKebabCase(java.lang.String)' is declared in unstable package 'com.intellij.webSymbols.utils' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/tempest/framework/views/references/TempestAttributeReference.kt#L70
'toCamelCase(java.lang.String)' is declared in unstable package 'com.intellij.webSymbols.utils' marked with @ApiStatus.Experimental
|
|
Unused symbol:
src/main/kotlin/com/github/tempest/framework/TempestBundle.kt#L13
Function "message" is never used
|
|
Unused symbol:
src/main/kotlin/com/github/tempest/framework/views/injection/InjectionHostWrapper.kt#L20
Class "XmlTextInjectionHostWrapper" is never used
|
|
Unused symbol:
src/main/kotlin/com/github/tempest/framework/TempestBundle.kt#L10
Object "TempestBundle" is never used
|
|
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2024.3 with the current CLI (2025.2.1)
|
|
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2024.3 with the current CLI (2025.2.1)
|
|
Const property naming convention:
src/main/kotlin/com/github/tempest/framework/TempestFrameworkClasses.kt#L4
Const property name `ConsoleCommand` should not contain lowercase letters
|
|
Function or property has platform type:
src/main/kotlin/com/github/tempest/framework/console/index/ConsoleCommandsIndex.kt#L27
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
|
|
Function or property has platform type:
src/main/kotlin/com/github/tempest/framework/common/index/AbstractIndex.kt#L19
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/tempest/framework/views/injection/PHPLanguageInjector.kt#L18
Property 'tagsMap' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/tempest/framework/views/injection/InjectionHostWrapper.kt#L24
Property 'myElement' could be private
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/tempest/framework/views/injection/InjectionHostWrapper.kt#L20
Property 'myElement' could be private
|
|
Lambda argument inside parentheses:
src/main/kotlin/com/github/tempest/framework/views/references/ComponentReferenceContributor.kt#L45
Lambda argument should be moved out of parentheses
|
|
Library function call could be simplified:
src/main/kotlin/com/github/tempest/framework/views/references/TempestAttributeReference.kt#L45
filter call could be simplified to filterIsInstance\<\*\>\>()
|
|
Library function call could be simplified:
src/main/kotlin/com/github/tempest/framework/views/references/TempestAttributeReference.kt#L19
filter call could be simplified to filterIsInstance\<\*\>\>()
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tempest-phpstorm-plugin-2025.0.1
Expired
|
42.7 KB |
sha256:5b4cfa2ace3c931ba6f4e794256de55cc2b9586f2ff26030572c44a87e6562d4
|
|