Skip to content

Qodana

Qodana #18

GitHub Actions / Qodana for JVM completed Jan 24, 2025 in 0s

45 new problems found by Qodana for JVM

Qodana for JVM

45 new problems were found

Inspection name Severity Problems
Incorrect service retrieving 🔴 Failure 20
Unresolved plugin configuration reference 🔴 Failure 8
Component/Action not registered 🔶 Warning 12
Cast to incompatible type 🔶 Warning 2
A service can be converted to a light one 🔶 Warning 2
Constant values 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 158 in platform/execution-impl/src/com/intellij/execution/impl/SingleConfigurationConfigurable.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Cast to incompatible type

Cast of expression with type 'RunConfiguration' to incompatible interface `FusCollectSettingChangesRunConfiguration`

Check warning on line 315 in platform/analysis-impl/src/com/intellij/psi/templateLanguages/RangeCollectorImpl.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Cast to incompatible type

Cast of expression with type 'IElementType' to incompatible interface `TemplateDataElementType.TemplateAwareElementType`

Check warning on line 18 in platform/lang-impl/src/com/intellij/ide/actions/ExcludeFromProjectAction.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Component/Action not registered

Action is not registered in plugin.xml

Check warning on line 19 in platform/lang-impl/src/com/intellij/ide/actions/AttachDirectoryAction.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Component/Action not registered

Action is not registered in plugin.xml

Check warning on line 5 in platform/execution-impl/src/com/intellij/execution/multilaunch/design/actions/DeleteExecutableAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Component/Action not registered

Action is not registered in plugin.xml

Check warning on line 27 in platform/platform-impl/src/com/intellij/ui/components/SliderSelectorAction.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Component/Action not registered

Action is not registered in plugin.xml

Check warning on line 6 in platform/execution-impl/src/com/intellij/execution/multilaunch/design/actions/EditExecutableAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Component/Action not registered

Action is not registered in plugin.xml

Check warning on line 10 in platform/execution-impl/src/com/intellij/execution/multilaunch/design/actions/AddExecutableAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Component/Action not registered

Action is not registered in plugin.xml

Check warning on line 18 in platform/lang-impl/src/com/intellij/ide/actions/IncludeToProjectAction.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Component/Action not registered

Action is not registered in plugin.xml

Check warning on line 50 in platform/lang-impl/src/com/intellij/psi/codeStyle/extractor/ExtractCodeStyleAction.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Component/Action not registered

Action is not registered in plugin.xml

Check warning on line 11 in platform/feedback/src/com/intellij/platform/feedback/eap/EAPFeedbackToolbarAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Component/Action not registered

Action is not registered in plugin.xml

Check warning on line 10 in platform/platform-impl/src/com/intellij/ui/filterField/FilterFieldAction.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Component/Action not registered

Action is not registered in plugin.xml

Check warning on line 24 in platform/lang-impl/src/com/intellij/ide/actions/DetachDirectoryAction.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Component/Action not registered

Action is not registered in plugin.xml

Check warning on line 79 in platform/lang-api/src/com/intellij/platform/lang/lsWidget/LanguageServiceWidgetItem.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Component/Action not registered

Action is not registered in plugin.xml

Check warning on line 223 in platform/platform-impl/src/com/intellij/openapi/fileChooser/ex/FileSystemTreeImpl.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Constant values

Condition `path != null` is always `true`

Check failure on line 15 in platform/platform-api/src/com/intellij/openapi/ui/BannerImageProvider.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Incorrect service retrieving

The 'com.intellij.openapi.ui.BannerImageProvider' class is not registered as a service

Check failure on line 14 in platform/platform-impl/src/com/intellij/platform/impl/toolkit/ClientToolkit.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Incorrect service retrieving

The 'com.intellij.platform.impl.toolkit.ClientToolkit' class is not registered as a service

Check failure on line 25 in java/jsp-spi/src/com/intellij/jsp/JspManager.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Incorrect service retrieving

The 'com.intellij.jsp.JspManager' class is not registered as a service

Check failure on line 9 in python/src/com/jetbrains/python/debugger/PyConcurrencyService.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Incorrect service retrieving

The 'com.jetbrains.python.debugger.PyConcurrencyService' class is not registered as a service

Check failure on line 29 in platform/duplicates-analysis/src/com/intellij/dupLocator/DuplocatorSettings.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Incorrect service retrieving

The 'com.intellij.dupLocator.DuplocatorSettings' class is not registered as a service

Check failure on line 19 in platform/platform-impl/src/com/intellij/platform/impl/toolkit/IdeDesktopPeer.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Incorrect service retrieving

The 'com.intellij.platform.impl.toolkit.ClientDesktopPeer' class is not registered as a service

Check failure on line 39 in java/jsp-spi/src/com/intellij/jsp/JspSpiUtil.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Incorrect service retrieving

The 'com.intellij.jsp.JspSpiUtil' class is not registered as a service

Check failure on line 28 in platform/platform-impl/src/com/intellij/openapi/fileEditor/ClientFileEditorManager.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Incorrect service retrieving

The 'com.intellij.openapi.fileEditor.ClientFileEditorManager' class is not registered as a service

Check failure on line 17 in java/jsp-spi/src/com/intellij/jsp/JspContextManager.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Incorrect service retrieving

The 'com.intellij.jsp.JspContextManager' class is not registered as a service

Check failure on line 24 in plugins/IntelliLang/src/org/intellij/plugins/intelliLang/inject/config/JspSupportProxy.java

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Incorrect service retrieving

The 'org.intellij.plugins.intelliLang.inject.config.JspSupportProxy' class is not registered as a service