Skip to content

Qodana

Qodana #1

Manually triggered October 24, 2024 15:45
Status Success
Total duration 1h 5m 19s
Artifacts

code_quality.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

388 errors and 515 warnings
Incorrect service retrieving: platform/platform-impl/src/com/intellij/codeInsight/actions/ReaderModeSettings.kt#L54
The 'com.intellij.codeInsight.actions.ReaderModeSettings' 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: plugins/kotlin/code-insight/kotlin.code-insight.k2/src/org/jetbrains/kotlin/idea/k2/codeinsight/generate/KotlinToStringTemplatesManager.kt#L42
The 'org.jetbrains.java.generate.template.TemplatesManager' 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: java/compiler/impl/src/com/intellij/compiler/server/BuildManager.java#L1512
The 'com.intellij.compiler.YourKitProfilerService' 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/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/maven/src/main/java/org/jetbrains/idea/maven/buildtool/MavenSyncConsole.kt#L47
The 'com.intellij.build.BuildProgressListener' 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: java/jsp-spi/src/com/intellij/jsp/JspManager.java#L24
The 'com.intellij.jsp.JspManager' 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/lang-impl/src/com/intellij/ui/ExperimentalUIImpl.kt#L174
The 'com.intellij.ui.ExperimentalUIJetBrainsClientDelegate' 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: java/jsp-spi/src/com/intellij/jsp/JspSpiUtil.java#L40
The 'com.intellij.jsp.JspSpiUtil' class is not registered as a service
Incorrect service retrieving: platform/lang-impl/src/com/intellij/ide/projectView/impl/ProjectViewCurrentPaneProvider.kt#L12
The 'com.intellij.ide.projectView.impl.ProjectViewCurrentPaneProvider' class is not registered as a service
Incorrect service retrieving: platform/platform-impl/src/com/intellij/ui/JBAccountInfoService.java#L129
The 'com.intellij.ui.JBAccountInfoService' class is not registered as a service
Incorrect service retrieving: plugins/git4idea/src/git4idea/log/GitShowExternalLogAction.kt#L196
The 'com.intellij.vcs.log.impl.VcsLogTabsProperties' class is not registered as a service
Incorrect service retrieving: plugins/IntelliLang/src/org/intellij/plugins/intelliLang/inject/config/JspSupportProxy.java#L25
The 'org.intellij.plugins.intelliLang.inject.config.JspSupportProxy' class is not registered as a service
Infinite recursion: platform/execution-impl/src/com/intellij/terminal/JBTerminalWidget.java#L263
Method `start()` recurses infinitely, and can only end by throwing an exception
Infinite recursion: platform/util/src/com/intellij/util/keyFMap/MapBackedFMap.java#L81
Method `get()` recurses infinitely, and can only end by throwing an exception
Infinite recursion: platform/util/commons-lang-v2-shim/src/org/apache/commons/lang/builder/HashCodeBuilder.java#L43
Method `reflectionHashCode()` recurses infinitely, and can only end by throwing an exception
Infinite recursion: java/debugger/impl/src/com/intellij/debugger/jdi/MethodBytecodeUtil.java#L197
Method `read()` recurses infinitely, and can only end by throwing an exception
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/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: 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: platform/whatsNew/src/com/intellij/platform/whatsNew/WhatsNewAction.kt#L125
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: 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: 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: python/src/com/jetbrains/python/packaging/toolwindow/PyPackagingToolWindowService.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/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: java/idea-ui/src/com/intellij/jarRepository/RepositoryLibraryUtils.kt#L61
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: platform/lang-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: 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/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: 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/vcs-impl/src/com/intellij/openapi/vcs/roots/VcsRootScanner.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: plugins/github/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: 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: plugins/github/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: python/src/com/jetbrains/python/sdk/add/v2/common.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/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/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/platform-impl/src/com/intellij/diagnostic/ITNProxy.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/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/xdebugger-impl/src/com/intellij/xdebugger/impl/hotswap/HotSwapSessionManager.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/gitlab/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: platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/pluginsAdvertisement/PluginAdvertiserEditorNotificationProvider.kt#L366
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#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/src/com/jetbrains/python/codeInsight/imports/mlapi/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: java/idea-ui/src/com/intellij/ide/projectWizard/generators/JdkDownloadService.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/lang-impl/src/com/intellij/codeInsight/highlighting/BackgroundHighlighter.kt#L106
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: 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: java/idea-ui/src/com/intellij/jarRepository/LibraryIdSynchronizationQueue.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/gitlab/src/org/jetbrains/plugins/gitlab/mergerequest/file/GitLabMergeRequestTimelineFileEditor.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: 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: 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: 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/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/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: java/idea-ui/src/com/intellij/jarRepository/LibrarySynchronizationQueue.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: notebooks/notebook-ui/src/com/intellij/notebooks/ui/jupyterToolbar/JupyterAddCellToolbarService.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: java/java-impl/src/com/intellij/openapi/projectRoots/impl/jdkService.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/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: 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: plugins/git4idea/src/git4idea/commit/signing/PinentryService.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/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/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/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/collaboration-tools/auth/src/com/intellij/collaboration/auth/space-packages.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/openapi/updateSettings/impl/UpdateChecker.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/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: plugins/terminal/src/org/jetbrains/plugins/terminal/block/BlockTerminalScopeProvider.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/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: plugins/gitlab/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: plugins/github/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: plugins/git4idea/src/git4idea/ignore/GitIgnoreInStoreDirGenerator.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/github/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/github/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/vcs-impl/src/com/intellij/openapi/vcs/annotate/AnnotationsPreloader.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/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/git4idea/src/git4idea/repo/GitRecentProjectsBranchesProvider.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/changes/shelf/ShelveChangesManager.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/xdebugger-impl/backend/src/com/intellij/platform/debugger/impl/backend/BackendXDebuggerActiveSessionController.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/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: platform/statistics/src/com/intellij/internal/statistic/service/fus/collectors/FUStateUsagesLogger.kt#L195
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#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: 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: 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: java/idea-ui/src/com/intellij/ide/SetupJavaProjectFromSourcesActivity.kt#L126
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/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/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: platform/platform-impl/src/com/intellij/diagnostic/IdeHeartbeatEventReporter.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: plugins/feature-usage-database/core/src/com/intellij/ae/database/core/AEDatabaseLifetime.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/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: plugins/gitlab/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: 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/xdebugger-impl/frontend/src/com/intellij/platform/debugger/impl/frontend/FrontendXDebuggerManager.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: plugins/settings-sync/src/com/intellij/settingsSync/LocalHostNameProvider.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/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/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/feature-usage-database/counters/src/com/intellij/ae/database/counters/community/FeatureUsageDatabaseCountersScopeProvider.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/github/src/org/jetbrains/plugins/github/pullrequest/GHPRStatisticsCollector.kt#L165
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: java/idea-ui/src/com/intellij/ide/projectWizard/ProjectWizardJdkComboBox.kt#L214
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/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: plugins/yaml/src/org/jetbrains/yaml/smart/YAMLInjectedElementEnterHandler.kt#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: plugins/github/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/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/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: platform/platform-impl/src/com/intellij/ui/EditorNotificationsImpl.kt#L58
Service should not have constructor with parameters (except Project)
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/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: 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: 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/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/openapi/updateSettings/impl/upgradeToUltimate/installation/install/UltimateInstallationService.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/xdebugger-impl/src/com/intellij/xdebugger/impl/evaluate/ValueLookupManagerController.kt#L61
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/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: platform/xdebugger-impl/src/com/intellij/xdebugger/impl/hotswap/SourceFileChangesCollectorImpl.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/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: plugins/github/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: 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: java/debugger/impl/src/com/intellij/debugger/actions/ShowDemoAltClickPromoterAction.kt#L263
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: python/src/com/jetbrains/python/sdk/ConsumerToFlowAdapter.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/maven/src/main/java/org/jetbrains/idea/maven/indices/MavenSystemIndicesManager.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/configuration-store-impl/src/StoreReloadManagerImpl.kt#L44
Service should not have constructor with parameters (except Project)
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: platform/platform-impl/src/com/intellij/ide/plugins/newui/PluginLogo.kt#L355
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/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: 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/github/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/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: platform/platform-impl/src/com/intellij/toolWindow/StripeActionGroup.kt#L210
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/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/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: 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: 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/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: plugins/github/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: platform/lang-impl/src/com/intellij/util/indexing/DumbModeWhileScanningTrigger.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/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: 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: java/java-impl/src/com/intellij/openapi/projectRoots/impl/jdkService.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/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: images/src/org/intellij/images/editor/impl/ImageFileService.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/platform-impl/src/com/intellij/ide/ScreenReaderStateManager.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/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/gitlab/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/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: plugins/github/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: 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/gitlab/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: 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: platform/xdebugger-impl/frontend/src/com/intellij/platform/debugger/impl/frontend/evaluate/quick/FrontendXValue.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/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: plugins/performanceTesting/core/src/com/jetbrains/performancePlugin/commands/WaitForFinishedCodeAnalysis.kt#L74
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/github/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/platform-impl/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/eelProvider/src/com/intellij/platform/eel/impl/local/LocalEelProcess.kt#L73
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: 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: plugins/settings-sync/src/com/intellij/settingsSync/plugins/SettingsSyncPluginManager.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/repo/GitRepositoryManager.java#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/execution/wsl/ijent/nio/toggle/IjentWslNioFsToggler.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/whatsNew/src/com/intellij/platform/whatsNew/WhatsNewAction.kt#L129
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#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/feature-usage-database/core/src/com/intellij/ae/database/core/dbs/counter/CounterUserActivityDatabase.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: plugins/gitlab/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: 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: plugins/grazie/src/main/kotlin/com/intellij/grazie/spellcheck/GrazieSpellchecker.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/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/git4idea/src/git4idea/commit/signing/GpgAgentConfigurator.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/lang-impl/src/com/intellij/ide/actions/searcheverywhere/AbstractGotoSEContributor.kt#L546
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/codeInsight/inline/completion/logs/InsertedStateTracker.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/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/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: platform/vcs-log/impl/src/com/intellij/vcs/log/impl/VcsProjectLog.kt#L59
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#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/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/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: 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/gitlab/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/gitlab/src/org/jetbrains/plugins/gitlab/snippets/GitLabSnippetService.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: plugins/feature-usage-database/counters/src/com/intellij/ae/database/counters/community/FeatureUsageDatabaseCountersScopeProvider.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: plugins/gitlab/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: 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/feature-usage-database/core/src/com/intellij/ae/database/core/dbs/SqliteLazyInitializedDatabase.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/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: platform/lang-impl/src/com/intellij/codeInsight/intention/impl/preview/IntentionPreviewPopupUpdateProcessor.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: plugins/gitlab/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/feature-usage-database/core/src/com/intellij/ae/database/core/dbs/timespan/TimeSpanUserActivityDatabase.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/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: plugins/feature-usage-database/core/src/com/intellij/ae/database/core/baseEvents/fus/FusEventCatcherService.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/settings-sync/src/com/intellij/settingsSync/SettingsSyncMain.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: 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/execution-impl/src/com/intellij/execution/target/eel/EelTargetEnvironmentRequest.kt#L227
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: 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/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/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/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/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/github/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: 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: platform/xdebugger-impl/backend/src/com/intellij/platform/debugger/impl/backend/BackendXDebuggerEvaluatorApi.kt#L198
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: plugins/github/src/org/jetbrains/plugins/github/util/GHEnterpriseServerMetadataLoader.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: plugins/kotlin/project-configuration/src/org/jetbrains/kotlin/idea/configuration/KotlinProjectConfigurationService.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: plugins/repository-search/src/main/kotlin/org/jetbrains/idea/packagesearch/api/PackageSearchApiClientService.kt#L46
Service should not have constructor with parameters (except Project or Module if requested on corresponding level)
Unresolved plugin configuration reference: python/src/com/jetbrains/python/codeInsight/typing/PyStubPackagesAdvertiser.kt#L53
Cannot resolve notification group id 'Python Stub Packages Advertiser'
Invalid property key: platform/platform-api/src/com/intellij/idea/ActionsBundle.java#L25
Invalid resource bundle reference 'messages.ActionsBundle'
Invalid property key: platform/platform-api/src/com/intellij/idea/ActionsDeprecatedMessagesBundle.java#L23
Invalid resource bundle reference 'messages.ActionsDeprecatedMessagesBundle'
Invalid property key: platform/platform-api/src/com/intellij/idea/ActionsBundle.java#L21
Invalid resource bundle reference 'messages.ActionsBundle'
Invalid property key: platform/platform-api/src/com/intellij/idea/ActionsDeprecatedMessagesBundle.java#L19
Invalid resource bundle reference 'messages.ActionsDeprecatedMessagesBundle'
Field blocks intention preview: plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/intentions/base/Intention.java#L25
Unnecessary @SafeFieldForPreview annotation: the field type is considered to be safe already
Field blocks intention preview: plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/inspections/UnsafeCastFromDynamicInspection.kt#L45
Unnecessary @SafeFieldForPreview annotation: the field type is considered to be safe already
Field blocks intention preview: plugins/editorconfig/src/org/editorconfig/language/codeinsight/quickfixes/EditorConfigAddRequiredDeclarationsQuickFix.kt#L22
Unnecessary @SafeFieldForPreview annotation: the field type is considered to be safe already
'assert' statement with side effects: plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/lang/psi/impl/GroovyFileBaseImpl.java#L194
`assert` has side effects: call to 'isValid()' mutates field 'myPossiblyInvalidated'
Cast to incompatible type: platform/diff-impl/src/com/intellij/openapi/diff/impl/dir/DirDiffTableModel.java#L744
Cast of expression with type 'DiffElement' to incompatible interface `AsyncDiffElement`
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`
Caught exception is immediately rethrown: platform/platform-tests/testSrc/com/intellij/util/io/PersistentMapTest.java#L233
Caught exception `assertionFailedError` is immediately rethrown
Condition is covered by further condition: java/java-impl-refactorings/src/com/intellij/refactoring/extractMethod/ExtractMethodProcessor.java#L940
Condition 'e instanceof PsiWhiteSpace' covered by subsequent condition 'e instanceof PsiComment'
Condition is covered by further condition: plugins/kotlin/code-insight/live-templates-shared/src/org/jetbrains/kotlin/idea/liveTemplates/KotlinTemplateContextType.java#L109
Condition 'e instanceof KtProperty' covered by subsequent condition 'e instanceof KtNamedFunction'
Condition is covered by further condition: plugins/gradle/tooling-extension-impl/src/com/intellij/gradle/toolingExtension/impl/model/dependencyModel/GradleDependencyResolver.java#L336
Condition 'identifier instanceof LibraryBinaryIdentifier' covered by subsequent condition 'identifier instanceof ModuleComponentIdentifier'
Condition is covered by further condition: plugins/gradle/tooling-extension-impl/src/com/intellij/gradle/toolingExtension/impl/model/sourceSetModel/GradleSourceSetModelBuilder.java#L388
Condition 'object instanceof CharSequence' covered by subsequent condition 'object instanceof SourceSetOutput'
Condition is covered by further condition: java/java-analysis-impl/src/com/siyeh/ig/psiutils/ExpressionUtils.java#L243
Condition 'e instanceof PsiConditionalExpression' covered by subsequent condition 'e instanceof PsiParenthesizedExpression'
Condition is covered by further condition: plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/hierarchy/calls/CalleeReferenceVisitorBase.java#L53
Condition 'declaration instanceof KtClassOrObject' covered by subsequent condition 'declaration instanceof KtNamedFunction'
Condition is covered by further condition: plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/hierarchy/calls/CalleeReferenceVisitorBase.java#L29
Condition 'element instanceof KtClassOrObject' covered by subsequent condition 'element instanceof KtNamedFunction'
Condition is covered by further condition: plugins/kotlin/code-insight/impl-base/src/org/jetbrains/kotlin/idea/codeInsight/upDownMover/KotlinDeclarationMover.java#L324
Condition 'sibling instanceof KtPackageDirective' covered by subsequent condition 'sibling instanceof KtImportList'
Condition is covered by further condition: java/java-impl-inspections/src/com/intellij/codeInspection/streamToLoop/FunctionHelper.java#L658
Condition 'e instanceof PsiLambdaExpression' covered by subsequent condition 'e instanceof PsiClass'
Condition is covered by further condition: platform/util/ui/src/com/intellij/ui/mac/foundation/Foundation.java#L577
Condition 'o instanceof Pointer' covered by subsequent condition 'o instanceof ID'
Condition is covered by further condition: java/java-impl-refactorings/src/com/intellij/refactoring/extractMethod/ExtractMethodProcessor.java#L1514
Condition '!(e instanceof PsiComment)' covered by subsequent condition '!(e instanceof PsiWhiteSpace)'
Condition is covered by further condition: java/java-analysis-impl/src/com/siyeh/ig/psiutils/ControlFlowUtils.java#L707
Condition '!(e instanceof PsiLambdaExpression)' covered by subsequent condition '!(e instanceof PsiMethod)'
Condition is covered by further condition: plugins/kotlin/code-insight/live-templates-shared/src/org/jetbrains/kotlin/idea/liveTemplates/KotlinTemplateContextType.java#L109
Condition 'e instanceof KtNamedFunction' covered by subsequent condition 'e instanceof KtClassOrObject'
Condition is covered by further condition: platform/ide-core-impl/src/com/intellij/ide/impl/DataValidators.java#L107
Condition 'provider instanceof DataProvider' covered by subsequent condition 'provider instanceof Function0'
Condition is covered by further condition: plugins/kotlin/tests-common/test/org/jetbrains/kotlin/idea/test/util/RecursiveDescriptorComparator.java#L122
Condition 'descriptor instanceof PackageFragmentDescriptor' covered by subsequent condition 'descriptor instanceof PackageViewDescriptor'
Condition is covered by further condition: plugins/kotlin/tests-common/test/org/jetbrains/kotlin/idea/test/util/RecursiveDescriptorComparator.java#L90
Condition 'descriptor instanceof ClassOrPackageFragmentDescriptor' covered by subsequent condition 'descriptor instanceof PackageViewDescriptor'
Condition is covered by further condition: plugins/kotlin/code-insight/live-templates-shared/src/org/jetbrains/kotlin/idea/liveTemplates/KotlinTemplateContextType.java#L204
Condition 'e instanceof KtProperty' covered by subsequent condition 'e instanceof KtNamedFunction'
Condition is covered by further condition: jps/jps-builders/src/org/jetbrains/jps/incremental/java/JpsReferenceDependenciesRegistrar.java#L67
Condition 'ref instanceof JavacRef.JavacField' covered by subsequent condition 'ref instanceof JavacRef.JavacMethod'
Condition is covered by further condition: java/java-analysis-impl/src/com/siyeh/ig/controlflow/IfStatementWithIdenticalBranchesInspection.java#L1153
Condition 'var instanceof PsiLocalVariable' covered by subsequent condition 'var instanceof PsiParameter'
Condition is covered by further condition: plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/hierarchy/calls/CalleeReferenceProcessor.java#L26
Condition 'ref instanceof PsiReferenceExpression' covered by subsequent condition 'ref instanceof KtReference'
Condition is covered by further condition: plugins/kotlin/base/fe10/code-insight/src/org/jetbrains/kotlin/idea/KotlinDescriptorIconProvider.java#L76
Condition 'descriptor instanceof PackageFragmentDescriptor' covered by subsequent condition 'descriptor instanceof PackageViewDescriptor'
Condition is covered by further condition: plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/quickfix/QuickFixBranchUtil.java#L85
Condition 'child instanceof KtCallExpression' covered by subsequent condition 'child instanceof KtDotQualifiedExpression'
Condition is covered by further condition: python/python-psi-impl/src/com/jetbrains/python/codeInsight/typing/PyTypingTypeProvider.java#L1655
Condition 'owner instanceof PyFunction' covered by subsequent condition 'owner instanceof PyClass'
Constant values: plugins/grazie/src/main/kotlin/com/intellij/grazie/text/TextExtractor.java#L130
Condition `provider == null` is always `true`
Constant values: plugins/kotlin/code-insight/impl-base/src/org/jetbrains/kotlin/idea/codeInsight/upDownMover/KotlinDeclarationMover.java#L273
Condition `target instanceof KtAnonymousInitializer && !(nextParent instanceof KtClassBody)` is always `false`
Constant values: platform/execution-impl/src/com/intellij/terminal/ProcessHandlerTtyConnector.java#L66
Condition `myPtyProcess instanceof PtyBasedProcess ptyBasedProcess` is always `false`
Constant values: plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/quickfix/QuickFixBranchUtil.java#L84
Condition `childParent instanceof KtDotQualifiedExpression && (child instanceof KtCallExpressio...` is always `false`
Constant values: plugins/kotlin/code-insight/impl-base/src/org/jetbrains/kotlin/idea/codeInsight/upDownMover/KotlinDeclarationMover.java#L273
Condition `!(nextParent instanceof KtClassBody)` is always `false` when reached
Constant values: java/java-analysis-impl/src/com/intellij/codeInspection/bytecodeAnalysis/Analysis.java#L128
Condition `curr instanceof CallResultValue currRes && prev instanceof CallResultValue prevRes` is always `true`
Constant values: python/src/com/jetbrains/python/sdk/PythonSdkType.java#L269
Condition `targetAdditionalData != null` is always `false`
Constant values: platform/platform-impl/src/com/intellij/diagnostic/WindowsDefenderChecker.java#L116
Result of `Boolean.TRUE.equals(rtProtection)` is always 'false'
Constant values: platform/platform-tests/testSrc/com/intellij/ui/SortedListModelTest.java#L58
Result of `iterator.hasNext()` is always 'false'
Constant values: platform/testFramework/core/src/com/intellij/RetriesImpl.java#L104
Condition `!(test instanceof JUnit4TestAdapter)` is always `true`
Constant values: platform/execution-impl/src/com/intellij/terminal/ProcessHandlerTtyConnector.java#L69
Condition `myPtyProcess instanceof RemoteProcess remoteProcess` is always `false`
Constant values: platform/testFramework/core/src/com/intellij/RetriesImpl.java#L105
Condition `!(test instanceof JUnit4TestCaseFacade)` is always `true`
Constant values: java/debugger/impl/src/com/intellij/debugger/jdi/VirtualMachineProxyImpl.java#L452
Condition `thread instanceof ThreadReferenceImpl` is always `true`
Constant values: plugins/gradle/src/org/jetbrains/plugins/gradle/service/project/GradleProjectResolver.java#L312
Result of `ObjectUtils.doIfNotNull(environmentConfigurationProvider, it -> it.getPathMapper())` is always 'null'
Constant values: plugins/junit_rt/src/com/intellij/junit4/IdeaSuite.java#L112
Condition `!(child instanceof Parameterized)` is always `false` when reached
Constant values: platform/platform-api/src/com/intellij/openapi/ui/SimpleToolWindowPanel.java#L236
Condition `targetComponent == null` is always `true`
Constant values: java/java-analysis-impl/src/com/intellij/codeInspection/bytecodeAnalysis/Parameters.java#L686
Condition `NullValue == value` is always `false` when reached
Constant values: java/debugger/impl/src/com/intellij/debugger/impl/DebuggerUtilsEx.java#L481
Condition `array instanceof ArrayReferenceImpl` is always `true`
Constant values: platform/platform-tests/testSrc/com/intellij/ui/charts/LineChartJavaTest.java#L55
Condition `chart.getComponent() instanceof JComponent` is always `true`
Constant values: java/java-psi-impl/src/com/intellij/psi/impl/compiled/StubBuildingVisitor.java#L769
Condition `value instanceof Type` is always `false` when reached
Constant values: platform/platform-api/src/com/intellij/openapi/ui/BrowseFolderRunnable.java#L111
Condition `convertPathToText != null` is always `false`
Constant values: plugins/junit_rt/src/com/intellij/junit4/IdeaSuite.java#L125
Condition `child instanceof SuiteMethod` is always `false`
Constant values: platform/testFramework/bootstrap/src/com/intellij/tests/JUnit5TeamCityRunnerForTestAllSuite.java#L364
Condition `ex instanceof MultipleFailuresError` is always `true`
Constant values: plugins/kotlin/base/fe10/code-insight/src/org/jetbrains/kotlin/idea/KotlinDescriptorIconProvider.java#L28
Condition `!(declaration instanceof KtElement)` is always `false` when reached
Constant values: java/java-analysis-impl/src/com/intellij/refactoring/util/duplicates/Match.java#L120
Condition `typeParameter != null` is always `true`
Constant values: platform/platform-tests/testSrc/com/intellij/psi/FilePropertyKeyImplTest.java#L69
Condition `file instanceof VirtualFileWithId` is always `false`
Constant values: platform/ide-core-impl/src/com/intellij/ide/impl/DataValidators.java#L107
Condition `provider instanceof Function0` is always `false` when reached
Constant values: plugins/kotlin/code-insight/impl-base/src/org/jetbrains/kotlin/idea/codeInsight/upDownMover/KotlinDeclarationMover.java#L283
Condition `!(sibling instanceof KtPropertyAccessor)` is always `false` when reached
Constant values: java/java-impl/src/com/intellij/ide/projectView/impl/nodes/PackageViewModuleNode.java#L41
Condition `moduleGroupPath != null` is always `false`
Constant values: java/java-analysis-impl/src/com/intellij/codeInspection/bytecodeAnalysis/Combined.java#L335
Condition `returnValue == ThisValue` is always `false` when reached
Constant values: plugins/maven/maven40-server-impl/src/com/intellij/maven/server/m40/utils/Maven40ResolverUtil.java#L28
Condition `cause instanceof ModelBuilderException` is always `false`
Constant values: platform/lang-impl/src/com/intellij/psi/search/MappedFileTypeIndex.java#L255
Condition `indexedSet != null` is always `false`
Constant values: plugins/kotlin/code-insight/impl-base/src/org/jetbrains/kotlin/idea/codeInsight/surroundWith/expression/KotlinStringTemplateSurrounder.java#L42
Condition `expression.getChildren().length > 0 || expression instanceof KtConstantExpression` is always `true`
Constant values: plugins/gradle/native/tooling/src/builder/CppModelBuilder.java#L172
Condition `isExecutable` is always `true`
Constant values: platform/core-impl/src/com/intellij/util/CachedValueStabilityChecker.java#L174
Condition `o instanceof kotlin.Function` is always `false`
Constant values: plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/quickfix/QuickFixBranchUtil.java#L109
Condition `functionOrGetter instanceof KtDeclarationWithInitializer && canEvaluateTo(((KtDeclarationWithInitial...` is always `false`
Constant values: plugins/gradle/src/org/jetbrains/plugins/gradle/service/execution/GradleExecutionHelper.java#L387
Result of `ObjectUtils.doIfNotNull(environmentConfigurationProvider, it -> it.getEnvironmentConfiguration())` is always 'null'
Constant values: platform/testFramework/core/src/com/intellij/RetriesImpl.java#L59
Condition `testClass == null` is always `true`
Constant values: plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/hierarchy/calls/CalleeReferenceVisitorBase.java#L54
Condition `declaration instanceof KtNamedFunction` is always `false` when reached
Constant values: plugins/kotlin/base/fe10/code-insight/src/org/jetbrains/kotlin/idea/KotlinDescriptorIconProvider.java#L28
Condition `declaration != null && !(declaration instanceof KtElement)` is always `false`
Constant values: platform/testFramework/core/src/com/intellij/RetriesImpl.java#L101
Condition `!(test instanceof TestAll) && !(test instanceof TestSuite) && !(test insta...` is always `true`
Constant values: plugins/terminal/src/org/jetbrains/plugins/terminal/arrangement/ProcessInfoUtil.java#L55
Condition `process instanceof WinConPtyProcess` is always `false`
Constant values: json/src/com/jetbrains/jsonSchema/impl/fixes/AddMissingPropertyFix.java#L156
Condition `defaultValueObject instanceof JsonNode jsonNode` is always `false`
Constant values: platform/execution-impl/src/com/intellij/terminal/TerminalExecutionConsole.java#L371
Condition `process instanceof PtyBasedProcess && ((PtyBasedProcess)process).hasPty()` is always `false` when reached
Constant values: platform/testFramework/src/com/intellij/testFramework/TestIndexingModeSupporter.java#L163
Condition `aCase instanceof TestCase testCase` is always `true`
Constant values: java/java-analysis-impl/src/com/intellij/codeInspection/bytecodeAnalysis/Combined.java#L247
Condition `returnValue instanceof NthParamValue && ((NthParamValue)returnValue).n == i` is always `false`
Constant values: platform/testFramework/bootstrap/src/com/intellij/tests/IgnoreException.java#L17
Condition `throwable instanceof IgnoreException` is always `false`
Constant values: plugins/gradle/tooling-extension-api/src/org/jetbrains/plugins/gradle/tooling/serialization/internal/adapter/InternalBuildEnvironment.java#L49
Condition `buildEnvironment == null || buildEnvironment instanceof InternalBuildEnvironment` is always `true`
Constant values: plugins/kotlin/core/src/org/jetbrains/kotlin/idea/stubindex/IdeStubIndexService.java#L144
Condition `!(stub instanceof KotlinClassStub)` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/progress/util/PotemkinProgress.java#L215
Condition `event instanceof InvocationEvent && isUrgentInvocationEvent(event)` is always `false`
Constant values: java/java-impl-refactorings/src/com/intellij/refactoring/extractMethod/ExtractMethodProcessor.java#L1514
Condition `!(e instanceof PsiWhiteSpace)` is always `true` when reached
Constant values: plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/hierarchy/calls/CalleeReferenceVisitorBase.java#L55
Condition `declaration instanceof PsiMethod` is always `false` when reached
Constant values: platform/lang-impl/src/com/intellij/psi/search/MappedFileTypeIndex.java#L266
Condition `indexedSet == null` is always `true`
Constant values: platform/platform-impl/ui-inspector/src/com/intellij/internal/inspector/ComponentPropertiesCollector.java#L403
Condition `layout instanceof com.intellij.ui.layout.migLayout.patched.MigLayout migLayout` is always `false`
Constant values: python/src/com/jetbrains/python/documentation/PythonExternalDocumentationProvider.java#L72
Condition `e instanceof HttpStatusException` is always `true`
Constant values: plugins/maven/maven-event-listener/src/main/java/org/jetbrains/maven/server/IntellijMavenSpy.java#L39
Condition `event instanceof DependencyResolutionResult` is always `false`
Constant values: java/java-impl-refactorings/src/com/intellij/refactoring/extractMethod/ExtractMethodProcessor.java#L1876
Condition `e != null && !(e instanceof PsiFileSystemItem)` is always `false` when reached
Constant values: platform/testFramework/bootstrap/src/com/intellij/tests/JUnit5TeamCityRunnerForTestAllSuite.java#L369
Condition `ex instanceof AssertionFailedError` is always `true`
Constant values: java/debugger/impl/src/com/intellij/debugger/impl/SourceCodeChecker.java#L115
Condition `startLine <= line && line <= endLine` is always `false`
Constant values: platform/platform-impl/src/com/intellij/help/impl/HelpManagerImpl.java#L48
Condition `urlSupplier == null` is always `true`
Constant values: platform/lang-impl/src/com/intellij/psi/search/MappedFileTypeIndex.java#L257
Condition `indexedSet == null` is always `true`
Constant values: plugins/maven/maven3-server-impl/src/org/jetbrains/idea/maven/server/Maven3XServerEmbedder.java#L753
Condition `ex instanceof ProjectBuildingException` is always `false`
Constant values: platform/util/base/src/com/intellij/util/containers/CollectionFactory.java#L429
Condition `map instanceof Object2ObjectOpenCustomHashMap` is always `false`
Constant values: jps/jps-builders/src/org/jetbrains/jps/dependency/kotlin/KotlinJvmDifferentiateStrategy.java#L517
Condition `!(container instanceof KmClass)` is always `false` when reached
Constant values: platform/lang-impl/src/com/intellij/util/indexing/UnindexedFilesIndexer.java#L185
Condition `exception != null` is always `false`
Constant values: python/src/com/jetbrains/python/packaging/PyPackageUtil.java#L588
Condition `vfsMapper == null` is always `true`
Constant values: java/idea-ui/src/com/intellij/openapi/externalSystem/action/AttachExternalProjectAction.java#L99
Condition `unlinkedProjectAware == null` is always `true`
Constant values: jps/jps-builders/src/org/jetbrains/jps/dependency/java/JvmClassNodeBuilder.java#L795
Condition `arg instanceof Handle` is always `false`
Constant values: java/java-impl/src/com/intellij/codeInsight/daemon/impl/quickfix/ConvertSwitchToIfIntention.java#L305
Condition `ControlFlowUtils.statementMayCompleteNormally(s1)` is always `true`
Constant values: platform/platform-impl/ui-inspector/src/com/intellij/internal/inspector/ComponentPropertiesCollector.java#L408
Condition `layout instanceof com.intellij.ui.dsl.gridLayout.GridLayout` is always `false`
Constant values: java/java-analysis-impl/src/com/intellij/codeInspection/bytecodeAnalysis/Combined.java#L335
Condition `returnValue instanceof NotNullValue || returnValue == ThisValue` is always `false`
Constant values: plugins/maven/maven-event-listener/src/main/java/org/jetbrains/maven/server/IntellijMavenSpy.java#L36
Condition `event instanceof DependencyResolutionRequest` is always `false`
Constant values: platform/testFramework/core/src/com/intellij/RetriesImpl.java#L101
Condition `!(test instanceof TestAll)` is always `true`
Constant values: platform/util/base/src/com/intellij/util/containers/CollectionFactory.java#L438
Condition `set instanceof ObjectOpenCustomHashSet` is always `false`
Constant values: xml/xmlbeans/src/com/intellij/xml/tools/Xsd2InstanceUtils.java#L101
Condition `errors != null` is always `false`
Constant values: plugins/kotlin/code-insight/impl-base/src/org/jetbrains/kotlin/idea/codeInsight/upDownMover/KotlinDeclarationMover.java#L283
Condition `target instanceof KtPropertyAccessor && !(sibling instanceof KtPropertyAccessor)` is always `false`
Constant values: java/java-analysis-impl/src/com/intellij/codeInspection/bytecodeAnalysis/Analysis.java#L103
Condition `InstanceOfCheckValue == prev` is always `false`
Constant values: java/java-analysis-impl/src/com/intellij/codeInspection/dataFlow/DataFlowInspectionBase.java#L567
Condition `!REPORT_UNSOUND_WARNINGS && !alwaysFails` is always `false`
Constant values: platform/platform-api/src/com/intellij/openapi/ui/BrowseFolderRunnable.java#L101
Condition `convertTextToPath != null` is always `false`
Constant values: java/java-psi-impl/src/com/intellij/psi/impl/compiled/StubBuildingVisitor.java#L769
Condition `anno && value instanceof Type` is always `false`
Constant values: platform/platform-impl/src/com/intellij/ide/actions/WhatsNewAction.java#L60
Condition `whatsNewUrl == null` is always `true`
Constant values: plugins/junit_rt/src/com/intellij/junit4/IdeaSuite.java#L112
Condition `child instanceof Suite && !(child instanceof Parameterized)` is always `false`
Constant values: platform/core-impl/src/com/intellij/psi/impl/source/CharTableImpl.java#L204
Condition `value instanceof CharSequence` is always `true`
Constant values: java/debugger/impl/src/com/intellij/debugger/impl/DebuggerUtilsAsync.java#L458
Condition `thread instanceof ThreadReferenceImpl` is always `true`
Constant values: platform/core-impl/src/com/intellij/psi/impl/source/CharTableImpl.java#L157
Condition `o instanceof CharSequence` is always `true`
Constant values: java/java-analysis-impl/src/com/intellij/codeInspection/bytecodeAnalysis/Combined.java#L244
Condition `returnValue instanceof NotNullValue || ThisValue == returnValue` is always `false`
Constant values: platform/testFramework/core/src/com/intellij/RetriesImpl.java#L103
Condition `!(test instanceof TestDecorator)` is always `true`
Constant values: python/python-psi-impl/src/com/jetbrains/python/sdk/PythonSdkUtil.java#L324
Condition `python != null` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/progress/util/PotemkinProgress.java#L211
Condition `event instanceof KeyEvent && event.getID() != KeyEvent.KEY_TYPED` is always `false`
Constant values: java/java-analysis-impl/src/com/intellij/codeInspection/bytecodeAnalysis/Combined.java#L244
Condition `ThisValue == returnValue` is always `false` when reached
Constant values: plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/refactoring/move/moveDeclarations/ui/MoveKotlinNestedClassesDialog.java#L197
Condition `!(aClass instanceof KtLightClassForSourceDeclaration)` is always `false`
Constant values: java/java-impl-inspections/src/com/intellij/codeInspection/dataFlow/UnreachableCodeInspection.java#L68
Condition `e instanceof PsiMethod method && !method.isConstructor()` is always `false` when reached
Constant values: platform/analysis-impl/src/com/intellij/codeInsight/template/impl/TemplateStateBase.java#L106
Condition `indices instanceof IntList` is always `true`
Constant values: platform/util/ui/src/com/intellij/ui/mac/foundation/Foundation.java#L577
Condition `o instanceof ID` is always `false` when reached
Constant values: platform/vcs-impl/src/com/intellij/openapi/vcs/changes/ui/ChangeListChooser.java#L78
Condition `mySelectedList != null` is always `true`
Constant values: java/java-impl-refactorings/src/com/intellij/refactoring/extractMethod/ExtractMethodProcessor.java#L1876
Condition `!(e instanceof PsiFileSystemItem)` is always `false` when reached
Constant values: plugins/maven/maven-event-listener/src/main/java/org/jetbrains/maven/server/IntellijMavenSpy.java#L33
Condition `event instanceof RepositoryEvent` is always `false`
Constant values: jps/jps-builders/src/org/jetbrains/jps/dependency/java/JvmClassNodeBuilder.java#L597
Condition `setter != null && Attributes.isInline(setter) && sig.equals(JvmExtensionsKt.getSetterSignature(p))` is always `false`
Constant values: java/java-analysis-impl/src/com/intellij/codeInspection/bytecodeAnalysis/Parameters.java#L686
Condition `NullValue == value && nullable && "<init>".equals(method.methodName)` is always `false` when reached
Constant values: platform/indexing-impl/src/com/intellij/find/ngrams/TrigramIndex.java#L106
Condition `value instanceof IntCollection intCollection` is always `true`
Constant values: plugins/kotlin/idea/src/org/jetbrains/kotlin/idea/quickfix/QuickFixBranchUtil.java#L84
Condition `childParent instanceof KtDotQualifiedExpression` is always `false`
Constant values: python/src/com/jetbrains/python/run/PythonTask.java#L200
Condition `helpersAwareRequest != null` is always `false`
Constant values: python/src/com/jetbrains/python/documentation/PythonExternalDocumentationProvider.java#L72
Condition `e instanceof HttpStatusException || e instanceof UnknownHostException` is always `true`
Constant values: java/java-analysis-impl/src/com/siyeh/ig/psiutils/ControlFlowUtils.java#L707
Condition `!(e instanceof PsiLambdaExpression)` is always `false`
Constant values: jps/jps-builders/src/org/jetbrains/jps/dependency/kotlin/KotlinJvmDifferentiateStrategy.java#L517
Condition `container != null && !(container instanceof KmClass)` is always `false`
Constant values: platform/testFramework/core/src/com/intellij/RetriesImpl.java#L102
Condition `!(test instanceof TestSuite)` is always `true`
Constant values: plugins/gradle/src/org/jetbrains/plugins/gradle/service/execution/GradleExecutionHelper.java#L388
Condition `environmentConfiguration != null` is always `false`
Constant values: platform/platform-api/src/com/intellij/openapi/ui/BrowseFolderRunnable.java#L107
Condition `convertFileToText != null` is always `false`
Constant values: platform/util/ui/src/com/intellij/ui/mac/foundation/Foundation.java#L580
Condition `o instanceof String` is always `false`
Constant values: plugins/kotlin/code-insight/impl-base/src/org/jetbrains/kotlin/idea/codeInsight/upDownMover/KotlinDeclarationMover.java#L324
Condition `sibling == null || sibling instanceof KtPackageDirective || sibling instanceof KtImportList` is always `true`
Constant values: plugins/kotlin/tests-common/test/org/jetbrains/kotlin/idea/test/util/RecursiveDescriptorComparator.java#L122
Condition `descriptor instanceof PackageFragmentDescriptor || descriptor instanceof PackageViewDescriptor` is always `true` when reached
Constant values: plugins/maven/src/main/java/org/jetbrains/idea/maven/project/MavenProjectsManager.java#L380
Condition `distributionUrl != null` is always `false`
Constant values: platform/platform-impl/src/com/intellij/openapi/application/impl/NonBlockingReadActionImpl.java#L780
Condition `iteration++ < 60_000` is always `true` when reached
Constant values: plugins/groovy/test/org/jetbrains/plugins/groovy/util/TestUtils.java#L114
Condition `input.size() > 0` is always `true`
Constant values: java/java-impl/src/com/intellij/psi/impl/source/codeStyle/ImportHelper.java#L573
Condition `!(statement instanceof PsiImportStaticStatement)` is always `false` when reached
Constant values: java/java-analysis-impl/src/com/siyeh/ig/psiutils/ControlFlowUtils.java#L706
Condition `e != null && !(e instanceof PsiLambdaExpression) && !(e in...` is always `false`
Constant values: java/idea-ui/src/com/intellij/openapi/roots/ui/configuration/WslSdkFilter.java#L21
Condition `distribution == null` is always `true`
Constant values: plugins/gradle/src/org/jetbrains/plugins/gradle/service/execution/GradleExecutionHelper.java#L388
Condition `environmentConfiguration != null && !LocalGradleExecutionAware.LOCAL_TARGET_TYPE_ID.equals(environme...` is always `false`
Constant values: java/java-impl/src/com/intellij/psi/impl/source/codeStyle/ImportHelper.java#L287
Condition `implicit.isOnDemand() && !(implicit instanceof PsiImportModuleStatement)...` is always `false`
Constant values: plugins/gradle/tooling-extension-impl/src/org/jetbrains/plugins/gradle/tooling/serialization/internal/IdeaProjectSerializationService.java#L919
Condition `o1 instanceof IdeaModuleDependency && o2 instanceof IdeaModuleDependency` is always `true`
Constant values: platform/remote-core/src/remote/RemoteCredentialsHolder.java#L240
Condition `credentials != null` is always `false`
Constant values: jps/jps-builders/src/org/jetbrains/jps/dependency/kotlin/KotlinJvmDifferentiateStrategy.java#L42
Condition `container == null || container instanceof KmClass` is always `true`
Constant values: platform/execution-impl/src/com/intellij/terminal/TerminalExecutionConsole.java#L371
Condition `process instanceof PtyBasedProcess` is always `false` when reached
Constant values: java/java-impl/src/com/intellij/psi/impl/source/codeStyle/ImportHelper.java#L288
Condition `!(implicit instanceof PsiImportModuleStatement)` is always `false`
Constant values: java/debugger/impl/src/com/intellij/debugger/impl/DebuggerUtilsAsync.java#L77
Condition `value instanceof ObjectReferenceImpl` is always `true`
Constant values: java/java-analysis-impl/src/com/siyeh/ig/controlflow/IfStatementWithIdenticalBranchesInspection.java#L907
Condition `!(element instanceof PsiMethodCallExpression)` is always `true`
Constant values: platform/platform-impl/src/com/intellij/ide/actions/RefCardAction.java#L45
Condition `url != null` is always `false`
Constant values: plugins/junit5_rt/src/com/intellij/junit5/JUnit5TestExecutionListener.java#L258
Condition `ex instanceof MultipleFailuresError` is always `true`
Constant values: plugins/gradle/src/org/jetbrains/plugins/gradle/service/execution/GradleProgressEventConverter.java#L201
Condition `expectedText != null && actualText != null` is always `false`
Constant values: platform/execution-impl/src/com/intellij/terminal/ProcessHandlerTtyConnector.java#L43
Condition `!(process instanceof PtyBasedProcess)` is always `true` when reached
Constant values: platform/platform-impl/src/com/intellij/ide/plugins/newui/TagComponent.java#L64
Condition `suggestedIdeCode != null` is always `false`
'equals()' between objects of inconvertible types: plugins/svn4idea/src/org/jetbrains/idea/svn/SvnFileUrlMappingImpl.java#L224
`equals` between objects of inconvertible types 'List' and 'NonExistentClass'
'equals()' between objects of inconvertible types: platform/lang-impl/src/com/intellij/ide/fileTemplates/VelocityWrapper.java#L40
`equals` between objects of inconvertible types 'Class' and 'Class'
Javadoc declaration problems: platform/testFramework/src/com/intellij/testFramework/codeInsight/hierarchy/HierarchyViewTestFixture.java#L43
Class com.intellij.platform.testFramework.core.FileComparisonFailedError is not a descendant of Throwable
Assertion is suppressed by 'catch': platform/platform-tests/testSrc/com/intellij/util/io/PersistentMapTest.java#L231
'fail()' cannot fail as it's suppressed by a surrounding 'catch'
Mismatched query and update of collection: platform/execution.dashboard/src/RunDashboardManagerImpl.java#L454
Contents of collection `storedConfigurations` are queried, but never updated
Mismatched query and update of collection: xml/relaxng/src/org/intellij/plugins/relaxNG/RngDocumentationProvider.java#L78
Contents of collection `declaration` 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/platform-impl/src/com/intellij/codeInsight/inline/completion/logs/InsertedStateTracker.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/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: python/src/com/jetbrains/python/codeInsight/imports/mlapi/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: plugins/github/src/org/jetbrains/plugins/github/util/GHEnterpriseServerMetadataLoader.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/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: platform/platform-impl/src/com/intellij/ide/actions/cache/ReopenProjectRecoveryAction.kt#L70
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#L70
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: plugins/github/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: 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: 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: plugins/gitlab/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/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: platform/platform-impl/src/com/intellij/ide/plugins/newui/PluginLogo.kt#L355
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: plugins/feature-usage-database/counters/src/com/intellij/ae/database/counters/community/FeatureUsageDatabaseCountersScopeProvider.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/java-impl/src/com/intellij/openapi/projectRoots/impl/jdkService.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/platform-impl/src/com/intellij/openapi/updateSettings/impl/UpdateChecker.kt#L70
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: platform/platform-impl/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: 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: java/idea-ui/src/com/intellij/ide/projectWizard/ProjectWizardJdkComboBox.kt#L214
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/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/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: plugins/settings-sync/src/com/intellij/settingsSync/LocalHostNameProvider.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: plugins/git4idea/src/git4idea/repo/GitRecentProjectsBranchesProvider.kt#L40
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#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/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: plugins/feature-usage-database/core/src/com/intellij/ae/database/core/dbs/counter/CounterUserActivityDatabase.kt#L26
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/diagnostic/ITNProxy.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/maven/src/main/java/org/jetbrains/idea/maven/indices/MavenSystemIndicesManager.kt#L54
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: java/idea-ui/src/com/intellij/jarRepository/JarRepositoryAuthenticationDataProvider.kt#L57
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: 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/platform-impl/src/com/intellij/ide/ScreenReaderStateManager.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: plugins/feature-usage-database/core/src/com/intellij/ae/database/core/baseEvents/fus/FusEventCatcherService.kt#L29
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/platform-impl/src/com/intellij/execution/wsl/ijent/nio/toggle/IjentWslNioFsVmOptionsSetter.kt#L150
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: plugins/feature-usage-database/core/src/com/intellij/ae/database/core/AEDatabaseLifetime.kt#L12
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#L51
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#L129
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#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/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/lang-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: platform/xdebugger-impl/src/com/intellij/xdebugger/impl/hotswap/SourceFileChangesCollectorImpl.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/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/grazie/src/main/kotlin/com/intellij/grazie/spellcheck/GrazieSpellchecker.kt#L42
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: 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/execution-impl/src/com/intellij/execution/target/eel/EelTargetEnvironmentRequest.kt#L227
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#L47
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/repository-search/src/main/kotlin/org/jetbrains/idea/packagesearch/api/PackageSearchApiClientService.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: platform/eelProvider/src/com/intellij/platform/eel/impl/local/LocalEelProcess.kt#L73
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: 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/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/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/debugger/impl/src/com/intellij/debugger/actions/ShowDemoAltClickPromoterAction.kt#L263
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: plugins/settings-sync/src/com/intellij/settingsSync/plugins/SettingsSyncPluginManager.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/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: 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: plugins/feature-usage-database/core/src/com/intellij/ae/database/core/dbs/SqliteLazyInitializedDatabase.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: plugins/settings-sync/src/com/intellij/settingsSync/SettingsSyncMain.kt#L29
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: 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: 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: python/src/com/jetbrains/python/sdk/add/v2/common.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: 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/github/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/feature-usage-database/core/src/com/intellij/ae/database/core/dbs/timespan/TimeSpanUserActivityDatabase.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: 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: platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/PluginAutoUpdateService.kt#L40
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/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
Use of obsolete collection type: platform/ui.jcef/jcef/JBCefClient.java#L248
Obsolete collection type `Vector<String>` used
'protected' member in 'final' class: jps/jps-builders/src/org/jetbrains/jps/cmdline/BuildMain.java#L92
Class member declared `protected` in 'final' class
'protected' member in 'final' class: plugins/coverage/src/com/intellij/coverage/IdeaClassFinder.java#L43
Class member declared `protected` in 'final' class
'protected' member in 'final' class: platform/ui.jcef/jcef/CefBrowserFactoryImpl.java#L65
Class member declared `protected` in 'final' class
Redundant type cast: platform/libraries/cglib/src/net/sf/cglib/proxy/AdvancedEnhancer.java#L624
Casting `callbacks` to `Object` is redundant
Redundant type cast: platform/platform-impl/src/com/intellij/openapi/vfs/impl/local/SymbolicLinkRefresher.java#L81
Casting `event` to `VFilePropertyChangeEvent` is redundant
Redundant type cast: xml/xml-psi-impl/src/com/intellij/xml/impl/schema/XmlNSDescriptorImpl.java#L222
Casting `value` to `ComplexTypeDescriptor` is redundant
Redundant type cast: xml/dom-impl/src/com/intellij/util/xml/impl/DomManagerImpl.java#L134
Casting `event` to `VFilePropertyChangeEvent` is redundant
Redundant type cast: xml/xml-psi-impl/src/com/intellij/xml/util/XmlUtil.java#L370
Casting `type` to `ComplexTypeDescriptor` is redundant
Redundant type cast: platform/util/base/src/com/intellij/util/containers/FastUtilHashingStrategies.java#L52
Casting `CanonicalObjectStrategy.INSTANCE` to `Hash.Strategy<T>` is redundant
Redundant type cast: xml/impl/src/com/intellij/xml/util/documentation/XmlDocumentationProvider.java#L243
Casting `type` to `ComplexTypeDescriptor` is redundant
Redundant type cast: platform/projectModel-impl/src/com/intellij/openapi/roots/impl/DirectoryIndexImpl.java#L97
Casting `event` to `VFilePropertyChangeEvent` is redundant
Redundant type cast: xml/impl/src/com/intellij/xml/util/documentation/XmlDocumentationProvider.java#L258
Casting `type` to `ComplexTypeDescriptor` is redundant
Redundant type cast: java/java-impl/src/com/siyeh/ig/bugs/MismatchedCollectionQueryUpdateInspection.java#L556
Casting `returnType` to `PsiTypeParameter` is redundant
Redundant type cast: java/java-analysis-impl/src/com/siyeh/ig/bugs/SuspiciousToArrayCallInspection.java#L164
Casting `componentClass` to `PsiTypeParameter` is redundant
Redundant type cast: platform/editor-ui-ex/src/com/intellij/openapi/editor/colors/impl/AbstractColorsScheme.java#L681
Casting `parentScheme` to `DefaultColorsScheme` is redundant
Redundant type cast: platform/analysis-api/src/com/intellij/codeInspection/options/OptionController.java#L90
Casting `property` to `KMutableProperty0<Object>` is redundant
Redundant type cast: python/python-psi-impl/src/com/jetbrains/python/psi/PyUtil.java#L378
Casting `psiNamedElement` to `PyFile` is redundant
Redundant type cast: plugins/svn4idea/src/org/jetbrains/idea/svn/history/SvnHistoryProvider.java#L740
Casting `value` to `RevisionMergeSourceInfo` is redundant
Redundant type cast: xml/impl/src/com/intellij/xml/util/documentation/XmlDocumentationProvider.java#L183
Casting `type` to `ComplexTypeDescriptor` is redundant
Redundant type cast: plugins/gradle/tooling-extension-api/src/org/jetbrains/plugins/gradle/tooling/util/GradleContainerUtil.java#L19
Casting `EMPTY_DOMAIN_OBJECT_SET` to `ImmutableDomainObjectSet<T>` is redundant
Redundant operation on empty container: java/compiler/impl/src/com/intellij/compiler/backwardRefs/CompilerReferenceServiceImpl.java#L77
Collection `Stream.of(new SignatureData(type, iteratorKind, true), new SignatureData(type, iteratorKind, false))...` is always empty
qodana
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/