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

flankAuth task is not compatible with configuration cache #381

Open
ZacSweers opened this issue Feb 13, 2024 · 1 comment
Open

flankAuth task is not compatible with configuration cache #381

ZacSweers opened this issue Feb 13, 2024 · 1 comment

Comments

@ZacSweers
Copy link
Contributor

1 problem was found storing the configuration cache.
- Task `:app:flankAuth` of type `com.osacky.flank.gradle.FlankJavaExec`: cannot serialize object of type 'org.gradle.api.internal.project.DefaultProject', a subtype of 'org.gradle.api.Project', as these are not supported with the configuration cache.
  See https://docs.gradle.org/8.6/userguide/configuration_cache.html#config_cache:requirements:disallowed_types
@bmuschko
Copy link

Are there plans to support the configuration cache anytime soon?

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

2 participants