Skip to content

Kotlin 2.0.20

Kotlin 2.0.20 #17

GitHub Actions / Qodana Community for JVM completed Aug 2, 2024 in 0s

3 new problems found by Qodana Community for JVM

Qodana Community for JVM

3 new problems were found

Inspection name Severity Problems
Unnecessary '@OptIn' annotation ◽️ Notice 3

💡 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 qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 20 in kmp-observableviewmodel-core/src/appleMain/kotlin/com/rickclephas/kmp/observableviewmodel/StateFlow.kt

See this annotation in the file changed.

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

Unnecessary '@OptIn' annotation

The opt-in annotation is redundant: no matching experimental API is used

Check notice on line 144 in kmp-observableviewmodel-core/src/appleMain/kotlin/com/rickclephas/kmp/observableviewmodel/StateFlow.kt

See this annotation in the file changed.

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

Unnecessary '@OptIn' annotation

The opt-in annotation is redundant: no matching experimental API is used

Check notice on line 71 in kmp-observableviewmodel-core/src/appleMain/kotlin/com/rickclephas/kmp/observableviewmodel/StateFlow.kt

See this annotation in the file changed.

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

Unnecessary '@OptIn' annotation

The opt-in annotation is redundant: no matching experimental API is used