Skip to content

Qodana

Qodana #137

Triggered via schedule May 23, 2025 00:15
Status Success
Total duration 1h 11m 0s
Artifacts

code_quality.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

69 errors and 41 warnings
Incorrect service retrieving: platform/platform-api/src/com/intellij/openapi/ui/BannerImageProvider.kt#L15
The 'com.intellij.openapi.ui.BannerImageProvider' class is not registered as a service
Incorrect service retrieving: platform/platform-impl/src/com/intellij/platform/impl/toolkit/ClientToolkit.kt#L14
The 'com.intellij.platform.impl.toolkit.ClientToolkit' class is not registered as a service
Incorrect service retrieving: java/jsp-spi/src/com/intellij/jsp/JspManager.java#L25
The 'com.intellij.jsp.JspManager' class is not registered as a service
Incorrect service retrieving: python/src/com/jetbrains/python/debugger/PyConcurrencyService.java#L9
The 'com.jetbrains.python.debugger.PyConcurrencyService' class is not registered as a service
Incorrect service retrieving: platform/duplicates-analysis/src/com/intellij/dupLocator/DuplocatorSettings.java#L29
The 'com.intellij.dupLocator.DuplocatorSettings' class is not registered as a service
Incorrect service retrieving: platform/platform-impl/src/com/intellij/platform/impl/toolkit/IdeDesktopPeer.kt#L19
The 'com.intellij.platform.impl.toolkit.ClientDesktopPeer' class is not registered as a service
Incorrect service retrieving: java/jsp-spi/src/com/intellij/jsp/JspSpiUtil.java#L39
The 'com.intellij.jsp.JspSpiUtil' class is not registered as a service
Incorrect service retrieving: java/jsp-spi/src/com/intellij/jsp/JspContextManager.java#L17
The 'com.intellij.jsp.JspContextManager' class is not registered as a service
Incorrect service retrieving: platform/platform-impl/src/com/intellij/openapi/fileEditor/ClientFileEditorManager.kt#L27
The 'com.intellij.openapi.fileEditor.ClientFileEditorManager' class is not registered as a service
Incorrect service retrieving: plugins/IntelliLang/src/org/intellij/plugins/intelliLang/inject/config/JspSupportProxy.java#L24
The 'org.intellij.plugins.intelliLang.inject.config.JspSupportProxy' class is not registered as a service
Incorrect service retrieving: platform/duplicates-analysis/src/com/intellij/dupLocator/MultilanguageDuplocatorSettings.java#L29
The 'com.intellij.dupLocator.MultilanguageDuplocatorSettings' class is not registered as a service
Incorrect service retrieving: platform/testFramework/extensions/src/com/intellij/testFramework/rules/defaultProjectStore.kt#L33
The application-level service is retrieved as a project-level service
Incorrect service retrieving: platform/core-api/src/com/intellij/openapi/application/TransactionGuard.java#L52
The 'com.intellij.openapi.application.TransactionGuard' class is not registered as a service
Incorrect service retrieving: platform/remoteDev-util/src/com/intellij/remoteDev/tests/DistributedTestBridge.kt#L13
The 'com.intellij.remoteDev.tests.DistributedTestBridge' class is not registered as a service
Incorrect service retrieving: platform/platform-impl/remote/src/com/intellij/remote/VagrantSupport.java#L23
The 'com.intellij.remote.VagrantSupport' class is not registered as a service
Incorrect service retrieving: platform/platform-api/src/com/intellij/openapi/client/ClientDisposableProvider.java#L19
The 'com.intellij.openapi.client.ClientDisposableProvider' class is not registered as a service
Incorrect service retrieving: platform/lang-impl/src/com/intellij/ide/projectView/impl/ProjectViewCurrentPaneProvider.kt#L12
The 'com.intellij.ide.projectView.impl.ProjectViewCurrentPaneProvider' class is not registered as a service
Incorrect service retrieving: platform/platform-impl/src/com/intellij/ui/JBAccountInfoService.java#L153
The 'com.intellij.ui.JBAccountInfoService' class is not registered as a service
Incorrect service retrieving: java/compiler/impl/src/com/intellij/compiler/server/BuildManager.java#L1557
The 'com.intellij.compiler.YourKitProfilerService' class is not registered as a service
Incorrect service retrieving: grid/csv/src/csv/CsvSettingsService.java#L15
The 'com.intellij.database.csv.CsvSettingsService' class is not registered as a service
Incorrect service retrieving: plugins/kotlin/base/project-structure/src/org/jetbrains/kotlin/idea/base/projectStructure/LanguageVersionSettingsProvider.kt#L285
The 'org.jetbrains.kotlin.idea.base.projectStructure.DefaultKotlinLanguageVersionProvider' class is not registered as a service
Unresolved plugin configuration reference: platform/lang-impl/src/com/intellij/ide/actions/TemplateKindProvider.java#L18
Cannot resolve extension point 'com.intellij.javaee.templateKindProvider'
Unresolved plugin configuration reference: grid/core-impl/src/connection/throwable/info/RuntimeErrorActionProvider.kt#L8
Cannot resolve extension point 'com.intellij.database.runtimeErrorFixProvider'
Unresolved plugin configuration reference: notebooks/notebook-ui/src/com/intellij/notebooks/ui/editor/DefaultNotebookEditorAppearance.kt#L113
Cannot resolve registry key 'jupyter.editor.swap.cell.and.editor.background'
Unresolved plugin configuration reference: python/pydevSrc/src/com/jetbrains/python/debugger/PyDebugValue.java#L508
Cannot resolve action or group 'JupyterShowAsImageAction'
Unresolved plugin configuration reference: grid/core-impl/src/util/LobInfoHelper.kt#L8
Cannot resolve registry key 'database.arrays.maxSize'
Unresolved plugin configuration reference: platform/ui.jcef/jcef/SettingsHelper.java#L396
Cannot resolve registry key 'ide.browser.jcef.debug.port.random.enabled'
Unresolved plugin configuration reference: grid/core-impl/src/run/ui/grid/HierarchicalGridStorageAndModelUpdater.java#L90
Cannot resolve notification group id 'Kotlin Notebook output error'
Unresolved plugin configuration reference: notebooks/visualization/src/com/intellij/notebooks/visualization/outputs/NotebookOutputScrollPanes.kt#L84
Cannot resolve registry key 'python.ds.jupyter.scrolling.innerScrollCooldownTime'
Unresolved plugin configuration reference: notebooks/notebook-ui/src/com/intellij/notebooks/ui/editor/DefaultNotebookEditorAppearance.kt#L33
Cannot resolve registry key 'jupyter.editor.swap.cell.and.editor.background'
Unresolved plugin configuration reference: platform/configuration-store-impl/src/ProjectStoreImpl.kt#L168
Cannot resolve registry key 'rdct.persist.project.settings'
Unresolved plugin configuration reference: notebooks/visualization/src/com/intellij/notebooks/visualization/ui/TextEditorCellViewComponent.kt#L51
Cannot resolve registry key 'jupyter.run.cell.button.sticks.first.visible.line'
Unresolved plugin configuration reference: python/src/com/jetbrains/python/codeInsight/typing/PyStubPackagesAdvertiser.kt#L74
Cannot resolve notification group id 'Python Stub Packages Advertiser'
Unresolved plugin configuration reference: python/pydevSrc/src/com/jetbrains/python/debugger/PyDebugValue.java#L527
Cannot resolve registry key 'actions.show.as.image.visibility'
Unresolved plugin configuration reference: platform/remoteDev-util/src/com/intellij/remoteDev/downloader/CodeWithMeClientDownloader.kt#L707
Cannot resolve registry key 'com.jetbrains.gateway.client.use.batch.launcher'
Unresolved plugin configuration reference: platform/platform-impl/src/com/intellij/ide/settings/RemoteSettingInfoProvider.kt#L59
Cannot resolve extension point 'com.intellij.rdct.remoteSettingProvider'
Access static member via instance reference: plugins/editorconfig/backend/src/configmanagement/editor/EditorConfigStatusListener.java#L52
Static member 'org.editorconfig.@org.jetbrains.annotations.NotNull Utils.isEnabled(com.intellij.openapi.project.@org.jetbrains.annotations.NotNull Project)' accessed via instance reference
Access static member via instance reference: plugins/editorconfig/backend/src/configmanagement/editor/EditorConfigStatusListener.java#L39
Static member 'org.editorconfig.@org.jetbrains.annotations.NotNull Utils.isEnabled(com.intellij.openapi.project.@org.jetbrains.annotations.NotNull Project)' accessed via instance reference
Anonymous type has shorter lambda alternative: grid/types/src/remote/jdbc/LobInfo.java#L25
Anonymous new ThreadLocal() can be replaced with ThreadLocal.withInitial()
Cast to incompatible type: platform/analysis-impl/src/com/intellij/psi/templateLanguages/RangeCollectorImpl.java#L315
Cast of expression with type 'IElementType' to incompatible interface `TemplateDataElementType.TemplateAwareElementType`
Cast to incompatible type: platform/execution-impl/src/com/intellij/execution/impl/SingleConfigurationConfigurable.java#L158
Cast of expression with type 'RunConfiguration' to incompatible interface `FusCollectSettingChangesRunConfiguration`
Cast to incompatible type: grid/impl/src/datagrid/GridUtil.java#L175
Cast of expression with type 'CsvFormatsSettings' to incompatible interface `DataGridSettings`
Redundant type cast: python/src/com/jetbrains/python/debugger/PyDebugProcess.java#L1207
Casting `getSession()` to `XDebugSessionImpl` is redundant
Redundant type cast: python/src/com/jetbrains/python/debugger/PyDebugProcess.java#L584
Casting `getSession()` to `XDebugSessionImpl` is redundant
Redundant type cast: java/debugger/impl/src/com/intellij/debugger/ui/HotSwapProgressImpl.java#L255
Casting `session` to `XDebugSessionImpl` is redundant
Simplifiable service retrieving: platform/analysis-impl/src/com/intellij/psi/impl/source/tree/injected/InjectedLanguageUtil.java#L337
Can be replaced with 'InjectedEditorWindowTracker.getInstance()' call
Standard 'hashCode()' method can be used: grid/types/src/remote/jdbc/LobInfo.java#L150
Can be replaced with 'Long.hashCode()'
qodana
You are using a non-compatible Qodana linter jetbrains/qodana-jvm:2025.1 with the current CLI (2024.2.5)
qodana
You are using a non-compatible Qodana linter jetbrains/qodana-jvm:2025.1 with the current CLI (2024.2.5)
qodana
You are using a non-compatible Qodana linter jetbrains/qodana-jvm:2025.1 with the current CLI (2024.2.5)