Skip to content

Doesn't work with Gradle 6.5 configuration cache #309

@gregallen

Description

@gregallen

If gradle.properties has org.gradle.unsafe.configuration-cache=on

then

1 configuration cache problems were found
Learn more about the Gradle Configuration Cache.
Problems grouped by message
▼ ❌ invocation of Task.project📋 at execution time is unsupported. (more info)
▼ task:autoLintGradle📋 of type com.netflix.nebula.lint.plugin.LintGradleTask📋
▼ exception stack trace 📋
org.gradle.api.InvalidUserCodeException: Invocation of 'Task.project' by task ':autoLintGradle' at execution time is unsupported.
at org.gradle.instantexecution.initialization.DefaultInstantExecutionProblemsListener.onTaskExecutionAccessProblem(InstantExecutionProblemsListener.kt:54)
at org.gradle.instantexecution.initialization.DefaultInstantExecutionProblemsListener.onProjectAccess(InstantExecutionProblemsListener.kt:45)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions