Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gradle clean build fails #48

Open
mrapaul opened this issue Apr 1, 2024 · 0 comments
Open

gradle clean build fails #48

mrapaul opened this issue Apr 1, 2024 · 0 comments

Comments

@mrapaul
Copy link

mrapaul commented Apr 1, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant