Skip to content

gradle clean build fails #48

@mrapaul

Description

@mrapaul

When I run gradle clean build in the template directory
Then I get the following error

lint-checks/src/main/java/io/bloco/template/lintchecks/MissingExcludePreviewAnnotationDetector.kt:57:33 Unresolved reference: CUSTOM_LINT_CHECKS

> Task :core:data:compileKotlin
w: Opt-in requirement marker kotlin.Experimental is unresolved. Please make sure it's present in the module dependencies

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':lint-checks:compileKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
   > Compilation error. See log for more details

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions