Merge pull request #33 from xepozz/dependabot/gradle/org.jetbrains.in… #62
Annotations
2 errors, 27 warnings, and 1 notice
|
Inspect code
/data/cache/gradle/kotlin-profile
|
|
Verify plugin
Process completed with exit code 1.
|
|
|
|
|
|
|
|
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerSupportProvider.kt#L25
'com.intellij.platform.lsp.api.lsWidget.LspServerWidgetItem' is marked unstable with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServiceSettings.kt#L85
'stopAndRestartIfNeeded(java.lang.Class)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerManager' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServiceSettings.kt#L83
'com.intellij.platform.lsp.api.LspServerManager.Companion' is declared in unstable 'com.intellij.platform.lsp.api.LspServerManager' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerDescriptor.kt#L30
Overridden method 'createCommandLine()' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerSupportProvider.kt#L18
'ensureServerStarted(com.intellij.platform.lsp.api.LspServerDescriptor)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerSupportProvider' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerSupportProvider.kt#L15
'com.intellij.platform.lsp.api.LspServerSupportProvider' is marked unstable with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerSupportProvider.kt#L25
'LspServerWidgetItem(com.intellij.platform.lsp.api.LspServer, com.intellij.openapi.vfs.VirtualFile, javax.swing.Icon, java.lang.Class)' is declared in unstable 'com.intellij.platform.lsp.api.lsWidget.LspServerWidgetItem' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerDescriptor.kt#L24
'lspFormattingSupport' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerDescriptor.kt#L12
Overridden method 'isSupportedFile(com.intellij.openapi.vfs.VirtualFile)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerDescriptor.kt#L22
'lspDiagnosticsSupport' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerDescriptor.kt#L20
'lspCodeActionsSupport' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerDescriptor.kt#L23
'lspFindReferencesSupport' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerSupportProvider.kt#L22
Overridden method 'createLspServerWidgetItem(com.intellij.platform.lsp.api.LspServer, com.intellij.openapi.vfs.VirtualFile)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerSupportProvider' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServiceSettings.kt#L83
'getInstance(com.intellij.openapi.project.Project)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerManager' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerDescriptor.kt#L21
'lspCommandsSupport' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerSupportProvider.kt#L16
'com.intellij.platform.lsp.api.LspServerSupportProvider.LspServerStarter' is declared in unstable 'com.intellij.platform.lsp.api.LspServerSupportProvider' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerDescriptor.kt#L25
'lspCompletionSupport' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
|
Unstable API Usage:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerSupportProvider.kt#L16
Overridden method 'fileOpened(com.intellij.openapi.project.Project, com.intellij.openapi.vfs.VirtualFile, com.intellij.platform.lsp.api.LspServerSupportProvider.LspServerStarter)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerSupportProvider' marked with @ApiStatus.Experimental
|
|
Unused symbol:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServiceSettings.kt#L77
Class "ENABLED" is never used
|
|
Unused symbol:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServiceSettings.kt#L76
Class "BooleanOption" is never used
|
|
Unused symbol:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServiceSettings.kt#L78
Class "DISABLED" is never used
|
|
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2024.2 with the current CLI (2025.2.1)
|
|
Inspect code
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2024.2 with the current CLI (2025.2.1)
|
|
Class member can have 'private' visibility:
src/main/kotlin/com/github/xepozz/phplsp/PhpLspServerDescriptor.kt#L10
Property 'settings' could be private
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
php-lsp-2025.0.5
Expired
|
20.8 KB |
sha256:47d6eaaf460fc88c5523f265e6fe95b4e7d484223b38498544b34afe2f3641cc
|
|
|
pluginVerifier-result
Expired
|
44 KB |
sha256:3f3ad46e5ba518d1c083ec9165002db7e4ca95b72eb088d1c498d4fc59d5587f
|
|