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

Проблемы при запуске тасок lint, check, detektBaseline и некоторых других #184

Open
tonykolomeytsev opened this issue Apr 24, 2023 · 0 comments
Assignees
Labels
gradle The task is related to Gradle and development processes, not to the product directly tech debt Tasks related to code quality improvement and refactoring
Milestone

Comments

@tonykolomeytsev
Copy link
Owner

Configuration cache problems found in this build.

1 problem was found storing the configuration cache.
- Task `:strings:compileDebugKotlin` of type `org.jetbrains.kotlin.gradle.tasks.KotlinCompile`: invocation of 'Task.project' at execution time is unsupported.
  See https://docs.gradle.org/8.1.1/userguide/configuration_cache.html#config_cache:requirements:use_project_during_execution

See the complete report at file:///Users/akolomeytsev/StudioProjects/mpeix/build/reports/configuration-cache/2voyl0a78ppsgh1maovhhntn9/30cwtp6kjne5owk69um0ug9zn/configuration-cache-report.html

Нужно погуглить решение и возможно отключать configuration cache для некоторых тасок. Это можно сделать при помощи модификации сущеествующих Gradle плагинов.

@tonykolomeytsev tonykolomeytsev added tech debt Tasks related to code quality improvement and refactoring gradle The task is related to Gradle and development processes, not to the product directly labels Apr 24, 2023
@tonykolomeytsev tonykolomeytsev changed the title Проблемы при запуске тасок lint, ckeck, detektBaseline и некоторых других Проблемы при запуске тасок lint, check, detektBaseline и некоторых других Apr 24, 2023
@tonykolomeytsev tonykolomeytsev added this to the 2.0.0 milestone Apr 29, 2023
@tonykolomeytsev tonykolomeytsev self-assigned this May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gradle The task is related to Gradle and development processes, not to the product directly tech debt Tasks related to code quality improvement and refactoring
Projects
None yet
Development

No branches or pull requests

1 participant