Method <org.gradle.api.plugins.antlr.AntlrTask.getAntlrClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (AntlrTask.java:0)
Method <org.gradle.api.plugins.antlr.AntlrTask.getSource()> does not have raw return type (org.gradle.api.file.FileTree) assignable to any of [ConfigurableFileCollection] in (AntlrTask.java:0)
Method <org.gradle.api.plugins.quality.Checkstyle.getCheckstyleClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (Checkstyle.java:0)
Method <org.gradle.api.plugins.quality.Checkstyle.getClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (Checkstyle.java:0)
Method <org.gradle.api.plugins.quality.Checkstyle.getSource()> does not have raw return type (org.gradle.api.file.FileTree) assignable to any of [ConfigurableFileCollection] in (Checkstyle.java:0)
Method <org.gradle.api.plugins.quality.CodeNarc.getCodenarcClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (CodeNarc.java:0)
Method <org.gradle.api.plugins.quality.CodeNarc.getCompilationClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (CodeNarc.java:0)
Method <org.gradle.api.plugins.quality.CodeNarc.getSource()> does not have raw return type (org.gradle.api.file.FileTree) assignable to any of [ConfigurableFileCollection] in (CodeNarc.java:0)
Method <org.gradle.api.plugins.quality.Pmd.getClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (Pmd.java:0)
Method <org.gradle.api.plugins.quality.Pmd.getPmdClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (Pmd.java:0)
Method <org.gradle.api.plugins.quality.Pmd.getRuleSetFiles()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (Pmd.java:0)
Method <org.gradle.api.plugins.quality.Pmd.getSource()> does not have raw return type (org.gradle.api.file.FileTree) assignable to any of [ConfigurableFileCollection] in (Pmd.java:0)
Method <org.gradle.api.tasks.JavaExec.getBootstrapClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (JavaExec.java:0)
Method <org.gradle.api.tasks.JavaExec.getClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (JavaExec.java:0)
Method <org.gradle.api.tasks.SourceTask.getSource()> does not have raw return type (org.gradle.api.file.FileTree) assignable to any of [ConfigurableFileCollection] in (SourceTask.java:0)
Method <org.gradle.api.tasks.bundling.War.getClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (War.java:0)
Method <org.gradle.api.tasks.compile.AbstractCompile.getClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (AbstractCompile.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompile.getClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (GroovyCompile.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompile.getGroovyClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (GroovyCompile.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompile.getSource()> does not have raw return type (org.gradle.api.file.FileTree) assignable to any of [ConfigurableFileCollection] in (GroovyCompile.java:0)
Method <org.gradle.api.tasks.compile.JavaCompile.getClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (JavaCompile.java:0)
Method <org.gradle.api.tasks.compile.JavaCompile.getSource()> does not have raw return type (org.gradle.api.file.FileTree) assignable to any of [ConfigurableFileCollection] in (JavaCompile.java:0)
Method <org.gradle.api.tasks.diagnostics.DependencyInsightReportTask.getConfiguration()> does not have raw return type (org.gradle.api.artifacts.Configuration) assignable to any of [ConfigurableFileCollection] in (DependencyInsightReportTask.java:0)
Method <org.gradle.api.tasks.javadoc.Groovydoc.getClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (Groovydoc.java:0)
Method <org.gradle.api.tasks.javadoc.Groovydoc.getGroovyClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (Groovydoc.java:0)
Method <org.gradle.api.tasks.javadoc.Groovydoc.getSource()> does not have raw return type (org.gradle.api.file.FileTree) assignable to any of [ConfigurableFileCollection] in (Groovydoc.java:0)
Method <org.gradle.api.tasks.javadoc.Javadoc.getClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (Javadoc.java:0)
Method <org.gradle.api.tasks.javadoc.Javadoc.getSource()> does not have raw return type (org.gradle.api.file.FileTree) assignable to any of [ConfigurableFileCollection] in (Javadoc.java:0)
Method <org.gradle.api.tasks.scala.ScalaCompile.getScalaClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (ScalaCompile.java:0)
Method <org.gradle.api.tasks.scala.ScalaCompile.getScalaCompilerPlugins()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (ScalaCompile.java:0)
Method <org.gradle.api.tasks.scala.ScalaCompile.getZincClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (ScalaCompile.java:0)
Method <org.gradle.api.tasks.scala.ScalaDoc.getClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (ScalaDoc.java:0)
Method <org.gradle.api.tasks.scala.ScalaDoc.getScalaClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (ScalaDoc.java:0)
Method <org.gradle.api.tasks.scala.ScalaDoc.getSource()> does not have raw return type (org.gradle.api.file.FileTree) assignable to any of [ConfigurableFileCollection] in (ScalaDoc.java:0)
Method <org.gradle.api.tasks.testing.Test.getBootstrapClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (Test.java:0)
Method <org.gradle.api.tasks.testing.Test.getClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (Test.java:0)
Method <org.gradle.api.tasks.testing.Test.getTestClassesDirs()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (Test.java:0)
Method <org.gradle.ide.xcode.tasks.GenerateXcodeWorkspaceFileTask.getXcodeProjectLocations()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (GenerateXcodeWorkspaceFileTask.java:0)
Method <org.gradle.jvm.application.tasks.CreateStartScripts.getClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (CreateStartScripts.java:0)
Method <org.gradle.language.scala.tasks.AbstractScalaCompile.getSource()> does not have raw return type (org.gradle.api.file.FileTree) assignable to any of [ConfigurableFileCollection] in (AbstractScalaCompile.java:0)
Method <org.gradle.nativeplatform.tasks.InstallExecutable.getLibs()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (InstallExecutable.java:0)
Method <org.gradle.testing.jacoco.tasks.JacocoBase.getJacocoClasspath()> does not have raw return type (org.gradle.api.file.FileCollection) assignable to any of [ConfigurableFileCollection] in (JacocoBase.java:0)
