Support IDEA 2024.3 #44
Annotations
7 errors, 47 warnings, and 1 notice
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L55
'getResultingDescriptor()' is declared in package 'org.jetbrains.kotlin.resolve.calls.model' scheduled for removal in a future version
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L53
'org.jetbrains.kotlin.resolve.calls.model.ResolvedCall' is declared in package 'org.jetbrains.kotlin.resolve.calls.model' scheduled for removal in a future version
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L54
'getResolvedCall(org.jetbrains.kotlin.psi.KtElement, org.jetbrains.kotlin.resolve.BindingContext)' is declared in package 'org.jetbrains.kotlin.resolve.calls.util' scheduled for removal in a future version
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L52
'org.jetbrains.kotlin.resolve.BindingContext' is declared in package 'org.jetbrains.kotlin.resolve' scheduled for removal in a future version
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L80
'org.jetbrains.kotlin.resolve.source.KotlinSourceElement' is declared in package 'org.jetbrains.kotlin.resolve.source' scheduled for removal in a future version
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L80
'psi' is declared in package 'org.jetbrains.kotlin.resolve.source' scheduled for removal in a future version
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L52
'analyze(org.jetbrains.kotlin.psi.KtElement, org.jetbrains.kotlin.resolve.lazy.BodyResolveMode)' is declared in package 'org.jetbrains.kotlin.idea.caches.resolve' scheduled for removal in a future version
|
Build
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
|
Test
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
|
|
Usage of redundant or deprecated syntax or deprecated symbols:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L58
'endOffset: Int' is deprecated. Use PsiElement.endOffset from com.intellij.psi
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L60
'factory' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L25
Overridden method 'getKey()' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L47
'com.intellij.codeInsight.hints.FactoryInlayHintsCollector' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L32
'NoSettings()' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L59
'text(java.lang.String)' is declared in unstable 'com.intellij.codeInsight.hints.presentation.PresentationFactory' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L27
Overridden method 'getName()' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L59
'factory' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L48
Overridden method 'collect(com.intellij.psi.PsiElement, com.intellij.openapi.editor.Editor, com.intellij.codeInsight.hints.InlayHintsSink)' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L31
'com.intellij.codeInsight.hints.NoSettings' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L37
'com.intellij.codeInsight.hints.ChangeListener' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L35
Overridden method 'createConfigurable(T)' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L61
'factory' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L47
'FactoryInlayHintsCollector(com.intellij.openapi.editor.Editor)' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L23
'com.intellij.codeInsight.hints.NoSettings' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L48
'com.intellij.codeInsight.hints.InlayHintsSink' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L31
Overridden method 'createSettings()' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L24
'com.intellij.codeInsight.hints.NoSettings' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L35
'com.intellij.codeInsight.hints.NoSettings' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L25
'com.intellij.codeInsight.hints.SettingsKey' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L24
'com.intellij.codeInsight.hints.SettingsKey' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L23
'com.intellij.codeInsight.hints.InlayHintsProvider' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L60
'com.intellij.codeInsight.hints.presentation.InlayPresentation' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L46
'com.intellij.codeInsight.hints.InlayHintsCollector' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L35
'com.intellij.codeInsight.hints.ImmediateConfigurable' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L60
'roundWithBackgroundAndSmallInset(com.intellij.codeInsight.hints.presentation.InlayPresentation)' is declared in unstable 'com.intellij.codeInsight.hints.presentation.PresentationFactory' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L64
'addInlineElement(int, boolean, com.intellij.codeInsight.hints.presentation.InlayPresentation, boolean)' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L29
Overridden method 'getPreviewText()' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L41
Overridden method 'getCollectorFor(com.intellij.psi.PsiFile, com.intellij.openapi.editor.Editor, T, com.intellij.codeInsight.hints.InlayHintsSink)' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L36
'com.intellij.codeInsight.hints.ImmediateConfigurable' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L58
'getEndOffset(com.intellij.psi.PsiElement)' is declared in unstable package 'com.intellij.refactoring.suggested' marked with @ApiStatus.Internal
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L61
'referenceOnHover(com.intellij.codeInsight.hints.presentation.InlayPresentation, com.intellij.codeInsight.hints.InlayPresentationFactory.ClickListener)' is declared in unstable 'com.intellij.codeInsight.hints.presentation.PresentationFactory' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L45
'com.intellij.codeInsight.hints.InlayHintsSink' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L32
'com.intellij.codeInsight.hints.NoSettings' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L37
Overridden method 'createComponent(com.intellij.codeInsight.hints.ChangeListener)' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L44
'com.intellij.codeInsight.hints.NoSettings' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L25
'SettingsKey(java.lang.String)' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
|
Unused symbol:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/MyBundle.kt#L13
Function "message" is never used
|
Unused symbol:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/MyBundle.kt#L10
Object "MyBundle" is never used
|
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
Verify plugin
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
|
Verify plugin
Failed to save cache entry with path '/home/runner/.gradle/caches/transforms-4/*/,/home/runner/.gradle/caches/*/transforms/*/' and key: gradle-transforms-v1-787d20f18f8e8b319729a59cafb9c3ab: Error: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Accessor call that can be replaced with property access syntax:
src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L58
Use of getter method instead of property access syntax
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pluginVerifier-result
|
25.2 KB |
|
uncloak-invoke-1.1.0
|
9.81 KB |
|