Skip to content

Bump org.jetbrains.kotlin.jvm from 2.1.0 to 2.1.10 #60

Bump org.jetbrains.kotlin.jvm from 2.1.0 to 2.1.10

Bump org.jetbrains.kotlin.jvm from 2.1.0 to 2.1.10 #60

Triggered via pull request January 27, 2025 14:17
Status Failure
Total duration 9m 35s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 45 warnings, and 1 notice
Unstable API Usage: src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L71
'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#L96
'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#L70
'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#L96
'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#L68
'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#L69
'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#L68
'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
Verify plugin
Process completed with exit code 1.
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unstable API Usage: src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L39
'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#L77
'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#L53
'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#L61
'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#L57
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#L53
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#L41
'SettingsKey(java.lang.String)' 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#L77
'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#L48
'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#L80
'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#L51
'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#L76
'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#L76
'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#L40
'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#L47
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#L51
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#L76
'com.intellij.codeInsight.hints.presentation.InlayPresentation' is marked unstable with @ApiStatus.Experimental
Unstable API Usage: src/main/kotlin/com/github/nathanmbrown/uncloakinvoke/InvokeInlayProvider.kt#L41
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#L63
'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#L51
'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#L64
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#L48
'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#L41
'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#L63
'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#L62
'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#L75
'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#L43
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#L60
'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#L45
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#L40
'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#L75
'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#L39
'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#L64
'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#L52
'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#L47
'com.intellij.codeInsight.hints.NoSettings' is declared in unstable package 'com.intellij.codeInsight.hints' marked with @ApiStatus.Experimental
Inspect code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Inspect code
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
Inspect code
Cannot run analysis for commit 72731c8389ad776d42c4c37701163476ea444633 because it doesn't exist in the repository. Check that you retrieve the full git history before running Qodana.
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
pluginVerifier-result
24.8 KB
uncloak-invoke-1.1.1
9.85 KB