build: move coverage reports to jacoco-report-aggregation #13686
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]
- 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
Check warning on line 1 in coverage-report/build.gradle.kts
github-actions / Qodana Community for JVM
Unused import directive
Unused import directive
Check warning on line 28 in coverage-report/build.gradle.kts
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
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
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
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
github-actions / Qodana Community for JVM
Unstable API Usage
'getTestType()' is declared in unstable interface 'org.gradle.testing.jacoco.plugins.JacocoCoverageReport' marked with @Incubating