Skip to content

Merge pull request #20 from JetBrains/baseline-include-absent #78

Merge pull request #20 from JetBrains/baseline-include-absent

Merge pull request #20 from JetBrains/baseline-include-absent #78

GitHub Actions / Qodana for JVM completed Apr 18, 2024 in 0s

2 new problems found by Qodana for JVM

Qodana for JVM

2 new problems were found

Inspection name Severity Problems
Check dependency licenses 🔶 Warning 2
View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Dependencies licenses

Third-party software list

This page lists the third-party software dependencies used in qodana-sarif

Dependency Version Licenses
annotations 13.0 Apache-2.0
clikt-jvm 4.3.0 Apache-2.0
colormath-jvm 3.3.1 MIT
gson 2.8.9 Apache-2.0
kotlin-stdlib 1.9.21 Apache-2.0
mordant-jvm 2.2.0 Apache-2.0
Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 1 in baseline-cli/build.gradle.kts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check dependency licenses

Transitive dependency: 'kotlin-stdlib-jdk8' ('1.9.10') licenses cannot be recognized

Check warning on line 1 in baseline-cli/build.gradle.kts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check dependency licenses

Transitive dependency: 'kotlin-stdlib-jdk7' ('1.9.10') licenses cannot be recognized