⬆️ Bump the dependencies group with 1 update #94
4 new problems found by Qodana for JVM
Qodana for JVM
4 new problems were found
Inspection name | Severity | Problems |
---|---|---|
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
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 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 278 in scan/src/utils.ts
github-actions / Qodana for JVM
Grammar
It seems that a pronoun is missing.
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