Skip to content

Qodana

Qodana #12

Triggered via schedule January 18, 2025 00:12
Status Success
Total duration 1h 34m 26s
Artifacts

code_quality.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 17 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/platform-impl/src/com/intellij/ui/JBAccountInfoService.java#L147
The 'com.intellij.ui.JBAccountInfoService' class is not registered as a 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: java/compiler/impl/src/com/intellij/compiler/server/BuildManager.java#L1510
The 'com.intellij.compiler.YourKitProfilerService' class is not registered as a service
Incorrect service retrieving: platform/platform-impl/src/com/intellij/ui/ExperimentalUIImpl.kt#L174
The 'com.intellij.ui.ExperimentalUIJetBrainsClientDelegate' 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: python/src/com/jetbrains/python/codeInsight/typing/PyStubPackagesAdvertiser.kt#L53
Cannot resolve notification group id 'Python Stub Packages Advertiser'
Unresolved plugin configuration reference: platform/ui.jcef/jcef/SettingsHelper.java#L377
Cannot resolve registry key 'ide.browser.jcef.debug.port.random.enabled'
Unresolved plugin configuration reference: platform/platform-impl/src/com/intellij/ide/settings/RemoteSettingInfoProvider.kt#L59
Cannot resolve extension point 'com.intellij.rdct.remoteSettingProvider'
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: platform/analysis-impl/src/com/intellij/psi/templateLanguages/RangeCollectorImpl.java#L315
Cast of expression with type 'IElementType' to incompatible interface `TemplateDataElementType.TemplateAwareElementType`
qodana
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636