Skip to content

[kotlin-client] Add licenses API example #76

[kotlin-client] Add licenses API example

[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

Details

This result was published with Qodana GitHub Action

Annotations

Check failure on line 8 in kotlin/src/main/kotlin/org/jetbrains/qodana/cloudclient/examples/qodana-example.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Hardcoded passwords

Hardcoded password detected by "slack-user-token" default rule

Check warning on line 14 in kotlin/src/main/kotlin/org/jetbrains/qodana/cloudclient/examples/qodana-example.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Unused symbol

Function "enjoy" is never used