Method <org.gradle.api.ActionConfiguration.getParams()> does not have raw return type ([Ljava.lang.Object;) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ActionConfiguration.java:0)
Method <org.gradle.api.AntBuilder.getAnt()> does not have raw return type (org.gradle.api.AntBuilder) assignable to any of [Provider] in (AntBuilder.java:0)
Method <org.gradle.api.AntBuilder.getLifecycleLogLevel()> does not have raw return type (org.gradle.api.AntBuilder$AntMessagePriority) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AntBuilder.java:0)
Method <org.gradle.api.AntBuilder.getProperties()> does not have raw return type (java.util.Map) assignable to any of [Provider] in (AntBuilder.java:0)
Method <org.gradle.api.AntBuilder.getReferences()> does not have raw return type (java.util.Map) assignable to any of [Provider] in (AntBuilder.java:0)
Method <org.gradle.api.BuildableComponentSpec.getBuildTask()> does not have raw return type (org.gradle.api.Task) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BuildableComponentSpec.java:0)
Method <org.gradle.api.CheckableComponentSpec.getCheckTask()> does not have raw return type (org.gradle.api.Task) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CheckableComponentSpec.java:0)
Method <org.gradle.api.InvalidActionClosureException.getArgument()> does not have raw return type (java.lang.Object) assignable to any of [Provider] in (InvalidActionClosureException.java:0)
Method <org.gradle.api.InvalidActionClosureException.getClosure()> does not have raw return type (groovy.lang.Closure) assignable to any of [Provider] in (InvalidActionClosureException.java:0)
Method <org.gradle.api.Project.getAllTasks(boolean)> does not have raw return type (java.util.Map) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getAllprojects()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getAnt()> does not have raw return type (org.gradle.api.AntBuilder) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getArtifacts()> does not have raw return type (org.gradle.api.artifacts.dsl.ArtifactHandler) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getBuildDir()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.api.Project.getBuildFile()> does not have raw return type (java.io.File) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getBuildTreePath()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getBuildscript()> does not have raw return type (org.gradle.api.initialization.dsl.ScriptHandler) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getChildProjects()> does not have raw return type (java.util.Map) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getComponents()> does not have raw return type (org.gradle.api.component.SoftwareComponentContainer) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getConfigurations()> does not have raw return type (org.gradle.api.artifacts.ConfigurationContainer) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getDefaultTasks()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.api.Project.getDependencies()> does not have raw return type (org.gradle.api.artifacts.dsl.DependencyHandler) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getDependencyFactory()> does not have raw return type (org.gradle.api.artifacts.dsl.DependencyFactory) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getDependencyLocking()> does not have raw return type (org.gradle.api.artifacts.dsl.DependencyLockingHandler) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getDepth()> does not have raw return type (int) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getDescription()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.api.Project.getDisplayName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getExtensions()> does not have raw return type (org.gradle.api.plugins.ExtensionContainer) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getGradle()> does not have raw return type (org.gradle.api.invocation.Gradle) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getGroup()> does not have raw return type (java.lang.Object) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.api.Project.getIsolated()> does not have raw return type (org.gradle.api.project.IsolatedProject) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getLayout()> does not have raw return type (org.gradle.api.file.ProjectLayout) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getLogger()> does not have raw return type (org.gradle.api.logging.Logger) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getLogging()> does not have raw return type (org.gradle.api.logging.LoggingManager) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getNormalization()> does not have raw return type (org.gradle.normalization.InputNormalizationHandler) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getObjects()> does not have raw return type (org.gradle.api.model.ObjectFactory) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getParent()> does not have raw return type (org.gradle.api.Project) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getPath()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getProject()> does not have raw return type (org.gradle.api.Project) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getProjectDir()> does not have raw return type (java.io.File) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getProperties()> does not have raw return type (java.util.Map) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getProviders()> does not have raw return type (org.gradle.api.provider.ProviderFactory) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getRepositories()> does not have raw return type (org.gradle.api.artifacts.dsl.RepositoryHandler) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getResources()> does not have raw return type (org.gradle.api.resources.ResourceHandler) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getRootDir()> does not have raw return type (java.io.File) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getRootProject()> does not have raw return type (org.gradle.api.Project) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getState()> does not have raw return type (org.gradle.api.ProjectState) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getStatus()> does not have raw return type (java.lang.Object) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.api.Project.getSubprojects()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getTasks()> does not have raw return type (org.gradle.api.tasks.TaskContainer) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getTasksByName(java.lang.String, boolean)> does not have raw return type (java.util.Set) assignable to any of [Provider] in (Project.java:0)
Method <org.gradle.api.Project.getVersion()> does not have raw return type (java.lang.Object) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.api.artifacts.ArtifactView$ViewConfiguration.isLenient()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ArtifactView.java:0)
Method <org.gradle.api.artifacts.DependencyArtifact.getClassifier()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DependencyArtifact.java:0)
Method <org.gradle.api.artifacts.DependencyArtifact.getExtension()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DependencyArtifact.java:0)
Method <org.gradle.api.artifacts.DependencyArtifact.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DependencyArtifact.java:0)
Method <org.gradle.api.artifacts.DependencyArtifact.getType()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DependencyArtifact.java:0)
Method <org.gradle.api.artifacts.DependencyArtifact.getUrl()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DependencyArtifact.java:0)
Method <org.gradle.api.artifacts.ExternalDependency.getVersionConstraint()> does not have raw return type (org.gradle.api.artifacts.VersionConstraint) assignable to any of [Provider] in (ExternalDependency.java:0)
Method <org.gradle.api.artifacts.ExternalDependency.isForce()> does not have raw return type (boolean) assignable to any of [Provider] in (ExternalDependency.java:0)
Method <org.gradle.api.artifacts.ExternalModuleDependency.isChanging()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ExternalModuleDependency.java:0)
Method <org.gradle.api.artifacts.MinimalExternalModuleDependency.getModule()> does not have raw return type (org.gradle.api.artifacts.ModuleIdentifier) assignable to any of [Provider] in (MinimalExternalModuleDependency.java:0)
Method <org.gradle.api.artifacts.MinimalExternalModuleDependency.getVersionConstraint()> does not have raw return type (org.gradle.api.artifacts.VersionConstraint) assignable to any of [Provider] in (MinimalExternalModuleDependency.java:0)
Method <org.gradle.api.artifacts.ModuleDependency.getArtifacts()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (ModuleDependency.java:0)
Method <org.gradle.api.artifacts.ModuleDependency.getAttributes()> does not have raw return type (org.gradle.api.attributes.AttributeContainer) assignable to any of [Provider] in (ModuleDependency.java:0)
Method <org.gradle.api.artifacts.ModuleDependency.getCapabilitySelectors()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (ModuleDependency.java:0)
Method <org.gradle.api.artifacts.ModuleDependency.getExcludeRules()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (ModuleDependency.java:0)
Method <org.gradle.api.artifacts.ModuleDependency.getRequestedCapabilities()> does not have raw return type (java.util.List) assignable to any of [Provider] in (ModuleDependency.java:0)
Method <org.gradle.api.artifacts.ModuleDependency.getTargetConfiguration()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ModuleDependency.java:0)
Method <org.gradle.api.artifacts.ModuleDependency.isEndorsingStrictVersions()> does not have raw return type (boolean) assignable to any of [Provider] in (ModuleDependency.java:0)
Method <org.gradle.api.artifacts.ModuleDependency.isTransitive()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ModuleDependency.java:0)
Method <org.gradle.api.artifacts.MutableVersionConstraint.getBranch()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MutableVersionConstraint.java:0)
Method <org.gradle.api.artifacts.ProjectDependency.getPath()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (ProjectDependency.java:0)
Method <org.gradle.api.artifacts.ResolutionStrategy.getCapabilitiesResolution()> does not have raw return type (org.gradle.api.artifacts.CapabilitiesResolution) assignable to any of [Provider] in (ResolutionStrategy.java:0)
Method <org.gradle.api.artifacts.ResolutionStrategy.getComponentSelection()> does not have raw return type (org.gradle.api.artifacts.ComponentSelectionRules) assignable to any of [Provider] in (ResolutionStrategy.java:0)
Method <org.gradle.api.artifacts.ResolutionStrategy.getDependencySubstitution()> does not have raw return type (org.gradle.api.artifacts.DependencySubstitutions) assignable to any of [Provider] in (ResolutionStrategy.java:0)
Method <org.gradle.api.artifacts.ResolutionStrategy.getForcedModules()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ResolutionStrategy.java:0)
Method <org.gradle.api.artifacts.repositories.ArtifactRepository.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ArtifactRepository.java:0)
Method <org.gradle.api.artifacts.repositories.FlatDirectoryArtifactRepository.getDirs()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (FlatDirectoryArtifactRepository.java:0)
Method <org.gradle.api.artifacts.repositories.IvyArtifactRepository.getMetadataSources()> does not have raw return type (org.gradle.api.artifacts.repositories.IvyArtifactRepository$MetadataSources) assignable to any of [Provider] in (IvyArtifactRepository.java:0)
Method <org.gradle.api.artifacts.repositories.IvyArtifactRepository.getResolve()> does not have raw return type (org.gradle.api.artifacts.repositories.IvyArtifactRepositoryMetaDataProvider) assignable to any of [Provider] in (IvyArtifactRepository.java:0)
Method <org.gradle.api.artifacts.repositories.IvyArtifactRepository.getUrl()> does not have raw return type (java.net.URI) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IvyArtifactRepository.java:0)
Method <org.gradle.api.artifacts.repositories.IvyArtifactRepositoryMetaDataProvider.isDynamicMode()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IvyArtifactRepositoryMetaDataProvider.java:0)
Method <org.gradle.api.artifacts.repositories.MavenArtifactRepository.getArtifactUrls()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MavenArtifactRepository.java:0)
Method <org.gradle.api.artifacts.repositories.MavenArtifactRepository.getMetadataSources()> does not have raw return type (org.gradle.api.artifacts.repositories.MavenArtifactRepository$MetadataSources) assignable to any of [Provider] in (MavenArtifactRepository.java:0)
Method <org.gradle.api.artifacts.repositories.MavenArtifactRepository.getUrl()> does not have raw return type (java.net.URI) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MavenArtifactRepository.java:0)
Method <org.gradle.api.artifacts.repositories.PasswordCredentials.getPassword()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PasswordCredentials.java:0)
Method <org.gradle.api.artifacts.repositories.PasswordCredentials.getUsername()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PasswordCredentials.java:0)
Method <org.gradle.api.artifacts.repositories.UrlArtifactRepository.getUrl()> does not have raw return type (java.net.URI) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (UrlArtifactRepository.java:0)
Method <org.gradle.api.artifacts.repositories.UrlArtifactRepository.isAllowInsecureProtocol()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (UrlArtifactRepository.java:0)
Method <org.gradle.api.attributes.AttributesSchema.getAttributeDisambiguationPrecedence()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AttributesSchema.java:0)
Method <org.gradle.api.attributes.AttributesSchema.getAttributes()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (AttributesSchema.java:0)
Method <org.gradle.api.attributes.AttributesSchema.getMatchingStrategy(org.gradle.api.attributes.Attribute)> does not have raw return type (org.gradle.api.attributes.AttributeMatchingStrategy) assignable to any of [Provider] in (AttributesSchema.java:0)
Method <org.gradle.api.credentials.AwsCredentials.getAccessKey()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AwsCredentials.java:0)
Method <org.gradle.api.credentials.AwsCredentials.getSecretKey()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AwsCredentials.java:0)
Method <org.gradle.api.credentials.AwsCredentials.getSessionToken()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AwsCredentials.java:0)
Method <org.gradle.api.credentials.HttpHeaderCredentials.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (HttpHeaderCredentials.java:0)
Method <org.gradle.api.credentials.HttpHeaderCredentials.getValue()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (HttpHeaderCredentials.java:0)
Method <org.gradle.api.credentials.PasswordCredentials.getPassword()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PasswordCredentials.java:0)
Method <org.gradle.api.credentials.PasswordCredentials.getUsername()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PasswordCredentials.java:0)
Method <org.gradle.api.file.ConfigurableFileTree.getBuiltBy()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ConfigurableFileTree.java:0)
Method <org.gradle.api.file.ConfigurableFileTree.getDir()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ConfigurableFileTree.java:0)
Method <org.gradle.api.file.CopySpec.getDuplicatesStrategy()> does not have raw return type (org.gradle.api.file.DuplicatesStrategy) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CopySpec.java:0)
Method <org.gradle.api.file.CopySpec.getFilteringCharset()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CopySpec.java:0)
Method <org.gradle.api.file.CopySpec.getIncludeEmptyDirs()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CopySpec.java:0)
Method <org.gradle.api.file.CopySpec.isCaseSensitive()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CopySpec.java:0)
Method <org.gradle.api.file.FileCopyDetails.getDuplicatesStrategy()> does not have raw return type (org.gradle.api.file.DuplicatesStrategy) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (FileCopyDetails.java:0)
Method <org.gradle.api.file.FileCopyDetails.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (FileCopyDetails.java:0)
Method <org.gradle.api.file.FileCopyDetails.getPath()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (FileCopyDetails.java:0)
Method <org.gradle.api.file.FileCopyDetails.getRelativePath()> does not have raw return type (org.gradle.api.file.RelativePath) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (FileCopyDetails.java:0)
Method <org.gradle.api.file.FileCopyDetails.getRelativeSourcePath()> does not have raw return type (org.gradle.api.file.RelativePath) assignable to any of [Provider] in (FileCopyDetails.java:0)
Method <org.gradle.api.file.FileCopyDetails.getSourceName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (FileCopyDetails.java:0)
Method <org.gradle.api.file.FileCopyDetails.getSourcePath()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (FileCopyDetails.java:0)
Method <org.gradle.api.file.SourceDirectorySet.getFilter()> does not have raw return type (org.gradle.api.tasks.util.PatternFilterable) assignable to any of [Provider] in (SourceDirectorySet.java:0)
Method <org.gradle.api.file.SourceDirectorySet.getName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceDirectorySet.java:0)
Method <org.gradle.api.file.SourceDirectorySet.getSrcDirTrees()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (SourceDirectorySet.java:0)
Method <org.gradle.api.file.SourceDirectorySet.getSrcDirs()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SourceDirectorySet.java:0)
Method <org.gradle.api.file.SyncSpec.getPreserve()> does not have raw return type (org.gradle.api.tasks.util.PatternFilterable) assignable to any of [Provider] in (SyncSpec.java:0)
Method <org.gradle.api.initialization.ProjectDescriptor.getBuildFile()> does not have raw return type (java.io.File) assignable to any of [Provider] in (ProjectDescriptor.java:0)
Method <org.gradle.api.initialization.ProjectDescriptor.getBuildFileName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProjectDescriptor.java:0)
Method <org.gradle.api.initialization.ProjectDescriptor.getChildren()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (ProjectDescriptor.java:0)
Method <org.gradle.api.initialization.ProjectDescriptor.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProjectDescriptor.java:0)
Method <org.gradle.api.initialization.ProjectDescriptor.getParent()> does not have raw return type (org.gradle.api.initialization.ProjectDescriptor) assignable to any of [Provider] in (ProjectDescriptor.java:0)
Method <org.gradle.api.initialization.ProjectDescriptor.getPath()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (ProjectDescriptor.java:0)
Method <org.gradle.api.initialization.ProjectDescriptor.getProjectDir()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProjectDescriptor.java:0)
Method <org.gradle.api.java.archives.ManifestMergeDetails.getBaseValue()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (ManifestMergeDetails.java:0)
Method <org.gradle.api.java.archives.ManifestMergeDetails.getKey()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (ManifestMergeDetails.java:0)
Method <org.gradle.api.java.archives.ManifestMergeDetails.getMergeValue()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (ManifestMergeDetails.java:0)
Method <org.gradle.api.java.archives.ManifestMergeDetails.getSection()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (ManifestMergeDetails.java:0)
Method <org.gradle.api.java.archives.ManifestMergeDetails.getValue()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ManifestMergeDetails.java:0)
Method <org.gradle.api.java.archives.ManifestMergeSpec.getContentCharset()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ManifestMergeSpec.java:0)
Method <org.gradle.api.logging.configuration.LoggingConfiguration.getConsoleOutput()> does not have raw return type (org.gradle.api.logging.configuration.ConsoleOutput) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (LoggingConfiguration.java:0)
Method <org.gradle.api.logging.configuration.LoggingConfiguration.getLogLevel()> does not have raw return type (org.gradle.api.logging.LogLevel) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (LoggingConfiguration.java:0)
Method <org.gradle.api.logging.configuration.LoggingConfiguration.getShowStacktrace()> does not have raw return type (org.gradle.api.logging.configuration.ShowStacktrace) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (LoggingConfiguration.java:0)
Method <org.gradle.api.logging.configuration.LoggingConfiguration.getWarningMode()> does not have raw return type (org.gradle.api.logging.configuration.WarningMode) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (LoggingConfiguration.java:0)
Method <org.gradle.api.plugins.JavaApplication.getApplicationDefaultJvmArgs()> does not have raw return type (java.lang.Iterable) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaApplication.java:0)
Method <org.gradle.api.plugins.JavaApplication.getApplicationDistribution()> does not have raw return type (org.gradle.api.file.CopySpec) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaApplication.java:0)
Method <org.gradle.api.plugins.JavaApplication.getApplicationName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaApplication.java:0)
Method <org.gradle.api.plugins.JavaApplication.getExecutableDir()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaApplication.java:0)
Method <org.gradle.api.plugins.JavaPluginExtension.getAutoTargetJvmDisabled()> does not have raw return type (boolean) assignable to any of [Provider] in (JavaPluginExtension.java:0)
Method <org.gradle.api.plugins.JavaPluginExtension.getModularity()> does not have raw return type (org.gradle.api.jvm.ModularitySpec) assignable to any of [Provider] in (JavaPluginExtension.java:0)
Method <org.gradle.api.plugins.JavaPluginExtension.getSourceCompatibility()> does not have raw return type (org.gradle.api.JavaVersion) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaPluginExtension.java:0)
Method <org.gradle.api.plugins.JavaPluginExtension.getSourceSets()> does not have raw return type (org.gradle.api.tasks.SourceSetContainer) assignable to any of [Provider] in (JavaPluginExtension.java:0)
Method <org.gradle.api.plugins.JavaPluginExtension.getTargetCompatibility()> does not have raw return type (org.gradle.api.JavaVersion) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaPluginExtension.java:0)
Method <org.gradle.api.plugins.JavaPluginExtension.getToolchain()> does not have raw return type (org.gradle.jvm.toolchain.JavaToolchainSpec) assignable to any of [Provider] in (JavaPluginExtension.java:0)
Method <org.gradle.api.plugins.quality.CheckstyleExtension.getConfigFile()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CheckstyleExtension.java:0)
Method <org.gradle.api.plugins.quality.CheckstyleExtension.getConfigProperties()> does not have raw return type (java.util.Map) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CheckstyleExtension.java:0)
Method <org.gradle.api.plugins.quality.CheckstyleExtension.getMaxErrors()> does not have raw return type (int) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CheckstyleExtension.java:0)
Method <org.gradle.api.plugins.quality.CheckstyleExtension.getMaxWarnings()> does not have raw return type (int) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CheckstyleExtension.java:0)
Method <org.gradle.api.plugins.quality.CheckstyleExtension.isShowViolations()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CheckstyleExtension.java:0)
Method <org.gradle.api.plugins.quality.CodeNarcExtension.getConfigFile()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CodeNarcExtension.java:0)
Method <org.gradle.api.plugins.quality.CodeNarcExtension.getMaxPriority1Violations()> does not have raw return type (int) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CodeNarcExtension.java:0)
Method <org.gradle.api.plugins.quality.CodeNarcExtension.getMaxPriority2Violations()> does not have raw return type (int) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CodeNarcExtension.java:0)
Method <org.gradle.api.plugins.quality.CodeNarcExtension.getMaxPriority3Violations()> does not have raw return type (int) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CodeNarcExtension.java:0)
Method <org.gradle.api.plugins.quality.CodeNarcExtension.getReportFormat()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CodeNarcExtension.java:0)
Method <org.gradle.api.plugins.quality.CodeQualityExtension.getReportsDir()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CodeQualityExtension.java:0)
Method <org.gradle.api.plugins.quality.CodeQualityExtension.getSourceSets()> does not have raw return type (java.util.Collection) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CodeQualityExtension.java:0)
Method <org.gradle.api.plugins.quality.CodeQualityExtension.getToolVersion()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CodeQualityExtension.java:0)
Method <org.gradle.api.plugins.quality.CodeQualityExtension.isIgnoreFailures()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CodeQualityExtension.java:0)
Method <org.gradle.api.plugins.quality.PmdExtension.getRuleSets()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PmdExtension.java:0)
Method <org.gradle.api.plugins.quality.PmdExtension.getTargetJdk()> does not have raw return type (org.gradle.api.plugins.quality.TargetJdk) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PmdExtension.java:0)
Method <org.gradle.api.plugins.quality.PmdExtension.isConsoleOutput()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PmdExtension.java:0)
Method <org.gradle.api.publish.ivy.IvyArtifact.getClassifier()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IvyArtifact.java:0)
Method <org.gradle.api.publish.ivy.IvyArtifact.getConf()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IvyArtifact.java:0)
Method <org.gradle.api.publish.ivy.IvyArtifact.getExtension()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IvyArtifact.java:0)
Method <org.gradle.api.publish.ivy.IvyArtifact.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IvyArtifact.java:0)
Method <org.gradle.api.publish.ivy.IvyArtifact.getType()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IvyArtifact.java:0)
Method <org.gradle.api.publish.ivy.IvyModuleDescriptorSpec.getBranch()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IvyModuleDescriptorSpec.java:0)
Method <org.gradle.api.publish.ivy.IvyModuleDescriptorSpec.getExtraInfo()> does not have raw return type (org.gradle.api.publish.ivy.IvyExtraInfoSpec) assignable to any of [Provider] in (IvyModuleDescriptorSpec.java:0)
Method <org.gradle.api.publish.ivy.IvyModuleDescriptorSpec.getStatus()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IvyModuleDescriptorSpec.java:0)
Method <org.gradle.api.publish.ivy.IvyPublication.getArtifacts()> does not have raw return type (org.gradle.api.publish.ivy.IvyArtifactSet) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IvyPublication.java:0)
Method <org.gradle.api.publish.ivy.IvyPublication.getConfigurations()> does not have raw return type (org.gradle.api.publish.ivy.IvyConfigurationContainer) assignable to any of [Provider] in (IvyPublication.java:0)
Method <org.gradle.api.publish.ivy.IvyPublication.getDescriptor()> does not have raw return type (org.gradle.api.publish.ivy.IvyModuleDescriptorSpec) assignable to any of [Provider] in (IvyPublication.java:0)
Method <org.gradle.api.publish.ivy.IvyPublication.getModule()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IvyPublication.java:0)
Method <org.gradle.api.publish.ivy.IvyPublication.getOrganisation()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IvyPublication.java:0)
Method <org.gradle.api.publish.ivy.IvyPublication.getRevision()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IvyPublication.java:0)
Method <org.gradle.api.publish.maven.MavenArtifact.getClassifier()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MavenArtifact.java:0)
Method <org.gradle.api.publish.maven.MavenArtifact.getExtension()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MavenArtifact.java:0)
Method <org.gradle.api.publish.maven.MavenPom.getPackaging()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MavenPom.java:0)
Method <org.gradle.api.publish.maven.MavenPublication.getArtifactId()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MavenPublication.java:0)
Method <org.gradle.api.publish.maven.MavenPublication.getArtifacts()> does not have raw return type (org.gradle.api.publish.maven.MavenArtifactSet) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MavenPublication.java:0)
Method <org.gradle.api.publish.maven.MavenPublication.getGroupId()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MavenPublication.java:0)
Method <org.gradle.api.publish.maven.MavenPublication.getPom()> does not have raw return type (org.gradle.api.publish.maven.MavenPom) assignable to any of [Provider] in (MavenPublication.java:0)
Method <org.gradle.api.publish.maven.MavenPublication.getVersion()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MavenPublication.java:0)
Method <org.gradle.api.resources.ResourceException.getLocation()> does not have raw return type (java.net.URI) assignable to any of [Provider] in (ResourceException.java:0)
Method <org.gradle.api.tasks.SourceSet.getAnnotationProcessorConfigurationName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getApiConfigurationName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getApiElementsConfigurationName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getClassesTaskName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getCompileClasspathConfigurationName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getCompileJavaTaskName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getCompileOnlyApiConfigurationName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getCompileOnlyConfigurationName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getCompileTaskName(java.lang.String)> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getImplementationConfigurationName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getJarTaskName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getJavadocElementsConfigurationName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getJavadocJarTaskName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getJavadocTaskName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getProcessResourcesTaskName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getRuntimeClasspathConfigurationName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getRuntimeElementsConfigurationName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getRuntimeOnlyConfigurationName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getSourcesElementsConfigurationName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getSourcesJarTaskName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.getTaskName(java.lang.String, java.lang.String)> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSet.isMain(org.gradle.api.tasks.SourceSet)> does not have raw return type (boolean) assignable to any of [Provider] in (SourceSet.java:0)
Method <org.gradle.api.tasks.SourceSetOutput.getResourcesDir()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SourceSetOutput.java:0)
Method <org.gradle.api.tasks.TaskExecutionException.getTask()> does not have raw return type (org.gradle.api.Task) assignable to any of [Provider] in (TaskExecutionException.java:0)
Method <org.gradle.api.tasks.VerificationTask.getIgnoreFailures()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (VerificationTask.java:0)
Method <org.gradle.api.tasks.compile.BaseForkOptions.getJvmArgs()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseForkOptions.java:0)
Method <org.gradle.api.tasks.compile.BaseForkOptions.getMemoryInitialSize()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseForkOptions.java:0)
Method <org.gradle.api.tasks.compile.BaseForkOptions.getMemoryMaximumSize()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseForkOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.getAllCompilerArgs()> does not have raw return type (java.util.List) assignable to any of [Provider] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.getCompilerArgs()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.getCompilerArgumentProviders()> does not have raw return type (java.util.List) assignable to any of [Provider] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.getDebugOptions()> does not have raw return type (org.gradle.api.tasks.compile.DebugOptions) assignable to any of [Provider] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.getEncoding()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.getExtensionDirs()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.getForkOptions()> does not have raw return type (org.gradle.api.tasks.compile.ForkOptions) assignable to any of [Provider] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.isDebug()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.isDeprecation()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.isFailOnError()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.isFork()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.isIncremental()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.isListFiles()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.isVerbose()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.CompileOptions.isWarnings()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CompileOptions.java:0)
Method <org.gradle.api.tasks.compile.DebugOptions.getDebugLevel()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DebugOptions.java:0)
Method <org.gradle.api.tasks.compile.ForkOptions.getExecutable()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ForkOptions.java:0)
Method <org.gradle.api.tasks.compile.ForkOptions.getJavaHome()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ForkOptions.java:0)
Method <org.gradle.api.tasks.compile.ForkOptions.getTempDir()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ForkOptions.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompileOptions.getConfigurationScript()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GroovyCompileOptions.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompileOptions.getEncoding()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GroovyCompileOptions.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompileOptions.getFileExtensions()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GroovyCompileOptions.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompileOptions.getForkOptions()> does not have raw return type (org.gradle.api.tasks.compile.GroovyForkOptions) assignable to any of [Provider] in (GroovyCompileOptions.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompileOptions.getOptimizationOptions()> does not have raw return type (java.util.Map) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GroovyCompileOptions.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompileOptions.getStubDir()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GroovyCompileOptions.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompileOptions.isFailOnError()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GroovyCompileOptions.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompileOptions.isFork()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GroovyCompileOptions.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompileOptions.isJavaAnnotationProcessing()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GroovyCompileOptions.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompileOptions.isKeepStubs()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GroovyCompileOptions.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompileOptions.isListFiles()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GroovyCompileOptions.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompileOptions.isParameters()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GroovyCompileOptions.java:0)
Method <org.gradle.api.tasks.compile.GroovyCompileOptions.isVerbose()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GroovyCompileOptions.java:0)
Method <org.gradle.api.tasks.compile.ProviderAwareCompilerDaemonForkOptions.getAllJvmArgs()> does not have raw return type (java.util.List) assignable to any of [Provider] in (ProviderAwareCompilerDaemonForkOptions.java:0)
Method <org.gradle.api.tasks.compile.ProviderAwareCompilerDaemonForkOptions.getJvmArgumentProviders()> does not have raw return type (java.util.List) assignable to any of [Provider] in (ProviderAwareCompilerDaemonForkOptions.java:0)
Method <org.gradle.api.tasks.scala.ScalaDocOptions.getAdditionalParameters()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ScalaDocOptions.java:0)
Method <org.gradle.api.tasks.scala.ScalaDocOptions.getBottom()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ScalaDocOptions.java:0)
Method <org.gradle.api.tasks.scala.ScalaDocOptions.getDocTitle()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ScalaDocOptions.java:0)
Method <org.gradle.api.tasks.scala.ScalaDocOptions.getFooter()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ScalaDocOptions.java:0)
Method <org.gradle.api.tasks.scala.ScalaDocOptions.getHeader()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ScalaDocOptions.java:0)
Method <org.gradle.api.tasks.scala.ScalaDocOptions.getTop()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ScalaDocOptions.java:0)
Method <org.gradle.api.tasks.scala.ScalaDocOptions.getWindowTitle()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ScalaDocOptions.java:0)
Method <org.gradle.api.tasks.scala.ScalaDocOptions.isDeprecation()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ScalaDocOptions.java:0)
Method <org.gradle.api.tasks.scala.ScalaDocOptions.isUnchecked()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ScalaDocOptions.java:0)
Method <org.gradle.api.tasks.testing.JUnitXmlReport.isOutputPerTestCase()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JUnitXmlReport.java:0)
Method <org.gradle.api.tasks.testing.TestFilter.getExcludePatterns()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestFilter.java:0)
Method <org.gradle.api.tasks.testing.TestFilter.getIncludePatterns()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestFilter.java:0)
Method <org.gradle.api.tasks.testing.TestFilter.isFailOnNoMatchingTests()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestFilter.java:0)
Method <org.gradle.api.tasks.testing.junit.JUnitOptions.getExcludeCategories()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JUnitOptions.java:0)
Method <org.gradle.api.tasks.testing.junit.JUnitOptions.getIncludeCategories()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JUnitOptions.java:0)
Method <org.gradle.api.tasks.testing.junitplatform.JUnitPlatformOptions.getExcludeEngines()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JUnitPlatformOptions.java:0)
Method <org.gradle.api.tasks.testing.junitplatform.JUnitPlatformOptions.getExcludeTags()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JUnitPlatformOptions.java:0)
Method <org.gradle.api.tasks.testing.junitplatform.JUnitPlatformOptions.getIncludeEngines()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JUnitPlatformOptions.java:0)
Method <org.gradle.api.tasks.testing.junitplatform.JUnitPlatformOptions.getIncludeTags()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JUnitPlatformOptions.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLogging.getDisplayGranularity()> does not have raw return type (int) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLogging.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLogging.getEvents()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLogging.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLogging.getExceptionFormat()> does not have raw return type (org.gradle.api.tasks.testing.logging.TestExceptionFormat) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLogging.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLogging.getMaxGranularity()> does not have raw return type (int) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLogging.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLogging.getMinGranularity()> does not have raw return type (int) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLogging.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLogging.getShowCauses()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLogging.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLogging.getShowExceptions()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLogging.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLogging.getShowStackTraces()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLogging.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLogging.getShowStandardStreams()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLogging.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLogging.getStackTraceFilters()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLogging.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLoggingContainer.getDebug()> does not have raw return type (org.gradle.api.tasks.testing.logging.TestLogging) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLoggingContainer.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLoggingContainer.getError()> does not have raw return type (org.gradle.api.tasks.testing.logging.TestLogging) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLoggingContainer.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLoggingContainer.getInfo()> does not have raw return type (org.gradle.api.tasks.testing.logging.TestLogging) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLoggingContainer.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLoggingContainer.getLifecycle()> does not have raw return type (org.gradle.api.tasks.testing.logging.TestLogging) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLoggingContainer.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLoggingContainer.getQuiet()> does not have raw return type (org.gradle.api.tasks.testing.logging.TestLogging) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLoggingContainer.java:0)
Method <org.gradle.api.tasks.testing.logging.TestLoggingContainer.getWarn()> does not have raw return type (org.gradle.api.tasks.testing.logging.TestLogging) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestLoggingContainer.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getConfigFailurePolicy()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getExcludeGroups()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getGroupByInstances()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getIncludeGroups()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getListeners()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getOutputDirectory()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getParallel()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getPreserveOrder()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getSuiteName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getSuiteXmlBuilder()> does not have raw return type (groovy.xml.MarkupBuilder) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getSuiteXmlFiles()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getSuiteXmlWriter()> does not have raw return type (java.io.StringWriter) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getSuites(java.io.File)> does not have raw return type (java.util.List) assignable to any of [Provider] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getTestName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getThreadCount()> does not have raw return type (int) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getThreadPoolFactoryClass()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.getUseDefaultListeners()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.isGroupByInstances()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.isPreserveOrder()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.testing.testng.TestNGOptions.isUseDefaultListeners()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestNGOptions.java:0)
Method <org.gradle.api.tasks.util.PatternFilterable.getExcludes()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PatternFilterable.java:0)
Method <org.gradle.api.tasks.util.PatternFilterable.getIncludes()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PatternFilterable.java:0)
Method <org.gradle.api.tasks.util.PatternSet.getAsExcludeSpec()> does not have raw return type (org.gradle.api.specs.Spec) assignable to any of [Provider] in (PatternSet.java:0)
Method <org.gradle.api.tasks.util.PatternSet.getAsIncludeSpec()> does not have raw return type (org.gradle.api.specs.Spec) assignable to any of [Provider] in (PatternSet.java:0)
Method <org.gradle.api.tasks.util.PatternSet.getAsSpec()> does not have raw return type (org.gradle.api.specs.Spec) assignable to any of [Provider] in (PatternSet.java:0)
Method <org.gradle.api.tasks.util.PatternSet.getExcludeSpecs()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (PatternSet.java:0)
Method <org.gradle.api.tasks.util.PatternSet.getExcludeSpecsView()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (PatternSet.java:0)
Method <org.gradle.api.tasks.util.PatternSet.getExcludes()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PatternSet.java:0)
Method <org.gradle.api.tasks.util.PatternSet.getExcludesView()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (PatternSet.java:0)
Method <org.gradle.api.tasks.util.PatternSet.getIncludeSpecs()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (PatternSet.java:0)
Method <org.gradle.api.tasks.util.PatternSet.getIncludeSpecsView()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (PatternSet.java:0)
Method <org.gradle.api.tasks.util.PatternSet.getIncludes()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PatternSet.java:0)
Method <org.gradle.api.tasks.util.PatternSet.getIncludesView()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (PatternSet.java:0)
Method <org.gradle.api.tasks.util.PatternSet.isCaseSensitive()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PatternSet.java:0)
Method <org.gradle.api.tasks.util.PatternSet.isEmpty()> does not have raw return type (boolean) assignable to any of [Provider] in (PatternSet.java:0)
Method <org.gradle.caching.configuration.AbstractBuildCache.isEnabled()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AbstractBuildCache.java:0)
Method <org.gradle.caching.configuration.AbstractBuildCache.isPush()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AbstractBuildCache.java:0)
Method <org.gradle.caching.configuration.BuildCache.isEnabled()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BuildCache.java:0)
Method <org.gradle.caching.configuration.BuildCache.isPush()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BuildCache.java:0)
Method <org.gradle.caching.http.HttpBuildCache.getCredentials()> does not have raw return type (org.gradle.caching.http.HttpBuildCacheCredentials) assignable to any of [Provider] in (HttpBuildCache.java:0)
Method <org.gradle.caching.http.HttpBuildCache.getUrl()> does not have raw return type (java.net.URI) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (HttpBuildCache.java:0)
Method <org.gradle.caching.http.HttpBuildCache.isAllowInsecureProtocol()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (HttpBuildCache.java:0)
Method <org.gradle.caching.http.HttpBuildCache.isAllowUntrustedServer()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (HttpBuildCache.java:0)
Method <org.gradle.caching.http.HttpBuildCache.isUseExpectContinue()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (HttpBuildCache.java:0)
Method <org.gradle.caching.http.HttpBuildCacheCredentials.getPassword()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (HttpBuildCacheCredentials.java:0)
Method <org.gradle.caching.http.HttpBuildCacheCredentials.getUsername()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (HttpBuildCacheCredentials.java:0)
Method <org.gradle.caching.local.DirectoryBuildCache.getDirectory()> does not have raw return type (java.lang.Object) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DirectoryBuildCache.java:0)
Method <org.gradle.concurrent.ParallelismConfiguration.getMaxWorkerCount()> does not have raw return type (int) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ParallelismConfiguration.java:0)
Method <org.gradle.concurrent.ParallelismConfiguration.isParallelProjectExecutionEnabled()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ParallelismConfiguration.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getBootClasspath()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getClasspath()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getDoclet()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getDocletpath()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getEncoding()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getExtDirs()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getJFlags()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getLocale()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getMemberLevel()> does not have raw return type (org.gradle.external.javadoc.JavadocMemberLevel) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getModulePath()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getOptionFiles()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getOutputLevel()> does not have raw return type (org.gradle.external.javadoc.JavadocOutputLevel) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getOverview()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getSource()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.getSourceNames()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.isBreakIterator()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.CoreJavadocOptions.isVerbose()> does not have raw return type (boolean) assignable to any of [Provider] in (CoreJavadocOptions.java:0)
Method <org.gradle.external.javadoc.JavadocOptionFileOption.getOption()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (JavadocOptionFileOption.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getBootClasspath()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getClasspath()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getDestinationDirectory()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getDoclet()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getDocletpath()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getEncoding()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getExtDirs()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getHeader()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getJFlags()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getLocale()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getMemberLevel()> does not have raw return type (org.gradle.external.javadoc.JavadocMemberLevel) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getModulePath()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getOptionFiles()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getOutputLevel()> does not have raw return type (org.gradle.external.javadoc.JavadocOutputLevel) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getOverview()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getSource()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getSourceNames()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.getWindowTitle()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.isBreakIterator()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.MinimalJavadocOptions.isVerbose()> does not have raw return type (boolean) assignable to any of [Provider] in (MinimalJavadocOptions.java:0)
Method <org.gradle.external.javadoc.OptionLessJavadocOptionFileOption.getValue()> does not have raw return type (java.lang.Object) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (OptionLessJavadocOptionFileOption.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getBottom()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getCharSet()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getDestinationDirectory()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getDocEncoding()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getDocTitle()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getExcludeDocFilesSubDir()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getFooter()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getGroups()> does not have raw return type (java.util.Map) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getHeader()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getHelpFile()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getLinks()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getLinksOffline()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getNoQualifiers()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getStylesheetFile()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getTagletPath()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getTaglets()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getTags()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.getWindowTitle()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isAuthor()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isDocFilesSubDirs()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isKeyWords()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isLinkSource()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isNoComment()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isNoDeprecated()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isNoDeprecatedList()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isNoHelp()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isNoIndex()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isNoNavBar()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isNoSince()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isNoTimestamp()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isNoTree()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isSerialWarn()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isSplitIndex()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isUse()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.external.javadoc.StandardJavadocDocletOptions.isVersion()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StandardJavadocDocletOptions.java:0)
Method <org.gradle.ide.visualstudio.ConfigFile.getLocation()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ConfigFile.java:0)
Method <org.gradle.ide.visualstudio.TextProvider.getText()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TextProvider.java:0)
Method <org.gradle.kotlin.dsl.GroovyBuilderScope.getDelegate()> does not have raw return type (java.lang.Object) assignable to any of [Provider] in (GroovyInteroperability.kt:0)
Method <org.gradle.kotlin.dsl.InitialValueExtraPropertyDelegate.getValue(java.lang.Object, kotlin.reflect.KProperty)> does not have raw return type (java.lang.Object) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ExtraPropertiesExtensions.kt:0)
Method <org.gradle.kotlin.dsl.KotlinBuildScript.getBuildscript()> does not have raw return type (org.gradle.api.initialization.dsl.ScriptHandler) assignable to any of [Provider] in (KotlinBuildScript.kt:0)
Method <org.gradle.kotlin.dsl.KotlinClosure0.getFunction()> does not have raw return type (kotlin.jvm.functions.Function0) assignable to any of [Provider] in (GroovyInteroperability.kt:0)
Method <org.gradle.kotlin.dsl.KotlinClosure1.getFunction()> does not have raw return type (kotlin.jvm.functions.Function1) assignable to any of [Provider] in (GroovyInteroperability.kt:0)
Method <org.gradle.kotlin.dsl.KotlinClosure2.getFunction()> does not have raw return type (kotlin.jvm.functions.Function2) assignable to any of [Provider] in (GroovyInteroperability.kt:0)
Method <org.gradle.kotlin.dsl.KotlinClosure3.getFunction()> does not have raw return type (kotlin.jvm.functions.Function3) assignable to any of [Provider] in (GroovyInteroperability.kt:0)
Method <org.gradle.kotlin.dsl.PropertyStateExtensionsKt.getValue(org.gradle.api.provider.Property, java.lang.Object, kotlin.reflect.KProperty)> does not have raw return type (java.lang.Object) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PropertyStateExtensions.kt:0)
Method <org.gradle.language.base.DependentSourceSet.getDependencies()> does not have raw return type (org.gradle.platform.base.DependencySpecContainer) assignable to any of [Provider] in (DependentSourceSet.java:0)
Method <org.gradle.language.base.LanguageSourceSet.getParentName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (LanguageSourceSet.java:0)
Method <org.gradle.language.nativeplatform.DependentSourceSet.getLibs()> does not have raw return type (java.util.Collection) assignable to any of [Provider] in (DependentSourceSet.java:0)
Method <org.gradle.language.nativeplatform.DependentSourceSet.getPreCompiledHeader()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DependentSourceSet.java:0)
Method <org.gradle.language.scala.tasks.BaseScalaCompileOptions.getAdditionalParameters()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseScalaCompileOptions.java:0)
Method <org.gradle.language.scala.tasks.BaseScalaCompileOptions.getDebugLevel()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseScalaCompileOptions.java:0)
Method <org.gradle.language.scala.tasks.BaseScalaCompileOptions.getEncoding()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseScalaCompileOptions.java:0)
Method <org.gradle.language.scala.tasks.BaseScalaCompileOptions.getForkOptions()> does not have raw return type (org.gradle.api.tasks.scala.ScalaForkOptions) assignable to any of [Provider] in (BaseScalaCompileOptions.java:0)
Method <org.gradle.language.scala.tasks.BaseScalaCompileOptions.getIncrementalOptions()> does not have raw return type (org.gradle.api.tasks.scala.IncrementalCompileOptions) assignable to any of [Provider] in (BaseScalaCompileOptions.java:0)
Method <org.gradle.language.scala.tasks.BaseScalaCompileOptions.getLoggingLevel()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseScalaCompileOptions.java:0)
Method <org.gradle.language.scala.tasks.BaseScalaCompileOptions.getLoggingPhases()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseScalaCompileOptions.java:0)
Method <org.gradle.language.scala.tasks.BaseScalaCompileOptions.isDeprecation()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseScalaCompileOptions.java:0)
Method <org.gradle.language.scala.tasks.BaseScalaCompileOptions.isFailOnError()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseScalaCompileOptions.java:0)
Method <org.gradle.language.scala.tasks.BaseScalaCompileOptions.isForce()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseScalaCompileOptions.java:0)
Method <org.gradle.language.scala.tasks.BaseScalaCompileOptions.isListFiles()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseScalaCompileOptions.java:0)
Method <org.gradle.language.scala.tasks.BaseScalaCompileOptions.isOptimize()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseScalaCompileOptions.java:0)
Method <org.gradle.language.scala.tasks.BaseScalaCompileOptions.isUnchecked()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseScalaCompileOptions.java:0)
Method <org.gradle.model.InvalidModelRuleException.getDescriptor()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (InvalidModelRuleException.java:0)
Method <org.gradle.nativeplatform.NativeBinarySpec.getAssembler()> does not have raw return type (org.gradle.nativeplatform.Tool) assignable to any of [Provider] in (NativeBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeBinarySpec.getBuildType()> does not have raw return type (org.gradle.nativeplatform.BuildType) assignable to any of [Provider] in (NativeBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeBinarySpec.getComponent()> does not have raw return type (org.gradle.nativeplatform.NativeComponentSpec) assignable to any of [Provider] in (NativeBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeBinarySpec.getCppCompiler()> does not have raw return type (org.gradle.nativeplatform.PreprocessingTool) assignable to any of [Provider] in (NativeBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeBinarySpec.getFlavor()> does not have raw return type (org.gradle.nativeplatform.Flavor) assignable to any of [Provider] in (NativeBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeBinarySpec.getLibs()> does not have raw return type (java.util.Collection) assignable to any of [Provider] in (NativeBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeBinarySpec.getLinker()> does not have raw return type (org.gradle.nativeplatform.Tool) assignable to any of [Provider] in (NativeBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeBinarySpec.getObjcCompiler()> does not have raw return type (org.gradle.nativeplatform.PreprocessingTool) assignable to any of [Provider] in (NativeBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeBinarySpec.getObjcppCompiler()> does not have raw return type (org.gradle.nativeplatform.PreprocessingTool) assignable to any of [Provider] in (NativeBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeBinarySpec.getRcCompiler()> does not have raw return type (org.gradle.nativeplatform.PreprocessingTool) assignable to any of [Provider] in (NativeBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeBinarySpec.getStaticLibArchiver()> does not have raw return type (org.gradle.nativeplatform.Tool) assignable to any of [Provider] in (NativeBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeBinarySpec.getTargetPlatform()> does not have raw return type (org.gradle.nativeplatform.platform.NativePlatform) assignable to any of [Provider] in (NativeBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeBinarySpec.getToolChain()> does not have raw return type (org.gradle.nativeplatform.toolchain.NativeToolChain) assignable to any of [Provider] in (NativeBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeBinarySpec.getcCompiler()> does not have raw return type (org.gradle.nativeplatform.PreprocessingTool) assignable to any of [Provider] in (NativeBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeComponentSpec.getBaseName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (NativeComponentSpec.java:0)
Method <org.gradle.nativeplatform.NativeExecutableBinarySpec.getApplication()> does not have raw return type (org.gradle.nativeplatform.NativeExecutableSpec) assignable to any of [Provider] in (NativeExecutableBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeExecutableBinarySpec.getApplication()> does not have raw return type (org.gradle.platform.base.ApplicationSpec) assignable to any of [Provider] in (NativeExecutableBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeExecutableBinarySpec.getComponent()> does not have raw return type (org.gradle.nativeplatform.NativeComponentSpec) assignable to any of [Provider] in (NativeExecutableBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeExecutableBinarySpec.getComponent()> does not have raw return type (org.gradle.nativeplatform.NativeExecutableSpec) assignable to any of [Provider] in (NativeExecutableBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeExecutableBinarySpec.getExecutable()> does not have raw return type (org.gradle.nativeplatform.NativeExecutableFileSpec) assignable to any of [Provider] in (NativeExecutableBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeExecutableBinarySpec.getInstallation()> does not have raw return type (org.gradle.nativeplatform.NativeInstallationSpec) assignable to any of [Provider] in (NativeExecutableBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeExecutableBinarySpec.getTasks()> does not have raw return type (org.gradle.nativeplatform.NativeExecutableBinarySpec$TasksCollection) assignable to any of [Provider] in (NativeExecutableBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeExecutableBinarySpec.getTasks()> does not have raw return type (org.gradle.platform.base.BinaryTasksCollection) assignable to any of [Provider] in (NativeExecutableBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeExecutableFileSpec.getFile()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (NativeExecutableFileSpec.java:0)
Method <org.gradle.nativeplatform.NativeExecutableFileSpec.getToolChain()> does not have raw return type (org.gradle.nativeplatform.toolchain.NativeToolChain) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (NativeExecutableFileSpec.java:0)
Method <org.gradle.nativeplatform.NativeInstallationSpec.getDirectory()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (NativeInstallationSpec.java:0)
Method <org.gradle.nativeplatform.NativeLibraryBinarySpec.getComponent()> does not have raw return type (org.gradle.nativeplatform.NativeComponentSpec) assignable to any of [Provider] in (NativeLibraryBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeLibraryBinarySpec.getComponent()> does not have raw return type (org.gradle.nativeplatform.NativeLibrarySpec) assignable to any of [Provider] in (NativeLibraryBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeLibraryBinarySpec.getLibrary()> does not have raw return type (org.gradle.nativeplatform.NativeLibrarySpec) assignable to any of [Provider] in (NativeLibraryBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeLibraryBinarySpec.getLibrary()> does not have raw return type (org.gradle.platform.base.LibrarySpec) assignable to any of [Provider] in (NativeLibraryBinarySpec.java:0)
Method <org.gradle.nativeplatform.NativeLibrarySpec.getApi()> does not have raw return type (org.gradle.nativeplatform.NativeLibraryRequirement) assignable to any of [Provider] in (NativeLibrarySpec.java:0)
Method <org.gradle.nativeplatform.NativeLibrarySpec.getShared()> does not have raw return type (org.gradle.nativeplatform.NativeLibraryRequirement) assignable to any of [Provider] in (NativeLibrarySpec.java:0)
Method <org.gradle.nativeplatform.NativeLibrarySpec.getStatic()> does not have raw return type (org.gradle.nativeplatform.NativeLibraryRequirement) assignable to any of [Provider] in (NativeLibrarySpec.java:0)
Method <org.gradle.nativeplatform.SharedLibraryBinarySpec.getSharedLibraryFile()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SharedLibraryBinarySpec.java:0)
Method <org.gradle.nativeplatform.SharedLibraryBinarySpec.getSharedLibraryLinkFile()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SharedLibraryBinarySpec.java:0)
Method <org.gradle.nativeplatform.SharedLibraryBinarySpec.getTasks()> does not have raw return type (org.gradle.nativeplatform.SharedLibraryBinarySpec$TasksCollection) assignable to any of [Provider] in (SharedLibraryBinarySpec.java:0)
Method <org.gradle.nativeplatform.SharedLibraryBinarySpec.getTasks()> does not have raw return type (org.gradle.platform.base.BinaryTasksCollection) assignable to any of [Provider] in (SharedLibraryBinarySpec.java:0)
Method <org.gradle.nativeplatform.StaticLibraryBinarySpec.getStaticLibraryFile()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (StaticLibraryBinarySpec.java:0)
Method <org.gradle.nativeplatform.StaticLibraryBinarySpec.getTasks()> does not have raw return type (org.gradle.nativeplatform.StaticLibraryBinarySpec$TasksCollection) assignable to any of [Provider] in (StaticLibraryBinarySpec.java:0)
Method <org.gradle.nativeplatform.StaticLibraryBinarySpec.getTasks()> does not have raw return type (org.gradle.platform.base.BinaryTasksCollection) assignable to any of [Provider] in (StaticLibraryBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.getComponent()> does not have raw return type (org.gradle.nativeplatform.NativeComponentSpec) assignable to any of [Provider] in (NativeTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.getComponent()> does not have raw return type (org.gradle.nativeplatform.test.NativeTestSuiteSpec) assignable to any of [Provider] in (NativeTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.getExecutable()> does not have raw return type (org.gradle.nativeplatform.NativeExecutableFileSpec) assignable to any of [Provider] in (NativeTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.getExecutableFile()> does not have raw return type (java.io.File) assignable to any of [Provider] in (NativeTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.getInstallation()> does not have raw return type (org.gradle.nativeplatform.NativeInstallationSpec) assignable to any of [Provider] in (NativeTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.getTasks()> does not have raw return type (org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec$TasksCollection) assignable to any of [Provider] in (NativeTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.getTasks()> does not have raw return type (org.gradle.platform.base.BinaryTasksCollection) assignable to any of [Provider] in (NativeTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.getTestSuite()> does not have raw return type (org.gradle.nativeplatform.test.NativeTestSuiteSpec) assignable to any of [Provider] in (NativeTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.getTestSuite()> does not have raw return type (org.gradle.testing.base.TestSuiteSpec) assignable to any of [Provider] in (NativeTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.getTestedBinary()> does not have raw return type (org.gradle.nativeplatform.NativeBinarySpec) assignable to any of [Provider] in (NativeTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.NativeTestSuiteBinarySpec.getTestedBinary()> does not have raw return type (org.gradle.platform.base.BinarySpec) assignable to any of [Provider] in (NativeTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.NativeTestSuiteSpec.getTestedComponent()> does not have raw return type (org.gradle.nativeplatform.NativeComponentSpec) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (NativeTestSuiteSpec.java:0)
Method <org.gradle.nativeplatform.test.NativeTestSuiteSpec.getTestedComponent()> does not have raw return type (org.gradle.platform.base.ComponentSpec) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (NativeTestSuiteSpec.java:0)
Method <org.gradle.nativeplatform.test.cunit.CUnitTestSuiteBinarySpec.getComponent()> does not have raw return type (org.gradle.nativeplatform.NativeComponentSpec) assignable to any of [Provider] in (CUnitTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.cunit.CUnitTestSuiteBinarySpec.getComponent()> does not have raw return type (org.gradle.nativeplatform.test.NativeTestSuiteSpec) assignable to any of [Provider] in (CUnitTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.cunit.CUnitTestSuiteBinarySpec.getComponent()> does not have raw return type (org.gradle.nativeplatform.test.cunit.CUnitTestSuiteSpec) assignable to any of [Provider] in (CUnitTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.cunit.CUnitTestSuiteBinarySpec.getTestSuite()> does not have raw return type (org.gradle.nativeplatform.test.NativeTestSuiteSpec) assignable to any of [Provider] in (CUnitTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.cunit.CUnitTestSuiteBinarySpec.getTestSuite()> does not have raw return type (org.gradle.nativeplatform.test.cunit.CUnitTestSuiteSpec) assignable to any of [Provider] in (CUnitTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.cunit.CUnitTestSuiteBinarySpec.getTestSuite()> does not have raw return type (org.gradle.testing.base.TestSuiteSpec) assignable to any of [Provider] in (CUnitTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.googletest.GoogleTestTestSuiteBinarySpec.getComponent()> does not have raw return type (org.gradle.nativeplatform.NativeComponentSpec) assignable to any of [Provider] in (GoogleTestTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.googletest.GoogleTestTestSuiteBinarySpec.getComponent()> does not have raw return type (org.gradle.nativeplatform.test.NativeTestSuiteSpec) assignable to any of [Provider] in (GoogleTestTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.googletest.GoogleTestTestSuiteBinarySpec.getComponent()> does not have raw return type (org.gradle.nativeplatform.test.googletest.GoogleTestTestSuiteSpec) assignable to any of [Provider] in (GoogleTestTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.googletest.GoogleTestTestSuiteBinarySpec.getTestSuite()> does not have raw return type (org.gradle.nativeplatform.test.NativeTestSuiteSpec) assignable to any of [Provider] in (GoogleTestTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.googletest.GoogleTestTestSuiteBinarySpec.getTestSuite()> does not have raw return type (org.gradle.nativeplatform.test.googletest.GoogleTestTestSuiteSpec) assignable to any of [Provider] in (GoogleTestTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.test.googletest.GoogleTestTestSuiteBinarySpec.getTestSuite()> does not have raw return type (org.gradle.testing.base.TestSuiteSpec) assignable to any of [Provider] in (GoogleTestTestSuiteBinarySpec.java:0)
Method <org.gradle.nativeplatform.toolchain.GccCommandLineToolConfiguration.getExecutable()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GccCommandLineToolConfiguration.java:0)
Method <org.gradle.nativeplatform.toolchain.VisualCpp.getInstallDir()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (VisualCpp.java:0)
Method <org.gradle.nativeplatform.toolchain.VisualCpp.getWindowsSdkDir()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (VisualCpp.java:0)
Method <org.gradle.platform.base.ApplicationBinarySpec.getApplication()> does not have raw return type (org.gradle.platform.base.ApplicationSpec) assignable to any of [Provider] in (ApplicationBinarySpec.java:0)
Method <org.gradle.platform.base.BinarySpec.getInputs()> does not have raw return type (org.gradle.api.DomainObjectSet) assignable to any of [Provider] in (BinarySpec.java:0)
Method <org.gradle.platform.base.BinarySpec.getSources()> does not have raw return type (org.gradle.model.ModelMap) assignable to any of [Provider] in (BinarySpec.java:0)
Method <org.gradle.platform.base.BinarySpec.getTasks()> does not have raw return type (org.gradle.platform.base.BinaryTasksCollection) assignable to any of [Provider] in (BinarySpec.java:0)
Method <org.gradle.platform.base.BinarySpec.isBuildable()> does not have raw return type (boolean) assignable to any of [Provider] in (BinarySpec.java:0)
Method <org.gradle.platform.base.LibraryBinarySpec.getLibrary()> does not have raw return type (org.gradle.platform.base.LibrarySpec) assignable to any of [Provider] in (LibraryBinarySpec.java:0)
Method <org.gradle.platform.base.binary.BaseBinarySpec.getBuildAbility()> does not have raw return type (org.gradle.platform.base.internal.BinaryBuildAbility) assignable to any of [Provider] in (BaseBinarySpec.java:0)
Method <org.gradle.platform.base.binary.BaseBinarySpec.getComponent()> does not have raw return type (org.gradle.platform.base.ComponentSpec) assignable to any of [Provider] in (BaseBinarySpec.java:0)
Method <org.gradle.platform.base.binary.BaseBinarySpec.getId()> does not have raw return type (org.gradle.api.artifacts.component.LibraryBinaryIdentifier) assignable to any of [Provider] in (BaseBinarySpec.java:0)
Method <org.gradle.platform.base.binary.BaseBinarySpec.getInputs()> does not have raw return type (org.gradle.api.DomainObjectSet) assignable to any of [Provider] in (BaseBinarySpec.java:0)
Method <org.gradle.platform.base.binary.BaseBinarySpec.getNamingScheme()> does not have raw return type (org.gradle.platform.base.internal.BinaryNamingScheme) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseBinarySpec.java:0)
Method <org.gradle.platform.base.binary.BaseBinarySpec.getProjectScopedName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (BaseBinarySpec.java:0)
Method <org.gradle.platform.base.binary.BaseBinarySpec.getPublicType()> does not have raw return type (java.lang.Class) assignable to any of [Provider] in (BaseBinarySpec.java:0)
Method <org.gradle.platform.base.binary.BaseBinarySpec.getSources()> does not have raw return type (org.gradle.model.ModelMap) assignable to any of [Provider] in (BaseBinarySpec.java:0)
Method <org.gradle.platform.base.binary.BaseBinarySpec.getTasks()> does not have raw return type (org.gradle.platform.base.BinaryTasksCollection) assignable to any of [Provider] in (BaseBinarySpec.java:0)
Method <org.gradle.platform.base.binary.BaseBinarySpec.isBuildable()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseBinarySpec.java:0)
Method <org.gradle.platform.base.binary.BaseBinarySpec.isLegacyBinary()> does not have raw return type (boolean) assignable to any of [Provider] in (BaseBinarySpec.java:0)
Method <org.gradle.plugin.devel.GradlePluginDevelopmentExtension.getPluginSourceSet()> does not have raw return type (org.gradle.api.tasks.SourceSet) assignable to any of [Provider] in (GradlePluginDevelopmentExtension.java:0)
Method <org.gradle.plugin.devel.GradlePluginDevelopmentExtension.getPlugins()> does not have raw return type (org.gradle.api.NamedDomainObjectContainer) assignable to any of [Provider] in (GradlePluginDevelopmentExtension.java:0)
Method <org.gradle.plugin.devel.GradlePluginDevelopmentExtension.getTestSourceSets()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (GradlePluginDevelopmentExtension.java:0)
Method <org.gradle.plugin.devel.GradlePluginDevelopmentExtension.isAutomatedPublishing()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GradlePluginDevelopmentExtension.java:0)
Method <org.gradle.plugin.devel.PluginDeclaration.getDescription()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PluginDeclaration.java:0)
Method <org.gradle.plugin.devel.PluginDeclaration.getDisplayName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PluginDeclaration.java:0)
Method <org.gradle.plugin.devel.PluginDeclaration.getId()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PluginDeclaration.java:0)
Method <org.gradle.plugin.devel.PluginDeclaration.getImplementationClass()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PluginDeclaration.java:0)
Method <org.gradle.plugin.devel.PluginDeclaration.getName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (PluginDeclaration.java:0)
Method <org.gradle.plugins.ear.descriptor.DeploymentDescriptor.getApplicationName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DeploymentDescriptor.java:0)
Method <org.gradle.plugins.ear.descriptor.DeploymentDescriptor.getDescription()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DeploymentDescriptor.java:0)
Method <org.gradle.plugins.ear.descriptor.DeploymentDescriptor.getDisplayName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DeploymentDescriptor.java:0)
Method <org.gradle.plugins.ear.descriptor.DeploymentDescriptor.getFileName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DeploymentDescriptor.java:0)
Method <org.gradle.plugins.ear.descriptor.DeploymentDescriptor.getInitializeInOrder()> does not have raw return type (java.lang.Boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DeploymentDescriptor.java:0)
Method <org.gradle.plugins.ear.descriptor.DeploymentDescriptor.getLibraryDirectory()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DeploymentDescriptor.java:0)
Method <org.gradle.plugins.ear.descriptor.DeploymentDescriptor.getModuleTypeMappings()> does not have raw return type (java.util.Map) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DeploymentDescriptor.java:0)
Method <org.gradle.plugins.ear.descriptor.DeploymentDescriptor.getModules()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DeploymentDescriptor.java:0)
Method <org.gradle.plugins.ear.descriptor.DeploymentDescriptor.getSecurityRoles()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DeploymentDescriptor.java:0)
Method <org.gradle.plugins.ear.descriptor.DeploymentDescriptor.getVersion()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (DeploymentDescriptor.java:0)
Method <org.gradle.plugins.ear.descriptor.EarModule.getAltDeployDescriptor()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EarModule.java:0)
Method <org.gradle.plugins.ear.descriptor.EarModule.getPath()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EarModule.java:0)
Method <org.gradle.plugins.ear.descriptor.EarSecurityRole.getDescription()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EarSecurityRole.java:0)
Method <org.gradle.plugins.ear.descriptor.EarSecurityRole.getRoleName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EarSecurityRole.java:0)
Method <org.gradle.plugins.ear.descriptor.EarWebModule.getContextRoot()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EarWebModule.java:0)
Method <org.gradle.plugins.ide.api.FileContentMerger.getBeforeMerged()> does not have raw return type (org.gradle.internal.MutableActionSet) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (FileContentMerger.java:0)
Method <org.gradle.plugins.ide.api.FileContentMerger.getWhenMerged()> does not have raw return type (org.gradle.internal.MutableActionSet) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (FileContentMerger.java:0)
Method <org.gradle.plugins.ide.api.PropertiesFileContentMerger.getTransformer()> does not have raw return type (org.gradle.api.internal.PropertiesTransformer) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (PropertiesFileContentMerger.java:0)
Method <org.gradle.plugins.ide.api.XmlFileContentMerger.getXmlTransformer()> does not have raw return type (org.gradle.internal.xml.XmlTransformer) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (XmlFileContentMerger.java:0)
Method <org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry.getAccessRules()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AbstractClasspathEntry.java:0)
Method <org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry.getEntryAttributes()> does not have raw return type (java.util.Map) assignable to any of [Provider] in (AbstractClasspathEntry.java:0)
Method <org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry.getNativeLibraryLocation()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AbstractClasspathEntry.java:0)
Method <org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry.getPath()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AbstractClasspathEntry.java:0)
Method <org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry.isExported()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AbstractClasspathEntry.java:0)
Method <org.gradle.plugins.ide.eclipse.model.AbstractLibrary.getJavadocPath()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.FileReference) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AbstractLibrary.java:0)
Method <org.gradle.plugins.ide.eclipse.model.AbstractLibrary.getLibrary()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.FileReference) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AbstractLibrary.java:0)
Method <org.gradle.plugins.ide.eclipse.model.AbstractLibrary.getModuleVersion()> does not have raw return type (org.gradle.api.artifacts.ModuleVersionIdentifier) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AbstractLibrary.java:0)
Method <org.gradle.plugins.ide.eclipse.model.AbstractLibrary.getSourcePath()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.FileReference) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AbstractLibrary.java:0)
Method <org.gradle.plugins.ide.eclipse.model.AccessRule.getKind()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AccessRule.java:0)
Method <org.gradle.plugins.ide.eclipse.model.AccessRule.getPattern()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AccessRule.java:0)
Method <org.gradle.plugins.ide.eclipse.model.BuildCommand.getArguments()> does not have raw return type (java.util.Map) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BuildCommand.java:0)
Method <org.gradle.plugins.ide.eclipse.model.BuildCommand.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BuildCommand.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Classpath.getEntries()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Classpath.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Container.getKind()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (Container.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseClasspath.getClassFolders()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseClasspath.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseClasspath.getContainers()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseClasspath.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseClasspath.getDefaultOutputDir()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseClasspath.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseClasspath.getFile()> does not have raw return type (org.gradle.plugins.ide.api.XmlFileContentMerger) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseClasspath.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseClasspath.getFileReferenceFactory()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.internal.FileReferenceFactory) assignable to any of [Provider] in (EclipseClasspath.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseClasspath.getMinusConfigurations()> does not have raw return type (java.util.Collection) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseClasspath.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseClasspath.getPathVariables()> does not have raw return type (java.util.Map) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseClasspath.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseClasspath.getPlusConfigurations()> does not have raw return type (java.util.Collection) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseClasspath.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseClasspath.getProject()> does not have raw return type (org.gradle.api.Project) assignable to any of [Provider] in (EclipseClasspath.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseClasspath.getSourceSets()> does not have raw return type (java.lang.Iterable) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseClasspath.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseClasspath.isDownloadJavadoc()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseClasspath.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseClasspath.isDownloadSources()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseClasspath.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseClasspath.isProjectDependenciesOnly()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseClasspath.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseJdt.getFile()> does not have raw return type (org.gradle.plugins.ide.api.PropertiesFileContentMerger) assignable to any of [Provider] in (EclipseJdt.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseJdt.getJavaRuntimeName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseJdt.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseJdt.getSourceCompatibility()> does not have raw return type (org.gradle.api.JavaVersion) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseJdt.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseJdt.getTargetCompatibility()> does not have raw return type (org.gradle.api.JavaVersion) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseJdt.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseModel.getAutoBuildTasks()> does not have raw return type (org.gradle.api.tasks.TaskDependency) assignable to any of [Provider] in (EclipseModel.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseModel.getClasspath()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.EclipseClasspath) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseModel.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseModel.getJdt()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.EclipseJdt) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseModel.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseModel.getProject()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.EclipseProject) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseModel.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseModel.getSynchronizationTasks()> does not have raw return type (org.gradle.api.tasks.TaskDependency) assignable to any of [Provider] in (EclipseModel.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseModel.getWtp()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.EclipseWtp) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseModel.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseProject.getBuildCommands()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseProject.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseProject.getComment()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseProject.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseProject.getFile()> does not have raw return type (org.gradle.plugins.ide.api.XmlFileContentMerger) assignable to any of [Provider] in (EclipseProject.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseProject.getLinkedResources()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseProject.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseProject.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseProject.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseProject.getNatures()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseProject.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseProject.getReferencedProjects()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseProject.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseProject.getResourceFilters()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (EclipseProject.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtp.getComponent()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtp.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtp.getFacet()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.EclipseWtpFacet) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtp.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getClassesDeployPath()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getContextPath()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getDeployName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getFile()> does not have raw return type (org.gradle.plugins.ide.api.XmlFileContentMerger) assignable to any of [Provider] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getFileReferenceFactory()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.internal.FileReferenceFactory) assignable to any of [Provider] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getLibConfigurations()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getLibDeployPath()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getMinusConfigurations()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getPathVariables()> does not have raw return type (java.util.Map) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getPlusConfigurations()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getProject()> does not have raw return type (org.gradle.api.Project) assignable to any of [Provider] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getProperties()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getResources()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getRootConfigurations()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpComponent.getSourceDirs()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpFacet.getFacets()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (EclipseWtpFacet.java:0)
Method <org.gradle.plugins.ide.eclipse.model.EclipseWtpFacet.getFile()> does not have raw return type (org.gradle.plugins.ide.api.XmlFileContentMerger) assignable to any of [Provider] in (EclipseWtpFacet.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Facet.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Facet.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Facet.getType()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.Facet$FacetType) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Facet.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Facet.getVersion()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Facet.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Library.getKind()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (Library.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Link.getLocation()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Link.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Link.getLocationUri()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Link.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Link.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Link.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Link.getType()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Link.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Output.getKind()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (Output.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Output.getPath()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Output.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Project.getBuildCommands()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Project.getComment()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Project.getLinkedResources()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Project.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Project.getNatures()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Project.getReferencedProjects()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Project.getResourceFilters()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.plugins.ide.eclipse.model.ProjectDependency.getBuildDependencies()> does not have raw return type (org.gradle.api.tasks.TaskDependency) assignable to any of [Provider] in (ProjectDependency.java:0)
Method <org.gradle.plugins.ide.eclipse.model.ProjectDependency.getKind()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (ProjectDependency.java:0)
Method <org.gradle.plugins.ide.eclipse.model.ProjectDependency.getPublication()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.FileReference) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProjectDependency.java:0)
Method <org.gradle.plugins.ide.eclipse.model.ProjectDependency.getPublicationJavadocPath()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.FileReference) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProjectDependency.java:0)
Method <org.gradle.plugins.ide.eclipse.model.ProjectDependency.getPublicationSourcePath()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.FileReference) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProjectDependency.java:0)
Method <org.gradle.plugins.ide.eclipse.model.ResourceFilter.getAppliesTo()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.ResourceFilterAppliesTo) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ResourceFilter.java:0)
Method <org.gradle.plugins.ide.eclipse.model.ResourceFilter.getMatcher()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.ResourceFilterMatcher) assignable to any of [Provider] in (ResourceFilter.java:0)
Method <org.gradle.plugins.ide.eclipse.model.ResourceFilter.getType()> does not have raw return type (org.gradle.plugins.ide.eclipse.model.ResourceFilterType) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ResourceFilter.java:0)
Method <org.gradle.plugins.ide.eclipse.model.ResourceFilter.isRecursive()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ResourceFilter.java:0)
Method <org.gradle.plugins.ide.eclipse.model.ResourceFilterMatcher.getArguments()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ResourceFilterMatcher.java:0)
Method <org.gradle.plugins.ide.eclipse.model.ResourceFilterMatcher.getChildren()> does not have raw return type (java.util.Set) assignable to any of [Provider] in (ResourceFilterMatcher.java:0)
Method <org.gradle.plugins.ide.eclipse.model.ResourceFilterMatcher.getId()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ResourceFilterMatcher.java:0)
Method <org.gradle.plugins.ide.eclipse.model.SourceFolder.getAbsolutePath()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceFolder.java:0)
Method <org.gradle.plugins.ide.eclipse.model.SourceFolder.getDir()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SourceFolder.java:0)
Method <org.gradle.plugins.ide.eclipse.model.SourceFolder.getExcludes()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SourceFolder.java:0)
Method <org.gradle.plugins.ide.eclipse.model.SourceFolder.getIncludes()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SourceFolder.java:0)
Method <org.gradle.plugins.ide.eclipse.model.SourceFolder.getKind()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SourceFolder.java:0)
Method <org.gradle.plugins.ide.eclipse.model.SourceFolder.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SourceFolder.java:0)
Method <org.gradle.plugins.ide.eclipse.model.SourceFolder.getOutput()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SourceFolder.java:0)
Method <org.gradle.plugins.ide.eclipse.model.UnresolvedLibrary.getAttemptedSelector()> does not have raw return type (org.gradle.api.artifacts.component.ComponentSelector) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (UnresolvedLibrary.java:0)
Method <org.gradle.plugins.ide.eclipse.model.Variable.getKind()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (Variable.java:0)
Method <org.gradle.plugins.ide.eclipse.model.WbDependentModule.getArchiveName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (WbDependentModule.java:0)
Method <org.gradle.plugins.ide.eclipse.model.WbDependentModule.getDeployPath()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (WbDependentModule.java:0)
Method <org.gradle.plugins.ide.eclipse.model.WbDependentModule.getHandle()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (WbDependentModule.java:0)
Method <org.gradle.plugins.ide.eclipse.model.WbProperty.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (WbProperty.java:0)
Method <org.gradle.plugins.ide.eclipse.model.WbProperty.getValue()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (WbProperty.java:0)
Method <org.gradle.plugins.ide.eclipse.model.WbResource.getDeployPath()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (WbResource.java:0)
Method <org.gradle.plugins.ide.eclipse.model.WbResource.getSourcePath()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (WbResource.java:0)
Method <org.gradle.plugins.ide.eclipse.model.WtpComponent.getContextPath()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (WtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.WtpComponent.getDeployName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (WtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.WtpComponent.getWbModuleEntries()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (WtpComponent.java:0)
Method <org.gradle.plugins.ide.eclipse.model.WtpFacet.getFacets()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (WtpFacet.java:0)
Method <org.gradle.plugins.ide.idea.model.Dependency.getScope()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Dependency.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaLanguageLevel.getLevel()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaLanguageLevel.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModel.getModule()> does not have raw return type (org.gradle.plugins.ide.idea.model.IdeaModule) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModel.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModel.getProject()> does not have raw return type (org.gradle.plugins.ide.idea.model.IdeaProject) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModel.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModel.getTargetVersion()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModel.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModel.getWorkspace()> does not have raw return type (org.gradle.plugins.ide.idea.model.IdeaWorkspace) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModel.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getContentRoot()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getExcludeDirs()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getGeneratedSourceDirs()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getIml()> does not have raw return type (org.gradle.plugins.ide.idea.model.IdeaModuleIml) assignable to any of [Provider] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getInheritOutputDirs()> does not have raw return type (java.lang.Boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getJdkName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getLanguageLevel()> does not have raw return type (org.gradle.plugins.ide.idea.model.IdeaLanguageLevel) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getOutputDir()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getOutputFile()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getPathFactory()> does not have raw return type (org.gradle.plugins.ide.idea.model.PathFactory) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getPathVariables()> does not have raw return type (java.util.Map) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getProject()> does not have raw return type (org.gradle.api.Project) assignable to any of [Provider] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getResourceDirs()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getScopes()> does not have raw return type (java.util.Map) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getSingleEntryLibraries()> does not have raw return type (java.util.Map) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getSourceDirs()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getTargetBytecodeVersion()> does not have raw return type (org.gradle.api.JavaVersion) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.getTestOutputDir()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.isDownloadJavadoc()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.isDownloadSources()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModule.isOffline()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModule.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaModuleIml.getGenerateTo()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaModuleIml.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaProject.getDisplayName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (IdeaProject.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaProject.getIpr()> does not have raw return type (org.gradle.plugins.ide.api.XmlFileContentMerger) assignable to any of [Provider] in (IdeaProject.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaProject.getJdkName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaProject.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaProject.getLanguageLevel()> does not have raw return type (org.gradle.plugins.ide.idea.model.IdeaLanguageLevel) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaProject.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaProject.getModules()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaProject.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaProject.getName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (IdeaProject.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaProject.getOutputFile()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaProject.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaProject.getPathFactory()> does not have raw return type (org.gradle.plugins.ide.idea.model.PathFactory) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaProject.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaProject.getProject()> does not have raw return type (org.gradle.api.Project) assignable to any of [Provider] in (IdeaProject.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaProject.getProjectLibraries()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaProject.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaProject.getTargetBytecodeVersion()> does not have raw return type (org.gradle.api.JavaVersion) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaProject.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaProject.getVcs()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaProject.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaProject.getWildcards()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaProject.java:0)
Method <org.gradle.plugins.ide.idea.model.IdeaWorkspace.getIws()> does not have raw return type (org.gradle.plugins.ide.api.XmlFileContentMerger) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (IdeaWorkspace.java:0)
Method <org.gradle.plugins.ide.idea.model.JarDirectory.getPath()> does not have raw return type (org.gradle.plugins.ide.idea.model.Path) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JarDirectory.java:0)
Method <org.gradle.plugins.ide.idea.model.JarDirectory.isRecursive()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JarDirectory.java:0)
Method <org.gradle.plugins.ide.idea.model.Jdk.getLanguageLevel()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Jdk.java:0)
Method <org.gradle.plugins.ide.idea.model.Jdk.getProjectJdkName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Jdk.java:0)
Method <org.gradle.plugins.ide.idea.model.Jdk.isAssertKeyword()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Jdk.java:0)
Method <org.gradle.plugins.ide.idea.model.Jdk.isJdk15()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Jdk.java:0)
Method <org.gradle.plugins.ide.idea.model.Module.getContentPath()> does not have raw return type (org.gradle.plugins.ide.idea.model.Path) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Module.java:0)
Method <org.gradle.plugins.ide.idea.model.Module.getDependencies()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Module.java:0)
Method <org.gradle.plugins.ide.idea.model.Module.getExcludeFolders()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Module.java:0)
Method <org.gradle.plugins.ide.idea.model.Module.getGeneratedSourceFolders()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Module.java:0)
Method <org.gradle.plugins.ide.idea.model.Module.getJdkName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Module.java:0)
Method <org.gradle.plugins.ide.idea.model.Module.getOutputDir()> does not have raw return type (org.gradle.plugins.ide.idea.model.Path) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Module.java:0)
Method <org.gradle.plugins.ide.idea.model.Module.getResourceFolders()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Module.java:0)
Method <org.gradle.plugins.ide.idea.model.Module.getSourceFolders()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Module.java:0)
Method <org.gradle.plugins.ide.idea.model.Module.getTestOutputDir()> does not have raw return type (org.gradle.plugins.ide.idea.model.Path) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Module.java:0)
Method <org.gradle.plugins.ide.idea.model.Module.getTestResourceFolders()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Module.java:0)
Method <org.gradle.plugins.ide.idea.model.Module.getTestSourceFolders()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Module.java:0)
Method <org.gradle.plugins.ide.idea.model.Module.isInheritOutputDirs()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Module.java:0)
Method <org.gradle.plugins.ide.idea.model.ModuleDependency.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ModuleDependency.java:0)
Method <org.gradle.plugins.ide.idea.model.ModuleDependency.getScope()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ModuleDependency.java:0)
Method <org.gradle.plugins.ide.idea.model.ModuleDependency.isExported()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ModuleDependency.java:0)
Method <org.gradle.plugins.ide.idea.model.ModuleLibrary.getClasses()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ModuleLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.ModuleLibrary.getJarDirectories()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ModuleLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.ModuleLibrary.getJavadoc()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ModuleLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.ModuleLibrary.getScope()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ModuleLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.ModuleLibrary.getSources()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ModuleLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.ModuleLibrary.isExported()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ModuleLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.Project.getJdk()> does not have raw return type (org.gradle.plugins.ide.idea.model.Jdk) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.plugins.ide.idea.model.Project.getModulePaths()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.plugins.ide.idea.model.Project.getProjectLibraries()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.plugins.ide.idea.model.Project.getVcs()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.plugins.ide.idea.model.Project.getWildcards()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Project.java:0)
Method <org.gradle.plugins.ide.idea.model.ProjectLibrary.getClasses()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProjectLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.ProjectLibrary.getCompilerClasspath()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProjectLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.ProjectLibrary.getJavadoc()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProjectLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.ProjectLibrary.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProjectLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.ProjectLibrary.getSources()> does not have raw return type (java.util.Set) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProjectLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.ProjectLibrary.getType()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProjectLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.SingleEntryModuleLibrary.getJavadocFile()> does not have raw return type (java.io.File) assignable to any of [Provider] in (SingleEntryModuleLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.SingleEntryModuleLibrary.getLibraryFile()> does not have raw return type (java.io.File) assignable to any of [Provider] in (SingleEntryModuleLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.SingleEntryModuleLibrary.getModuleVersion()> does not have raw return type (org.gradle.api.artifacts.ModuleVersionIdentifier) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SingleEntryModuleLibrary.java:0)
Method <org.gradle.plugins.ide.idea.model.SingleEntryModuleLibrary.getSourceFile()> does not have raw return type (java.io.File) assignable to any of [Provider] in (SingleEntryModuleLibrary.java:0)
Method <org.gradle.plugins.signing.SignOperation.getDisplayName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (SignOperation.java:0)
Method <org.gradle.plugins.signing.SignOperation.getSignatory()> does not have raw return type (org.gradle.plugins.signing.signatory.Signatory) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SignOperation.java:0)
Method <org.gradle.plugins.signing.SignOperation.getSignatureType()> does not have raw return type (org.gradle.plugins.signing.type.SignatureType) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SignOperation.java:0)
Method <org.gradle.plugins.signing.SignOperation.getSignatures()> does not have raw return type (java.util.List) assignable to any of [Provider] in (SignOperation.java:0)
Method <org.gradle.plugins.signing.SignOperation.getSingleSignature()> does not have raw return type (org.gradle.plugins.signing.Signature) assignable to any of [Provider] in (SignOperation.java:0)
Method <org.gradle.plugins.signing.SignOperation.isRequired()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SignOperation.java:0)
Method <org.gradle.plugins.signing.Signature.getBuildDependencies()> does not have raw return type (org.gradle.api.tasks.TaskDependency) assignable to any of [Provider] in (Signature.java:0)
Method <org.gradle.plugins.signing.Signature.getClassifier()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Signature.java:0)
Method <org.gradle.plugins.signing.Signature.getDate()> does not have raw return type (java.util.Date) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Signature.java:0)
Method <org.gradle.plugins.signing.Signature.getExtension()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Signature.java:0)
Method <org.gradle.plugins.signing.Signature.getFile()> does not have raw return type (java.io.File) assignable to any of [Provider] in (Signature.java:0)
Method <org.gradle.plugins.signing.Signature.getName()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Signature.java:0)
Method <org.gradle.plugins.signing.Signature.getSignatory()> does not have raw return type (org.gradle.plugins.signing.signatory.Signatory) assignable to any of [Provider] in (Signature.java:0)
Method <org.gradle.plugins.signing.Signature.getSignatureSpec()> does not have raw return type (org.gradle.plugins.signing.SignatureSpec) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Signature.java:0)
Method <org.gradle.plugins.signing.Signature.getSignatureType()> does not have raw return type (org.gradle.plugins.signing.type.SignatureType) assignable to any of [Provider] in (Signature.java:0)
Method <org.gradle.plugins.signing.Signature.getToSign()> does not have raw return type (java.io.File) assignable to any of [Provider] in (Signature.java:0)
Method <org.gradle.plugins.signing.Signature.getType()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (Signature.java:0)
Method <org.gradle.plugins.signing.SignatureSpec.getSignatory()> does not have raw return type (org.gradle.plugins.signing.signatory.Signatory) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SignatureSpec.java:0)
Method <org.gradle.plugins.signing.SignatureSpec.getSignatureType()> does not have raw return type (org.gradle.plugins.signing.type.SignatureType) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SignatureSpec.java:0)
Method <org.gradle.plugins.signing.SignatureSpec.isRequired()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SignatureSpec.java:0)
Method <org.gradle.plugins.signing.SigningExtension.getProject()> does not have raw return type (org.gradle.api.Project) assignable to any of [Provider] in (SigningExtension.java:0)
Method <org.gradle.plugins.signing.SigningExtension.getSignatories()> does not have raw return type (org.gradle.plugins.signing.signatory.SignatoryProvider) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SigningExtension.java:0)
Method <org.gradle.plugins.signing.SigningExtension.getSignatory()> does not have raw return type (org.gradle.plugins.signing.signatory.Signatory) assignable to any of [Provider] in (SigningExtension.java:0)
Method <org.gradle.plugins.signing.SigningExtension.getSignatureType()> does not have raw return type (org.gradle.plugins.signing.type.SignatureType) assignable to any of [Provider] in (SigningExtension.java:0)
Method <org.gradle.plugins.signing.SigningExtension.getSignatureTypes()> does not have raw return type (org.gradle.plugins.signing.type.SignatureTypeProvider) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SigningExtension.java:0)
Method <org.gradle.plugins.signing.SigningExtension.isRequired()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SigningExtension.java:0)
Method <org.gradle.plugins.signing.type.AbstractSignatureTypeProvider.getDefaultType()> does not have raw return type (org.gradle.plugins.signing.type.SignatureType) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (AbstractSignatureTypeProvider.java:0)
Method <org.gradle.plugins.signing.type.AbstractSignatureTypeProvider.getTypeForExtension(java.lang.String)> does not have raw return type (org.gradle.plugins.signing.type.SignatureType) assignable to any of [Provider] in (AbstractSignatureTypeProvider.java:0)
Method <org.gradle.plugins.signing.type.SignatureTypeProvider.getDefaultType()> does not have raw return type (org.gradle.plugins.signing.type.SignatureType) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (SignatureTypeProvider.java:0)
Method <org.gradle.plugins.signing.type.SignatureTypeProvider.getTypeForExtension(java.lang.String)> does not have raw return type (org.gradle.plugins.signing.type.SignatureType) assignable to any of [Provider] in (SignatureTypeProvider.java:0)
Method <org.gradle.process.BaseExecSpec.getCommandLine()> does not have raw return type (java.util.List) assignable to any of [Provider] in (BaseExecSpec.java:0)
Method <org.gradle.process.BaseExecSpec.getErrorOutput()> does not have raw return type (java.io.OutputStream) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseExecSpec.java:0)
Method <org.gradle.process.BaseExecSpec.getStandardInput()> does not have raw return type (java.io.InputStream) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseExecSpec.java:0)
Method <org.gradle.process.BaseExecSpec.getStandardOutput()> does not have raw return type (java.io.OutputStream) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseExecSpec.java:0)
Method <org.gradle.process.BaseExecSpec.isIgnoreExitValue()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (BaseExecSpec.java:0)
Method <org.gradle.process.ExecSpec.getArgs()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ExecSpec.java:0)
Method <org.gradle.process.ExecSpec.getArgumentProviders()> does not have raw return type (java.util.List) assignable to any of [Provider] in (ExecSpec.java:0)
Method <org.gradle.process.JavaExecSpec.getArgs()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaExecSpec.java:0)
Method <org.gradle.process.JavaExecSpec.getArgumentProviders()> does not have raw return type (java.util.List) assignable to any of [Provider] in (JavaExecSpec.java:0)
Method <org.gradle.process.JavaExecSpec.getModularity()> does not have raw return type (org.gradle.api.jvm.ModularitySpec) assignable to any of [Provider] in (JavaExecSpec.java:0)
Method <org.gradle.process.JavaForkOptions.getAllJvmArgs()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaForkOptions.java:0)
Method <org.gradle.process.JavaForkOptions.getDebug()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaForkOptions.java:0)
Method <org.gradle.process.JavaForkOptions.getDebugOptions()> does not have raw return type (org.gradle.process.JavaDebugOptions) assignable to any of [Provider] in (JavaForkOptions.java:0)
Method <org.gradle.process.JavaForkOptions.getDefaultCharacterEncoding()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaForkOptions.java:0)
Method <org.gradle.process.JavaForkOptions.getEnableAssertions()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaForkOptions.java:0)
Method <org.gradle.process.JavaForkOptions.getJvmArgs()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaForkOptions.java:0)
Method <org.gradle.process.JavaForkOptions.getJvmArgumentProviders()> does not have raw return type (java.util.List) assignable to any of [Provider] in (JavaForkOptions.java:0)
Method <org.gradle.process.JavaForkOptions.getMaxHeapSize()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaForkOptions.java:0)
Method <org.gradle.process.JavaForkOptions.getMinHeapSize()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaForkOptions.java:0)
Method <org.gradle.process.JavaForkOptions.getSystemProperties()> does not have raw return type (java.util.Map) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JavaForkOptions.java:0)
Method <org.gradle.process.ProcessForkOptions.getEnvironment()> does not have raw return type (java.util.Map) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProcessForkOptions.java:0)
Method <org.gradle.process.ProcessForkOptions.getExecutable()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProcessForkOptions.java:0)
Method <org.gradle.process.ProcessForkOptions.getWorkingDir()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (ProcessForkOptions.java:0)
Method <org.gradle.testing.base.TestSuiteBinarySpec.getTestSuite()> does not have raw return type (org.gradle.testing.base.TestSuiteSpec) assignable to any of [Provider] in (TestSuiteBinarySpec.java:0)
Method <org.gradle.testing.base.TestSuiteBinarySpec.getTestedBinary()> does not have raw return type (org.gradle.platform.base.BinarySpec) assignable to any of [Provider] in (TestSuiteBinarySpec.java:0)
Method <org.gradle.testing.base.TestSuiteSpec.getTestedComponent()> does not have raw return type (org.gradle.platform.base.ComponentSpec) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (TestSuiteSpec.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoPluginExtension.getToolVersion()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoPluginExtension.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoTaskExtension.getAddress()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoTaskExtension.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoTaskExtension.getAsJvmArg()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (JacocoTaskExtension.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoTaskExtension.getClassDumpDir()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoTaskExtension.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoTaskExtension.getDestinationFile()> does not have raw return type (java.io.File) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoTaskExtension.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoTaskExtension.getExcludeClassLoaders()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoTaskExtension.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoTaskExtension.getExcludes()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoTaskExtension.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoTaskExtension.getIncludes()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoTaskExtension.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoTaskExtension.getOutput()> does not have raw return type (org.gradle.testing.jacoco.plugins.JacocoTaskExtension$Output) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoTaskExtension.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoTaskExtension.getPort()> does not have raw return type (int) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoTaskExtension.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoTaskExtension.getSessionId()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoTaskExtension.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoTaskExtension.isDumpOnExit()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoTaskExtension.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoTaskExtension.isEnabled()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoTaskExtension.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoTaskExtension.isIncludeNoLocationClasses()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoTaskExtension.java:0)
Method <org.gradle.testing.jacoco.plugins.JacocoTaskExtension.isJmx()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoTaskExtension.java:0)
Method <org.gradle.testing.jacoco.tasks.rules.JacocoLimit.getCounter()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoLimit.java:0)
Method <org.gradle.testing.jacoco.tasks.rules.JacocoLimit.getMaximum()> does not have raw return type (java.math.BigDecimal) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoLimit.java:0)
Method <org.gradle.testing.jacoco.tasks.rules.JacocoLimit.getMinimum()> does not have raw return type (java.math.BigDecimal) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoLimit.java:0)
Method <org.gradle.testing.jacoco.tasks.rules.JacocoLimit.getValue()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoLimit.java:0)
Method <org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule.getElement()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoViolationRule.java:0)
Method <org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule.getExcludes()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoViolationRule.java:0)
Method <org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule.getIncludes()> does not have raw return type (java.util.List) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoViolationRule.java:0)
Method <org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule.getLimits()> does not have raw return type (java.util.List) assignable to any of [Provider] in (JacocoViolationRule.java:0)
Method <org.gradle.testing.jacoco.tasks.rules.JacocoViolationRule.isEnabled()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoViolationRule.java:0)
Method <org.gradle.testing.jacoco.tasks.rules.JacocoViolationRulesContainer.getRules()> does not have raw return type (java.util.List) assignable to any of [Provider] in (JacocoViolationRulesContainer.java:0)
Method <org.gradle.testing.jacoco.tasks.rules.JacocoViolationRulesContainer.isFailOnViolation()> does not have raw return type (boolean) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (JacocoViolationRulesContainer.java:0)
Method <org.gradle.testkit.runner.UnexpectedBuildResultException.getBuildResult()> does not have raw return type (org.gradle.testkit.runner.BuildResult) assignable to any of [Provider] in (UnexpectedBuildResultException.java:0)
Method <org.gradle.vcs.VersionControlRepository.getRootDir()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (VersionControlRepository.java:0)
Method <org.gradle.vcs.VersionControlSpec.getRepoName()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (VersionControlSpec.java:0)
Method <org.gradle.vcs.VersionControlSpec.getRootDir()> does not have raw return type (java.lang.String) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (VersionControlSpec.java:0)
Method <org.gradle.vcs.VersionControlSpec.getUniqueId()> does not have raw return type (java.lang.String) assignable to any of [Provider] in (VersionControlSpec.java:0)
Method <org.gradle.vcs.git.GitVersionControlSpec.getUrl()> does not have raw return type (java.net.URI) assignable to any of [Property, MapProperty, ListProperty, SetProperty] in (GitVersionControlSpec.java:0)
