🧱 Update qodana.yaml #73
7 new problems found by Qodana for JVM
Qodana for JVM
7 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Kotlin annotator |
🔴 Failure | 3 |
Grammar |
◽️ Notice | 2 |
Deprecated symbol used |
◽️ Notice | 1 |
Result of method call returning a promise is ignored |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Dependencies licenses
Third-party software list
This page lists the third-party software dependencies used in qodana-ci
Contact Qodana team
Contact us at qodana-support@jetbrains.com
- 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
Check notice on line 278 in scan/src/utils.ts
github-actions / Qodana for JVM
Grammar
It seems that a pronoun is missing.
Check notice on line 1 in scan/src/annotations.ts
github-actions / Qodana for JVM
Grammar
The official name of this software platform is spelled with a capital "H".
Check notice on line 64 in vsts/src/utils.ts
github-actions / Qodana for JVM
Deprecated symbol used
Deprecated symbol used, consult docs for better alternative
Check notice on line 155 in common/update-cli.js
github-actions / Qodana for JVM
Result of method call returning a promise is ignored
Promise returned from main is ignored
Check failure on line 1 in settings.gradle.kts
github-actions / Qodana for JVM
Kotlin annotator
Cannot access script base class 'org.gradle.kotlin.dsl.KotlinSettingsScript'. Check your module classpath for missing or conflicting dependencies
Check failure on line 1 in settings.gradle.kts
github-actions / Qodana for JVM
Kotlin annotator
Variable expected
Check failure on line 1 in settings.gradle.kts
github-actions / Qodana for JVM
Kotlin annotator
Unresolved reference: rootProject