Update JetBrains/qodana-action action to v2024.2.3 - autoclosed #63
build.yml
on: pull_request
Annotations
32 warnings and 4 notices
Build
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
|
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|
Verify plugin
The following actions uses Node.js version which is deprecated and will be forced to run on node20: gradle/gradle-build-action@v2, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Verify plugin
No files were found with the provided path: /home/runner/work/oxc-intellij-plugin/oxc-intellij-plugin/build/reports/pluginVerifier. No artifacts will be uploaded.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "oxc-intellij-plugin-0.0.1".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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
|
19.4 KB |
|