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 configuration cache support #207

Closed
Alex009 opened this issue Jan 31, 2024 · 0 comments · Fixed by #208
Closed

Gradle configuration cache support #207

Alex009 opened this issue Jan 31, 2024 · 0 comments · Fixed by #208
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Alex009
Copy link
Member

Alex009 commented Jan 31, 2024

now configuration cache broken.

Task `:mpp-library:serverApiOpenApiGenerate` of type `dev.icerock.moko.network.tasks.GenerateTask`: invocation of 'Task.project' at execution time is unsupported.
  See https://docs.gradle.org/8.4/userguide/configuration_cache.html#config_cache:requirements:use_project_during_execution
See the complete report at file:///Users/gitlab/.gitlab-runner/builds/GvDz4YcY/0/scl/boilerplate/mobile-compose-boilerplate/build/reports/configuration-cache/b0sikkjw7rf5onv4xxct9xgg4/d92jlbiilznqd40aal7im3u8k/configuration-cache-report.html
> Invocation of 'Task.project' by task ':mpp-library:serverApiOpenApiGenerate' at execution time is unsupported.

this can be simply fix as i see

@Alex009 Alex009 added the enhancement New feature or request label Jan 31, 2024
@Alex009 Alex009 added this to the 0.21.1 milestone Jan 31, 2024
ExNDY added a commit to ExNDY/moko-network that referenced this issue Feb 21, 2024
ExNDY added a commit to ExNDY/moko-network that referenced this issue Feb 21, 2024
ExNDY added a commit to ExNDY/moko-network that referenced this issue Feb 21, 2024
@Alex009 Alex009 linked a pull request Feb 25, 2024 that will close this issue
Alex009 added a commit that referenced this issue Feb 25, 2024
@Alex009 Alex009 mentioned this issue Feb 25, 2024
@Alex009 Alex009 closed this as completed Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants