<@U0QBCLV62> It seems that you can't call the Jac...
# gradle
j
@bamboo It seems that you can't call the Jacoco
applyTo
method.
Copy code
e: /Users/jonathanleitschuh/personal/git/shuffleboard/build.gradle.kts:102:13: Type inference failed: Not enough information to infer parameter T in fun <T : Task!> applyTo(tasks: TaskCollection<(raw) Task!>!): Unit where T : JavaForkOptions!
Please specify it explicitly.
https://docs.gradle.org/4.0.2/dsl/org.gradle.testing.jacoco.plugins.JacocoPluginExtension.html#org.gradle.testing.jacoco.plugins.JacocoPluginExtension:applyTo(T)