⬆️ Bump the dependencies group with 10 updates #188
5 new problems found by Qodana for JVM
Qodana for JVM
5 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Check dependency licenses |
🔶 Warning | 1 |
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
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 warning on line 1 in package.json
github-actions / Qodana for JVM
Check dependency licenses
Transitive dependency: 'buffers' ('0.1.1') licenses cannot be recognized
Check notice on line 274 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 166 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