build: move coverage reports to jacoco-report-aggregation #2378
Annotations
10 warnings
Unused import directive:
coverage-report/build.gradle.kts#L1
Unused import directive
|
Unstable API Usage:
coverage-report/build.gradle.kts#L28
'getReportTask()' is declared in unstable interface 'org.gradle.testing.jacoco.plugins.JacocoCoverageReport' marked with @Incubating
|
Unstable API Usage:
coverage-report/build.gradle.kts#L26
'org.gradle.api.attributes.TestSuiteType' is marked unstable with @Incubating
|
Unstable API Usage:
coverage-report/build.gradle.kts#L26
'UNIT_TEST' is declared in unstable interface 'org.gradle.api.attributes.TestSuiteType' marked with @Incubating
|
Unstable API Usage:
coverage-report/build.gradle.kts#L25
'org.gradle.testing.jacoco.plugins.JacocoCoverageReport' is marked unstable with @Incubating
|
Unstable API Usage:
coverage-report/build.gradle.kts#L26
'getTestType()' is declared in unstable interface 'org.gradle.testing.jacoco.plugins.JacocoCoverageReport' marked with @Incubating
|
qodana
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|
qodana
You are running a Qodana linter without an exact version tag: jetbrains/qodana-jvm-community:latest
|