Skip to content

Qodana

Qodana #37

Triggered via schedule February 12, 2025 00:13
Status Success
Total duration 1h 56m 35s
Artifacts

code_quality.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

418 errors and 582 warnings
Incorrect service retrieving: java/compiler/impl/src/com/intellij/compiler/server/BuildManager.java#L1553
The 'com.intellij.compiler.YourKitProfilerService' class is not registered as a service
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: plugins/devkit/intellij.kotlin.devkit/src/inspections/CompanionObjectInExtensionInspectionSupport.kt#L38
The 'org.jetbrains.idea.devkit.kotlin.inspections.CompanionObjectInExtensionInspectionSupport' 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/java-psi-impl/src/com/intellij/psi/JavaModuleGraphHelper.java#L34
The 'com.intellij.psi.JavaModuleGraphHelper' 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
Infinite recursion: platform/platform-impl/src/com/intellij/ide/plugins/newui/SelectionBasedPluginModelAction.java#L51
Method `setShortcutSet()` recurses infinitely, and can only end by throwing an exception
Non-default constructors for service and extension class: platform/vcs-impl/lang/src/com/intellij/openapi/vcs/annotate/AnnotationsPreloader.kt#L41
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/webSymbols/src/com/intellij/webSymbols/context/impl/WebSymbolsContextDiscovery.kt#L425
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: images/src/org/intellij/images/actions/ConvertSvgToPngService.kt#L18
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/compiler/impl/src/com/intellij/compiler/cache/client/CompilerCacheServerAuthService.kt#L19
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/src/com/intellij/xdebugger/impl/evaluate/ValueLookupManagerController.kt#L60
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/codeInsight/hints/codeVision/CodeVisionHistogramReporter.kt#L16
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/terminal/src/org/jetbrains/plugins/terminal/block/completion/ShellCommandSpecsManagerImpl.kt#L56
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/ijent/src/com/intellij/platform/ijent/IjentSessionRegistry.kt#L17
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/ml-impl/src/com/intellij/platform/ml/impl/IJPlatform.kt#L95
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/java-impl/src/com/intellij/internal/statistic/libraryUsage/LibraryUsageStatisticsProvider.kt#L58
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/UnknownSdkTrackerQueue.kt#L20
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/kotlin/base/facet/src/org/jetbrains/kotlin/idea/facet/KotlinFacetModificationTracker.kt#L20
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/analysis-impl/src/com/intellij/codeInspection/ex/InspectionMetainformationService.kt#L36
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/collaboration-tools/auth/src/com/intellij/collaboration/auth/space-packages.kt#L52
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/configuration-store-impl/src/StoreReloadManagerImpl.kt#L38
Service should not have constructor with parameters (except Project)
Non-default constructors for service and extension class: plugins/ide-startup/importSettings/src/com/intellij/ide/startup/importSettings/transfer/backend/TransferSettingsDemoAction.kt#L36
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/platform/ide/CoreUiCoroutineScopeHolder.kt#L10
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/maven/src/main/java/org/jetbrains/idea/maven/indices/MavenSystemIndicesManager.kt#L55
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/ide/ui/laf/LaFMnemonicDispatcher.kt#L46
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/codeInspection/ui/InspectionResultsViewUtil.kt#L101
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-api/src/com/intellij/ide/ui/LafFlowService.kt#L19
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/java-impl/src/com/intellij/openapi/projectRoots/impl/ExternalJavaConfigurationService.kt#L41
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gitlab/gitlab-core/src/org/jetbrains/plugins/gitlab/snippets/GitLabSnippetService.kt#L45
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/backend/src/com/intellij/platform/debugger/impl/backend/BackendXDebuggerNavigationApi.kt#L41
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/maven/src/main/java/org/jetbrains/idea/maven/indices/MavenIndicesManager.kt#L44
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: python/intellij.python.ml.features/src/com/intellij/python/ml/features/imports/mlImplementation.kt#L23
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/src/com/intellij/xdebugger/impl/breakpoints/InlineBreakpointInlayManager.kt#L47
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-log/impl/src/com/intellij/vcs/log/graph/DefaultColorGenerator.kt#L22
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/codeinsight-inline/src/com/intellij/codeInsight/inline/completion/logs/InsertedStateTracker.kt#L25
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/ide/actions/QuickChangeLookAndFeel.java#L119
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/PluginAutoUpdateService.kt#L45
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/kotlin/code-insight/impl-base/src/org/jetbrains/kotlin/idea/codeInsight/copyPaste/KotlinCopyPasteCoroutineScopeService.kt#L10
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/editor/FileDropManager.kt#L40
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/lang/documentation/ide/impl/DocumentationToolWindowManager.kt#L40
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/editor/impl/zombie/Necropolis.kt#L45
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/fileEditor/impl/text/TextEditorImpl.kt#L267
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/navbar/frontend/src/NavBarService.kt#L33
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/idea-ui/src/com/intellij/ide/projectWizard/ProjectWizardJdkComboBox.kt#L264
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/project/InitialVfsRefreshService.kt#L23
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/ide/IdleTracker.kt#L30
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/kotlin/base/plugin/src/org/jetbrains/kotlin/idea/core/KotlinPluginDisposable.kt#L16
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/java-impl/src/com/intellij/ide/FileNotInSourceRootChecker.kt#L50
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/search-everywhere-ml/typos/src/com/intellij/searchEverywhereMl/typos/models/ActionsLanguageModel.kt#L31
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/smart-update/src/com/intellij/smartUpdate/SmartUpdate.kt#L32
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/src/com/intellij/xdebugger/impl/ui/tree/actions/XJumpToSourceActionBase.kt#L70
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/statistics/src/com/intellij/internal/statistic/eventLog/EventLogListenersManager.kt#L18
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/idea-ui/src/com/intellij/ide/SetupJavaProjectFromSourcesActivity.kt#L132
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-impl/src/com/intellij/vcs/commit/CommitModeManager.kt#L47
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/whatsNew/src/com/intellij/platform/whatsNew/WhatsNewAction.kt#L85
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/git4idea/src/git4idea/commit/signing/GpgAgentConfigurationNotificator.kt#L34
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/idea-ui/src/com/intellij/jarRepository/JarRepositoryAuthenticationDataProvider.kt#L68
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/execution.serviceView/src/ServiceViewNavBarService.kt#L16
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/dvcs-impl/src/com/intellij/dvcs/ignore/IgnoredToExcludedSynchronizer.kt#L77
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-impl/frontend/src/com/intellij/platform/vcs/impl/frontend/shelf/ShelfService.kt#L32
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/kotlin/project-configuration/src/org/jetbrains/kotlin/idea/framework/ui/KotlinVersionChooser.kt#L33
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/idea-ui/src/com/intellij/jarRepository/LibraryIdSynchronizationQueue.kt#L24
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/git4idea/src/git4idea/diff/GitDiffRevisionMetadataProvider.kt#L34
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gitlab/gitlab-core/src/org/jetbrains/plugins/gitlab/mergerequest/file/GitLabMergeRequestDiffFile.kt#L77
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gitlab/gitlab-core/src/org/jetbrains/plugins/gitlab/api/GitLabProjectConnectionManager.kt#L20
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/util/indexing/ProjectFileBasedIndexStartupActivity.kt#L28
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/terminal/src/org/jetbrains/plugins/terminal/block/completion/TerminalInlineCompletion.kt#L35
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/frontend/src/com/intellij/platform/debugger/impl/frontend/actions/FrontendShowReferringObjectsAction.kt#L45
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/hg4idea/src/org/zmlx/hg4idea/HgDisposable.kt#L11
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lvcs-impl/src/com/intellij/platform/lvcs/impl/ui/ActivityView.kt#L380
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/project/SmartModeScheduler.kt#L39
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/markdown/core/src/org/intellij/plugins/markdown/ui/preview/jcef/zoomIndicator/PreviewZoomIndicatorManager.kt#L29
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/ide/projectView/impl/SelectInProjectViewImpl.kt#L37
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/ide/ui/laf/LafAndEditorColorSchemeDynamicPluginListener.kt#L37
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/ide-startup/importSettings/src/com/intellij/ide/startup/importSettings/transfer/SettingTransferService.kt#L20
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/src/com/intellij/xdebugger/impl/hotswap/SourceFileChangesCollectorImpl.kt#L32
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/bootstrap/src/com/intellij/platform/ide/bootstrap/ScreenReaderStateManager.kt#L14
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/GroupingPolicyFactoryHolder.kt#L22
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/markdown/core/src/org/intellij/plugins/markdown/util/MarkdownPluginScope.kt#L10
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/backend/observation/src/com/intellij/platform/backend/observation/PlatformActivityTrackerService.kt#L28
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/util/indexing/internal/InternalIndexingActionsService.kt#L16
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/analysis-impl/src/com/intellij/codeInspection/ex/InspectionToolRegistrar.kt#L32
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/terminal/src/org/jetbrains/plugins/terminal/util/terminalCoroutine.kt#L21
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/ErrorStripeUpdateManager.kt#L37
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-impl/src/com/intellij/vcs/VcsDisposable.kt#L11
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/feedback/src/com/intellij/platform/feedback/impl/IdleFeedbackResolver.kt#L20
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/ui/components/trialState/TrialStateService.kt#L28
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/bookmarks/frontend/src/LineBookmarkListener.kt#L23
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/project/DumbServiceScanningListener.kt#L15
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/util/indexing/projectFilter/ProjectIndexableFilesFilterHealthCheck.kt#L67
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gradle/src/org/jetbrains/plugins/gradle/service/project/open/GradleProjectImportUtil.kt#L116
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/idea-ui/src/com/intellij/ide/projectWizard/generators/JdkDownloadService.kt#L28
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/util/indexing/DumbModeWhileScanningTrigger.kt#L30
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-log/impl/src/com/intellij/vcs/log/impl/VcsProjectLog.kt#L60
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/git4idea/src/git4idea/log/GitCommitSignatureStatusProvider.kt#L99
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: spellchecker/src/com/intellij/spellchecker/grazie/GrazieSpellCheckerEngine.kt#L48
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/ide-startup/importSettings/src/com/intellij/ide/startup/importSettings/jb/JbImportServiceImpl.kt#L190
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: python/src/com/jetbrains/python/packaging/toolwindow/PyPackagingToolWindowService.kt#L44
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/git4idea/src/git4idea/commit/signing/GpgAgentConfigurator.kt#L68
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-impl/src/com/intellij/openapi/vcs/impl/ModuleVcsDetector.kt#L25
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/whatsNew/src/com/intellij/platform/whatsNew/WhatsNewAction.kt#L89
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/ide-core/src/com/intellij/util/Alarm.kt#L466
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/progress/impl/TaskInfoEntityCollector.kt#L39
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/codeInsight/completion/command/CommandCompletionNonWriteAccessTypedHandler.kt#L78
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/diagnostic/EdtLockLoadMonitorService.kt#L21
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/pullrequest/GHRepositoryConnectionManager.kt#L26
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/platform/ide/impl/statistic/ToolWindowStateListener.kt#L37
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/devkit/intellij.devkit.workspaceModel/src/jsonDump/WorkspaceModelJsonDumpService.kt#L36
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gitlab/gitlab-core/src/org/jetbrains/plugins/gitlab/mergerequest/ui/toolwindow/model/GitLabToolWindowViewModel.kt#L28
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/terminal/src/org/jetbrains/plugins/terminal/util/terminalCoroutine.kt#L14
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/usageView-impl/src/com/intellij/usages/impl/UsageViewPopup.kt#L18
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/warmup/src/com/intellij/warmup/util/logging.kt#L172
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/repository-search/src/main/java/org/jetbrains/idea/reposearch/DependencySearchService.kt#L31
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/java-impl/src/com/intellij/openapi/projectRoots/impl/jdkService.kt#L56
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/git4idea/src/git4idea/repo/GitRecentProjectsBranchesProvider.kt#L41
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/git4idea/src/git4idea/ignore/GitIgnoreInStoreDirGenerator.kt#L82
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/pullrequest/ui/toolwindow/model/GHPRToolWindowViewModel.kt#L29
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: spellchecker/src/com/intellij/spellchecker/SpellCheckerManager.kt#L54
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/ide/util/scopeChooser/ScopeService.kt#L26
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkUpdaterActions.kt#L31
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/codeInsight/navigation/CtrlMouseHandler.kt#L76
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/util/CachingGHUserAvatarLoader.kt#L28
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gitlab/gitlab-core/src/org/jetbrains/plugins/gitlab/ui/clone/GitLabCloneDialogExtension.kt#L55
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/filePrediction/src/com/intellij/filePrediction/FilePredictionCache.kt#L25
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/devkit/devkit-core/src/documentation/DocumentationContentProvider.kt#L31
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/codeInsight/intention/impl/IntentionShortcutManager.kt#L39
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/util/concurrency/src/com/intellij/util/concurrency/EdtScheduler.kt#L22
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/codeInsight/preview/ImageOrColorPreviewService.kt#L39
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/completion-ml-ranking/src/com/intellij/completion/ml/ngram/NGramModelRunnerManager.kt#L18
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/settings-repository/src/IcsManager.kt#L244
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/frontend/src/com/intellij/platform/debugger/impl/frontend/actions/FrontendXAddToWatchesTreeAction.kt#L51
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/statistics/src/com/intellij/internal/statistic/service/fus/collectors/FUStateUsagesLogger.kt#L50
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/codeInsight/highlighting/BackgroundHighlighter.kt#L261
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/ide/actionsOnSave/impl/ActionsOnSaveFileDocumentManagerListener.kt#L154
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/pullrequest/ui/toolwindow/GHPRToolWindowFactory.kt#L52
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/git4idea/src/git4idea/annotate/GitAnnotationService.kt#L27
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-log/impl/src/com/intellij/vcs/log/history/FileHistoryTabsManager.kt#L22
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/statistics/devkit/src/com/intellij/internal/statistic/devkit/actions/CollectFUStatisticsAction.kt#L103
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: python/src/com/jetbrains/python/packaging/utils/PyPackageCoroutine.kt#L13
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/util/GHEnterpriseServerMetadataLoader.kt#L18
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-impl/frontend/src/com/intellij/platform/vcs/impl/frontend/changes/ChangesGroupingStatesHolder.kt#L20
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkUpdater.kt#L148
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/execution-impl/src/com/intellij/execution/runToolbar/RunToolbarComponentService.kt#L23
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/ide/actions/searcheverywhere/SearchEverywhereCoroutineScopeService.kt#L8
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/wm/impl/status/widget/StatusBarWidgetsManager.kt#L32
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/pullrequest/ui/review/GHPROnCurrentBranchService.kt#L33
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/new-ui-onboarding/src/com/intellij/platform/ide/newUiOnboarding/newUi/NewUiOnboardingService.kt#L17
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/src/com/intellij/xdebugger/impl/hotswap/HotSwapSessionManager.kt#L23
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-impl/backend/src/com/intellij/platform/vcs/impl/backend/shelf/ShelfTreeHolder.kt#L50
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/git4idea/src/git4idea/commit/GitMergeCommitMessagePolicy.kt#L48
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/util/indexing/ProjectEntityIndexingService.kt#L56
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/java-impl/src/com/intellij/openapi/projectRoots/impl/jdkService.kt#L24
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/compiler/impl/src/com/intellij/packaging/impl/run/BuildArtifactsBeforeRunTaskProviderBase.kt#L41
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/util/GHHostedRepositoriesManager.kt#L18
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gitlab/gitlab-core/src/org/jetbrains/plugins/gitlab/authentication/accounts/GitLabProjectDefaultAccountHolder.kt#L12
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/macros/KotlinBundledUsageDetector.kt#L25
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/execution/wsl/ijent/nio/toggle/IjentWslNioFsToggler.kt#L33
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/authentication/accounts/GithubProjectDefaultAccountHolder.kt#L22
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-impl/backend/src/com/intellij/platform/vcs/impl/backend/shelf/ShelfRemoteActionExecutor.kt#L26
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/ide-core/src/com/intellij/util/SingleAlarm.kt#L456
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/ide/ui/html/GlobalStyleSheetHolder.kt#L97
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/ide-features-trainer/src/training/featuresSuggester/FeatureSuggestersManager.kt#L23
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/ui/EditorNotificationsImpl.kt#L59
Service should not have constructor with parameters (except Project)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/wm/impl/ToolWindowManagerImpl.kt#L208
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gitlab/gitlab-core/src/org/jetbrains/plugins/gitlab/git/http/GitLabGitAuthenticationFailureManager.kt#L13
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/maven/src/main/java/org/jetbrains/idea/maven/utils/MavenHighlightingUpdater.kt#L25
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/markdown/core/src/org/intellij/plugins/markdown/util/MarkdownApplicationScope.kt#L9
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/jewel/ide-laf-bridge/src/main/kotlin/org/jetbrains/jewel/bridge/code/highlighting/CodeHighlighterFactory.kt#L14
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/terminal/src/org/jetbrains/plugins/terminal/block/documentation/TerminalDocumentationManager.kt#L57
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/ide/IdeTooltipManager.kt#L90
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/ide-startup/importSettings/src/com/intellij/ide/startup/importSettings/transfer/VsCodeSettingsTransfer.kt#L18
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: python/src/com/jetbrains/python/sdk/add/v2/common.kt#L34
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/codeinsight-inline/src/com/intellij/codeInsight/inline/completion/logs/InlineCompletionLogsScopeProvider.kt#L11
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/statistics/src/com/intellij/internal/statistic/StatisticsServiceScope.kt#L20
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/psi/search/FileTypeIndexChangeNotifier.kt#L64
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/maven/src/main/java/org/jetbrains/idea/maven/utils/ParallelRunner.kt#L14
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/built-in-server/src/org/jetbrains/ide/ToolboxUpdateActions.kt#L25
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/code-style-impl/src/com/intellij/application/options/codeStyle/cache/CodeStyleCachedValueProvider.kt#L35
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/usageView-impl/src/com/intellij/usages/impl/UsageViewCoroutineScopeProvider.java#L15
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gradle/src/org/jetbrains/plugins/gradle/service/coroutine/GradleCoroutineScopeProvider.kt#L10
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/frontend/src/com/intellij/platform/debugger/impl/frontend/actions/FrontendXInspectAction.kt#L45
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/diagnostic/ITNProxy.kt#L36
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: notebooks/notebook-ui/src/com/intellij/notebooks/ui/NotebookPluginDisposable.kt#L14
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-impl/src/com/intellij/openapi/vcs/changes/VcsDirtyScopeVfsListener.kt#L29
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/ide-features-trainer/src/training/featuresSuggester/suggesters/promo/AltClickQuickEvaluationPromoter.kt#L368
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/dvcs-impl/src/com/intellij/dvcs/repo/VcsRepositoryManager.kt#L45
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/devkit/devkit-core/src/inspections/missingApi/update/IntelliJSdkExternalAnnotationsUpdater.kt#L32
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/configuration-store-impl/src/statistic/eventLog/FeatureUsageSettingsEvents.kt#L51
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/ui/DeferredIconImpl.kt#L397
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-impl/src/com/intellij/openapi/vcs/impl/VcsInitialization.kt#L55
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/util/concurrency/InvokerDelegate.kt#L24
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/psi/templateLanguages/SelectTemplateDataLanguageUi.kt#L46
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-impl/src/com/intellij/openapi/vcs/changes/shelf/ShelveChangesManager.java#L115
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/frontend/src/com/intellij/platform/debugger/impl/frontend/FrontendXValueMarkers.kt#L51
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/toolWindow/StripeActionGroup.kt#L211
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/ui/cloneDialog/GHCloneDialogExtensionBase.kt#L40
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-impl/src/com/intellij/openapi/vcs/roots/VcsRootScanner.kt#L47
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/eel-impl/src/com/intellij/platform/eel/impl/local/EelLocalApiService.kt#L9
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/feedback/src/com/intellij/platform/feedback/localization/LocalizationFeedbackService.kt#L17
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/statistics/src/com/intellij/internal/statistic/StatisticsServiceScope.kt#L24
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gitlab/gitlab-core/src/org/jetbrains/plugins/gitlab/mergerequest/ui/review/GitLabMergeRequestOnCurrentBranchService.kt#L31
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/pullrequest/ui/editor/GHPRReviewInEditorController.kt#L31
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/git4idea/src/git4idea/config/GitVersionUpdateInSettings.kt#L71
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/upgradeToUltimate/installation/install/UltimateInstallationService.kt#L46
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/git4idea/src/git4idea/actions/branch/GitForcePushedBranchUpdateAction.kt#L77
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/idea-ui/src/com/intellij/jarRepository/JarHttpDownloaderJps.kt#L41
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/kotlin/project-configuration/src/org/jetbrains/kotlin/idea/configuration/KotlinProjectConfigurationService.kt#L22
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/ide/projectView/impl/ProjectViewPaneSupportService.kt#L16
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/kotlin/base/scripting/src/org/jetbrains/kotlin/idea/core/script/k2/DependencyResolutionService.kt#L15
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/devkit/devkit-core/src/requestHandlers/BuildHttpRequestHandler.kt#L90
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/ide/plugins/newui/PluginLogo.kt#L357
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/git4idea/src/git4idea/repo/GitCommitTemplateTracker.kt#L41
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/repository-search/src/main/kotlin/org/jetbrains/idea/packagesearch/api/PackageSearchApiClientService.kt#L43
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/microservices/client/generator/OpenInScratchClientGeneratorInlayAction.kt#L80
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/ide/OsDataLogger.kt#L14
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gitlab/gitlab-core/src/org/jetbrains/plugins/gitlab/mergerequest/file/GitLabMergeRequestTimelineFileEditor.kt#L78
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/git4idea/src/git4idea/GitDisposable.kt#L11
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/kotlin/base/statistics/src/org/jetbrains/kotlin/idea/statistics/KotlinJ2KOnboardingFUSCollector.kt#L217
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/authentication/accounts/GHCachingAccountInformationProvider.kt#L23
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/codeInsight/intention/impl/preview/IntentionPreviewPopupUpdateProcessor.kt#L56
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/configuration-store-impl/src/statistic/eventLog/FeatureUsageSettingsEvents.kt#L48
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/feedback/src/com/intellij/platform/feedback/impl/OnDemandFeedbackResolver.kt#L18
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/compiler/impl/src/com/intellij/compiler/server/BuildManagerVersionChecker.kt#L21
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: python/huggingFace/src/com/intellij/python/community/impl/huggingFace/service/HuggingFaceCoroutine.kt#L14
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gitlab/gitlab-core/src/org/jetbrains/plugins/gitlab/mergerequest/ui/toolwindow/GitLabToolWindowFactory.kt#L42
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/execution-impl/src/com/intellij/execution/multilaunch/servicesView/MultiLaunchServicesRefreshActivity.kt#L32
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/compiler/impl/src/com/intellij/compiler/server/EelBuildCommandLineBuilder.kt#L128
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/external-system-api/src/com/intellij/openapi/externalSystem/settings/ProjectBuildClasspathManager.kt#L36
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: python/src/com/jetbrains/python/statistics/PyPackageDaemonListener.kt#L49
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/backend/src/com/intellij/platform/debugger/impl/backend/BackendXDebuggerEvaluatorApi.kt#L174
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/extensions/GHGitAuthenticationFailureManager.kt#L13
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/pluginsAdvertisement/PluginAdvertiserEditorNotificationProvider.kt#L370
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: python/src/com/jetbrains/python/sdk/PythonSdkCoroutineService.kt#L11
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/projectModel-impl/src/com/intellij/workspaceModel/ide/impl/orphanage.kt#L97
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/pullrequest/ui/diff/GHPRDiffService.kt#L30
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/java-impl/src/com/intellij/codeInsight/daemon/problems/pass/ProjectProblemFileSelectionListener.kt#L123
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/codeInsight/highlighting/BackgroundHighlighter.kt#L79
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/statistics/src/com/intellij/internal/statistic/service/fus/collectors/FUStateUsagesLogger.kt#L199
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/vcs-impl/frontend/src/com/intellij/platform/vcs/impl/frontend/shelf/ShelfTreeUpdater.kt#L33
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/fileEditor/ProjectFileNavigatorImpl.kt#L20
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/eel-impl/src/com/intellij/platform/eel/impl/local/tunnels/localTunnelsImpl.kt#L114
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/ide/actions/ui/ideScaleIndicator/IdeScaleIndicatorManager.kt#L29
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/vfs/newvfs/persistent/CheckVFSHealthAction.kt#L24
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/pullrequest/GHPREditorProvider.kt#L32
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/jewel/samples/ide-plugin/src/main/kotlin/org/jetbrains/jewel/samples/ideplugin/dialog/ProjectScopeProviderService.kt#L8
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/frontend/src/com/intellij/platform/debugger/impl/frontend/FrontendXDebuggerManager.kt#L16
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/execution-impl/src/com/intellij/execution/target/eel/EelTargetEnvironmentRequest.kt#L283
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gitlab/gitlab-core/src/org/jetbrains/plugins/gitlab/ui/util/GitLabPluginProjectScopeProvider.kt#L9
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/maven/src/main/java/org/jetbrains/idea/maven/project/preimport/MavenProjectStaticImporter.kt#L46
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/analysis-impl/src/com/intellij/codeInspection/ex/ProjectInspectionToolRegistrar.kt#L15
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/codeInsight/completion/command/CommandCompletionService.kt#L53
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/frontend/src/com/intellij/platform/debugger/impl/frontend/evaluate/quick/FrontendXValue.kt#L234
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/vfs/newvfs/persistent/PersistentFsConnectorHelper.kt#L23
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: python/src/com/jetbrains/python/sdk/ConsumerToFlowAdapter.kt#L19
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/execution-impl/src/com/intellij/execution/runToolbar/RunToolbarSlotManager.kt#L33
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/grazie/src/main/kotlin/com/intellij/grazie/spellcheck/GrazieSpellchecker.kt#L39
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/editor/impl/ad/AdTheManagerImpl.kt#L41
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: python/ide/impl/src/com/intellij/pycharm/community/ide/impl/miscProject/impl/PyMiscFileAction.kt#L54
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/java-impl-refactorings/src/com/intellij/refactoring/extractMethod/newImpl/ExtractMethodService.kt#L10
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/devkit/intellij.devkit.workspaceModel/src/WorkspaceModelGenerator.kt#L34
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gradle/src/org/jetbrains/plugins/gradle/service/GradleFileModificationTracker.kt#L32
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/ui.jcef/jcef/JBCefStartup.kt#L17
Service should not have constructor with parameters
Non-default constructors for service and extension class: plugins/kotlin/gradle/gradle/src/org/jetbrains/kotlin/idea/gradle/statistics/KotlinGradleFUSLogger.kt#L96
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: images/src/org/intellij/images/editor/impl/ImageFileService.kt#L17
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/backend/src/com/intellij/platform/debugger/impl/backend/BackendXDebuggerLuxApi.kt#L105
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/wm/impl/status/widget/StatusBarWidgetsActionGroup.kt#L142
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/pullrequest/GHPRStatisticsCollector.kt#L286
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/diagnostic/IdeHeartbeatEventReporter.kt#L49
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/idea-ui/src/com/intellij/jarRepository/RepositoryLibraryUtils.kt#L64
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/pullrequest/data/GHPRDataContextRepository.kt#L36
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/frontend/src/com/intellij/platform/debugger/impl/frontend/hotswap/FrontendHotSwapManager.kt#L25
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/github/github-core/src/org/jetbrains/plugins/github/ui/util/GHPluginProjectScopeProvider.kt#L9
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: java/idea-ui/src/com/intellij/ide/actions/NewProjectAction.kt#L27
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/framework/detection/impl/FrameworkDetectionManager.java#L52
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: python/huggingFace/src/com/intellij/python/community/impl/huggingFace/service/HuggingFaceLibrariesTracker.kt#L22
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/git4idea/src/git4idea/commit/signing/PinentryService.kt#L25
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/frontend/src/com/intellij/platform/debugger/impl/frontend/evaluate/quick/FrontendXValueModifier.kt#L52
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/new-users-onboarding/src/com/intellij/platform/ide/newUsersOnboarding/NewUsersOnboardingService.kt#L20
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/UpdateChecker.kt#L69
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gitlab/gitlab-core/src/org/jetbrains/plugins/gitlab/mergerequest/data/GitLabEmojiService.kt#L15
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/diagnostic/ThreadDumpService.kt#L18
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/xdebugger-impl/frontend/src/com/intellij/platform/debugger/impl/frontend/actions/FrontendEvaluateAction.kt#L69
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/ide/actions/searcheverywhere/AbstractGotoSEContributor.kt#L554
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/performanceTesting/core/src/com/jetbrains/performancePlugin/commands/WaitForFinishedCodeAnalysis.kt#L79
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/lang/documentation/ide/impl/DocumentationManager.kt#L49
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/gitlab/gitlab-core/src/org/jetbrains/plugins/gitlab/mergerequest/ui/editor/GitLabMergeRequestEditorReviewController.kt#L32
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: python/src/com/jetbrains/python/black/BlackFormatterVersionService.kt#L28
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/lang-impl/src/com/intellij/util/indexing/diagnostic/DumbModeFromScanningTrackerService.kt#L16
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/ide-startup/importSettings/src/com/intellij/ide/startup/importSettings/sync/SyncServiceImpl.kt#L38
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/git4idea/src/git4idea/repo/GitRepositoryManager.java#L41
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: plugins/devkit/intellij.devkit.stacktrace/src/org/jetbrains/idea/devkit/stacktrace/util/StackTracePluginScope.kt#L11
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Non-default constructors for service and extension class: platform/platform-impl/src/com/intellij/openapi/progress/impl/BridgeTaskSupport.kt#L28
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
'assertEquals()' between objects of inconvertible types: java/java-tests/testSrc/com/intellij/codeInsight/daemon/impl/DaemonRespondToChangesTest.java#L1171
`assertEquals()` between objects of inconvertible types 'Set\<Editor\>' and 'HashSet\<Object\>'
'assertEquals()' between objects of inconvertible types: platform/platform-tests/testSrc/com/intellij/openapi/actionSystem/ActionPromoterTest.java#L29
`assertEquals()` between objects of inconvertible types 'List\<Object\>' and 'List\<NonExistentClass\>'
'assertEquals()' between objects of inconvertible types: platform/platform-tests/testSrc/com/intellij/openapi/actionSystem/ActionPromoterTest.java#L35
`assertEquals()` between objects of inconvertible types 'List\<Object\>' and 'List\<NonExistentClass\>'
'assertEquals()' between objects of inconvertible types: java/java-tests/testSrc/com/intellij/codeInsight/daemon/impl/DaemonRespondToChangesTest.java#L1170
`assertEquals()` between objects of inconvertible types 'Set\<Editor\>' and 'HashSet\<Object\>'
'assertEquals()' between objects of inconvertible types: platform/platform-tests/testSrc/com/intellij/openapi/actionSystem/ActionPromoterTest.java#L26
`assertEquals()` between objects of inconvertible types 'List\<Object\>' and 'List\<NonExistentClass\>'
'assertEquals()' between objects of inconvertible types: platform/platform-tests/testSrc/com/intellij/openapi/actionSystem/ActionPromoterTest.java#L60
`assertEquals()` between objects of inconvertible types 'List\<Object\>' and 'List\<NonExistentClass\>'
'assertEquals()' between objects of inconvertible types: platform/platform-tests/testSrc/com/intellij/openapi/actionSystem/ActionPromoterTest.java#L41
`assertEquals()` between objects of inconvertible types 'List\<Object\>' and 'List\<NonExistentClass\>'
'assertEquals()' between objects of inconvertible types: platform/platform-tests/testSrc/com/intellij/openapi/editor/impl/RangeMarkerTest.java#L1148
`assertEquals()` between objects of inconvertible types 'List\<Object\>' and 'List\<RangeHighlighter\>'
'assertEquals()' between objects of inconvertible types: platform/platform-tests/testSrc/com/intellij/openapi/actionSystem/ActionPromoterTest.java#L63
`assertEquals()` between objects of inconvertible types 'List\<Object\>' and 'List\<NonExistentClass\>'
'assertEquals()' between objects of inconvertible types: platform/platform-tests/testSrc/com/intellij/openapi/actionSystem/ActionPromoterTest.java#L32
`assertEquals()` between objects of inconvertible types 'List\<Object\>' and 'List\<NonExistentClass\>'
'assertEquals()' between objects of inconvertible types: platform/platform-tests/testSrc/com/intellij/openapi/editor/impl/FoldingTest.java#L372
`assertEquals()` between objects of inconvertible types 'List\<Object\>' and 'List\<FoldRegion\>'
'assertEquals()' between objects of inconvertible types: platform/platform-tests/testSrc/com/intellij/openapi/actionSystem/ActionPromoterTest.java#L38
`assertEquals()` between objects of inconvertible types 'List\<Object\>' and 'List\<NonExistentClass\>'
'assertEquals()' between objects of inconvertible types: platform/platform-tests/testSrc/com/intellij/openapi/actionSystem/ActionPromoterTest.java#L54
`assertEquals()` between objects of inconvertible types 'List\<Object\>' and 'List\<NonExistentClass\>'
'assertEquals()' between objects of inconvertible types: platform/platform-tests/testSrc/com/intellij/openapi/actionSystem/ActionPromoterTest.java#L57
`assertEquals()` between objects of inconvertible types 'List\<Object\>' and 'List\<NonExistentClass\>'
'assertEquals()' between objects of inconvertible types: platform/platform-tests/testSrc/com/intellij/openapi/editor/impl/FoldingTest.java#L394
`assertEquals()` between objects of inconvertible types 'List\<Object\>' and 'List\<FoldRegion\>'
Cast to incompatible type: plugins/junit/java-tests/test/com/intellij/execution/junit/JUnitOpenSourceAtExceptionTest.java#L58
Cast of expression with type 'Navigatable' to incompatible class `OpenFileDescriptor`
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`
Cast to incompatible type: java/compiler/impl/src/com/intellij/compiler/impl/CompilerErrorTreeView.java#L89
Cast of expression with type 'Navigatable' to incompatible class `OpenFileDescriptor`
Condition is covered by further condition: platform/lang-impl/src/com/intellij/refactoring/actions/RefactoringQuickListPopupAction.java#L45
Condition 'action instanceof BaseRefactoringAction' covered by subsequent condition 'action instanceof RenameElementAction'
Condition is covered by further condition: java/java-impl/src/com/intellij/ide/util/treeView/SourceComparator.java#L25
Condition 'nodeDescriptor1 instanceof PsiDirectoryNode' covered by subsequent condition 'nodeDescriptor1 instanceof PsiFileNode'
Condition is covered by further condition: platform/platform-tests/testSrc/com/intellij/openapi/keymap/impl/ui/ActionsTreeTest.java#L211
Condition 'action instanceof ActionGroup' covered by subsequent condition 'action instanceof DecorativeElement'
Condition is covered by further condition: platform/execution.serviceView/src/ServiceViewActionPromoter.java#L18
Condition 'action instanceof JumpToServicesAction' covered by subsequent condition 'action instanceof GroupByContributorAction'
Condition is covered by further condition: platform/xdebugger-impl/src/com/intellij/xdebugger/impl/evaluate/quick/common/XDebuggerTextPopup.java#L279
Condition 'action instanceof XDebuggerTextPopup.SetTextValueAction' covered by subsequent condition 'action instanceof XDebuggerTextPopup.CancelSetValue'
Condition is covered by further condition: platform/platform-impl/src/com/intellij/ide/ui/customization/ActionUrl.java#L130
Condition 'c instanceof String' covered by subsequent condition 'c instanceof AnAction'
Condition is covered by further condition: platform/vcs-log/impl/src/com/intellij/vcs/log/ui/filter/BranchLogSpeedSearchPopup.java#L57
Condition 'child instanceof ActionGroup' covered by subsequent condition 'child instanceof Separator'
Condition is covered by further condition: platform/xdebugger-impl/src/com/intellij/xdebugger/impl/evaluate/quick/common/XDebuggerTreePopup.java#L233
Condition 'action instanceof XDebuggerTreePopup.SetValue' covered by subsequent condition 'action instanceof XDebuggerTreePopup.CancelSetValue'
Condition is covered by further condition: platform/vcs-impl/src/com/intellij/openapi/vcs/actions/VcsActionPromoter.java#L34
Condition 'action instanceof ShowMessageHistoryAction' covered by subsequent condition 'action instanceof PreviousWordWithSelectionAction'
Condition is covered by further condition: java/java-impl/src/com/intellij/codeInsight/editorActions/JavaMethodOverloadSwitchActionPromoter.java#L16
Condition 'a instanceof JavaMethodOverloadSwitchUpAction' covered by subsequent condition 'a instanceof JavaMethodOverloadSwitchDownAction'
Condition is covered by further condition: platform/todo/src/com/intellij/ide/todo/TodoCompositeRenderer.java#L46
Condition 'userObject instanceof NodeDescriptor descriptor' covered by subsequent condition 'userObject instanceof HighlightedRegionProvider regionProvider'
Constant values: plugins/restructuredtext/src/com/intellij/restructuredtext/RestEditorHighlighter.java#L40
Condition `djangoSyntaxHighlighterFactory != null` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/scopeView/ScopeViewTreeModel.java#L251
Condition `!(node instanceof Node)` is always `false` when reached
Constant values: platform/lang-impl/src/com/intellij/find/impl/FindPopupPanel.java#L1428
Condition `option instanceof FindModel` is always `false`
Constant values: platform/editor-ui-ex/src/com/intellij/openapi/editor/colors/impl/AbstractColorsScheme.java#L1119
Condition `!(scheme instanceof AbstractColorsScheme)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/ui/tree/ui/DefaultTreeUI.java#L110
Condition `tree instanceof TreePathBackgroundSupplier supplier` is always `true`
Constant values: platform/platform-api/src/com/intellij/openapi/editor/actionSystem/CaretSpecificDataContext.java#L31
Condition `delegate instanceof CaretSpecificDataContext` is always `false`
Constant values: platform/execution-impl/src/com/intellij/execution/runners/RunTab.java#L290
Result of `result.size() - 1` is always '0'
Constant values: platform/platform-impl/src/com/intellij/ide/plugins/newui/ListPluginComponent.java#L1424
Condition `component instanceof ActionToolbar` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/FoldingModelImpl.java#L859
Condition `r1s != r2s || r1e != r2e || r2c` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/actions/LineEndWithSelectionAction.java#L28
Condition `!(editor instanceof TextComponentEditor)` is always `false`
Constant values: java/java-impl/src/com/intellij/ide/util/treeView/SourceComparator.java#L28
Condition `nodeDescriptor1 instanceof ClassTreeNode && nodeDescriptor2 instanceof ClassTreeNode` is always `false`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/template/macro/BaseCompleteMacro.java#L60
Condition `psiFile == null || editor instanceof IntentionPreviewEditor` is always `true`
Constant values: platform/platform-api/src/com/intellij/openapi/actionSystem/DefaultActionGroup.java#L206
Condition `!(action instanceof Separator)` is always `false`
Constant values: platform/platform-api/src/com/intellij/ide/util/treeView/TreeState.java#L174
Condition `flattened != null && flattened.size() > 1 && matchedSoFar + flattened.size() <= serializedPath.lengt...` is always `false`
Constant values: xml/impl/src/com/intellij/codeInsight/editorActions/XmlSlashTypedHandler.java#L104
Condition `!(element.getLanguage() instanceof XMLLanguage)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/actions/EditorActionUtil.java#L86
Condition `!(editor instanceof EditorImpl)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/actionSystem/impl/ActionToolbarImpl.java#L525
Condition `componentProvider != null` is always `true`
Constant values: plugins/java-i18n/src/com/intellij/codeInspection/i18n/folding/EditPropertyValueAction.java#L110
Condition `!(editor instanceof EditorImpl)` is always `false`
Constant values: platform/platform-api/src/com/intellij/ide/util/treeView/TreeState.java#L548
Condition `flattened != null` is always `false`
Constant values: platform/dvcs-impl/src/com/intellij/dvcs/actions/DvcsQuickListContentProvider.java#L35
Condition `action instanceof CustomisedActionGroup o && o.getDelegate() instanceof VcsQuickListPopupAction.VcsA...` is always `false` when reached
Constant values: platform/platform-impl/src/com/intellij/ide/ui/customization/CustomisedActionGroup.java#L58
Condition `!(delegate instanceof DefaultActionGroup g)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/ide/actions/SettingsEntryPointAction.java#L247
Condition `action instanceof CustomComponentAction && action instanceof LastAction lastAction` is always `true`
Constant values: platform/platform-api/src/com/intellij/openapi/actionSystem/ActionStub.java#L105
Condition `!(targetAction instanceof CustomComponentAction)` is always `false`
Constant values: platform/platform-api/src/com/intellij/ide/util/treeView/TreeState.java#L203
Condition `flattenedSucceeded` is always `false`
Constant values: platform/xdebugger-impl/src/com/intellij/xdebugger/impl/breakpoints/XLineBreakpointImpl.java#L124
Condition `myHighlighter != null && !(myHighlighter instanceof RangeHighlighter)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ui/EditorTextFieldActionPromoter.java#L37
Condition `plainEditorAction2` is always `false` when reached
Constant values: plugins/coverage-common/src/com/intellij/coverage/view/CoverageTableModel.java#L146
Condition `node instanceof DefaultMutableTreeNode mutableTreeNode` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/actions/MoveCaretLeftOrRightHandler.java#L31
Condition `!(editor instanceof EditorEx)` is always `false` when reached
Constant values: xml/impl/src/com/intellij/lang/xml/XmlWhiteSpaceFormattingStrategy.java#L55
Condition `!(treeParent.getElementType() instanceof IXmlTagElementType)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/actions/WeighingActionGroup.java#L70
Condition `!prevSeparator` is always `false` when reached
Constant values: xml/xml-psi-impl/src/com/intellij/psi/impl/source/xml/XmlEntityDeclImpl.java#L144
Condition `e.getElementType() instanceof IXmlLeafElementType` is always `true`
Constant values: xml/xml-psi-impl/src/com/intellij/lang/XmlCodeFoldingBuilder.java#L96
Condition `!(language instanceof XMLLanguage)` is always `false`
Constant values: xml/xml-psi-impl/src/com/intellij/xml/util/XmlUtil.java#L1253
Condition `language instanceof HTMLLanguage` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/keymap/impl/ui/ShortcutFilteringPanel.java#L63
Condition `value instanceof MouseShortcut` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/fileEditor/impl/text/LargeFileNotificationProvider.java#L33
Condition `!(fileEditor instanceof TextEditor)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/ide/actions/RevealFileAction.java#L85
Condition `!e.isFromContextMenu() || editor == null || !editor.getSelectionModel().hasSelection()...` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/FoldRegionsTree.java#L174
Condition `rCustom` is always `true` when reached
Constant values: platform/lang-impl/src/com/intellij/ide/actions/searcheverywhere/SearchEverywhereUI.java#L1985
Condition `!(action instanceof TextSearchRightActionAction)` is always `false`
Constant values: java/java-structure-view/src/com/intellij/ide/structureView/impl/java/JavaInheritedMembersNodeProvider.java#L18
Condition `!(node instanceof JavaClassTreeElement classNode)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/ide/actions/RevealFileAction.java#L86
Condition `editor == null` is always `true`
Constant values: xml/impl/src/com/intellij/codeInsight/editorActions/XmlAutoPopupHandler.java#L121
Condition `language instanceof XMLLanguage` is always `true`
Constant values: platform/lang-impl/src/com/intellij/ui/EditorTextFieldActionPromoter.java#L37
Condition `textFieldAction1 && plainEditorAction2` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/projectView/impl/AbstractProjectViewPane.java#L1163
Condition `object instanceof ProjectFileNode node` is always `false`
Constant values: platform/platform-api/src/com/intellij/openapi/actionSystem/DefaultActionGroup.java#L124
Condition `!(action instanceof Separator || actionSet.add(action))` is always `false`
Constant values: platform/platform-api/src/com/intellij/openapi/editor/actionSystem/CaretSpecificDataContext.java#L31
Condition `delegate instanceof CaretSpecificDataContext && CommonDataKeys.CARET.getData(delegate) == caret` is always `false`
Constant values: platform/foldings/src/com/intellij/codeInsight/folding/impl/FoldingUpdate.java#L160
Condition `!(injectedEditor instanceof EditorWindow)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/actions/NewElementAction.java#L256
Condition `showUnderneathComponent != null` is always `false`
Constant values: platform/editor-ui-ex/src/com/intellij/openapi/editor/colors/impl/AbstractColorsScheme.java#L1125
Condition `isDelegating1 || isDelegating2` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/ui/playback/commands/ToggleActionCommand.java#L57
Condition `!(action instanceof ToggleAction)` is always `false`
Constant values: platform/platform-api/src/com/intellij/openapi/editor/EditorModificationUtil.java#L142
Condition `ApplicationManager.getApplication().isHeadlessEnvironment() || editor instanceof TextComponentEditor` is always `true`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/editorActions/DefaultTypingActionsExtension.java#L73
Condition `!(editor instanceof EditorWindow)` is always `false` when reached
Constant values: xml/impl/src/com/intellij/xml/impl/XmlBraceMatcher.java#L56
Condition `tokenType instanceof IXmlLeafElementType` is always `true`
Constant values: platform/execution.dashboard/src/RunDashboardServiceViewContributor.java#L137
Condition `!(o instanceof StopAction) && !(o instanceof FakeRerunAction) && !...` is always `false`
Constant values: platform/editor-ui-ex/src/com/intellij/openapi/editor/colors/impl/AbstractColorsScheme.java#L591
Condition `!(consoleFontPreferences instanceof DelegatingFontPreferences)` is always `false`
Constant values: platform/dvcs-impl/src/com/intellij/dvcs/ui/BranchActionGroupPopup.java#L332
Condition `!(action instanceof MoreAction)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/ShowAutoImportPass.java#L128
Condition `isImportHintEnabled() && !(myEditor instanceof ImaginaryEditor)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/ui/mac/touchbar/CtxDefault.java#L128
Condition `!(runButtons instanceof DefaultActionGroup group)` is always `false`
Constant values: platform/todo/src/com/intellij/ide/todo/TodoCompositeRenderer.java#L46
Condition `userObject instanceof HighlightedRegionProvider regionProvider` is always `true` when reached
Constant values: platform/analysis-impl/src/com/intellij/psi/impl/source/tree/injected/InjectedLanguageUtil.java#L78
Condition `editor == null || file == null || editor instanceof EditorWindow` is always `true`
Constant values: platform/platform-impl/src/com/intellij/ide/lightEdit/LightEditTabs.java#L401
Condition `navigationAction instanceof PreviousTabAction || navigationAction instanceof NextTabAction` is always `true` when reached
Constant values: platform/lang-impl/src/com/intellij/codeInsight/intention/impl/ShowIntentionActionsHandler.java#L189
Condition `!(editor instanceof EditorWindow) && shouldBeAppliedToInjectionHost == ThreeState.NO` is always `false`
Constant values: plugins/restructuredtext/src/com/intellij/restructuredtext/RestEditorHighlighter.java#L47
Condition `jsSyntaxHighlighterFactory != null` is always `false`
Constant values: platform/vcs-impl/src/com/intellij/openapi/vcs/actions/InlineDiffFromAnnotation.java#L80
Condition `!(editor instanceof EditorEx)` is always `false`
Constant values: platform/lang-api/src/com/intellij/ide/projectView/ProjectViewNode.java#L229
Condition `value instanceof VirtualFile` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/FoldRegionsTree.java#L183
Condition `rCustom` is always `true` when reached
Constant values: platform/analysis-impl/src/com/intellij/codeHighlighting/RainbowHighlighter.java#L222
Condition `colorsScheme instanceof EditorColorsScheme` is always `true`
Constant values: platform/lang-impl/src/com/intellij/psi/search/DefaultSearchScopeProviders.java#L49
Condition `!(namedScope instanceof WeighedItem)` is always `false` when reached
Constant values: platform/platform-impl/src/com/intellij/openapi/fileChooser/actions/NewFileAction.java#L48
Condition `fileType == null || directory == null || directory.getFileSystem().isReadOnly()` is always `true`
Constant values: platform/structuralsearch/source/com/intellij/structuralsearch/XmlStructuralSearchProfile.java#L67
Condition `language instanceof XMLLanguage` is always `true`
Constant values: platform/analysis-impl/src/com/intellij/psi/impl/source/tree/injected/InjectedLanguageUtil.java#L192
Condition `editor == null || editor instanceof EditorWindow || editor.isDisposed()` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/actions/EditorActionUtil.java#L105
Condition `!(editor instanceof EditorEx)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/EditorImpl.java#L2676
Condition `foldRegion != null && !(foldRegion instanceof CustomFoldRegion)` is always `false`
Constant values: platform/todo/src/com/intellij/ide/todo/TodoTreeBuilder.java#L509
Condition `obj instanceof AbstractTreeNode` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/scopeView/ScopeViewTreeModel.java#L209
Condition `object instanceof NodeDescriptor` is always `false`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/intention/impl/ShowIntentionActionsHandler.java#L189
Condition `!(editor instanceof EditorWindow)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/FoldingModelImpl.java#L986
Condition `key instanceof CustomFoldRegion` is always `true`
Constant values: java/java-structure-view/src/com/intellij/ide/structureView/impl/java/JavaLambdaNodeProvider.java#L32
Condition `!(node instanceof PsiTreeElementBase)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/highlighting/BackgroundHighlightingUtil.java#L42
Condition `!(editor instanceof EditorWindow)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/execution/dashboard/actions/RunDashboardActionUtils.java#L55
Condition `item instanceof AbstractTreeNode` is always `false`
Constant values: platform/lang-impl/src/com/intellij/find/impl/FindPopupPanel.java#L1417
Condition `option instanceof FindModel` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/FoldingModelImpl.java#L858
Condition `r1s != r2s || r1e != r2e || r1c` is always `true`
Constant values: platform/platform-impl/src/com/intellij/ide/actions/SettingsEntryPointGroup.java#L23
Condition `text != null && !(text.endsWith("...") || text.endsWith("...")) && !(child instanceof SettingsEntryPoi...` is always `false`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/ShowAutoImportPass.java#L128
Condition `!(myEditor instanceof ImaginaryEditor)` is always `false` when reached
Constant values: platform/platform-impl/src/com/intellij/openapi/wm/impl/welcomeScreen/ActionGroupPanelWrapper.java#L340
Condition `!(action instanceof ActionsWithPanelProvider)` is always `false`
Constant values: xml/xml-psi-impl/src/com/intellij/lang/html/HTMLParserDefinition.java#L65
Condition `node.getElementType() instanceof HtmlCustomEmbeddedContentTokenType` is always `true`
Constant values: platform/structuralsearch/source/com/intellij/structuralsearch/impl/matcher/compiler/XmlCompilingVisitor.java#L76
Condition `!(element.getLanguage() instanceof XMLLanguage) && StructuralSearchUtil.compileForeignElemen...` is always `false`
Constant values: platform/platform-api/src/com/intellij/openapi/actionSystem/ActionStub.java#L104
Condition `targetAction instanceof ActionGroup && !(targetAction instanceof CustomComponentAction) && ...` is always `false`
Constant values: platform/platform-impl/src/com/intellij/ide/ui/customization/CustomisedActionGroup.java#L41
Condition `mySchemeModificationStamp < currentSchemaStamp || myGroupModificationStamp < currentGroupSta...` is always `true`
Constant values: platform/platform-api/src/com/intellij/openapi/actionSystem/DefaultActionGroup.java#L206
Condition `!(action instanceof Separator) && containsAction(action)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/actions/ResetFontSizeActionBase.java#L162
Condition `!(editor instanceof EditorEx editorEx)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/actions/searcheverywhere/ActionsEqualityProvider.java#L27
Condition `item instanceof GotoActionModel.MatchedValue` is always `false`
Constant values: platform/platform-impl/src/com/intellij/application/options/colors/ColorAndFontDescriptionPanel.java#L264
Condition `!(attrDescription instanceof ColorAndFontDescription description)` is always `false`
Constant values: xml/impl/src/com/intellij/codeInsight/template/emmet/filters/BemEmmetFilter.java#L42
Condition `context.getLanguage() instanceof XMLLanguage` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/EditorGutterComponentImpl.java#L1117
Condition `areIconsShown() || gutterIconRenderer instanceof NonHideableIconGutterMark` is always `true` when reached
Constant values: platform/lang-impl/src/com/intellij/ui/EditorTextFieldActionPromoter.java#L35
Condition `o1 instanceof EditorAction && !textFieldAction1` is always `false`
Constant values: xml/xml-psi-impl/src/com/intellij/lang/xml/XmlASTFactory.java#L128
Condition `type instanceof IXmlLeafElementType` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/EditorGutterComponentImpl.java#L630
Condition `!StringUtil.isEmpty(text)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/FoldRegionsTree.java#L63
Condition `region instanceof CustomFoldRegion` is always `true`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/editorActions/TabActionsPromoter.java#L22
Condition `action instanceof TabAction || action instanceof NextParameterAction || action instanceof EmacsStyle...` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/util/gotoByName/GotoActionModel.java#L417
Condition `action == null || action instanceof Separator` is always `true`
Constant values: platform/editor-ui-ex/src/com/intellij/openapi/editor/colors/impl/AbstractColorsScheme.java#L558
Condition `!(fontPreferences instanceof DelegatingFontPreferences) || !(consoleFontPreferences instanceof Deleg...` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/actions/NewElementAction.java#L56
Condition `toolWindow == null` is always `true`
Constant values: platform/todo/src/com/intellij/ide/todo/TodoTreeBuilder.java#L423
Condition `!(element instanceof AbstractTreeNode)` is always `true`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/editorActions/SelectionQuotingTypedHandler.java#L87
Condition `ltrSelection || editor instanceof EditorWindow` is always `true`
Constant values: platform/lang-impl/src/com/intellij/ui/EditorTextFieldActionPromoter.java#L36
Condition `!textFieldAction2` is always `false` when reached
Constant values: platform/lang-impl/src/com/intellij/ide/actions/GotoActionAction.java#L81
Condition `wrapper != null` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/FoldingModelImpl.java#L524
Condition `!(collapsedAtSaved instanceof CustomFoldRegion)` is always `false` when reached
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/EditorImpl.java#L1461
Condition `!(highlighter instanceof EmptyEditorHighlighter)` is always `false`
Constant values: plugins/java-i18n/src/com/intellij/codeInspection/i18n/folding/EditPropertyValueAction.java#L96
Condition `!(editor instanceof EditorImpl)` is always `false`
Constant values: platform/vcs-impl/src/com/intellij/openapi/vcs/actions/AspectAnnotationFieldGutter.java#L35
Condition `myAspect instanceof EditorGutterAction` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/actions/LineEndAction.java#L20
Condition `!(editor instanceof TextComponentEditor)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ui/EditorTextFieldActionPromoter.java#L38
Condition `plainEditorAction1` is always `false` when reached
Constant values: platform/lang-impl/src/com/intellij/ide/scopeView/ScopeViewTreeModel.java#L212
Condition `object instanceof AbstractTreeNode` is always `false`
Constant values: platform/lang-impl/src/com/intellij/largeFilesEditor/editor/LargeFileNotificationProvider.java#L29
Condition `!(fileEditor instanceof LargeFileEditor)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/ui/popup/ActionPopupStep.java#L292
Condition `!(item.getAction() instanceof ActionGroup)` is always `false`
Constant values: platform/execution.dashboard/src/RunDashboardServiceViewContributor.java#L137
Condition `!(o instanceof StopAction)` is always `false`
Constant values: platform/platform-api/src/com/intellij/openapi/editor/actionSystem/EditorWriteActionHandler.java#L52
Condition `preview || editor instanceof TextComponentEditor` is always `true`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/hint/ParameterInfoComponent.java#L441
Condition `project != null && DumbService.isDumb(project)` is always `false`
Constant values: platform/diff-impl/src/com/intellij/diff/impl/DiffRequestProcessor.java#L712
Condition `!(state instanceof DiffRequestProcessorEditorState processorState)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/structureView/newStructureView/StructureViewComponent.java#L946
Condition `o instanceof StructureViewTreeElement` is always `false`
Constant values: xml/impl/src/com/intellij/codeInsight/template/emmet/filters/CommentZenCodingFilter.java#L52
Condition `parent.getLanguage() instanceof XMLLanguage` is always `true` when reached
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/actions/ToggleStickySelectionModeAction.java#L29
Condition `!(editor instanceof EditorEx ex)` is always `false`
Constant values: platform/platform-api/src/com/intellij/util/ui/tree/TreeUtil.java#L1981
Condition `model == null` is always `true`
Constant values: platform/lang-impl/src/com/intellij/ide/actions/WeighingActionGroup.java#L70
Condition `separator && !prevSeparator` is always `false`
Constant values: xml/impl/src/com/intellij/codeInsight/completion/XmlCharFilter.java#L53
Condition `!(language instanceof XMLLanguage)` is always `false`
Constant values: platform/platform-api/src/com/intellij/ide/util/treeView/TreeState.java#L548
Condition `flattened != null && !flattened.isEmpty()` is always `false`
Constant values: platform/lang-impl/src/com/intellij/psi/impl/source/tree/injected/InjectedEditorWindowTrackerImpl.java#L27
Condition `!(editor instanceof EditorImpl editorImpl)` is always `false`
Constant values: platform/analysis-impl/src/com/intellij/psi/impl/source/tree/injected/InjectedLanguageUtil.java#L98
Condition `caret == null || file == null || caret instanceof InjectedCaret` is always `true`
Constant values: platform/platform-impl/src/com/intellij/ide/plugins/InstallFromDiskAction.java#L74
Condition `toSelect == null || !toSelect.isInLocalFileSystem() || !Set.of("zip", "jar").contains(toSelect.getEx...` is always `true`
Constant values: xml/impl/src/com/intellij/codeInsight/editorActions/XmlEqTypedHandler.java#L37
Condition `(c == '"' || (c == '\'' && hasHtml(file))) && quoteInsertedAt != null && quoteInsert...` is always `false`
Constant values: platform/editor-ui-ex/src/com/intellij/openapi/editor/colors/impl/AbstractColorsScheme.java#L768
Condition `!(fontPreferences instanceof ModifiableFontPreferences)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/util/net/ssl/CertificateTreeBuilder.java#L44
Condition `o1 instanceof CertificateDescriptor && o2 instanceof CertificateDescriptor` is always `false`
Constant values: platform/platform-api/src/com/intellij/openapi/actionSystem/ActionWrapperUtil.java#L24
Condition `delegate instanceof CustomComponentAction o && !(wrapper instanceof CustomComponentAction) && ...` is always `false`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/ShowIntentionsPass.java#L135
Condition `!(editorToUse instanceof EditorWindow editorWindow)` is always `false`
Constant values: platform/platform-api/src/com/intellij/ui/CommonActionsPanel.java#L291
Condition `c != null` is always `false`
Constant values: platform/editor-ui-ex/src/com/intellij/openapi/editor/colors/impl/AbstractColorsScheme.java#L820
Condition `!(consoleFontPreferences instanceof ModifiableFontPreferences)` is always `false`
Constant values: xml/impl/src/com/intellij/codeInsight/template/emmet/filters/TrimZenCodingFilter.java#L27
Condition `context.getLanguage() instanceof XMLLanguage` is always `true`
Constant values: platform/platform-api/src/com/intellij/ide/util/treeView/NodeRenderer.java#L140
Condition `node instanceof NavigationItem` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/FoldRegionsTree.java#L174
Condition `!(custom || rCustom)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/ide/actions/WhatsNewAction.java#L71
Condition `project != null` is always `false`
Constant values: platform/platform-tests/testSrc/com/intellij/openapi/keymap/impl/KeymapTest.java#L869
Condition `shortcuts.size() >= 2 && shortcuts.size() <= 3` is always `false`
Constant values: plugins/performanceTesting/core/src/com/jetbrains/performancePlugin/commands/ExpandMenuCommand.java#L37
Condition `!(action instanceof ActionGroup group)` is always `false`
Constant values: xml/xml-psi-impl/src/com/intellij/psi/impl/source/xml/XmlTagDelegate.java#L912
Condition `child.getElementType() instanceof IXmlAttributeElementType` is always `true`
Constant values: xml/impl/src/com/intellij/html/HtmlLineMarkerProvider.java#L24
Condition `!(language instanceof XMLLanguage)` is always `false`
Constant values: xml/impl/src/com/intellij/codeInsight/editorActions/XmlTagNameSynchronizer.java#L74
Condition `!(editor instanceof EditorImpl)` is always `false` when reached
Constant values: plugins/gradle/java/src/projectView/GradleTreeStructureProvider.java#L155
Condition `child instanceof PsiDirectoryNode && child.getParent() == null` is always `false`
Constant values: platform/editor-ui-ex/src/com/intellij/openapi/editor/colors/impl/AbstractColorsScheme.java#L579
Condition `!(fontPreferences instanceof DelegatingFontPreferences)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/ide/actions/WhatsNewAction.java#L71
Condition `project != null && JBCefApp.isSupported()` is always `false`
Constant values: platform/platform-impl/src/com/intellij/application/options/colors/RainbowDescriptionPanel.java#L119
Condition `!(attributeDescriptor instanceof RainbowAttributeDescriptor descriptor)` is always `false`
Constant values: xml/xml-psi-impl/src/com/intellij/lang/XmlCodeFoldingBuilder.java#L33
Condition `el instanceof IXmlAttributeElementType` is always `true`
Constant values: platform/platform-impl/src/com/intellij/ui/tree/AbstractTreeNodeVisitor.java#L58
Condition `object instanceof CachedTreePresentationNode` is always `false`
Constant values: platform/platform-tests/testSrc/com/intellij/openapi/keymap/impl/ui/ActionsTreeTest.java#L211
Condition `action instanceof ActionGroup || action instanceof DecorativeElement` is always `true`
Constant values: platform/lang-impl/src/com/intellij/openapi/fileEditor/impl/text/TextEditorPsiDataProvider.java#L67
Condition `!(e instanceof EditorEx)` is always `false` when reached
Constant values: platform/platform-impl/src/com/intellij/ide/actions/ToggleToolbarAction.java#L240
Condition `action instanceof Separator && !result.isEmpty() && !(ContainerUtil.getLastItem(r...` is always `false`
Constant values: xml/impl/src/com/intellij/codeInsight/editorActions/XmlGtTypedHandler.java#L196
Condition `editedFile.getLanguage() instanceof XMLLanguage` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/view/EditorSizeManager.java#L159
Condition `!(region instanceof CustomFoldRegion)` is always `false`
Constant values: plugins/ant/src/com/intellij/lang/ant/config/actions/TargetActionStub.java#L65
Condition `action == null || action instanceof TargetActionStub` is always `true`
Constant values: plugins/git4idea/src/git4idea/actions/GitBranchesComboBoxAction.java#L34
Condition `project == null || project.isDisposed() || !project.isOpen()` is always `true`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/highlighting/HighlightManagerImpl.java#L276
Condition `elements.length == 0 || editor instanceof ImaginaryEditor` is always `true`
Constant values: platform/lang-impl/src/com/intellij/tools/ToolAction.java#L86
Condition `dataContext instanceof SimpleDataContext` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/EditorImpl.java#L3672
Condition `isGlobal && !isBounded` is always `false`
Constant values: platform/todo/src/com/intellij/ide/todo/TodoTreeBuilder.java#L510
Condition `obj instanceof AbstractTreeNode` is always `false`
Constant values: xml/xml-psi-impl/src/com/intellij/psi/impl/source/xml/XmlTagDelegate.java#L972
Condition `child.getElementType() instanceof IXmlAttributeElementType` is always `true`
Constant values: xml/impl/src/com/intellij/html/HtmlLineMarkerProvider.java#L57
Condition `embeddedLineMarkersWorkItems != null` is always `false`
Constant values: platform/testFramework/src/com/intellij/testFramework/TestDataProvider.java#L70
Condition `!(editor instanceof ImaginaryEditor)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/ex/util/EditorUtil.java#L306
Condition `editor != null && useOptimization` is always `false`
Constant values: platform/vcs-log/impl/src/com/intellij/vcs/log/ui/filter/BranchLogSpeedSearchPopup.java#L35
Condition `!(action instanceof ActionGroup)` is always `false` when reached
Constant values: platform/lang-impl/src/com/intellij/ide/actions/searcheverywhere/ActionsEqualityProvider.java#L31
Condition `item instanceof GotoActionModel.ActionWrapper wrapper` is always `false`
Constant values: xml/impl/src/com/intellij/codeInsight/template/XmlContextType.java#L34
Condition `!(languageAtOffset.isKindOf(XMLLanguage.INSTANCE) || languageAtOffset instanceof XMLLanguage)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/FoldingModelImpl.java#L855
Condition `r1c && !r2c && (r1s > r2e || r1e < r2s || r1s > r2s && r1e < r2e || r1s <= r2s && r1e >= r2e)` is always `false`
Constant values: platform/xdebugger-impl/src/com/intellij/xdebugger/impl/breakpoints/XLineBreakpointImpl.java#L124
Condition `!(myHighlighter instanceof RangeHighlighter)` is always `false` when reached
Constant values: xml/impl/src/com/intellij/html/HtmlLineMarkerProvider.java#L45
Condition `!(language instanceof XMLLanguage)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/actions/ViewStructureAction.java#L90
Condition `structureView != null` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/EditorImpl.java#L2676
Condition `!(foldRegion instanceof CustomFoldRegion)` is always `false` when reached
Constant values: java/java-frontback-impl/src/com/intellij/codeInsight/editorActions/wordSelection/AbstractBasicBackBasicSelectioner.java#L24
Condition `!(language instanceof XMLLanguage || language.isKindOf(XMLLanguage.INSTANCE))` is always `false`
Constant values: platform/lang-impl/src/com/intellij/largeFilesEditor/editor/LargeFileRegexSearchNotificationProvider.java#L26
Condition `!(fileEditor instanceof LargeFileEditor largeFileEditor)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/actions/GotoActionAction.java#L80
Condition `element instanceof AnAction` is always `true`
Constant values: plugins/coverage-common/src/com/intellij/coverage/CoverageEditorAnnotatorImpl.java#L100
Condition `highlighters != null` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/ex/util/EditorScrollingPositionKeeper.java#L83
Condition `editor == null || editor instanceof ImaginaryEditor` is always `true`
Constant values: platform/lang-impl/src/com/intellij/ui/EditorTextFieldActionPromoter.java#L38
Condition `textFieldAction2 && plainEditorAction1` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/ForcedSoftWrapsNotificationProvider.java#L28
Condition `!(fileEditor instanceof TextEditor)` is always `false`
Constant values: platform/ide-core/src/com/intellij/navigation/NavigationItemFileStatus.java#L24
Condition `item instanceof PsiElementNavigationItem` is always `false`
Constant values: platform/structuralsearch/source/com/intellij/structuralsearch/impl/matcher/compiler/XmlCompilingVisitor.java#L76
Condition `!(element.getLanguage() instanceof XMLLanguage)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/fileEditor/impl/text/TextEditorState.java#L87
Condition `!(otherState instanceof TextEditorState other)` is always `false`
Constant values: xml/impl/src/com/intellij/codeInsight/editorActions/XmlEqTypedHandler.java#L34
Condition `quoteInsertedAt != null` is always `false`
Constant values: java/java-impl/src/com/intellij/psi/impl/source/resolve/reference/impl/providers/JavaClassReferenceSet.java#L215
Condition `myElement.getLanguage() instanceof XMLLanguage` is always `true` when reached
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/actions/MoveCaretLeftOrRightHandler.java#L59
Condition `!(editor instanceof EditorImpl)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/psi/search/DefaultSearchScopeProviders.java#L50
Condition `namedScope instanceof WeighedItem` is always `true`
Constant values: platform/lang-impl/src/com/intellij/build/BuildTreeConsoleView.java#L988
Condition `actionGroup != null` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/FoldingModelImpl.java#L856
Condition `!r1c && r2c && (r1s > r2e || r1e < r2s || r2s > r1s && r2e < r1e || r2s <= r1s && r2e >= r1e)` is always `false`
Constant values: platform/platform-api/src/com/intellij/ui/CommonActionsPanel.java#L291
Condition `toolbar == null && c != null && (c = c.getParent()) != null` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/EditorImpl.java#L3672
Condition `!isBounded` is always `false` when reached
Constant values: platform/smRunner/src/com/intellij/execution/testframework/sm/runner/SMTRunnerRunDashboardCustomizer.java#L48
Condition `node instanceof AbstractTreeNode<?>` is always `true` when reached
Constant values: platform/platform-impl/src/com/intellij/ide/actions/SettingsEntryPointGroup.java#L23
Condition `!(child instanceof SettingsEntryPointAction.NoDots)` is always `false`
Constant values: platform/execution-impl/src/com/intellij/execution/lineMarker/LineMarkerActionWrapper.java#L39
Condition `!(myOrigin instanceof ActionGroup)` is always `false`
Constant values: platform/platform-api/src/com/intellij/openapi/actionSystem/ActionWrapperUtil.java#L24
Condition `!(wrapper instanceof CustomComponentAction)` is always `false`
Constant values: platform/execution.serviceView/src/ServiceModel.java#L627
Condition `presentation instanceof PresentationData` is always `true`
Constant values: platform/editor-ui-ex/src/com/intellij/openapi/editor/colors/impl/AbstractColorsScheme.java#L1129
Condition `!(scheme instanceof AbstractColorsScheme)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/actions/MoveCaretUpOrDownHandler.java#L25
Condition `!(editor instanceof EditorEx)` is always `false`
Constant values: java/debugger/impl/src/com/intellij/debugger/impl/DebuggerUtilsAsync.java#L458
Condition `thread instanceof ThreadReferenceImpl` is always `true`
Constant values: xml/xml-structure-view-impl/src/com/intellij/lang/html/structureView/Html5SectionsNodeProvider.java#L65
Condition `!(node instanceof HtmlFileTreeElement)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/find/impl/FindPopupPanel.java#L1412
Condition `option instanceof JToggleButton` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/keymap/impl/ui/ActionsTreeUtil.java#L778
Condition `!(group instanceof ActionGroup)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/structureView/newStructureView/StructureViewComponent.java#L1232
Condition `value instanceof StructureViewTreeElement` is always `false`
Constant values: platform/todo/src/com/intellij/ide/todo/TodoNodeVisitor.java#L27
Condition `node instanceof SummaryNode || node instanceof ToDoRootNode` is always `true`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/intention/impl/ShowIntentionActionsHandler.java#L257
Condition `!(hostEditor instanceof IntentionPreviewEditor)` is always `false` when reached
Constant values: platform/editor-ui-ex/src/com/intellij/openapi/editor/colors/impl/AbstractColorsScheme.java#L558
Condition `!(fontPreferences instanceof DelegatingFontPreferences)` is always `false`
Constant values: platform/diff-impl/src/com/intellij/openapi/diff/impl/settings/DiffColorDescriptionPanel.java#L85
Condition `!(attrDescription instanceof ColorAndFontDescription description)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/application/options/colors/AbstractFontOptionsPanel.java#L409
Condition `!(getFontPreferences() instanceof ModifiableFontPreferences)` is always `false` when reached
Constant values: platform/analysis-impl/src/com/intellij/psi/impl/source/tree/injected/InjectedLanguageUtil.java#L88
Condition `editor == null || file == null || editor instanceof EditorWindow || caret == null` is always `true`
Constant values: java/debugger/impl/src/com/intellij/debugger/impl/DebuggerUtilsAsync.java#L480
Condition `value instanceof ObjectReferenceImpl objectReferenceImpl` is always `true`
Constant values: platform/platform-api/src/com/intellij/ide/util/treeView/TreeState.java#L174
Condition `flattened != null` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/view/EditorCoordinateMapper.java#L206
Condition `column == minColumn && foldRegion != null && !foldRegion.isExpanded() && foldRegion.getPlaceholderTe...` is always `false`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/editorActions/DefaultTypingActionsExtension.java#L73
Condition `formatInjected && !(editor instanceof EditorWindow)` is always `false`
Constant values: xml/impl/src/com/intellij/codeInsight/template/XmlContextType.java#L34
Condition `languageAtOffset instanceof XMLLanguage` is always `true` when reached
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/FoldRegionsTree.java#L170
Condition `region instanceof CustomFoldRegion` is always `true`
Constant values: platform/platform-impl/src/com/intellij/ide/plugins/newui/EventHandler.java#L108
Condition `actionInfo instanceof ShortcutSet` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/CaretModelImpl.java#L260
Condition `!(caret instanceof CaretImpl)` is always `false` when reached
Constant values: plugins/restructuredtext/src/com/intellij/restructuredtext/RestEditorHighlighter.java#L31
Condition `pythonSyntaxHighlighterFactory != null` is always `false`
Constant values: platform/lang-impl/src/com/intellij/psi/search/DefaultSearchScopeProviders.java#L49
Condition `!colored && !(namedScope instanceof WeighedItem)` is always `false`
Constant values: xml/impl/src/com/intellij/codeInsight/template/emmet/filters/SingleLineEmmetFilter.java#L38
Condition `context.getLanguage() instanceof XMLLanguage` is always `true`
Constant values: platform/platform-tests/testSrc/com/intellij/openapi/keymap/impl/KeymapTest.java#L869
Condition `shortcuts.size() >= 2` is always `false`
Constant values: platform/platform-impl/src/com/intellij/ide/dnd/DnDEventImpl.java#L103
Condition `myAttachedObject instanceof GutterIconRenderer` is always `false`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/documentation/DocumentationComponent.java#L872
Condition `project != null && LookupManager.getInstance(project).getActiveLookup() != null` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/actions/NewElementAction.java#L250
Condition `inputEvent != null` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/projectView/impl/ProjectViewTree.java#L76
Condition `obj instanceof AbstractTreeNode<?> abstractTreeNode` is always `false`
Constant values: xml/impl/src/com/intellij/codeInsight/editorActions/XmlAutoPopupHandler.java#L121
Condition `language instanceof XMLLanguage || HtmlUtil.supportsXmlTypedHandlers(file) || isAntFile.booleanValue...` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/BidiContentNotificationProvider.java#L37
Condition `!(fileEditor instanceof TextEditor)` is always `false`
Constant values: platform/todo/src/com/intellij/ide/todo/TodoTreeBuilder.java#L511
Condition `o instanceof PsiElement` is always `false`
Constant values: platform/analysis-impl/src/com/intellij/psi/impl/source/tree/injected/InjectedLanguageUtil.java#L144
Condition `editor == null || file == null || editor instanceof EditorWindow` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/FoldRegionsTree.java#L183
Condition `!rCustom` is always `false` when reached
Constant values: platform/lang-impl/src/com/intellij/find/impl/FindPopupPanel.java#L1425
Condition `option instanceof JToggleButton` is always `false`
Constant values: platform/platform-impl/src/com/intellij/ide/ui/customization/ActionUrl.java#L130
Condition `c instanceof AnAction` is always `false` when reached
Constant values: java/debugger/impl/src/com/intellij/debugger/ui/breakpoints/InstrumentationTracker.java#L47
Condition `ourNoticeRedefineClassMethod != null || debugProcess.getVirtualMachineProxy().getVirtualMachine() in...` is always `true`
Constant values: platform/platform-impl/src/com/intellij/ide/plugins/newui/BaselinePanel.java#L207
Condition `component instanceof ActionToolbar` is always `true`
Constant values: java/java-impl/src/com/intellij/javadoc/JavadocSnippetEnterHandler.java#L75
Condition `!(editor instanceof EditorWindow)` is always `false`
Constant values: java/debugger/impl/src/com/intellij/debugger/actions/ThreadDumpAction.java#L167
Condition `threadReference instanceof ThreadReferenceImpl impl` is always `true`
Constant values: xml/impl/src/com/intellij/codeInsight/editorActions/XmlEqTypedHandler.java#L38
Condition `quoteInsertedAt != null` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/actions/NewElementAction.java#L232
Condition `component != null` is always `false`
Constant values: xml/xml-psi-impl/src/com/intellij/xml/XmlChangeLocalityDetector.java#L29
Condition `changedElement.getLanguage() instanceof XMLLanguage` is always `true`
Constant values: platform/diff-impl/src/com/intellij/openapi/diff/impl/settings/DiffColorDescriptionPanel.java#L105
Condition `!(attrDescription instanceof ColorAndFontDescription description)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/intention/impl/ShowIntentionActionsHandler.java#L257
Condition `injectedFile != null && !(hostEditor instanceof IntentionPreviewEditor)` is always `false`
Constant values: xml/impl/src/com/intellij/codeInsight/template/emmet/filters/EscapeZenCodingFilter.java#L26
Condition `context.getLanguage() instanceof XMLLanguage` is always `true`
Constant values: platform/platform-impl/src/com/intellij/ui/BalloonImpl.java#L637
Condition `!(action instanceof HintManagerImpl.ActionToIgnore)` is always `false` when reached
Constant values: plugins/properties/properties-psi-impl/src/com/intellij/lang/properties/structureView/GroupByWordPrefixes.java#L157
Condition `!(element instanceof StructureViewTreeElement)` is always `false`
Constant values: platform/xdebugger-impl/src/com/intellij/xdebugger/impl/frame/XDebuggerFramesList.java#L730
Condition `inputEvent == null || list == null` is always `true`
Constant values: platform/editor-ui-ex/src/com/intellij/openapi/editor/colors/impl/AbstractColorsScheme.java#L558
Condition `!(consoleFontPreferences instanceof DelegatingFontPreferences)` is always `false` when reached
Constant values: platform/platform-impl/src/com/intellij/ide/ui/customization/CustomizationUtil.java#L367
Condition `Strings.isNotEmpty(t)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/application/options/colors/RainbowDescriptionPanel.java#L155
Condition `!(attributeDescriptor instanceof RainbowAttributeDescriptor descriptor)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ui/EditorTextFieldActionPromoter.java#L36
Condition `o2 instanceof EditorAction && !textFieldAction2` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ui/EditorTextFieldActionPromoter.java#L35
Condition `!textFieldAction1` is always `false` when reached
Constant values: xml/xml-psi-impl/src/com/intellij/lang/XmlCodeFoldingBuilder.java#L96
Condition `!(language instanceof XMLLanguage) && language != Language.ANY` is always `false`
Constant values: platform/lang-impl/src/com/intellij/execution/console/DuplexConsoleView.java#L273
Condition `action2 instanceof ClearConsoleAction || action2 instanceof ScrollToTheEndToolbarAction` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/wm/impl/welcomeScreen/ActionGroupPanelWrapper.java#L319
Condition `!(g instanceof CollapsedActionGroup)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/codeInsight/daemon/impl/IntentionsUIImpl.java#L37
Condition `editor == null || editor instanceof ImaginaryEditor` is always `true`
Constant values: platform/platform-api/src/com/intellij/ui/PopupHandler.java#L76
Condition `action == null` is always `true`
Constant values: platform/lang-api/src/com/intellij/ide/projectView/ProjectViewNode.java#L232
Condition `value instanceof PsiFileSystemItem item` is always `false`
Constant values: platform/platform-api/src/com/intellij/openapi/actionSystem/KeyboardModifierGestureShortcut.java#L41
Condition `!(shortcut instanceof KeyboardModifierGestureShortcut other)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/application/options/colors/ColorAndFontDescriptionPanel.java#L167
Condition `!(attrDescription instanceof ColorAndFontDescription description)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/execution/console/ConsoleExecutionEditor.java#L164
Condition `!(fileEditor instanceof TextEditor)` is always `false`
Constant values: platform/platform-api/src/com/intellij/ide/util/treeView/TreeState.java#L623
Condition `providedType != null` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/projectView/impl/AbstractProjectViewPane.java#L553
Condition `userObject instanceof NodeDescriptor<?> descriptor` is always `false`
Constant values: platform/platform-impl/src/com/intellij/ui/BalloonImpl.java#L637
Condition `myHideOnAction && !(action instanceof HintManagerImpl.ActionToIgnore)` is always `false`
Constant values: platform/lang-impl/src/com/intellij/ide/util/FileStructurePopup.java#L895
Condition `value instanceof SearchableTextProvider searchableTextProvider` is always `true`
Constant values: platform/lang-impl/src/com/intellij/openapi/fileEditor/impl/text/TextEditorPsiDataProvider.java#L116
Condition `!(e instanceof EditorEx)` is always `false` when reached
Constant values: platform/platform-impl/src/com/intellij/ide/actions/SettingsEntryPointAction.java#L282
Condition `action instanceof LastAction && action instanceof CustomComponentAction customComponent` is always `true`
Constant values: platform/todo/src/com/intellij/ide/todo/TodoFileDirAndModuleComparator.java#L23
Condition `obj1 instanceof ProjectViewNode && obj2 instanceof ProjectViewNode` is always `true`
Constant values: platform/lang-impl/src/com/intellij/ide/scopeView/ScopeViewTreeModel.java#L293
Condition `found instanceof AbstractTreeNode` is always `false`
Constant values: java/unscramble/src/com/intellij/unscramble/UnscrambleAction.java#L33
Condition `project == null` is always `true`
Constant values: java/debugger/impl/src/com/intellij/debugger/impl/DebuggerUtilsAsync.java#L77
Condition `value instanceof ObjectReferenceImpl` is always `true`
Constant values: plugins/markdown/core/src/org/intellij/plugins/markdown/ui/actions/styling/MarkdownHeaderAction.java#L48
Condition `editor == null || psiFile == null || !psiFile.isValid()` is always `true`
Constant values: xml/xml-psi-impl/src/com/intellij/xml/util/XmlUtil.java#L634
Condition `doctype.getLanguage() instanceof HTMLLanguage` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/FoldRegionsTree.java#L183
Condition `!custom || rCustom` is always `true` when reached
Constant values: xml/xml-psi-impl/src/com/intellij/xml/util/HtmlUtil.java#L864
Condition `element.getLanguage() instanceof XMLLanguage` is always `true`
Constant values: platform/platform-impl/src/com/intellij/ui/tree/AbstractTreeNodeVisitor.java#L55
Condition `object instanceof String` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/impl/EditorImpl.java#L3665
Condition `!isGlobal && !isBounded && rawScheme instanceof DelegateColorScheme` is always `false`
Constant values: platform/execution-impl/src/com/intellij/execution/lineMarker/RunLineMarkerContributor.java#L129
Condition `!(action instanceof ExecutorAction)` is always `false`
Constant values: java/debugger/impl/src/com/intellij/debugger/ui/breakpoints/InstrumentationTracker.java#L47
Condition `debugProcess.getVirtualMachineProxy().getVirtualMachine() instanceof VirtualMachineImpl` is always `true` when reached
Constant values: plugins/git4idea/src/git4idea/actions/GitBranchesComboBoxAction.java#L34
Condition `project == null` is always `true`
Constant values: platform/execution.dashboard/src/RunDashboardServiceViewContributor.java#L692
Condition `presentation instanceof PresentationData` is always `true`
Constant values: java/debugger/impl/src/com/intellij/debugger/engine/DebugProcessImpl.java#L1715
Condition `fromLoader instanceof ClassLoaderReferenceImpl` is always `true`
Constant values: platform/platform-api/src/com/intellij/ide/util/treeView/TreeState.java#L197
Condition `!flattenedSucceeded` is always `true`
Constant values: java/java-structure-view/src/com/intellij/ide/structureView/impl/java/JavaAnonymousClassesNodeProvider.java#L38
Condition `node instanceof PsiMethodTreeElement || node instanceof PsiFieldTreeElement || node instanceof Class...` is always `true`
Constant values: platform/platform-api/src/com/intellij/openapi/ui/JBPopupMenu.java#L331
Condition `target instanceof PlaceProvider` is always `true`
Constant values: platform/editor-ui-ex/src/com/intellij/openapi/editor/colors/impl/AbstractColorsScheme.java#L1125
Condition `isDelegating1 && isDelegating2` is always `true`
Constant values: platform/platform-impl/src/com/intellij/openapi/editor/actions/ResetFontSizeActionBase.java#L185
Condition `!(editor instanceof EditorEx)` is always `false`
'equals()' between objects of inconvertible types: platform/platform-impl/src/com/intellij/openapi/keymap/impl/IdeMouseEventDispatcher.java#L87
`equals` between objects of inconvertible types 'MouseShortcut' and 'Shortcut'
'equals()' between objects of inconvertible types: platform/platform-api/src/com/intellij/openapi/actionSystem/PressureShortcut.java#L55
`equals` between objects of inconvertible types 'PressureShortcut' and 'Shortcut'
'equals()' between objects of inconvertible types: platform/editor-ui-ex/src/com/intellij/openapi/editor/impl/RangeHighlighterImpl.java#L227
`equals` between objects of inconvertible types 'GutterMark' and 'GutterIconRenderer'
'equals()' between objects of inconvertible types: xml/dom-openapi/src/com/intellij/util/xml/ui/PerspectiveFileEditor.java#L66
`equals` between objects of inconvertible types 'PerspectiveFileEditor' and 'FileEditor'
'equals()' between objects of inconvertible types: platform/lang-impl/src/com/intellij/ide/actions/NewActionGroup.java#L63
`isEqual` between objects of inconvertible types 'AnAction' and 'T'
'equals()' between objects of inconvertible types: platform/lang-impl/src/com/intellij/ide/actions/NewActionGroup.java#L58
`isEqual` between objects of inconvertible types 'AnAction' and 'T'
'equals()' between objects of inconvertible types: xml/dom-openapi/src/com/intellij/util/xml/ui/PerspectiveFileEditor.java#L75
`equals` between objects of inconvertible types 'PerspectiveFileEditor' and 'FileEditor'
'equals()' between objects of inconvertible types: platform/platform-api/src/com/intellij/openapi/actionSystem/MouseShortcut.java#L111
`equals` between objects of inconvertible types 'MouseShortcut' and 'Shortcut'
Mismatched query and update of collection: platform/testFramework/src/com/intellij/testFramework/EditorTestUtil.java#L531
Contents of collection `allCarets` are queried, but never updated
Mismatch between light service level and its constructor: python/huggingFace/src/com/intellij/python/community/impl/huggingFace/service/HuggingFaceCoroutine.kt#L14
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/whatsNew/src/com/intellij/platform/whatsNew/WhatsNewAction.kt#L89
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/eel-impl/src/com/intellij/platform/eel/impl/local/EelLocalApiService.kt#L9
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: python/src/com/jetbrains/python/sdk/ConsumerToFlowAdapter.kt#L19
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/ide/IdleTracker.kt#L30
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/feedback/src/com/intellij/platform/feedback/impl/IdleFeedbackResolver.kt#L20
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/openapi/wm/impl/status/widget/StatusBarWidgetsActionGroup.kt#L142
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/ml-impl/src/com/intellij/platform/ml/impl/IJPlatform.kt#L95
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/ide/ui/html/GlobalStyleSheetHolder.kt#L97
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/platform/ide/CoreUiCoroutineScopeHolder.kt#L10
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: java/idea-ui/src/com/intellij/ide/projectWizard/ProjectWizardJdkComboBox.kt#L264
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/ide/ui/laf/LafAndEditorColorSchemeDynamicPluginListener.kt#L37
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/execution/wsl/ijent/nio/toggle/IjentWslNioFsToggler.kt#L33
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/ijent/src/com/intellij/platform/ijent/IjentSessionRegistry.kt#L17
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/configuration-store-impl/src/statistic/eventLog/FeatureUsageSettingsEvents.kt#L48
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/ide/actions/QuickChangeLookAndFeel.java#L119
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/maven/src/main/java/org/jetbrains/idea/maven/utils/MavenCoroutineScopeProvider.kt#L13
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkAuto.kt#L110
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/gradle/src/org/jetbrains/plugins/gradle/service/GradleFileModificationTracker.kt#L32
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/devkit/devkit-core/src/documentation/DocumentationContentProvider.kt#L31
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: notebooks/notebook-ui/src/com/intellij/notebooks/ui/NotebookPluginDisposable.kt#L14
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/ide/plugins/newui/PluginLogo.kt#L357
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/settings-repository/src/IcsManager.kt#L244
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: images/src/org/intellij/images/actions/ConvertSvgToPngService.kt#L18
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/lang-impl/src/com/intellij/codeInsight/intention/impl/IntentionShortcutManager.kt#L39
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/ide-startup/importSettings/src/com/intellij/ide/startup/importSettings/transfer/backend/TransferSettingsDemoAction.kt#L36
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/diagnostic/ITNProxy.kt#L36
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/util/concurrency/src/com/intellij/util/concurrency/EdtScheduler.kt#L22
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/ide-startup/importSettings/src/com/intellij/ide/startup/importSettings/transfer/VsCodeSettingsTransfer.kt#L18
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/PluginAutoUpdateService.kt#L45
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/internal/src/com/intellij/internal/ShowEdtUtilizationChartAction.kt#L147
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/vcs-log/impl/src/com/intellij/vcs/log/graph/DefaultColorGenerator.kt#L22
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/statistics/src/com/intellij/internal/statistic/eventLog/EventLogListenersManager.kt#L18
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/gitlab/gitlab-core/src/org/jetbrains/plugins/gitlab/mergerequest/data/GitLabEmojiService.kt#L15
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/repository-search/src/main/kotlin/org/jetbrains/idea/packagesearch/api/PackageSearchApiClientService.kt#L43
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/ide/IdeTooltipManager.kt#L90
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/ui/components/trialState/TrialStateService.kt#L28
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/util/concurrency/InvokerDelegate.kt#L24
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/github/github-core/src/org/jetbrains/plugins/github/util/CachingGHUserAvatarLoader.kt#L28
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/grazie/src/main/kotlin/com/intellij/grazie/spellcheck/GrazieSpellchecker.kt#L39
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/ide/ui/laf/LaFMnemonicDispatcher.kt#L46
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/github/github-core/src/org/jetbrains/plugins/github/util/GHEnterpriseServerMetadataLoader.kt#L18
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/terminal/src/org/jetbrains/plugins/terminal/block/completion/ShellCommandSpecsManagerImpl.kt#L56
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/openapi/vfs/newvfs/persistent/CheckVFSHealthAction.kt#L24
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/eel-impl/src/com/intellij/platform/eel/impl/local/tunnels/localTunnelsImpl.kt#L114
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/JavaHomeFinderEel.kt#L22
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/diagnostic/ThreadDumpService.kt#L18
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/xdebugger-impl/src/com/intellij/xdebugger/impl/hotswap/SourceFileChangesCollectorImpl.kt#L32
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/openapi/progress/impl/BridgeTaskSupport.kt#L28
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/statistics/src/com/intellij/internal/statistic/service/fus/collectors/FUStateUsagesLogger.kt#L50
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/codeinsight-inline/src/com/intellij/codeInsight/inline/completion/logs/InlineCompletionLogsScopeProvider.kt#L11
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/collaboration-tools/auth/src/com/intellij/collaboration/auth/space-packages.kt#L52
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/eel-provider/src/com/intellij/platform/eel/provider/utils/eelPathUtils.kt#L245
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/rd-platform-community/src/com/intellij/openapi/rd/util/RdCoroutineHost.kt#L75
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/feedback/src/com/intellij/platform/feedback/localization/LocalizationFeedbackService.kt#L17
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/ide-core/src/com/intellij/util/Alarm.kt#L466
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/ui/DeferredIconImpl.kt#L397
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: python/src/com/jetbrains/python/sdk/add/v2/common.kt#L34
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/feedback/src/com/intellij/platform/feedback/impl/OnDemandFeedbackResolver.kt#L18
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/ide/OsDataLogger.kt#L14
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: python/src/com/jetbrains/python/sdk/PythonSdkCoroutineService.kt#L11
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/statistics/src/com/intellij/internal/statistic/StatisticsServiceScope.kt#L20
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/github/github-core/src/org/jetbrains/plugins/github/authentication/accounts/GHCachingAccountInformationProvider.kt#L23
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/ide-startup/importSettings/src/com/intellij/ide/startup/importSettings/jb/JbImportServiceImpl.kt#L190
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/terminal/src/org/jetbrains/plugins/terminal/util/terminalCoroutine.kt#L21
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/xdebugger-impl/backend/src/com/intellij/platform/debugger/impl/backend/BackendXDebuggerEvaluatorApi.kt#L174
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/lang-impl/src/com/intellij/psi/search/FileTypeIndexChangeNotifier.kt#L64
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/configuration-store-impl/src/statistic/eventLog/FeatureUsageSettingsEvents.kt#L52
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: java/java-impl/src/com/intellij/openapi/projectRoots/impl/jdkService.kt#L24
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/codeinsight-inline/src/com/intellij/codeInsight/inline/completion/logs/InsertedStateTracker.kt#L25
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/GroupingPolicyFactoryHolder.kt#L22
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/wsl-impl/src/com/intellij/execution/wsl/sync/WslSync.kt#L74
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/ide-startup/importSettings/src/com/intellij/ide/startup/importSettings/sync/SyncServiceImpl.kt#L38
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/xdebugger-impl/frontend/src/com/intellij/platform/debugger/impl/frontend/actions/FrontendXInspectAction.kt#L45
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/openapi/application/PluginAutoUpdateRepository.kt#L138
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/lang-impl/src/com/intellij/openapi/projectRoots/impl/jdkDownloader/JdkUpdaterActions.kt#L31
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/diagnostic/EdtLockLoadMonitorService.kt#L21
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/warmup/src/com/intellij/warmup/util/logging.kt#L172
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/git4idea/src/git4idea/log/GitCommitSignatureStatusProvider.kt#L99
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: java/idea-ui/src/com/intellij/jarRepository/JarRepositoryAuthenticationDataProvider.kt#L68
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/markdown/core/src/org/intellij/plugins/markdown/util/MarkdownApplicationScope.kt#L9
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/lang-impl/src/com/intellij/codeInsight/highlighting/BackgroundHighlighter.kt#L79
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: java/idea-ui/src/com/intellij/ide/actions/NewProjectAction.kt#L27
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-api/src/com/intellij/ide/ui/LafFlowService.kt#L19
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/built-in-server/src/org/jetbrains/ide/ToolboxUpdateActions.kt#L25
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/ide-core/src/com/intellij/util/SingleAlarm.kt#L456
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/diagnostic/IdeHeartbeatEventReporter.kt#L49
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/analysis-impl/src/com/intellij/codeInspection/ex/InspectionToolRegistrar.kt#L32
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/external-system-impl/src/com/intellij/openapi/externalSystem/service/ui/completion/collector/AsyncTextCompletionCollector.kt#L48
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/maven/src/main/java/org/jetbrains/idea/maven/indices/MavenSystemIndicesManager.kt#L55
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/analysis-impl/src/com/intellij/codeInspection/ex/InspectionMetainformationService.kt#L36
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/diagnostic/opentelemetry/JVMStatsToOTelReporter.kt#L36
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/bootstrap/src/com/intellij/platform/ide/bootstrap/ScreenReaderStateManager.kt#L14
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: python/src/com/jetbrains/python/statistics/PyPackageDaemonListener.kt#L49
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/openapi/vfs/newvfs/persistent/PersistentFsConnectorHelper.kt#L23
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/ide/actions/cache/ReopenProjectRecoveryAction.kt#L68
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/ide-startup/importSettings/src/com/intellij/ide/startup/importSettings/transfer/SettingTransferService.kt#L20
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/devkit/devkit-core/src/inspections/missingApi/update/IntelliJSdkExternalAnnotationsUpdater.kt#L32
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/git4idea/src/git4idea/repo/GitRecentProjectsBranchesProvider.kt#L41
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: plugins/search-everywhere-ml/typos/src/com/intellij/searchEverywhereMl/typos/models/ActionsLanguageModel.kt#L31
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: python/intellij.python.ml.features/src/com/intellij/python/ml/features/imports/mlImplementation.kt#L23
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/xdebugger-impl/frontend/src/com/intellij/platform/debugger/impl/frontend/actions/FrontendShowReferringObjectsAction.kt#L45
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/openapi/wm/impl/ToolWindowManagerImpl.kt#L208
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/UpdateChecker.kt#L69
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/execution-impl/src/com/intellij/execution/target/eel/EelTargetEnvironmentRequest.kt#L283
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
Mismatch between light service level and its constructor: platform/lang-impl/src/com/intellij/internal/DumpPluginDescriptorsAction.kt#L34
Application-level service requires a no-arg or single parameter constructor with 'kotlinx.coroutines.CoroutineScope' type
'protected' member in 'final' class: platform/execution.dashboard/src/tree/GroupingNode.java#L48
Class member declared `protected` in 'final' class
'protected' member in 'final' class: platform/execution.dashboard/src/tree/RunConfigurationNode.java#L65
Class member declared `protected` in 'final' class
'protected' member in 'final' class: platform/todo/src/com/intellij/ide/todo/nodes/TodoItemNode.java#L46
Class member declared `protected` in 'final' class
Redundant type cast: platform/execution-impl/src/com/intellij/execution/ExecutorRegistryImpl.java#L123
Casting `actionRegistrar.getActionOrStub(...)` to `DefaultActionGroup` is redundant
Redundant type cast: platform/execution-impl/src/com/intellij/execution/ExecutorRegistryImpl.java#L117
Casting `actionRegistrar.getActionOrStub(...)` to `DefaultActionGroup` is redundant
Redundant type cast: platform/execution-impl/src/com/intellij/execution/ExecutorRegistryImpl.java#L113
Casting `actionRegistrar.getActionOrStub(...)` to `DefaultActionGroup` is redundant
Redundant type cast: platform/platform-impl/src/com/intellij/openapi/wm/impl/welcomeScreen/RecentProjectPanel.java#L505
Casting `ActionToolbar.DEFAULT_MINIMUM_BUTTON_SIZE.getWidth()` to `int` is redundant
Suspicious collection method call: java/java-impl/src/com/intellij/ide/todo/nodes/TodoJavaTreeHelper.java#L127
'ArrayList\>' may not contain objects of type 'TodoPackageNode'
Suspicious collection method call: java/java-impl/src/com/intellij/ide/todo/nodes/TodoJavaTreeHelper.java#L119
'ArrayList\>' may not contain objects of type 'TodoPackageNode'
Suspicious collection method call: platform/todo/src/com/intellij/ide/todo/nodes/ModuleToDoNode.java#L48
'ArrayList\>' may not contain objects of type 'TodoFileNode'
Suspicious collection method call: platform/testFramework/src/com/intellij/testFramework/ProjectViewTestUtil.java#L82
'Collection\>' may not contain objects of type 'ProjectViewNode'
Suspicious collection method call: platform/todo/src/com/intellij/ide/todo/nodes/SummaryNode.java#L64
'ArrayList\>' may not contain objects of type 'TodoFileNode'
Suspicious collection method call: plugins/tasks/tasks-tests/test/com/intellij/tasks/TaskUiTest.java#L59
'List' may not contain objects of type 'SwitchTaskAction'
Suspicious collection method call: java/java-impl/src/com/intellij/ide/todo/nodes/TodoJavaTreeHelper.java#L96
'ArrayList\>' may not contain objects of type 'TodoFileNode'
Suspicious collection method call: platform/platform-impl/src/com/intellij/openapi/editor/impl/AfterLineEndInlayImpl.java#L68
'List\>' may not contain objects of type 'AfterLineEndInlayImpl'
Suspicious collection method call: platform/todo/src/com/intellij/ide/todo/nodes/TodoTreeHelper.java#L133
'ArrayList\>' may not contain objects of type 'TodoFileNode'
Suspicious collection method call: platform/diff-impl/src/com/intellij/openapi/vcs/ex/LineStatusMarkerPopupPanel.java#L210
'List' may not contain objects of type 'capture of ? extends AnAction'
Suspicious collection method call: platform/todo/src/com/intellij/ide/todo/nodes/TodoTreeHelper.java#L92
'ArrayList\>' may not contain objects of type 'TodoDirNode'
Suspicious collection method call: java/java-impl/src/com/intellij/ide/todo/nodes/TodoPackageNode.java#L177
'ArrayList\>' may not contain objects of type 'TodoFileNode'
Suspicious collection method call: java/java-impl/src/com/intellij/ide/todo/nodes/TodoPackageNode.java#L218
'ArrayList\>' may not contain objects of type 'TodoFileNode'
Suspicious collection method call: platform/todo/src/com/intellij/ide/todo/nodes/SummaryNode.java#L78
'ArrayList\>' may not contain objects of type 'ModuleToDoNode'
Suspicious collection method call: platform/todo/src/com/intellij/ide/todo/nodes/TodoTreeHelper.java#L112
'ArrayList\>' may not contain objects of type 'TodoFileNode'
Suspicious collection method call: platform/todo/src/com/intellij/ide/todo/nodes/TodoTreeHelper.java#L80
'ArrayList\>' may not contain objects of type 'TodoFileNode'
Suspicious collection method call: platform/todo/src/com/intellij/ide/todo/nodes/TodoTreeHelper.java#L122
'ArrayList\>' may not contain objects of type 'TodoDirNode'
Suspicious collection method call: java/java-impl/src/com/intellij/ide/todo/nodes/TodoJavaTreeHelper.java#L86
'ArrayList\>' may not contain objects of type 'TodoDirNode'
Suspicious collection method call: java/java-impl/src/com/intellij/ide/todo/nodes/TodoPackageNode.java#L197
'ArrayList\>' may not contain objects of type 'TodoPackageNode'
Suspicious collection method call: platform/todo/src/com/intellij/ide/todo/nodes/TodoTreeHelper.java#L65
'ArrayList\>' may not contain objects of type 'TodoDirNode'
qodana
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 27 MB
qodana
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2