[kotlin-client] Add licenses API example #76
GitHub Actions / Qodana for JVM
failed
Aug 13, 2024 in 0s
2 new problems found by Qodana for JVM
Qodana for JVM
2 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Hardcoded passwords |
🔴 Failure | 1 |
Unused symbol |
🔶 Warning | 1 |
☁️ View the detailed Qodana report
Detected 5 dependencies
Third-party software list
This page lists the third-party software dependencies used in project
Dependency | Version | Licenses |
---|---|---|
annotations | 23.0.0 | Apache-2.0 |
kotlin-stdlib-jdk7 | 1.9.22 | Apache-2.0 |
kotlin-stdlib-jdk8 | 1.9.22 | Apache-2.0 |
kotlin-stdlib | 1.9.22 | Apache-2.0 |
kotlinx-coroutines-core-jvm | 1.8.0 | Apache-2.0 |
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
github-actions / Qodana for JVM
Hardcoded passwords
Hardcoded password detected by "slack-user-token" default rule
github-actions / Qodana for JVM
Unused symbol
Function "enjoy" is never used
Loading