Skip to content

Change Settings plugin to make it more compatible with project isolation #5181

Change Settings plugin to make it more compatible with project isolation

Change Settings plugin to make it more compatible with project isolation #5181

GitHub Actions / Qodana Community for JVM completed Sep 9, 2024 in 0s

11 new problems found by Qodana Community for JVM

Qodana Community for JVM

11 new problems were found

Inspection name Severity Problems
Unstable API Usage 🔶 Warning 10
Argument could be converted to 'Set' to improve performance ◽️ Notice 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 notice on line 101 in hubdle-gradle-plugin/main/kotlin/com/javiersc/hubdle/project/extensions/config/analysis/tools/HubdleConfigAnalysisSonarExtension.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Argument could be converted to 'Set' to improve performance

The argument can be converted to 'Set' to improve performance

Check warning on line 87 in hubdle-gradle-plugin/main/kotlin/com/javiersc/hubdle/settings/HubdleSettingsPlugin.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'beforeProject(org.gradle.api.IsolatedAction)' is marked unstable with @Incubating

Check warning on line 105 in hubdle-gradle-plugin/main/kotlin/com/javiersc/hubdle/settings/HubdleSettingsPlugin.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'beforeProject(org.gradle.api.IsolatedAction)' is marked unstable with @Incubating

Check warning on line 58 in settings.gradle.kts

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'repositories(org.gradle.api.Action)' is marked unstable with @Incubating

Check warning on line 105 in hubdle-gradle-plugin/main/kotlin/com/javiersc/hubdle/settings/HubdleSettingsPlugin.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'getLifecycle()' is marked unstable with @Incubating

Check warning on line 87 in hubdle-gradle-plugin/main/kotlin/com/javiersc/hubdle/settings/HubdleSettingsPlugin.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'getLifecycle()' is marked unstable with @Incubating

Check warning on line 83 in hubdle-gradle-plugin/build.gradle.kts

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'getTags()' is marked unstable with @Incubating

Check warning on line 19 in hubdle-gradle-plugin/main/kotlin/com/javiersc/hubdle/project/extensions/shared/android/HubdleAndroidDelegateSharedApis.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'getTestOptions()' is marked unstable with @Incubating

Check warning on line 67 in hubdle-gradle-plugin/build.gradle.kts

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'getTags()' is marked unstable with @Incubating

Check warning on line 114 in hubdle-gradle-plugin/main/kotlin/com/javiersc/hubdle/settings/HubdleSettingsPlugin.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'repositories(org.gradle.api.Action)' is marked unstable with @Incubating

Check warning on line 75 in hubdle-gradle-plugin/build.gradle.kts

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'getTags()' is marked unstable with @Incubating