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 #98

Open
Alex009 opened this issue Oct 4, 2024 · 1 comment
Open

Gradle configuration cache support #98

Alex009 opened this issue Oct 4, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Alex009
Copy link
Member

Alex009 commented Oct 4, 2024

now config cache can't be enabled:

Configuration cache state could not be cached: field `value` of `kotlin.reflect.jvm.internal.ReflectProperties$LazySoftVal` bean found in field `moduleData$delegate` of `kotlin.reflect.jvm.internal.KClassImpl$Data` bean found in field `value` of `kotlin.InitializedLazyImpl` bean found in field `data` of `kotlin.reflect.jvm.internal.KClassImpl` bean found in field `featureContext$1` of `dev.icerock.moko.kswift.plugin.feature.PlatformExtensionFunctionsFeature` bean found in field `nonProvidedValues` of `org.gradle.api.internal.collections.IterationOrderRetainingSetElementSource` bean found in field `store` of `org.gradle.api.internal.DefaultDomainObjectSet` bean found in field `__features__` of `dev.icerock.moko.kswift.plugin.KSwiftExtension` bean found in field `kSwiftExtension` of `dev.icerock.moko.kswift.plugin.PostProcessLinkTask` bean found in field `action` of `org.gradle.api.internal.AbstractTask$TaskActionWrapper` bean found in field `actions` of task `:campus-shared:shared:linkPodDebugFrameworkIosSimulatorArm64` of type `org.jetbrains.kotlin.gradle.tasks.KotlinNativeLink`: error writing value of type 'java.lang.ref.SoftReference'
> Unable to make field private long java.lang.ref.SoftReference.timestamp accessible: module java.base does not "opens java.lang.ref" to unnamed module @d14d267
@Alex009 Alex009 added the enhancement New feature or request label Oct 4, 2024
@TheRogue76
Copy link

Hi, has there been any updates on this issue?

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

No branches or pull requests

2 participants