Method <org.gradle.api.plugins.quality.PmdExtension.getRuleSetFiles()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (PmdExtension.java:0)
Method <org.gradle.api.tasks.SourceSet.getAnnotationProcessorPath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getCompileClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getRuntimeClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (SourceSet.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.getAnnotationProcessorPath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.getBootstrapClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.getSourcepath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (CompileOptions.java:0)
Method <org.gradle.plugins.signing.SigningExtension.getConfiguration()> does not have raw return type (org.gradle.api.artifacts.Configuration) assignable to any of [ConfigurableFileCollection] in (SigningExtension.java:0)
Method <org.gradle.process.JavaExecSpec.getClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (JavaExecSpec.java:0)
Method <org.gradle.process.JavaForkOptions.getBootstrapClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (JavaForkOptions.java:0)
