Skip to content

Publish 0.5.0-rc.2

Publish 0.5.0-rc.2 #31

GitHub Actions / Qodana Community for JVM completed Aug 3, 2023 in 0s

8 new problems found by Qodana Community for JVM

Qodana Community for JVM

8 new problems were found

Inspection name Severity Problems
Unstable API Usage 🔶 Warning 3
Convert 'object' to 'data object' ◽️ Notice 3
Package name does not match containing directory ◽️ Notice 2

💡 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 540 in gradle-version/main/kotlin/com/javiersc/gradle/version/GradleVersion.kt

See this annotation in the file changed.

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

Convert 'object' to 'data object'

'sealed' sub-object can be converted to 'data object'

Check notice on line 542 in gradle-version/main/kotlin/com/javiersc/gradle/version/GradleVersion.kt

See this annotation in the file changed.

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

Convert 'object' to 'data object'

'sealed' sub-object can be converted to 'data object'

Check notice on line 538 in gradle-version/main/kotlin/com/javiersc/gradle/version/GradleVersion.kt

See this annotation in the file changed.

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

Convert 'object' to 'data object'

'sealed' sub-object can be converted to 'data object'

Check notice on line 1 in semver-project-gradle-plugin/testFunctional/resources/gradle-features/configuration cache clean v1_0_0/src/main/kotlin/Main.kt

See this annotation in the file changed.

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

Package name does not match containing directory

Package directive does not match the file location

Check notice on line 1 in semver-project-gradle-plugin/testFunctional/resources/gradle-features/build cache clean v1_0_0/src/main/kotlin/Main.kt

See this annotation in the file changed.

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

Package name does not match containing directory

Package directive does not match the file location

Check warning on line 25 in semver-project-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 23 in semver-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 24 in semver-settings-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