Skip to content

Bump org.jetbrains.intellij.platform from 2.1.0 to 2.2.1 #237

Bump org.jetbrains.intellij.platform from 2.1.0 to 2.2.1

Bump org.jetbrains.intellij.platform from 2.1.0 to 2.2.1 #237

Triggered via pull request December 16, 2024 04:45
Status Success
Total duration 5m 55s
Artifacts

code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
Usage of API marked for removal: src/main/java/se/isselab/HAnS/pluginExtensions/ProjectMetricsService.java#L314
Overrides method that is deprecated and marked for removal in 'se.isselab.HAnS.pluginExtensions.MetricsService'
Usage of API marked for removal: src/main/java/se/isselab/HAnS/pluginExtensions/ProjectMetricsService.java#L331
Overrides method that is deprecated and marked for removal in 'se.isselab.HAnS.pluginExtensions.MetricsService'
Usage of API marked for removal: src/main/java/se/isselab/HAnS/pluginExtensions/ProjectMetricsService.java#L295
Overrides method that is deprecated and marked for removal in 'se.isselab.HAnS.pluginExtensions.MetricsService'
Usage of API marked for removal: src/main/java/se/isselab/HAnS/pluginExtensions/ProjectMetricsService.java#L344
Overrides method that is deprecated and marked for removal in 'se.isselab.HAnS.pluginExtensions.MetricsService'
Usage of API marked for removal: src/main/java/se/isselab/HAnS/pluginExtensions/ProjectMetricsService.java#L200
Overrides method that is deprecated and marked for removal in 'se.isselab.HAnS.pluginExtensions.MetricsService'
Usage of API marked for removal: src/main/java/se/isselab/HAnS/pluginExtensions/ProjectMetricsService.java#L185
Overrides method that is deprecated and marked for removal in 'se.isselab.HAnS.pluginExtensions.MetricsService'
Usage of API marked for removal: src/main/java/se/isselab/HAnS/pluginExtensions/ProjectMetricsService.java#L414
Overrides method that is deprecated and marked for removal in 'se.isselab.HAnS.pluginExtensions.MetricsService'
qodana
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
Unchecked warning: src/main/java/se/isselab/HAnS/referencing/FeatureReferenceUtil.java#L354
Unchecked cast: 'java.lang.Object' to 'java.util.Map\>'
Unchecked warning: src/main/java/se/isselab/HAnS/referencing/FeatureReferenceUtil.java#L355
Unchecked cast: 'java.lang.Object' to 'java.util.List'
Unused import: src/main/java/se/isselab/HAnS/referencing/FeatureReferenceUtil.java#L44
Unused import `import java.util.List;`
Unstable API Usage: src/main/java/se/isselab/HAnS/FeatureAnnotationSearchScope.java#L63
'com.intellij.openapi.module.UnloadedModuleDescription' is marked unstable with @ApiStatus.Experimental
Unstable API Usage: src/main/java/se/isselab/HAnS/FeatureAnnotationSearchScope.java#L64
'getUnloadedModuleDescriptions()' is unstable because its signature references unstable interface 'com.intellij.openapi.module.UnloadedModuleDescription' marked with @ApiStatus.Experimental