Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kotlin-client] Add licenses API example #19

Closed
wants to merge 1 commit into from

[kotlin-client] Add licenses API example

cdf92e1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

[kotlin-client] Add licenses API example #19

[kotlin-client] Add licenses API example
cdf92e1
Select commit
Loading
Failed to load commit list.
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