Create CNAME #83
6 new problems found by Qodana Community for JVM
Qodana Community for JVM
6 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unstable API Usage |
🔶 Warning | 2 |
@Deprecated annotation without 'replaceWith' argument |
◽️ Notice | 4 |
💡 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
@Deprecated annotation without 'replaceWith' argument
'@Deprecated' annotation without a 'replaceWith' argument
github-actions / Qodana Community for JVM
@Deprecated annotation without 'replaceWith' argument
'@Deprecated' annotation without a 'replaceWith' argument
github-actions / Qodana Community for JVM
@Deprecated annotation without 'replaceWith' argument
'@Deprecated' annotation without a 'replaceWith' argument
github-actions / Qodana Community for JVM
@Deprecated annotation without 'replaceWith' argument
'@Deprecated' annotation without a 'replaceWith' argument
Check warning on line 31 in settings.gradle.kts
github-actions / Qodana Community for JVM
Unstable API Usage
'repositories(org.gradle.api.Action)' is marked unstable with @Incubating
Check warning on line 36 in kopy-gradle-plugin/build.gradle.kts
github-actions / Qodana Community for JVM
Unstable API Usage
'getTags()' is marked unstable with @Incubating