-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
bugSomething isn't workingSomething isn't working
Description
- Task
:publishHuaweiAppGalleryRelease
of typeru.cian.huawei.publish.HuaweiPublishTask
: cannot serialize object of type 'org.gradle.api.internal.artifacts.configurations.DefaultConfiguration', a subtype of 'org.gradle.api.artifacts.Configuration', as these are not supported with the configuration cache.
See https://docs.gradle.org/8.2.1/userguide/configuration_cache.html#config_cache:requirements:disallowed_types - Task
:publishHuaweiAppGalleryRelease
of typeru.cian.huawei.publish.HuaweiPublishTask
: cannot serialize object of type 'org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer', a subtype of 'org.gradle.api.artifacts.ConfigurationContainer', as these are not supported with the configuration cache.
See https://docs.gradle.org/8.2.1/userguide/configuration_cache.html#config_cache:requirements:disallowed_types - Task
:publishHuaweiAppGalleryRelease
of typeru.cian.huawei.publish.HuaweiPublishTask
: cannot serialize object of type 'org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler', a subtype of 'org.gradle.api.artifacts.dsl.DependencyHandler', as these are not supported with the configuration cache.
See https://docs.gradle.org/8.2.1/userguide/configuration_cache.html#config_cache:requirements:disallowed_types - Task
:publishHuaweiAppGalleryRelease
of typeru.cian.huawei.publish.HuaweiPublishTask
: cannot serialize object of type 'org.gradle.api.internal.file.DefaultSourceDirectorySet', a subtype of 'org.gradle.api.file.SourceDirectorySet', as these are not supported with the configuration cache.
See https://docs.gradle.org/8.2.1/userguide/configuration_cache.html#config_cache:requirements:disallowed_types - Task
:publishHuaweiAppGalleryRelease
of typeru.cian.huawei.publish.HuaweiPublishTask
: 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.2.1/userguide/configuration_cache.html#config_cache:requirements:disallowed_types - Task
:publishHuaweiAppGalleryRelease
of typeru.cian.huawei.publish.HuaweiPublishTask
: cannot serialize object of type 'org.jetbrains.kotlin.gradle.plugin.PropertiesBuildService', a subtype of 'org.gradle.api.services.BuildService', as these are not supported with the configuration cache.
See https://docs.gradle.org/8.2.1/userguide/configuration_cache.html#config_cache:requirements:disallowed_types
Если включить configuration-cache то выдает такие ошибки, версия 1.4.2, Gradle version is: 8.2.1, Android Plugin version is: 8.1.2
dev-gvscosic
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working