Skip to content

build: move coverage reports to jacoco-report-aggregation #13686

build: move coverage reports to jacoco-report-aggregation

build: move coverage reports to jacoco-report-aggregation #13686

GitHub Actions / Qodana Community for JVM completed Jan 15, 2025 in 0s

6 new problems found by Qodana Community for JVM

Qodana Community for JVM

6 new problems were found

Inspection name Severity Problems
Unstable API Usage 🔶 Warning 5
Unused import directive 🔶 Warning 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 [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 1 in coverage-report/build.gradle.kts

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unused import directive

Unused import directive

Check warning on line 28 in coverage-report/build.gradle.kts

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'getReportTask()' is declared in unstable interface 'org.gradle.testing.jacoco.plugins.JacocoCoverageReport' marked with @Incubating

Check warning on line 26 in coverage-report/build.gradle.kts

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'org.gradle.api.attributes.TestSuiteType' is marked unstable with @Incubating

Check warning on line 26 in coverage-report/build.gradle.kts

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'UNIT_TEST' is declared in unstable interface 'org.gradle.api.attributes.TestSuiteType' marked with @Incubating

Check warning on line 25 in coverage-report/build.gradle.kts

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'org.gradle.testing.jacoco.plugins.JacocoCoverageReport' is marked unstable with @Incubating

Check warning on line 26 in coverage-report/build.gradle.kts

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Unstable API Usage

'getTestType()' is declared in unstable interface 'org.gradle.testing.jacoco.plugins.JacocoCoverageReport' marked with @Incubating