Merge pull request #53 from oxc-project/renovate/gradle-actions-4.x #83
Annotations
29 warnings and 4 notices
Test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unstable API Usage:
src/main/kotlin/com/github/iwanabethatguy/oxcintellijplugin/lsp/OxcLspServerDescriptor.kt#L30
'createInitializationOptions()' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/iwanabethatguy/oxcintellijplugin/lsp/OxcLspServerDescriptor.kt#L22
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/iwanabethatguy/oxcintellijplugin/lsp/OxcLspServerSupportProvider.kt#L6
'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/iwanabethatguy/oxcintellijplugin/lsp/OxcLspServerSupportProvider.kt#L6
'com.intellij.platform.lsp.api.LspServerSupportProvider' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/iwanabethatguy/oxcintellijplugin/lsp/OxcLspServerDescriptor.kt#L29
Overridden method 'createInitializationOptions()' is declared in unstable 'com.intellij.platform.lsp.api.LspServerDescriptor' marked with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/iwanabethatguy/oxcintellijplugin/lsp/OxcLspServerSupportProvider.kt#L6
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
|
Unstable API Usage:
src/main/kotlin/com/github/iwanabethatguy/oxcintellijplugin/lsp/OxcLspServerDescriptor.kt#L17
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/iwanabethatguy/oxcintellijplugin/lsp/OxcLspServerSupportProvider.kt#L5
'com.intellij.platform.lsp.api.LspServerSupportProvider' is marked unstable with @ApiStatus.Experimental
|
Unstable API Usage:
src/main/kotlin/com/github/iwanabethatguy/oxcintellijplugin/lsp/OxcLspServerSupportProvider.kt#L10
'ensureServerStarted(com.intellij.platform.lsp.api.LspServerDescriptor)' is declared in unstable 'com.intellij.platform.lsp.api.LspServerSupportProvider' marked with @ApiStatus.Experimental
|
Unused symbol:
src/main/kotlin/com/github/iwanabethatguy/oxcintellijplugin/settings/OxcSettingsState.kt#L38
Class "OnType" is never used
|
Unused symbol:
src/main/kotlin/com/github/iwanabethatguy/oxcintellijplugin/settings/OxcSettingsState.kt#L17
Property "run" is never used
|
Unused symbol:
src/main/kotlin/com/github/iwanabethatguy/oxcintellijplugin/settings/OxcSettingsComponent.kt#L21
Function "AppSettingsComponent" 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
|
Function naming convention:
src/main/kotlin/com/github/iwanabethatguy/oxcintellijplugin/settings/OxcSettingsComponent.kt#L21
Function name `AppSettingsComponent` should start with a lowercase letter
|
'arrayOf' call can be replaced with array literal [...]:
src/main/kotlin/com/github/iwanabethatguy/oxcintellijplugin/settings/OxcSettingsState.kt#L15
'arrayOf' call should be replaced with array literal \[...\]
|
Can be replaced with binary operator:
src/main/kotlin/com/github/iwanabethatguy/oxcintellijplugin/settings/OxcSettingsConfigurable.kt#L29
Call can be replaced with binary operator
|
Accessor call that can be replaced with property access syntax:
src/main/kotlin/com/github/iwanabethatguy/oxcintellijplugin/settings/OxcSettingsComponent.kt#L25
Use of getter method instead of property access syntax
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
oxc-intellij-plugin-0.0.1
Expired
|
16.1 KB |
|
pluginVerifier-result
Expired
|
11.6 KB |
|