kotlinx.coroutines 1.9.0 #81
Merged
GitHub Actions / Qodana Community for JVM
completed
Sep 25, 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 [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
github-actions / Qodana Community for JVM
Unnecessary '@OptIn' annotation
The opt-in annotation is redundant: no matching experimental API is used
github-actions / Qodana Community for JVM
Unnecessary '@OptIn' annotation
The opt-in annotation is redundant: no matching experimental API is used
github-actions / Qodana Community for JVM
Unnecessary '@OptIn' annotation
The opt-in annotation is redundant: no matching experimental API is used
Loading