Started by GitHub push by mikedawson Running as SYSTEM [EnvInject] - Loading node environment variables. Building in workspace /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/UstadMobile/UstadMobile.git # timeout=10 Fetching upstream changes from https://github.com/UstadMobile/UstadMobile.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://github.com/UstadMobile/UstadMobile.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/dev-simplified-onboarding-distributedcache^{commit} # timeout=10 Checking out Revision 14e41112777c960920a4732e8484096fb17b0faf (refs/remotes/origin/dev-simplified-onboarding-distributedcache) > git config core.sparsecheckout # timeout=10 > git checkout -f 14e41112777c960920a4732e8484096fb17b0faf # timeout=10 Commit message: "Merge branch 'dev-simplified-onboarding' into dev-simplified-onboarding-distributedcache" > git rev-list --no-walk bfc9047c372a592248c4ff54805eaaed193928e4 # timeout=10 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONVEYOR_SITE_URL=https://devserver3.ustadmobile.com/conveyor/dev-simplified-onboarding-distributedcache ANDROID_SDK_ROOT=/var/lib/jenkins/Android/Sdk KEYSTORE=/var/lib/jenkins/javakey/android-release-keystore.properties ANDROID_HOME=/var/lib/jenkins/Android/Sdk [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [dev-simplified-onboarding-distributedcache] $ /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/gradlew -x app-android-baselineprofile:build -Pktorbundleproductionjs=true clean build Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details > Configure project :app-android WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated. The current default is 'false'. It will be removed in version 9.0 of the Android Gradle plugin. To keep using this feature, add the following to your module-level build.gradle files: android.buildFeatures.buildConfig = true or from Android Studio, click: `Refactor` > `Migrate BuildConfig to Gradle Build Files`. > Configure project :app-react MR file generation for iOS is not supported on your system! w: The Default Kotlin Hierarchy Template was not applied to 'project ':app-react'': Explicit .dependsOn() edges were configured for the following source sets: [jsMain] Consider removing dependsOn-calls or disabling the default template by adding 'kotlin.mpp.applyDefaultHierarchyTemplate=false' to your gradle.properties Learn more about hierarchy templates: https://kotl.in/hierarchy-template > Configure project :core w: Please use `androidTarget` function instead of `android` to configure android target inside `kotlin { }` block. See the details here: https://kotl.in/android-target-dsl MR file generation for iOS is not supported on your system! w: Kotlin Multiplatform <-> Android Gradle Plugin compatibility issue: The applied Android Gradle Plugin version (8.7.3) is higher than the maximum known to the Kotlin Gradle Plugin. Tooling stability in such configuration isn't tested, please report encountered issues to https://kotl.in/issue" Minimum supported Android Gradle Plugin version: 7.0 Maximum tested Android Gradle Plugin version: 8.2 To suppress this message add 'kotlin.mpp.androidGradlePluginCompatibility.nowarn=true' to your gradle.properties w: The Default Kotlin Hierarchy Template was not applied to 'project ':core'': Explicit .dependsOn() edges were configured for the following source sets: [androidMain, commonJvmMain, jsMain, jvmMain] Consider removing dependsOn-calls or disabling the default template by adding 'kotlin.mpp.applyDefaultHierarchyTemplate=false' to your gradle.properties Learn more about hierarchy templates: https://kotl.in/hierarchy-template > Configure project :lib-cache w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build.gradle.kts:105:9: 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead w: The Default Kotlin Hierarchy Template was not applied to 'project ':lib-cache'': Explicit .dependsOn() edges were configured for the following source sets: [androidMain, commonJvmMain, jvmMain, jvmTest] Consider removing dependsOn-calls or disabling the default template by adding 'kotlin.mpp.applyDefaultHierarchyTemplate=false' to your gradle.properties Learn more about hierarchy templates: https://kotl.in/hierarchy-template > Configure project :lib-centralappconfigdb-common w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-centralappconfigdb-common/build.gradle.kts:76:9: 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead > Configure project :lib-centralappconfigdb-sqldelight w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-centralappconfigdb-sqldelight/build.gradle.kts:81:9: 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead > Configure project :lib-database w: The Default Kotlin Hierarchy Template was not applied to 'project ':lib-database'': Explicit .dependsOn() edges were configured for the following source sets: [androidMain, commonJvmMain, jvmMain] Consider removing dependsOn-calls or disabling the default template by adding 'kotlin.mpp.applyDefaultHierarchyTemplate=false' to your gradle.properties Learn more about hierarchy templates: https://kotl.in/hierarchy-template w: The Kotlin source set androidTest was configured but not added to any Kotlin compilation. You can add a source set to a target's compilation by connecting it with the compilation's default source set using 'dependsOn'. See https://kotl.in/connecting-source-sets > Configure project :lib-ihttp-core w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-ihttp-core/build.gradle.kts:74:9: 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead w: The Default Kotlin Hierarchy Template was not applied to 'project ':lib-ihttp-core'': Explicit .dependsOn() edges were configured for the following source sets: [jvmTest] Consider removing dependsOn-calls or disabling the default template by adding 'kotlin.mpp.applyDefaultHierarchyTemplate=false' to your gradle.properties Learn more about hierarchy templates: https://kotl.in/hierarchy-template > Configure project :lib-test-common w: Please use `androidTarget` function instead of `android` to configure android target inside `kotlin { }` block. See the details here: https://kotl.in/android-target-dsl w: The Default Kotlin Hierarchy Template was not applied to 'project ':lib-test-common'': Explicit .dependsOn() edges were configured for the following source sets: [androidMain, jvmMain] Consider removing dependsOn-calls or disabling the default template by adding 'kotlin.mpp.applyDefaultHierarchyTemplate=false' to your gradle.properties Learn more about hierarchy templates: https://kotl.in/hierarchy-template > Configure project :lib-ui-compose MR file generation for iOS is not supported on your system! w: The Default Kotlin Hierarchy Template was not applied to 'project ':lib-ui-compose'': Explicit .dependsOn() edges were configured for the following source sets: [androidMain, desktopMain] Consider removing dependsOn-calls or disabling the default template by adding 'kotlin.mpp.applyDefaultHierarchyTemplate=false' to your gradle.properties Learn more about hierarchy templates: https://kotl.in/hierarchy-template > Configure project :lib-util w: The Default Kotlin Hierarchy Template was not applied to 'project ':lib-util'': Explicit .dependsOn() edges were configured for the following source sets: [androidMain, jvmMain] Consider removing dependsOn-calls or disabling the default template by adding 'kotlin.mpp.applyDefaultHierarchyTemplate=false' to your gradle.properties Learn more about hierarchy templates: https://kotl.in/hierarchy-template > Configure project :lib-xxhashkmp w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-xxhashkmp/build.gradle.kts:72:9: 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead > Configure project :lib-xxhashkmp-commonjvmimpl w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-xxhashkmp-commonjvmimpl/build.gradle.kts:65:9: 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead > Configure project :lib-xxhashkmp-core w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-xxhashkmp-core/build.gradle.kts:83:9: 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead > Configure project :sharedse w: Please use `androidTarget` function instead of `android` to configure android target inside `kotlin { }` block. See the details here: https://kotl.in/android-target-dsl w: The Default Kotlin Hierarchy Template was not applied to 'project ':sharedse'': Explicit .dependsOn() edges were configured for the following source sets: [androidMain, jvmMain] Consider removing dependsOn-calls or disabling the default template by adding 'kotlin.mpp.applyDefaultHierarchyTemplate=false' to your gradle.properties Learn more about hierarchy templates: https://kotl.in/hierarchy-template Configuration 'jsNpmAggregated' was resolved during configuration time. This is a build performance and scalability issue. See https://github.com/gradle/gradle/issues/2298 Run with --info for a stacktrace. Configuration 'jsTestNpmAggregated' was resolved during configuration time. This is a build performance and scalability issue. See https://github.com/gradle/gradle/issues/2298 Run with --info for a stacktrace. Configuration 'jsNpmAggregated' was resolved during configuration time. This is a build performance and scalability issue. See https://github.com/gradle/gradle/issues/2298 Run with --info for a stacktrace. Configuration 'jsTestNpmAggregated' was resolved during configuration time. This is a build performance and scalability issue. See https://github.com/gradle/gradle/issues/2298 Run with --info for a stacktrace. Configuration 'jsNpmAggregated' was resolved during configuration time. This is a build performance and scalability issue. See https://github.com/gradle/gradle/issues/2298 Run with --info for a stacktrace. Configuration 'jsTestNpmAggregated' was resolved during configuration time. This is a build performance and scalability issue. See https://github.com/gradle/gradle/issues/2298 Run with --info for a stacktrace. Configuration 'jsNpmAggregated' was resolved during configuration time. This is a build performance and scalability issue. See https://github.com/gradle/gradle/issues/2298 Run with --info for a stacktrace. Configuration 'jsTestNpmAggregated' was resolved during configuration time. This is a build performance and scalability issue. See https://github.com/gradle/gradle/issues/2298 Run with --info for a stacktrace. Configuration 'jsNpmAggregated' was resolved during configuration time. This is a build performance and scalability issue. See https://github.com/gradle/gradle/issues/2298 Run with --info for a stacktrace. Configuration 'jsTestNpmAggregated' was resolved during configuration time. This is a build performance and scalability issue. See https://github.com/gradle/gradle/issues/2298 Run with --info for a stacktrace. Configuration 'jsNpmAggregated' was resolved during configuration time. This is a build performance and scalability issue. See https://github.com/gradle/gradle/issues/2298 Run with --info for a stacktrace. Configuration 'jsTestNpmAggregated' was resolved during configuration time. This is a build performance and scalability issue. See https://github.com/gradle/gradle/issues/2298 Run with --info for a stacktrace. Configuration 'jsNpmAggregated' was resolved during configuration time. This is a build performance and scalability issue. See https://github.com/gradle/gradle/issues/2298 Run with --info for a stacktrace. Configuration 'jsTestNpmAggregated' was resolved during configuration time. This is a build performance and scalability issue. See https://github.com/gradle/gradle/issues/2298 Run with --info for a stacktrace. ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android-baselineprofile:clean UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-desktop:cleanWebBundle ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-desktop:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-ktor-server:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-react:cleanJsBrowserTest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-react:cleanAllTests ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-react:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:cleanJsBrowserTest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:cleanJvmTest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:cleanAllTests ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:cleanJvmTest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:cleanAllTests ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:cleanJsBrowserTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:cleanJvmTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:cleanAllTests UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:cleanJvmTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:cleanAllTests UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:cleanJsBrowserTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:cleanJvmTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:cleanAllTests UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:cleanJsBrowserTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:cleanJvmTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:cleanAllTests UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:cleanJvmTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:cleanAllTests UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-ktor-server:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:cleanJvmTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:cleanAllTests UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:cleanJvmTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:cleanAllTests UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-test-common:cleanJvmTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-test-common:cleanAllTests UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-test-common:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:cleanDesktopTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:cleanAllTests UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose-videoplayer:cleanDesktopTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose-videoplayer:cleanAllTests UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose-videoplayer:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:cleanJsBrowserTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:cleanJvmTest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:cleanAllTests ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:cleanJsBrowserTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:cleanJvmTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:cleanAllTests UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:cleanJvmTest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:cleanAllTests ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:cleanJsBrowserTest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:cleanJvmTest UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:cleanAllTests ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:cleanJvmTest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:cleanAllTests ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :testserver-controller:clean ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :assemble UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :check UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :build UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:preBenchmarkReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeBenchmarkReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateMRcommonMain ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateMRandroidMain ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateMRcommonMain ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateMRandroidMain ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:preBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:mergeReleaseNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:copyReleaseJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeBenchmarkReleaseNativeLibs ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:prepareReleaseArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:stripBenchmarkReleaseDebugSymbols Unable to strip the following libraries, packaging them as they are: libgav1JNI.so. ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeBenchmarkReleaseArtProfile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:extractBenchmarkReleaseNativeSymbolTables ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeBenchmarkReleaseNativeDebugMetadata NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:expandBenchmarkReleaseL8ArtProfileWildcards ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateMRjvmMain ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:compileReleaseKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:compileReleaseKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateCommonMainCentralAppConfigDbInterface ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:compileReleaseJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:bundleLibCompileToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:compileReleaseJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:bundleLibCompileToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:compileReleaseKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:compileReleaseJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:bundleLibCompileToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:compileReleaseKotlinAndroid NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:compileReleaseJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:bundleLibCompileToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:compileReleaseKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:compileReleaseJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:bundleLibCompileToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:compileReleaseKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:compileReleaseKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:compileReleaseJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:mergeReleaseGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:exportReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:compileReleaseJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:bundleLibCompileToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:compileReleaseKotlinAndroid w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-util/src/commonMain/kotlin/com/ustadmobile/lib/util/RandomString.kt:11:32 Parameter 'i' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-util/src/commonMain/kotlin/com/ustadmobile/lib/util/RangeUtil.kt:42:22 Variable 'statusCode' initializer is redundant ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:compileReleaseJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:bundleLibCompileToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:compileReleaseKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:compileReleaseKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:compileReleaseJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:bundleLibCompileToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:compileReleaseJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:bundleLibCompileToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateComposeResClass ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateMRdesktopMain ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:mergeReleaseGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:exportReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:mergeReleaseGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:exportReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:mergeReleaseGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:exportReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:mergeReleaseGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:mergeReleaseGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:exportReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:mergeReleaseGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:exportReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:mergeReleaseGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:exportReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:mergeReleaseGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:exportReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:exportReleaseConsumerProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:mergeReleaseGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:exportReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateReleaseRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:buildKotlinToolingMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateBenchmarkReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:checkBenchmarkReleaseDuplicateClasses ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:writeReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateBenchmarkReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:checkBenchmarkReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mapBenchmarkReleaseSourceSetPaths ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateBenchmarkReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:kspReleaseKotlinAndroid w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/UstadCacheDb.kt:25: Schema export directory was not provided to the annotation processor so Room cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument by applying the Room Gradle plugin (id 'androidx.room') OR set exportSchema to false. ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeBenchmarkReleaseResources /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-ne/values-ne.xml:432:4: Multiple substitutions specified in non-positional format of string resource string/hide_app_explanation. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-my/values-my.xml:394:4: Multiple substitutions specified in non-positional format of string resource string/percentage_complete. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-bn/values-bn.xml:394:4: Multiple substitutions specified in non-positional format of string resource string/percentage_complete. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-bn/values-bn.xml:529:4: Multiple substitutions specified in non-positional format of string resource string/started_date. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-ne/values-ne.xml:645:4: Multiple substitutions specified in non-positional format of string resource string/parent_child_register_message. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-ne/values-ne.xml:647:4: Multiple substitutions specified in non-positional format of string resource string/parent_consent_explanation. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-fa/values-fa.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/percentage_complete. Did you mean to add the formatted="false" attribute? ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:packageBenchmarkReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:createBenchmarkReleaseCompatibleScreenManifests ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:extractDeepLinksBenchmarkRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:parseBenchmarkReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processBenchmarkReleaseMainManifest /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/app-android/src/main/AndroidManifest.xml Warning: provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processBenchmarkReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:compileReleaseLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:bundleLibCompileToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:javaPreCompileBenchmarkRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:bundleLibRuntimeToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processBenchmarkReleaseManifestForPackage ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:bundleLibRuntimeToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:bundleLibRuntimeToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:bundleLibRuntimeToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:bundleLibRuntimeToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:bundleLibRuntimeToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:bundleLibRuntimeToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:bundleLibRuntimeToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:bundleLibRuntimeToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:bundleLibRuntimeToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:processReleaseJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:processReleaseJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:processReleaseJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:processReleaseJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:processReleaseJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:processReleaseJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:processReleaseJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:processReleaseJavaRes NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:processReleaseJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:processReleaseJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeBenchmarkReleaseStartupProfile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeBenchmarkReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:compileBenchmarkReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateBenchmarkReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:copyReleaseFontsToAndroidAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:packageReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:compileReleaseKotlinAndroid w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/UstadCacheDb.kt:25:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/UstadCacheDb.kt:25:30 Annotation `@DoorDatabase(entities = {com.ustadmobile.libcache.db.entities.CacheEntry::class, com.ustadmobile.libcache.db.entities.RequestedEntry::class, com.ustadmobile.libcache.db.entities.RetentionLock::class, com.ustadmobile.libcache.db.entities.NeighborCache::class, com.ustadmobile.libcache.db.entities.NeighborCacheEntry::class, com.ustadmobile.libcache.db.entities.NewCacheEntry::class}, version = 15)` is missing on actual declaration. All annotations from expect `class UstadCacheDb : RoomDatabase /* = RoomDatabase */ defined in com.ustadmobile.libcache.db in file UstadCacheDb.kt` must be present with the same arguments on actual `class UstadCacheDb : RoomDatabase /* = RoomDatabase */ defined in com.ustadmobile.libcache.db in file UstadCacheDb.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/UstadCacheDb_DoorWrapper.kt:71:33 The corresponding parameter in the supertype 'UstadCacheDb' is named 'body'. This may cause problems when calling this function with named arguments. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:16:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:16:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CacheEntryDao defined in com.ustadmobile.libcache.db.dao in file CacheEntryDao.kt` must be present with the same arguments on actual `class CacheEntryDao defined in com.ustadmobile.libcache.db.dao in file CacheEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:29:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(entry: CacheEntry): Long defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `suspend fun insertAsync(entry: CacheEntry): Long defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:35:30 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun insertList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun insertList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:41:30 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun updateList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun updateList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:47:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun upsertList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun upsertList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:70:30 Annotation `@Delete` has different arguments on actual declaration: `@Delete(entity = kotlin.Any::class)`. All annotations from expect `fun delete(entries: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun delete(entries: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:15:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class NeighborCacheDao defined in com.ustadmobile.libcache.db.dao in file NeighborCacheDao.kt` must be present with the same arguments on actual `class NeighborCacheDao defined in com.ustadmobile.libcache.db.dao in file NeighborCacheDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:20:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `suspend fun upsertAsync(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:26:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun upsert(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `fun upsert(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:32:30 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `fun insertOrIgnore(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `fun insertOrIgnore(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class NeighborCacheEntryDao defined in com.ustadmobile.libcache.db.dao in file NeighborCacheEntryDao.kt` must be present with the same arguments on actual `class NeighborCacheEntryDao defined in com.ustadmobile.libcache.db.dao in file NeighborCacheEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:19:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun upsertList(neighborCacheEntryList: List): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheEntryDao` must be present with the same arguments on actual `fun upsertList(neighborCacheEntryList: List): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/NewCacheEntryDao.kt:9:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/NewCacheEntryDao.kt:9:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class NewCacheEntryDao defined in com.ustadmobile.libcache.db.dao in file NewCacheEntryDao.kt` must be present with the same arguments on actual `class NewCacheEntryDao defined in com.ustadmobile.libcache.db.dao in file NewCacheEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class RequestedEntryDao defined in com.ustadmobile.libcache.db.dao in file RequestedEntryDao.kt` must be present with the same arguments on actual `class RequestedEntryDao defined in com.ustadmobile.libcache.db.dao in file RequestedEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:18:30 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun insertList(requestedSha256s: List): Unit defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao` must be present with the same arguments on actual `fun insertList(requestedSha256s: List): Unit defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:24:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(requestedSha256s: List): Unit defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao` must be present with the same arguments on actual `suspend fun insertListAsync(requestedSha256s: List): Unit defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:15:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class RetentionLockDao defined in com.ustadmobile.libcache.db.dao in file RetentionLockDao.kt` must be present with the same arguments on actual `class RetentionLockDao defined in com.ustadmobile.libcache.db.dao in file RetentionLockDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:20:30 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun insert(retentionLock: RetentionLock): Long defined in com.ustadmobile.libcache.db.dao.RetentionLockDao` must be present with the same arguments on actual `fun insert(retentionLock: RetentionLock): Long defined in com.ustadmobile.libcache.db.dao.RetentionLockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:26:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun upsertList(retentionLocks: List): Unit defined in com.ustadmobile.libcache.db.dao.RetentionLockDao` must be present with the same arguments on actual `fun upsertList(retentionLocks: List): Unit defined in com.ustadmobile.libcache.db.dao.RetentionLockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:29:30 Annotation `@Delete` has different arguments on actual declaration: `@Delete(entity = kotlin.Any::class)`. All annotations from expect `fun delete(retentionLocks: List): Unit defined in com.ustadmobile.libcache.db.dao.RetentionLockDao` must be present with the same arguments on actual `fun delete(retentionLocks: List): Unit defined in com.ustadmobile.libcache.db.dao.RetentionLockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/androidMain/kotlin/com/ustadmobile/libcache/distributed/DistributedCacheNsdAndroid.kt:87:48 'getter for host: InetAddress!' is deprecated. Deprecated in Java w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/androidMain/kotlin/com/ustadmobile/libcache/distributed/DistributedCacheNsdAndroid.kt:130:28 'resolveService(NsdServiceInfo!, NsdManager.ResolveListener!): Unit' is deprecated. Deprecated in Java w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/androidMain/kotlin/com/ustadmobile/libcache/distributed/DistributedCacheNsdAndroid.kt:138:42 'getter for host: InetAddress!' is deprecated. Deprecated in Java w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonJvmMain/kotlin/com/ustadmobile/libcache/io/SourceExt.kt:70:43 Unsafe use of a nullable receiver of type File? w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/UstadCacheImpl.kt:597:52 Parameter 'urlKey' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/UstadCacheImpl.kt:814:76 Parameter 'key' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/CacheDbMigrations.kt:7:54 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/UstadCacheDb.kt:41:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/NewCacheEntryDao.kt:8:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/distributed/DistributedCacheHashtable.kt:177:50 Type mismatch: inferred type is String? but String was expected w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/distributed/XXStringHasherExt.kt:11:24 Type mismatch: inferred type is String? but String was expected ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeBenchmarkReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processBenchmarkReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:compileReleaseJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:mergeReleaseGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:exportReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:bundleLibCompileToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:bundleLibRuntimeToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:processReleaseJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:compressBenchmarkReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:extractBenchmarkReleaseVersionControlInfo ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:collectBenchmarkReleaseDependencies ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:sdkBenchmarkReleaseDependencyData ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:validateSigningBenchmarkRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:writeBenchmarkReleaseAppMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:writeBenchmarkReleaseSigningConfigVersions ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeDebugNativeDebugMetadata NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:preDebugBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:writeDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:checkDebugAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:generateDebugResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mapDebugSourceSetPaths ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeDebugResources /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/debug/packageDebugResources/values-bn/values-bn.xml:394:4: Multiple substitutions specified in non-positional format of string resource string/percentage_complete. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/debug/packageDebugResources/values-bn/values-bn.xml:529:4: Multiple substitutions specified in non-positional format of string resource string/started_date. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/debug/packageDebugResources/values-my/values-my.xml:394:4: Multiple substitutions specified in non-positional format of string resource string/percentage_complete. Did you mean to add the formatted="false" attribute? ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:packageDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:createDebugCompatibleScreenManifests ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:extractDeepLinksDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeDebugResources /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/debug/packageDebugResources/values-ne/values-ne.xml:432:4: Multiple substitutions specified in non-positional format of string resource string/hide_app_explanation. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/debug/packageDebugResources/values-ne/values-ne.xml:645:4: Multiple substitutions specified in non-positional format of string resource string/parent_child_register_message. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/debug/packageDebugResources/values-ne/values-ne.xml:647:4: Multiple substitutions specified in non-positional format of string resource string/parent_consent_explanation. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/debug/packageDebugResources/values-fa/values-fa.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/percentage_complete. Did you mean to add the formatted="false" attribute? ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processDebugMainManifest /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/app-android/src/main/AndroidManifest.xml Warning: provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processDebugManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processDebugManifestForPackage ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:optimizeBenchmarkReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:compileDebugLibraryResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:parseDebugLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:generateDebugRFile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:generateDebugBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:compileDebugKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:compileDebugKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:compileDebugJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:bundleLibCompileToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:compileDebugJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:bundleLibCompileToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:javaPreCompileDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:copyDebugFontsToAndroidAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:compileDebugKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:compileDebugJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:bundleLibCompileToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:mergeDebugShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:compileDebugShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:generateDebugAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:packageDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:compileDebugKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:compileDebugKotlinAndroid w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-util/src/commonMain/kotlin/com/ustadmobile/lib/util/RandomString.kt:11:32 Parameter 'i' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-util/src/commonMain/kotlin/com/ustadmobile/lib/util/RangeUtil.kt:42:22 Variable 'statusCode' initializer is redundant ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:compileDebugJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:bundleLibCompileToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processDebugResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:compileDebugKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:compileDebugJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:compileDebugJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:compileDebugKotlinAndroid NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:bundleLibCompileToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:compileDebugJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:bundleLibCompileToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:bundleLibCompileToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:bundleLibRuntimeToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:bundleLibRuntimeToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:bundleLibRuntimeToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:bundleLibRuntimeToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:bundleLibRuntimeToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:bundleLibRuntimeToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:compressDebugAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:bundleLibRuntimeToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:compileDebugKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:compileDebugKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:compileDebugKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:desugarDebugFileDependencies ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:compileDebugJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:bundleLibCompileToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:compileDebugJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:bundleLibCompileToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:compileDebugJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:bundleLibRuntimeToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:bundleLibCompileToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:bundleLibRuntimeToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:processDebugJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:bundleLibRuntimeToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:processDebugJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:processDebugJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:processDebugJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:processDebugJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:processDebugJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:processDebugJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:processDebugJavaRes NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:processDebugJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:processDebugJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:checkDebugDuplicateClasses ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:kspDebugKotlinAndroid w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/UstadCacheDb.kt:25: Schema export directory was not provided to the annotation processor so Room cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument by applying the Room Gradle plugin (id 'androidx.room') OR set exportSchema to false. ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:kspReleaseKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:kspDebugKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:l8DexDesugarLibDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeExtDexDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:kspReleaseKotlinAndroid w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:130: com.ustadmobile.lib.db.entities.PersonAndDisplayDetail has some fields [personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive, tjiUid, tjiTjUid, tjTotalSize, tjTransferred, tjAttemptCount, tjiSrc, tjiDest, tjiType, tjiStatus, tjiTableId, tjiEntityUid, tjiEntityEtag, tjiLockIdToRelease, tjiPartialTmpFile] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: personUid, username, firstNames, lastName, emailAddr, phoneNum, gender, active, isPersonalAccount, dateOfBirth, personAddress, personOrgId, personGroupUid, personLct, personCountry, personType, personMasterChangeSeqNum, personLocalChangeSeqNum, personLastChangedBy, admin, personNotes, fatherName, fatherNumber, motherName, motherNum, ppjUid, ppjPcsn, ppjLcsn, ppjLcb, ppjLct, ppjParentPersonUid, ppjMinorPersonUid, ppjRelationship, ppjEmail, ppjPhone, ppjInactive, ppjStatus, ppjApprovalTiemstamp, ppjApprovalIpAddr. w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:69: The query returns some columns [expanded] which are not used by com.ustadmobile.lib.db.composites.CourseBlockAndDisplayDetails. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: cbUid, cbType, cbIndentLevel, cbModuleParentBlockUid, cbTitle, cbDescription, cbCompletionCriteria, cbHideUntilDate, cbDeadlineDate, cbLateSubmissionPenalty, cbGracePeriodDate, cbMaxPoints, cbMinPoints, cbIndex, cbClazzUid, cbClazzSourcedId, cbActive, cbHidden, cbEntityUid, cbLct, cbSourcedId, cbMetadata, cbCreatedByAppId, contentEntryUid, title, description, entryId, author, publisher, licenseType, licenseName, licenseUrl, sourceUrl, thumbnailUrl, lastModified, primaryLanguageUid, languageVariantUid, contentFlags, leaf, publik, ceInactive, completionCriteria, minScore, contentTypeFlag, contentOwner, contentOwnerType, contentEntryLocalChangeSeqNum, contentEntryMasterChangeSeqNum, contentEntryLastChangedBy, contentEntryLct, cbpUid, cbpLct, cbpPictureUri, cbpThumbnailUri, cepUid, cepLct, cepPictureUri, cepThumbnailUri, expanded. w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:27: The query returns some columns [clazzUid, clazzName, clazzDesc, attendanceAverage, clazzHolidayUMCalendarUid, clazzScheuleUMCalendarUid, isClazzActive, clazzLocationUid, clazzStartTime, clazzEndTime, clazzFeatures, clazzSchoolUid, clazzEnrolmentPolicy, clazzTerminologyUid, clazzMasterChangeSeqNum, clazzLocalChangeSeqNum, clazzLastChangedBy, clazzLct, clazzTimeZone, clazzStudentsPersonGroupUid, clazzTeachersPersonGroupUid, clazzPendingStudentsPersonGroupUid, clazzParentsPersonGroupUid, clazzCode, clazzOwnerPersonUid] which are not used by com.ustadmobile.lib.db.entities.CourseTerminology. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: ctUid, ctTitle, ctTerminology, ctLct, clazzUid, clazzName, clazzDesc, attendanceAverage, clazzHolidayUMCalendarUid, clazzScheuleUMCalendarUid, isClazzActive, clazzLocationUid, clazzStartTime, clazzEndTime, clazzFeatures, clazzSchoolUid, clazzEnrolmentPolicy, clazzTerminologyUid, clazzMasterChangeSeqNum, clazzLocalChangeSeqNum, clazzLastChangedBy, clazzLct, clazzTimeZone, clazzStudentsPersonGroupUid, clazzTeachersPersonGroupUid, clazzPendingStudentsPersonGroupUid, clazzParentsPersonGroupUid, clazzCode, clazzOwnerPersonUid. w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:44: The query returns some columns [personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive] which are not used by com.ustadmobile.lib.db.entities.CourseGroupMemberAndName. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: name, personUid, cgmUid, cgmSetUid, cgmGroupNumber, cgmPersonUid, cgmLct, personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive, enrolmentIsActive, pictureUri. w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:54: The query returns some columns [personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive] which are not used by com.ustadmobile.lib.db.entities.CourseGroupMemberAndName. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: name, personUid, cgmUid, cgmSetUid, cgmGroupNumber, cgmPersonUid, cgmLct, personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive, enrolmentIsActive, pictureUri. w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:68: The query returns some columns [personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive] which are not used by com.ustadmobile.lib.db.entities.Person. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: personUid, username, firstNames, lastName, emailAddr, phoneNum, gender, active, isPersonalAccount, dateOfBirth, personAddress, personOrgId, personGroupUid, personLct, personCountry, personType, personMasterChangeSeqNum, personLocalChangeSeqNum, personLastChangedBy, admin, personNotes, fatherName, fatherNumber, motherName, motherNum, personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive. w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/UserSessionDao.kt:37: com.ustadmobile.lib.db.entities.UserSessionAndPerson has some fields [personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType, personUid, username, firstNames, lastName, emailAddr, phoneNum, gender, active, isPersonalAccount, dateOfBirth, personAddress, personOrgId, personGroupUid, personLct, personCountry, personType, personMasterChangeSeqNum, personLocalChangeSeqNum, personLastChangedBy, admin, personNotes, fatherName, fatherNumber, motherName, motherNum. ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:kspDebugKotlinAndroid w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:130: com.ustadmobile.lib.db.entities.PersonAndDisplayDetail has some fields [personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive, tjiUid, tjiTjUid, tjTotalSize, tjTransferred, tjAttemptCount, tjiSrc, tjiDest, tjiType, tjiStatus, tjiTableId, tjiEntityUid, tjiEntityEtag, tjiLockIdToRelease, tjiPartialTmpFile] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: personUid, username, firstNames, lastName, emailAddr, phoneNum, gender, active, isPersonalAccount, dateOfBirth, personAddress, personOrgId, personGroupUid, personLct, personCountry, personType, personMasterChangeSeqNum, personLocalChangeSeqNum, personLastChangedBy, admin, personNotes, fatherName, fatherNumber, motherName, motherNum, ppjUid, ppjPcsn, ppjLcsn, ppjLcb, ppjLct, ppjParentPersonUid, ppjMinorPersonUid, ppjRelationship, ppjEmail, ppjPhone, ppjInactive, ppjStatus, ppjApprovalTiemstamp, ppjApprovalIpAddr. w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:69: The query returns some columns [expanded] which are not used by com.ustadmobile.lib.db.composites.CourseBlockAndDisplayDetails. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: cbUid, cbType, cbIndentLevel, cbModuleParentBlockUid, cbTitle, cbDescription, cbCompletionCriteria, cbHideUntilDate, cbDeadlineDate, cbLateSubmissionPenalty, cbGracePeriodDate, cbMaxPoints, cbMinPoints, cbIndex, cbClazzUid, cbClazzSourcedId, cbActive, cbHidden, cbEntityUid, cbLct, cbSourcedId, cbMetadata, cbCreatedByAppId, contentEntryUid, title, description, entryId, author, publisher, licenseType, licenseName, licenseUrl, sourceUrl, thumbnailUrl, lastModified, primaryLanguageUid, languageVariantUid, contentFlags, leaf, publik, ceInactive, completionCriteria, minScore, contentTypeFlag, contentOwner, contentOwnerType, contentEntryLocalChangeSeqNum, contentEntryMasterChangeSeqNum, contentEntryLastChangedBy, contentEntryLct, cbpUid, cbpLct, cbpPictureUri, cbpThumbnailUri, cepUid, cepLct, cepPictureUri, cepThumbnailUri, expanded. w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:27: The query returns some columns [clazzUid, clazzName, clazzDesc, attendanceAverage, clazzHolidayUMCalendarUid, clazzScheuleUMCalendarUid, isClazzActive, clazzLocationUid, clazzStartTime, clazzEndTime, clazzFeatures, clazzSchoolUid, clazzEnrolmentPolicy, clazzTerminologyUid, clazzMasterChangeSeqNum, clazzLocalChangeSeqNum, clazzLastChangedBy, clazzLct, clazzTimeZone, clazzStudentsPersonGroupUid, clazzTeachersPersonGroupUid, clazzPendingStudentsPersonGroupUid, clazzParentsPersonGroupUid, clazzCode, clazzOwnerPersonUid] which are not used by com.ustadmobile.lib.db.entities.CourseTerminology. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: ctUid, ctTitle, ctTerminology, ctLct, clazzUid, clazzName, clazzDesc, attendanceAverage, clazzHolidayUMCalendarUid, clazzScheuleUMCalendarUid, isClazzActive, clazzLocationUid, clazzStartTime, clazzEndTime, clazzFeatures, clazzSchoolUid, clazzEnrolmentPolicy, clazzTerminologyUid, clazzMasterChangeSeqNum, clazzLocalChangeSeqNum, clazzLastChangedBy, clazzLct, clazzTimeZone, clazzStudentsPersonGroupUid, clazzTeachersPersonGroupUid, clazzPendingStudentsPersonGroupUid, clazzParentsPersonGroupUid, clazzCode, clazzOwnerPersonUid. w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:44: The query returns some columns [personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive] which are not used by com.ustadmobile.lib.db.entities.CourseGroupMemberAndName. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: name, personUid, cgmUid, cgmSetUid, cgmGroupNumber, cgmPersonUid, cgmLct, personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive, enrolmentIsActive, pictureUri. w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:54: The query returns some columns [personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive] which are not used by com.ustadmobile.lib.db.entities.CourseGroupMemberAndName. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: name, personUid, cgmUid, cgmSetUid, cgmGroupNumber, cgmPersonUid, cgmLct, personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive, enrolmentIsActive, pictureUri. w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:68: The query returns some columns [personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive] which are not used by com.ustadmobile.lib.db.entities.Person. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: personUid, username, firstNames, lastName, emailAddr, phoneNum, gender, active, isPersonalAccount, dateOfBirth, personAddress, personOrgId, personGroupUid, personLct, personCountry, personType, personMasterChangeSeqNum, personLocalChangeSeqNum, personLastChangedBy, admin, personNotes, fatherName, fatherNumber, motherName, motherNum, personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive. w: [ksp] /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/UserSessionDao.kt:37: com.ustadmobile.lib.db.entities.UserSessionAndPerson has some fields [personPictureUid, personPictureLct, personPictureUri, personPictureThumbnailUri, fileSize, personPictureActive] which are not returned by the query. If they are not supposed to be read from the result, you can mark them with @Ignore annotation. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: usUid, usPcsn, usLcsn, usLcb, usLct, usPersonUid, usClientNodeId, usStartTime, usEndTime, usStatus, usReason, usAuth, usSessionType, personUid, username, firstNames, lastName, emailAddr, phoneNum, gender, active, isPersonalAccount, dateOfBirth, personAddress, personOrgId, personGroupUid, personLct, personCountry, personType, personMasterChangeSeqNum, personLocalChangeSeqNum, personLastChangedBy, admin, personNotes, fatherName, fatherNumber, motherName, motherNum. ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:mergeDebugJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:mergeDebugNativeLibs NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:copyDebugJniLibsProjectOnly ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeDebugNativeLibs ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:validateSigningDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:writeDebugAppMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:writeDebugSigningConfigVersions ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:preNonMinifiedReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeNonMinifiedReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:stripDebugDebugSymbols Unable to strip the following libraries, packaging them as they are: libgav1JNI.so. ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeNonMinifiedReleaseArtProfile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeNonMinifiedReleaseNativeLibs ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateNonMinifiedReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateNonMinifiedReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:stripNonMinifiedReleaseDebugSymbols Unable to strip the following libraries, packaging them as they are: libgav1JNI.so. ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:checkNonMinifiedReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mapNonMinifiedReleaseSourceSetPaths ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:checkNonMinifiedReleaseDuplicateClasses ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:extractNonMinifiedReleaseNativeSymbolTables ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateNonMinifiedReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeNonMinifiedReleaseNativeDebugMetadata NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:expandNonMinifiedReleaseL8ArtProfileWildcards ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeNonMinifiedReleaseResources /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-bn/values-bn.xml:394:4: Multiple substitutions specified in non-positional format of string resource string/percentage_complete. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-bn/values-bn.xml:529:4: Multiple substitutions specified in non-positional format of string resource string/started_date. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-my/values-my.xml:394:4: Multiple substitutions specified in non-positional format of string resource string/percentage_complete. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-ne/values-ne.xml:432:4: Multiple substitutions specified in non-positional format of string resource string/hide_app_explanation. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-ne/values-ne.xml:645:4: Multiple substitutions specified in non-positional format of string resource string/parent_child_register_message. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-ne/values-ne.xml:647:4: Multiple substitutions specified in non-positional format of string resource string/parent_consent_explanation. Did you mean to add the formatted="false" attribute? ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:packageNonMinifiedReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:createNonMinifiedReleaseCompatibleScreenManifests ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:extractDeepLinksNonMinifiedRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:parseNonMinifiedReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processNonMinifiedReleaseMainManifest /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/app-android/src/main/AndroidManifest.xml Warning: provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processNonMinifiedReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processNonMinifiedReleaseManifestForPackage ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:javaPreCompileNonMinifiedRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:desugarNonMinifiedReleaseFileDependencies ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeNonMinifiedReleaseStartupProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeNonMinifiedReleaseResources /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-fa/values-fa.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/percentage_complete. Did you mean to add the formatted="false" attribute? ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:compileDebugKotlinAndroid w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/UstadCacheDb.kt:25:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/UstadCacheDb.kt:25:30 Annotation `@DoorDatabase(entities = {com.ustadmobile.libcache.db.entities.CacheEntry::class, com.ustadmobile.libcache.db.entities.RequestedEntry::class, com.ustadmobile.libcache.db.entities.RetentionLock::class, com.ustadmobile.libcache.db.entities.NeighborCache::class, com.ustadmobile.libcache.db.entities.NeighborCacheEntry::class, com.ustadmobile.libcache.db.entities.NewCacheEntry::class}, version = 15)` is missing on actual declaration. All annotations from expect `class UstadCacheDb : RoomDatabase /* = RoomDatabase */ defined in com.ustadmobile.libcache.db in file UstadCacheDb.kt` must be present with the same arguments on actual `class UstadCacheDb : RoomDatabase /* = RoomDatabase */ defined in com.ustadmobile.libcache.db in file UstadCacheDb.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/UstadCacheDb_DoorWrapper.kt:71:33 The corresponding parameter in the supertype 'UstadCacheDb' is named 'body'. This may cause problems when calling this function with named arguments. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:16:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:16:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CacheEntryDao defined in com.ustadmobile.libcache.db.dao in file CacheEntryDao.kt` must be present with the same arguments on actual `class CacheEntryDao defined in com.ustadmobile.libcache.db.dao in file CacheEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:29:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(entry: CacheEntry): Long defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `suspend fun insertAsync(entry: CacheEntry): Long defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:35:30 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun insertList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun insertList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:41:30 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun updateList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun updateList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:47:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun upsertList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun upsertList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:70:30 Annotation `@Delete` has different arguments on actual declaration: `@Delete(entity = kotlin.Any::class)`. All annotations from expect `fun delete(entries: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun delete(entries: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:15:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class NeighborCacheDao defined in com.ustadmobile.libcache.db.dao in file NeighborCacheDao.kt` must be present with the same arguments on actual `class NeighborCacheDao defined in com.ustadmobile.libcache.db.dao in file NeighborCacheDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:20:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `suspend fun upsertAsync(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:26:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun upsert(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `fun upsert(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:32:30 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `fun insertOrIgnore(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `fun insertOrIgnore(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class NeighborCacheEntryDao defined in com.ustadmobile.libcache.db.dao in file NeighborCacheEntryDao.kt` must be present with the same arguments on actual `class NeighborCacheEntryDao defined in com.ustadmobile.libcache.db.dao in file NeighborCacheEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:19:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun upsertList(neighborCacheEntryList: List): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheEntryDao` must be present with the same arguments on actual `fun upsertList(neighborCacheEntryList: List): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/NewCacheEntryDao.kt:9:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/NewCacheEntryDao.kt:9:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class NewCacheEntryDao defined in com.ustadmobile.libcache.db.dao in file NewCacheEntryDao.kt` must be present with the same arguments on actual `class NewCacheEntryDao defined in com.ustadmobile.libcache.db.dao in file NewCacheEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class RequestedEntryDao defined in com.ustadmobile.libcache.db.dao in file RequestedEntryDao.kt` must be present with the same arguments on actual `class RequestedEntryDao defined in com.ustadmobile.libcache.db.dao in file RequestedEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:18:30 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun insertList(requestedSha256s: List): Unit defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao` must be present with the same arguments on actual `fun insertList(requestedSha256s: List): Unit defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:24:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(requestedSha256s: List): Unit defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao` must be present with the same arguments on actual `suspend fun insertListAsync(requestedSha256s: List): Unit defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:15:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class RetentionLockDao defined in com.ustadmobile.libcache.db.dao in file RetentionLockDao.kt` must be present with the same arguments on actual `class RetentionLockDao defined in com.ustadmobile.libcache.db.dao in file RetentionLockDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:20:30 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun insert(retentionLock: RetentionLock): Long defined in com.ustadmobile.libcache.db.dao.RetentionLockDao` must be present with the same arguments on actual `fun insert(retentionLock: RetentionLock): Long defined in com.ustadmobile.libcache.db.dao.RetentionLockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:26:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun upsertList(retentionLocks: List): Unit defined in com.ustadmobile.libcache.db.dao.RetentionLockDao` must be present with the same arguments on actual `fun upsertList(retentionLocks: List): Unit defined in com.ustadmobile.libcache.db.dao.RetentionLockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:29:30 Annotation `@Delete` has different arguments on actual declaration: `@Delete(entity = kotlin.Any::class)`. All annotations from expect `fun delete(retentionLocks: List): Unit defined in com.ustadmobile.libcache.db.dao.RetentionLockDao` must be present with the same arguments on actual `fun delete(retentionLocks: List): Unit defined in com.ustadmobile.libcache.db.dao.RetentionLockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/androidMain/kotlin/com/ustadmobile/libcache/distributed/DistributedCacheNsdAndroid.kt:87:48 'getter for host: InetAddress!' is deprecated. Deprecated in Java w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/androidMain/kotlin/com/ustadmobile/libcache/distributed/DistributedCacheNsdAndroid.kt:130:28 'resolveService(NsdServiceInfo!, NsdManager.ResolveListener!): Unit' is deprecated. Deprecated in Java w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/androidMain/kotlin/com/ustadmobile/libcache/distributed/DistributedCacheNsdAndroid.kt:138:42 'getter for host: InetAddress!' is deprecated. Deprecated in Java w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonJvmMain/kotlin/com/ustadmobile/libcache/io/SourceExt.kt:70:43 Unsafe use of a nullable receiver of type File? w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/UstadCacheImpl.kt:597:52 Parameter 'urlKey' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/UstadCacheImpl.kt:814:76 Parameter 'key' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/CacheDbMigrations.kt:7:54 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/UstadCacheDb.kt:41:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/NewCacheEntryDao.kt:8:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/distributed/DistributedCacheHashtable.kt:177:50 Type mismatch: inferred type is String? but String was expected w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/distributed/XXStringHasherExt.kt:11:24 Type mismatch: inferred type is String? but String was expected ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:compileReleaseKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:compileDebugKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeExtDexNonMinifiedRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:compileReleaseKotlinAndroid w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/UmAppDatabase.kt:194:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/UmAppDatabase.kt:194:30 Annotation `@DoorDatabase(entities = {com.ustadmobile.lib.db.entities.ClazzLog::class, com.ustadmobile.lib.db.entities.ClazzLogAttendanceRecord::class, com.ustadmobile.lib.db.entities.Schedule::class, com.ustadmobile.lib.db.entities.HolidayCalendar::class, com.ustadmobile.lib.db.entities.Holiday::class, com.ustadmobile.lib.db.entities.Person::class, com.ustadmobile.lib.db.entities.Clazz::class, com.ustadmobile.lib.db.entities.ClazzEnrolment::class, com.ustadmobile.lib.db.entities.LeavingReason::class, com.ustadmobile.lib.db.entities.ClazzInvite::class, com.ustadmobile.lib.db.entities.ContentEntry::class, com.ustadmobile.lib.db.entities.ContentEntryContentCategoryJoin::class, com.ustadmobile.lib.db.entities.ContentEntryParentChildJoin::class, com.ustadmobile.lib.db.entities.ContentEntryRelatedEntryJoin::class, com.ustadmobile.lib.db.entities.ContentCategorySchema::class, com.ustadmobile.lib.db.entities.ContentCategory::class, com.ustadmobile.lib.db.entities.Language::class, com.ustadmobile.lib.db.entities.LanguageVariant::class, com.ustadmobile.lib.db.entities.PersonAuth::class, com.ustadmobile.lib.db.entities.PersonGroup::class, com.ustadmobile.lib.db.entities.PersonGroupMember::class, com.ustadmobile.lib.db.entities.PersonPicture::class, com.ustadmobile.lib.db.entities.xapi.VerbEntity::class, com.ustadmobile.lib.db.entities.xapi.ActivityEntity::class, com.ustadmobile.lib.db.entities.xapi.StatementEntity::class, com.ustadmobile.lib.db.entities.xapi.ActorEntity::class, com.ustadmobile.door.SyncNode::class, com.ustadmobile.lib.db.entities.Comments::class, com.ustadmobile.lib.db.entities.Report::class, com.ustadmobile.lib.db.entities.Site::class, com.ustadmobile.lib.db.entities.SiteTerms::class, com.ustadmobile.lib.db.entities.PersonParentJoin::class, com.ustadmobile.lib.db.entities.ScopedGrant::class, com.ustadmobile.lib.db.entities.ErrorReport::class, com.ustadmobile.lib.db.entities.ClazzAssignment::class, com.ustadmobile.lib.db.entities.CourseAssignmentSubmission::class, com.ustadmobile.lib.db.entities.CourseAssignmentSubmissionFile::class, com.ustadmobile.lib.db.entities.CourseAssignmentMark::class, com.ustadmobile.lib.db.entities.PeerReviewerAllocation::class, com.ustadmobile.lib.db.entities.PersonAuth2::class, com.ustadmobile.lib.db.entities.UserSession::class, com.ustadmobile.lib.db.entities.ContentJob::class, com.ustadmobile.lib.db.entities.ContentEntryImportJob::class, com.ustadmobile.lib.db.entities.CourseBlock::class, com.ustadmobile.lib.db.entities.CourseTerminology::class, com.ustadmobile.lib.db.entities.CourseGroupSet::class, com.ustadmobile.lib.db.entities.CourseGroupMember::class, com.ustadmobile.lib.db.entities.ContentEntryPicture::class, com.ustadmobile.lib.db.entities.xapi.ActivityInteractionEntity::class, com.ustadmobile.lib.db.entities.CoursePicture::class, com.ustadmobile.lib.db.entities.DiscussionPost::class, com.ustadmobile.lib.db.entities.ExternalAppPermission::class, com.ustadmobile.lib.db.entities.Message::class, com.ustadmobile.lib.db.entities.StudentResult::class, com.ustadmobile.lib.db.entities.ContentEntryVersion::class, com.ustadmobile.lib.db.entities.TransferJob::class, com.ustadmobile.lib.db.entities.TransferJobItem::class, com.ustadmobile.lib.db.entities.CacheLockJoin::class, com.ustadmobile.lib.db.entities.OfflineItem::class, com.ustadmobile.core.db.dao.OfflineItemPendingTransferJob::class, com.ustadmobile.lib.db.entities.DeletedItem::class, com.ustadmobile.lib.db.entities.EnrolmentRequest::class, com.ustadmobile.lib.db.entities.CoursePermission::class, com.ustadmobile.lib.db.entities.SystemPermission::class, com.ustadmobile.lib.db.entities.CourseBlockPicture::class, com.ustadmobile.lib.db.entities.ContentEntryPicture2::class, com.ustadmobile.lib.db.entities.TransferJobError::class, com.ustadmobile.lib.db.entities.xapi.VerbLangMapEntry::class, com.ustadmobile.lib.db.entities.xapi.GroupMemberActorJoin::class, com.ustadmobile.lib.db.entities.xapi.ActivityLangMapEntry::class, com.ustadmobile.lib.db.entities.xapi.ActivityExtensionEntity::class, com.ustadmobile.lib.db.entities.xapi.StatementContextActivityJoin::class, com.ustadmobile.lib.db.entities.xapi.XapiSessionEntity::class, com.ustadmobile.lib.db.entities.xapi.StatementEntityJson::class, com.ustadmobile.lib.db.entities.PersonPasskey::class, com.ustadmobile.lib.db.entities.xapi.StateEntity::class, com.ustadmobile.lib.db.entities.xapi.StateDeleteCommand::class, com.ustadmobile.door.entities.OutgoingReplication::class, com.ustadmobile.door.entities.ReplicationOperation::class, com.ustadmobile.door.entities.PendingRepositorySession::class, com.ustadmobile.door.entities.DoorNode::class}, version = 205)` is missing on actual declaration. All annotations from expect `class UmAppDatabase : RoomDatabase /* = RoomDatabase */ defined in com.ustadmobile.core.db in file UmAppDatabase.kt` must be present with the same arguments on actual `class UmAppDatabase : RoomDatabase /* = RoomDatabase */ defined in com.ustadmobile.core.db in file UmAppDatabase.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/UmAppDatabase_DoorWrapper.kt:679:33 The corresponding parameter in the supertype 'UmAppDatabase' is named 'body'. This may cause problems when calling this function with named arguments. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CacheLockJoinDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CacheLockJoinDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CacheLockJoinDao defined in com.ustadmobile.core.db.dao in file CacheLockJoinDao.kt` must be present with the same arguments on actual `class CacheLockJoinDao defined in com.ustadmobile.core.db.dao in file CacheLockJoinDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CacheLockJoinDao.kt:31:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CacheLockJoinDao` must be present with the same arguments on actual `suspend fun insertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CacheLockJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CacheLockJoinDao.kt:39:38 Annotation `@Delete` has different arguments on actual declaration: `@Delete(entity = kotlin.Any::class)`. All annotations from expect `suspend fun deleteListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CacheLockJoinDao` must be present with the same arguments on actual `suspend fun deleteListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CacheLockJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:28:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:28:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ClazzAssignmentDao : BaseDao, OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file ClazzAssignmentDao.kt` must be present with the same arguments on actual `class ClazzAssignmentDao : BaseDao, OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file ClazzAssignmentDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:45:30 Annotation `@QueryLiveTables(value = {"SystemPermission", "CoursePermission", "ClazzAssignment", "ClazzEnrolment", "PeerReviewerAllocation", "Person", "CourseGroupMember", "CourseAssignmentSubmission", "CourseAssignmentMark", "Comments", "PersonPicture"})` is missing on actual declaration. All annotations from expect `fun getProgressSummaryForAssignment(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long, group: String): Flow defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `fun getProgressSummaryForAssignment(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long, group: String): Flow defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:54:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "getAssignmentSubmitterSummaryListForAssignment"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.CoursePermissionDao::class, functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUidEntities"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.MAP_OTHER_PARAM, fromName = "assignmentUid", name = "uid")}, functionName = "findByUidAsync"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzEnrolmentDao::class, functionName = "findEnrolmentsAndPersonByClazzUidWithPermissionCheck"), HttpServerFunctionCall(functionName = "getCourseGroupMembersByAssignmentUid"), HttpServerFunctionCall(functionName = "getAssignmentSubmissionsByAssignmentUid"), HttpServerFunctionCall(functionName = "getAssignmentMarksByAssignmentUid"), HttpServerFunctionCall(functionName = "getPeerReviewerAllocationsByAssignmentUid")})` is missing on actual declaration. All annotations from expect `fun getAssignmentSubmitterSummaryListForAssignment(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long, group: String, searchText: String, sortOption: Int): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `fun getAssignmentSubmitterSummaryListForAssignment(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long, group: String, searchText: String, sortOption: Int): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:109:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "1000", name = "roleFilter"), HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "personUidFilter")}, functionDao = com.ustadmobile.core.db.dao.ClazzEnrolmentDao::class, functionName = "getAllClazzEnrolledAtTimeAsync"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.CourseGroupMemberDao::class, functionName = "findByGroupSetUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun getSubmitterUidsAndNameByClazzOrGroupSetUid(clazzUid: Long, groupSetUid: Long, date: Long, groupStr: String): List defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `suspend fun getSubmitterUidsAndNameByClazzOrGroupSetUid(clazzUid: Long, groupSetUid: Long, date: Long, groupStr: String): List defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:126:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.MAP_OTHER_PARAM, fromName = "assignmentUid", name = "uid")}, functionName = "findByUidAsync"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzEnrolmentDao::class, functionName = "findEnrolmentsAndPersonByClazzUidWithPermissionCheck"), HttpServerFunctionCall(functionName = "findCourseGroupMembersByPersonUidAndAssignmentUid")})` is missing on actual declaration. All annotations from expect `suspend fun getSubmitterUid(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long): Long defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `suspend fun getSubmitterUid(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long): Long defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:136:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(clazzAssignment: ClazzAssignment): Unit defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `suspend fun updateAsync(clazzAssignment: ClazzAssignment): Unit defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:140:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidAsync(uid: Long): ClazzAssignment? defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `suspend fun findByUidAsync(uid: Long): ClazzAssignment? defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:144:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByUidAndClazzUidAsFlow(uid: Long, clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `fun findByUidAndClazzUidAsFlow(uid: Long, clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:162:38 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `suspend fun findByUidWithBlockAsync(uid: Long): ClazzAssignmentAndBlock? defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `suspend fun findByUidWithBlockAsync(uid: Long): ClazzAssignmentAndBlock? defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:175:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:187:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findAssignmentCourseBlockAndSubmitterUidAsFlow"), HttpServerFunctionCall(functionName = "findEnrolmentsByPersonUidAndAssignmentUid"), HttpServerFunctionCall(functionName = "findCourseGroupMembersByPersonUidAndAssignmentUid"), HttpServerFunctionCall(functionName = "findPeerReviewerAllocationsByPersonUidAndAssignmentUid"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.CoursePermissionDao::class, functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUidEntities")})` is missing on actual declaration. All annotations from expect `fun findAssignmentCourseBlockAndSubmitterUidAsFlow(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `fun findAssignmentCourseBlockAndSubmitterUidAsFlow(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao_DoorWrapper.kt:249:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao_HttpServerExt.kt:75:7 Variable '_result_getAssignmentSubmitterSummaryListForAssignment' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao_HttpServerExt.kt:270:7 Variable '_arg_groupStr' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:23:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:23:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class ClazzDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzDao.kt` must be present with the same arguments on actual `class ClazzDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:31:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.HTTP_WITH_FALLBACK)` is missing on actual declaration. All annotations from expect `suspend fun findByClazzCode(code: String): Clazz? defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun findByClazzCode(code: String): Clazz? defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:34:38 Annotation `@Repository(methodType = 2)` is missing on actual declaration. All annotations from expect `suspend fun findByClazzCodeFromWeb(code: String): Clazz? defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun findByClazzCodeFromWeb(code: String): Clazz? defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:47:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun clazzUidExistsAsync(clazzUid: Long): Boolean defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun clazzUidExistsAsync(clazzUid: Long): Boolean defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:50:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByUidAsFlow(uid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `fun findByUidAsFlow(uid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:54:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidWithHolidayCalendarAsync(uid: Long): ClazzWithHolidayCalendarAndAndTerminology? defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun findByUidWithHolidayCalendarAsync(uid: Long): ClazzWithHolidayCalendarAndAndTerminology? defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:61:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: Clazz): Int defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: Clazz): Int defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:65:30 Annotation `@HttpAccessible(pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findClazzesWithPermission"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "clazzUid")}, functionDao = com.ustadmobile.core.db.dao.CoursePermissionDao::class, functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `fun findClazzesWithPermission(searchQuery: String, accountPersonUid: Long, excludeSelectedClazzList: List, sortOrder: Int, filter: Int, currentTime: Long, permission: Long): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `fun findClazzesWithPermission(searchQuery: String, accountPersonUid: Long, excludeSelectedClazzList: List, sortOrder: Int, filter: Int, currentTime: Long, permission: Long): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:85:38 Annotation `@PostgresQuery(value = " UPDATE Clazz SET attendanceAverage = COALESCE(CAST( (SELECT SUM(clazzLogNumPresent) FROM ClazzLog WHERE clazzLogClazzUid = :clazzUid AND clazzLogStatusFlag = 4) AS REAL) / CAST(GREATEST(1.0, (SELECT SUM(clazzLogNumPresent) + SUM(clazzLogNumPartial) + SUM(clazzLogNumAbsent) FROM ClazzLog WHERE clazzLogClazzUid = :clazzUid AND clazzLogStatusFlag = 4)) AS REAL), 0), clazzLct = :timeChanged WHERE clazzUid = :clazzUid ")` is missing on actual declaration. All annotations from expect `suspend fun updateClazzAttendanceAverageAsync(clazzUid: Long, timeChanged: Long): Unit defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun updateClazzAttendanceAverageAsync(clazzUid: Long, timeChanged: Long): Unit defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:90:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.CoursePermissionDao::class, functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid"), HttpServerFunctionCall(functionName = "clazzAndDetailPermissionsAsFlow")})` is missing on actual declaration. All annotations from expect `fun clazzAndDetailPermissionsAsFlow(accountPersonUid: Long, clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `fun clazzAndDetailPermissionsAsFlow(accountPersonUid: Long, clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:95:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun getClazzWithDisplayDetails(clazzUid: Long, currentTime: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `fun getClazzWithDisplayDetails(clazzUid: Long, currentTime: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:108:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `fun getTitleByUidAsFlow(clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `fun getTitleByUidAsFlow(clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:112:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "getClazzNameAndTerminologyAsFlow"), HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `fun getClazzNameAndTerminologyAsFlow(clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `fun getClazzNameAndTerminologyAsFlow(clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:117:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "getClazzNameAndTerminologyAsFlow"), HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `fun getClazzNameAsFlow(clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `fun getClazzNameAsFlow(clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:121:38 Annotation `@HttpAccessible(pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun getClazzTimeZoneByClazzUidAsync(clazzUid: Long): String? defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun getClazzTimeZoneByClazzUidAsync(clazzUid: Long): String? defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:125:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun getCoursesByName(names: List): List defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun getCoursesByName(names: List): List defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:129:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findOneRosterUserClazzes"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "clazzUid")}, functionDao = com.ustadmobile.core.db.dao.CoursePermissionDao::class, functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `suspend fun findOneRosterUserClazzes(accountPersonUid: Long, filterByEnrolledMemberPersonUid: Long): List defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun findOneRosterUserClazzes(accountPersonUid: Long, filterByEnrolledMemberPersonUid: Long): List defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:26:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:26:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class ClazzEnrolmentDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzEnrolmentDao.kt` must be present with the same arguments on actual `class ClazzEnrolmentDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzEnrolmentDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:31:30 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao` must be present with the same arguments on actual `fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:40:38 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `suspend fun findEnrolmentWithLeavingReason(enrolmentUid: Long): ClazzEnrolmentWithLeavingReason? defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao` must be present with the same arguments on actual `suspend fun findEnrolmentWithLeavingReason(enrolmentUid: Long): ClazzEnrolmentWithLeavingReason? defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:55:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: ClazzEnrolment): Int defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: ClazzEnrolment): Int defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:82:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun getAllEnrolmentsAtTimeByClazzAndPerson(clazzUid: Long, accountPersonUid: Long, time: Long): List defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao` must be present with the same arguments on actual `suspend fun getAllEnrolmentsAtTimeByClazzAndPerson(clazzUid: Long, accountPersonUid: Long, time: Long): List defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:96:30 Annotation `@QueryLiveTables(value = {"Clazz", "Person", "ClazzEnrolment", "PersonPicture", "CoursePermission"})` is missing on actual declaration. All annotations from expect `fun findByClazzUidAndRole(clazzUid: Long, roleId: Int, sortOrder: Int, searchText: String? = ..., filter: Int, accountPersonUid: Long, currentTime: Long, permission: Long): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao` must be present with the same arguments on actual `fun findByClazzUidAndRole(clazzUid: Long, roleId: Int, sortOrder: Int, searchText: String?, filter: Int, accountPersonUid: Long, currentTime: Long, permission: Long): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:109:30 Annotation `@QueryLiveTables(value = {"Clazz", "Person", "ClazzEnrolment", "PersonPicture", "CoursePermission", "StatementEntity", "ActorEntity"})` is missing on actual declaration. All annotations from expect `fun findByClazzUidAndRoleForGradebook(clazzUid: Long, roleId: Int, sortOrder: Int, searchText: String? = ..., filter: Int, accountPersonUid: Long, currentTime: Long): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao` must be present with the same arguments on actual `fun findByClazzUidAndRoleForGradebook(clazzUid: Long, roleId: Int, sortOrder: Int, searchText: String?, filter: Int, accountPersonUid: Long, currentTime: Long): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:17:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ClazzInviteDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzInviteDao.kt` must be present with the same arguments on actual `class ClazzInviteDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzInviteDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:22:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun replace(entity: ClazzInvite): Long defined in com.ustadmobile.core.db.dao.ClazzInviteDao` must be present with the same arguments on actual `suspend fun replace(entity: ClazzInvite): Long defined in com.ustadmobile.core.db.dao.ClazzInviteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:28:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertAll(entity: List): Unit defined in com.ustadmobile.core.db.dao.ClazzInviteDao` must be present with the same arguments on actual `suspend fun insertAll(entity: List): Unit defined in com.ustadmobile.core.db.dao.ClazzInviteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:31:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findInviteAsync(): List defined in com.ustadmobile.core.db.dao.ClazzInviteDao` must be present with the same arguments on actual `suspend fun findInviteAsync(): List defined in com.ustadmobile.core.db.dao.ClazzInviteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:35:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findClazzInviteEntityForInviteToken(inviteTokenUid: String): ClazzInviteWithTimeZone? defined in com.ustadmobile.core.db.dao.ClazzInviteDao` must be present with the same arguments on actual `suspend fun findClazzInviteEntityForInviteToken(inviteTokenUid: String): ClazzInviteWithTimeZone? defined in com.ustadmobile.core.db.dao.ClazzInviteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:40:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findClazzInviteEntityForInviteTokenAsFlow(inviteTokenUid: String): Flow defined in com.ustadmobile.core.db.dao.ClazzInviteDao` must be present with the same arguments on actual `fun findClazzInviteEntityForInviteTokenAsFlow(inviteTokenUid: String): Flow defined in com.ustadmobile.core.db.dao.ClazzInviteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:45:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun updateInviteStatus(status: Int, ciUid: Long, updateTime: Long): Unit defined in com.ustadmobile.core.db.dao.ClazzInviteDao` must be present with the same arguments on actual `suspend fun updateInviteStatus(status: Int, ciUid: Long, updateTime: Long): Unit defined in com.ustadmobile.core.db.dao.ClazzInviteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao_HttpServerExt.kt:162:7 Variable '_result_updateInviteStatus' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao.kt:15:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ClazzLogAttendanceRecordDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzLogAttendanceRecordDao.kt` must be present with the same arguments on actual `class ClazzLogAttendanceRecordDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzLogAttendanceRecordDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao.kt:20:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao` must be present with the same arguments on actual `suspend fun insertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao.kt:30:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao` must be present with the same arguments on actual `suspend fun updateListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao.kt:47:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByClazzAndTime"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "1000", name = "roleId")}, functionDao = com.ustadmobile.core.db.dao.ClazzEnrolmentDao::class, functionName = "findAllEnrolmentsByClazzUidAndRole")})` is missing on actual declaration. All annotations from expect `suspend fun findByClazzAndTime(clazzUid: Long, clazzLogUid: Long, time: Long): List defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao` must be present with the same arguments on actual `suspend fun findByClazzAndTime(clazzUid: Long, clazzLogUid: Long, time: Long): List defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao.kt:57:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao_DoorWrapper.kt:35:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:17:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class ClazzLogDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzLogDao.kt` must be present with the same arguments on actual `class ClazzLogDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzLogDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:22:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun replace(entity: ClazzLog): Long defined in com.ustadmobile.core.db.dao.ClazzLogDao` must be present with the same arguments on actual `fun replace(entity: ClazzLog): Long defined in com.ustadmobile.core.db.dao.ClazzLogDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:35:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByClazzUidAsFactory(clazzUid: Long, excludeStatus: Int): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.ClazzLogDao` must be present with the same arguments on actual `fun findByClazzUidAsFactory(clazzUid: Long, excludeStatus: Int): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.ClazzLogDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:40:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByClazzUidAsync(clazzUid: Long, excludeStatus: Int): List defined in com.ustadmobile.core.db.dao.ClazzLogDao` must be present with the same arguments on actual `suspend fun findByClazzUidAsync(clazzUid: Long, excludeStatus: Int): List defined in com.ustadmobile.core.db.dao.ClazzLogDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:45:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findAllForClazzByClazzLogUid(clazzLogUid: Long, excludeStatus: Int): List defined in com.ustadmobile.core.db.dao.ClazzLogDao` must be present with the same arguments on actual `suspend fun findAllForClazzByClazzLogUid(clazzLogUid: Long, excludeStatus: Int): List defined in com.ustadmobile.core.db.dao.ClazzLogDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:79:30 Annotation `@QueryLiveTables(value = {"ClazzLog"})` is missing on actual declaration. All annotations from expect `fun clazzHasScheduleLive(clazzUid: Long, excludeStatusFilter: Int): Flow defined in com.ustadmobile.core.db.dao.ClazzLogDao` must be present with the same arguments on actual `fun clazzHasScheduleLive(clazzUid: Long, excludeStatusFilter: Int): Flow defined in com.ustadmobile.core.db.dao.ClazzLogDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:94:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(clazzLog: ClazzLog): Unit defined in com.ustadmobile.core.db.dao.ClazzLogDao` must be present with the same arguments on actual `suspend fun updateAsync(clazzLog: ClazzLog): Unit defined in com.ustadmobile.core.db.dao.ClazzLogDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:104:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:18:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:18:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class CommentsDao defined in com.ustadmobile.core.db.dao in file CommentsDao.kt` must be present with the same arguments on actual `class CommentsDao defined in com.ustadmobile.core.db.dao in file CommentsDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:23:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(comments: Comments): Long defined in com.ustadmobile.core.db.dao.CommentsDao` must be present with the same arguments on actual `suspend fun insertAsync(comments: Comments): Long defined in com.ustadmobile.core.db.dao.CommentsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:35:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findPrivateCommentsForUserByAssignmentUid"), HttpServerFunctionCall(functionName = "findPrivateCommentsForUserByAssignmentUidPersons"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findEnrolmentsByPersonUidAndAssignmentUid"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findCourseGroupMembersByPersonUidAndAssignmentUid")})` is missing on actual declaration. All annotations from expect `fun findPrivateCommentsForUserByAssignmentUid(accountPersonUid: Long, assignmentUid: Long, includeDeleted: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CommentsDao` must be present with the same arguments on actual `fun findPrivateCommentsForUserByAssignmentUid(accountPersonUid: Long, assignmentUid: Long, includeDeleted: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CommentsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:49:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findPrivateCommentsForSubmitterByAssignmentUid"), HttpServerFunctionCall(functionName = "findPrivateCommentsForSubmitterByAssignmentUidPersons")})` is missing on actual declaration. All annotations from expect `fun findPrivateCommentsForSubmitterByAssignmentUid(submitterUid: Long, assignmentUid: Long, includeDeleted: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CommentsDao` must be present with the same arguments on actual `fun findPrivateCommentsForSubmitterByAssignmentUid(submitterUid: Long, assignmentUid: Long, includeDeleted: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CommentsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:63:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findCourseCommentsByAssignmentUid"), HttpServerFunctionCall(functionName = "findCourseCommentsByAssignmentUidPersons")})` is missing on actual declaration. All annotations from expect `fun findCourseCommentsByAssignmentUid(assignmentUid: Long, includeDeleted: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CommentsDao` must be present with the same arguments on actual `fun findCourseCommentsByAssignmentUid(assignmentUid: Long, includeDeleted: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CommentsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CommentsDao_HttpServerExt.kt:40:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CommentsDao_HttpServerExt.kt:160:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CommentsDao_HttpServerExt.kt:249:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentCategoryDao.kt:11:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentCategoryDao.kt:11:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class ContentCategoryDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentCategoryDao.kt` must be present with the same arguments on actual `class ContentCategoryDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentCategoryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentCategorySchemaDao.kt:10:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentCategorySchemaDao.kt:10:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ContentCategorySchemaDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentCategorySchemaDao.kt` must be present with the same arguments on actual `class ContentCategorySchemaDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentCategorySchemaDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryContentCategoryJoinDao.kt:10:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryContentCategoryJoinDao.kt:10:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ContentEntryContentCategoryJoinDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryContentCategoryJoinDao.kt` must be present with the same arguments on actual `class ContentEntryContentCategoryJoinDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryContentCategoryJoinDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:24:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:24:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ContentEntryDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryDao.kt` must be present with the same arguments on actual `class ContentEntryDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:29:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:35:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(entity: ContentEntry): Unit defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `suspend fun upsertAsync(entity: ContentEntry): Unit defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:47:38 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `suspend fun findByUidWithEditDetails(uid: Long): ContentEntryAndPicture? defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `suspend fun findByUidWithEditDetails(uid: Long): ContentEntryAndPicture? defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:51:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByContentEntryUidWithDetailsAsFlow"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.xapi.StatementDao::class, functionName = "findStatusStatementsByContentEntryUid")})` is missing on actual declaration. All annotations from expect `fun findByContentEntryUidWithDetailsAsFlow(contentEntryUid: Long, clazzUid: Long, courseBlockUid: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `fun findByContentEntryUidWithDetailsAsFlow(contentEntryUid: Long, clazzUid: Long, courseBlockUid: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:62:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun findTitleByUidAsync(entryUid: Long): String? defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `suspend fun findTitleByUidAsync(entryUid: Long): String? defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:89:32 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun update(entity: ContentEntry): Unit defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `fun update(entity: ContentEntry): Unit defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:109:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "getChildrenByParentUidWithCategoryFilterOrderByName"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ContentEntryParentChildJoinDao::class, functionName = "findListOfChildsByParentUuid"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.xapi.StatementDao::class, functionName = "findStatusStatementByParentContentEntryUid")})` is missing on actual declaration. All annotations from expect `fun getChildrenByParentUidWithCategoryFilterOrderByName(accountPersonUid: Long, parentUid: Long, langParam: Long, categoryParam0: Long, sortOrder: Int, includeDeleted: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `fun getChildrenByParentUidWithCategoryFilterOrderByName(accountPersonUid: Long, parentUid: Long, langParam: Long, categoryParam0: Long, sortOrder: Int, includeDeleted: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:132:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: ContentEntry): Int defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: ContentEntry): Int defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao_HttpServerExt.kt:227:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryImportJobDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryImportJobDao.kt:17:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ContentEntryImportJobDao defined in com.ustadmobile.core.db.dao in file ContentEntryImportJobDao.kt` must be present with the same arguments on actual `class ContentEntryImportJobDao defined in com.ustadmobile.core.db.dao in file ContentEntryImportJobDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryImportJobDao.kt:22:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertJobItem(jobItem: ContentEntryImportJob): Long defined in com.ustadmobile.core.db.dao.ContentEntryImportJobDao` must be present with the same arguments on actual `suspend fun insertJobItem(jobItem: ContentEntryImportJob): Long defined in com.ustadmobile.core.db.dao.ContentEntryImportJobDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryParentChildJoinDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryParentChildJoinDao.kt:14:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class ContentEntryParentChildJoinDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryParentChildJoinDao.kt` must be present with the same arguments on actual `class ContentEntryParentChildJoinDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryParentChildJoinDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryParentChildJoinDao.kt:19:38 Annotation `@JsName(name = "insertListAsync")` is missing on actual declaration. All annotations from expect `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryParentChildJoinDao` must be present with the same arguments on actual `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryParentChildJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryParentChildJoinDao.kt:56:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun replaceList(entries: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryParentChildJoinDao` must be present with the same arguments on actual `fun replaceList(entries: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryParentChildJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryParentChildJoinDao.kt:62:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun insertWithReplace(parentChildJoinDao: ContentEntryParentChildJoin): Unit defined in com.ustadmobile.core.db.dao.ContentEntryParentChildJoinDao` must be present with the same arguments on actual `fun insertWithReplace(parentChildJoinDao: ContentEntryParentChildJoin): Unit defined in com.ustadmobile.core.db.dao.ContentEntryParentChildJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryPicture2Dao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryPicture2Dao.kt:13:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class ContentEntryPicture2Dao : ImageDao defined in com.ustadmobile.core.db.dao in file ContentEntryPicture2Dao.kt` must be present with the same arguments on actual `class ContentEntryPicture2Dao : ImageDao defined in com.ustadmobile.core.db.dao in file ContentEntryPicture2Dao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryPicture2Dao.kt:18:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryPicture2Dao` must be present with the same arguments on actual `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryPicture2Dao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryPicture2Dao_DoorWrapper.kt:15:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryPictureDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryPictureDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ContentEntryPictureDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryPictureDao.kt` must be present with the same arguments on actual `class ContentEntryPictureDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryPictureDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryPictureDao.kt:26:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(ContentEntryPicture: ContentEntryPicture): Unit defined in com.ustadmobile.core.db.dao.ContentEntryPictureDao` must be present with the same arguments on actual `suspend fun updateAsync(ContentEntryPicture: ContentEntryPicture): Unit defined in com.ustadmobile.core.db.dao.ContentEntryPictureDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:8:40 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:16:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:16:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ContentEntryRelatedEntryJoinDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryRelatedEntryJoinDao.kt` must be present with the same arguments on actual `class ContentEntryRelatedEntryJoinDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryRelatedEntryJoinDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:31:12 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:42:32 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun update(entity: ContentEntryRelatedEntryJoin): Unit defined in com.ustadmobile.core.db.dao.ContentEntryRelatedEntryJoinDao` must be present with the same arguments on actual `fun update(entity: ContentEntryRelatedEntryJoin): Unit defined in com.ustadmobile.core.db.dao.ContentEntryRelatedEntryJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao_DoorWrapper.kt:9:40 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao_DoorWrapper.kt:26:12 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao_Repo.kt:9:40 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao_Repo.kt:38:12 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryVersionDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryVersionDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ContentEntryVersionDao defined in com.ustadmobile.core.db.dao in file ContentEntryVersionDao.kt` must be present with the same arguments on actual `class ContentEntryVersionDao defined in com.ustadmobile.core.db.dao in file ContentEntryVersionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryVersionDao.kt:23:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(contentEntryVersion: ContentEntryVersion): Long defined in com.ustadmobile.core.db.dao.ContentEntryVersionDao` must be present with the same arguments on actual `suspend fun insertAsync(contentEntryVersion: ContentEntryVersion): Long defined in com.ustadmobile.core.db.dao.ContentEntryVersionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryVersionDao.kt:28:11 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findLatestVersionUidByContentEntryUidEntity(contentEntryUid: Long): ContentEntryVersion? defined in com.ustadmobile.core.db.dao.ContentEntryVersionDao` must be present with the same arguments on actual `suspend fun findLatestVersionUidByContentEntryUidEntity(contentEntryUid: Long): ContentEntryVersion? defined in com.ustadmobile.core.db.dao.ContentEntryVersionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ContentEntryVersionDao.kt:32:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findLatestByContentEntryUidAsFlow(contentEntryUid: Long): Flow defined in com.ustadmobile.core.db.dao.ContentEntryVersionDao` must be present with the same arguments on actual `fun findLatestByContentEntryUidAsFlow(contentEntryUid: Long): Flow defined in com.ustadmobile.core.db.dao.ContentEntryVersionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentMarkDao.kt:18:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentMarkDao.kt:18:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CourseAssignmentMarkDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseAssignmentMarkDao.kt` must be present with the same arguments on actual `class CourseAssignmentMarkDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseAssignmentMarkDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentMarkDao.kt:30:30 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `fun getAllMarksForUserAsFlow(accountPersonUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentMarkDao` must be present with the same arguments on actual `fun getAllMarksForUserAsFlow(accountPersonUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentMarkDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentMarkDao.kt:35:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "getAllMarksForSubmitterAsFlow"), HttpServerFunctionCall(functionName = "getAllMarksForSubmitterAsFlowMarkerPersons")})` is missing on actual declaration. All annotations from expect `fun getAllMarksForSubmitterAsFlow(submitterUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentMarkDao` must be present with the same arguments on actual `fun getAllMarksForSubmitterAsFlow(submitterUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentMarkDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentMarkDao.kt:45:30 Annotation `@QueryLiveTables(value = {"courseAssignmentMark", "ClazzAssignment"})` is missing on actual declaration. All annotations from expect `fun getAllMarksOfAssignmentForSubmitter(assignmentUid: Long, submitterUid: Long, filter: Int): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CourseAssignmentMarkDao` must be present with the same arguments on actual `fun getAllMarksOfAssignmentForSubmitter(assignmentUid: Long, submitterUid: Long, filter: Int): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CourseAssignmentMarkDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:16:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:16:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CourseAssignmentSubmissionDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseAssignmentSubmissionDao.kt` must be present with the same arguments on actual `class CourseAssignmentSubmissionDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseAssignmentSubmissionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:21:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao` must be present with the same arguments on actual `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:35:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun getAllSubmissionsFromSubmitterAsFlow(submitterUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao` must be present with the same arguments on actual `fun getAllSubmissionsFromSubmitterAsFlow(submitterUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:40:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "getLatestSubmissionForUserAsync"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findEnrolmentsByPersonUidAndAssignmentUid"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findCourseGroupMembersByPersonUidAndAssignmentUid"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findPeerReviewerAllocationsByPersonUidAndAssignmentUid")})` is missing on actual declaration. All annotations from expect `suspend fun getLatestSubmissionForUserAsync(accountPersonUid: Long, assignmentUid: Long): CourseAssignmentSubmission? defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao` must be present with the same arguments on actual `suspend fun getLatestSubmissionForUserAsync(accountPersonUid: Long, assignmentUid: Long): CourseAssignmentSubmission? defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:82:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByUidAsFlow(submissionUid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao` must be present with the same arguments on actual `fun findByUidAsFlow(submissionUid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:86:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByAssignmentUidAndAccountPersonUid(accountPersonUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao` must be present with the same arguments on actual `fun findByAssignmentUidAndAccountPersonUid(accountPersonUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionFileDao.kt:16:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionFileDao.kt:16:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CourseAssignmentSubmissionFileDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseAssignmentSubmissionFileDao.kt` must be present with the same arguments on actual `class CourseAssignmentSubmissionFileDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseAssignmentSubmissionFileDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionFileDao.kt:23:11 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao` must be present with the same arguments on actual `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionFileDao.kt:32:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun getByAssignmentUidAndPersonUid(accountPersonUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao` must be present with the same arguments on actual `fun getByAssignmentUidAndPersonUid(accountPersonUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionFileDao.kt:37:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun getAllSubmissionFilesFromSubmitterAsFlow(submitterUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao` must be present with the same arguments on actual `fun getAllSubmissionFilesFromSubmitterAsFlow(submitterUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:25:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:25:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class CourseBlockDao : BaseDao, OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file CourseBlockDao.kt` must be present with the same arguments on actual `class CourseBlockDao : BaseDao, OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file CourseBlockDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:37:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: CourseBlock): Int defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: CourseBlock): Int defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:43:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun replaceListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `suspend fun replaceListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:46:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByUidAsyncAsFlow(uid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `fun findByUidAsyncAsFlow(uid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:50:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByUidWithPictureAsFlow(uid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `fun findByUidWithPictureAsFlow(uid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:54:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeInactive")}, functionName = "findAllCourseBlockByClazzUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun findAllCourseBlockByClazzUidAsync(clazzUid: Long, includeInactive: Boolean): List defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `suspend fun findAllCourseBlockByClazzUidAsync(clazzUid: Long, includeInactive: Boolean): List defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:59:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeInactive"), HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeHidden"), HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "7258204800000L", name = "hideUntilFilterTime")}, functionName = "findAllCourseBlockByClazzUidAsFlow"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.xapi.StatementDao::class, functionName = "findStatusStatementsForStudentByClazzUid")})` is missing on actual declaration. All annotations from expect `fun findAllCourseBlockByClazzUidAsFlow(clazzUid: Long, includeInactive: Boolean, includeHidden: Boolean, hideUntilFilterTime: Long, accountPersonUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `fun findAllCourseBlockByClazzUidAsFlow(clazzUid: Long, includeInactive: Boolean, includeHidden: Boolean, hideUntilFilterTime: Long, accountPersonUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:69:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeInactive"), HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeHidden"), HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "7258204800000L", name = "hideUntilFilterTime")}, functionName = "findAllCourseBlockByClazzUidAsPagingSource"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.xapi.StatementDao::class, functionName = "findStatusStatementsForStudentByClazzUid")})` is missing on actual declaration. All annotations from expect `fun findAllCourseBlockByClazzUidAsPagingSource(clazzUid: Long, collapseList: List, includeInactive: Boolean, includeHidden: Boolean, hideUntilFilterTime: Long, accountPersonUid: Long): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `fun findAllCourseBlockByClazzUidAsPagingSource(clazzUid: Long, collapseList: List, includeInactive: Boolean, includeHidden: Boolean, hideUntilFilterTime: Long, accountPersonUid: Long): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:90:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:98:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByUidAsFlow(courseBlockUid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `fun findByUidAsFlow(courseBlockUid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:102:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findCourseBlockByDiscussionPostUid")})` is missing on actual declaration. All annotations from expect `suspend fun findCourseBlockAndClazzUidByDiscussionPostUid(postUid: Long): CourseBlockUidAndClazzUid? defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `suspend fun findCourseBlockAndClazzUidByDiscussionPostUid(postUid: Long): CourseBlockUidAndClazzUid? defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:115:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findCourseBlockByAssignmentUid(assignmentUid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `fun findCourseBlockByAssignmentUid(assignmentUid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:120:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findBySourcedId(sourcedId: String, accountPersonUid: Long): CourseBlock? defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `suspend fun findBySourcedId(sourcedId: String, accountPersonUid: Long): CourseBlock? defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:129:30 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `fun findByClazzUidAsFlow(clazzUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `fun findByClazzUidAsFlow(clazzUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_DoorWrapper.kt:210:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_HttpServerExt.kt:134:7 Variable '_arg_includeInactive' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_HttpServerExt.kt:230:7 Variable '_arg_includeInactive' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_HttpServerExt.kt:233:7 Variable '_arg_includeHidden' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_HttpServerExt.kt:236:7 Variable '_arg_hideUntilFilterTime' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_HttpServerExt.kt:343:7 Variable '_arg_includeInactive' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_HttpServerExt.kt:346:7 Variable '_arg_includeHidden' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_HttpServerExt.kt:349:7 Variable '_arg_hideUntilFilterTime' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockPictureDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockPictureDao.kt:13:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class CourseBlockPictureDao : ImageDao defined in com.ustadmobile.core.db.dao in file CourseBlockPictureDao.kt` must be present with the same arguments on actual `class CourseBlockPictureDao : ImageDao defined in com.ustadmobile.core.db.dao in file CourseBlockPictureDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockPictureDao.kt:18:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.CourseBlockPictureDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.CourseBlockPictureDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseBlockPictureDao_DoorWrapper.kt:15:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:19:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:19:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class CourseGroupMemberDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseGroupMemberDao.kt` must be present with the same arguments on actual `class CourseGroupMemberDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseGroupMemberDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:34:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao` must be present with the same arguments on actual `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:40:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao` must be present with the same arguments on actual `suspend fun updateListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:44:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByCourseGroupSetAndClazz"), HttpServerFunctionCall(functionName = "findByCourseGroupSetAndClazzAsFlowPersons"), HttpServerFunctionCall(functionName = "findByCourseGroupSetAndClazzAsFlowEnrolments")})` is missing on actual declaration. All annotations from expect `suspend fun findByCourseGroupSetAndClazz(cgsUid: Long, clazzUid: Long, time: Long, activeFilter: Int, accountPersonUid: Long): List defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao` must be present with the same arguments on actual `suspend fun findByCourseGroupSetAndClazz(cgsUid: Long, clazzUid: Long, time: Long, activeFilter: Int, accountPersonUid: Long): List defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:54:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByCourseGroupSetAndClazzAsFlow"), HttpServerFunctionCall(functionName = "findByCourseGroupSetAndClazzAsFlowPersons"), HttpServerFunctionCall(functionName = "findByCourseGroupSetAndClazzAsFlowEnrolments")})` is missing on actual declaration. All annotations from expect `fun findByCourseGroupSetAndClazzAsFlow(cgsUid: Long, clazzUid: Long, time: Long, activeFilter: Int, accountPersonUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao` must be present with the same arguments on actual `fun findByCourseGroupSetAndClazzAsFlow(cgsUid: Long, clazzUid: Long, time: Long, activeFilter: Int, accountPersonUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:76:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao` must be present with the same arguments on actual `suspend fun upsertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:80:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByCourseGroupSetAndGroupNumAsync(courseGroupSetUid: Long, groupNum: Int, clazzUid: Long, assignmentUid: Long, accountPersonUid: Long): List defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao` must be present with the same arguments on actual `suspend fun findByCourseGroupSetAndGroupNumAsync(courseGroupSetUid: Long, groupNum: Int, clazzUid: Long, assignmentUid: Long, accountPersonUid: Long): List defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao_DoorWrapper.kt:43:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupSetDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupSetDao.kt:17:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class CourseGroupSetDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseGroupSetDao.kt` must be present with the same arguments on actual `class CourseGroupSetDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseGroupSetDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupSetDao.kt:22:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: CourseGroupSet): Int defined in com.ustadmobile.core.db.dao.CourseGroupSetDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: CourseGroupSet): Int defined in com.ustadmobile.core.db.dao.CourseGroupSetDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupSetDao.kt:26:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findAllCourseGroupSetForClazz(clazzUid: Long, searchText: String, sortOrder: Int): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CourseGroupSetDao` must be present with the same arguments on actual `fun findAllCourseGroupSetForClazz(clazzUid: Long, searchText: String, sortOrder: Int): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CourseGroupSetDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupSetDao.kt:43:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidAsync(uid: Long): CourseGroupSet? defined in com.ustadmobile.core.db.dao.CourseGroupSetDao` must be present with the same arguments on actual `suspend fun findByUidAsync(uid: Long): CourseGroupSet? defined in com.ustadmobile.core.db.dao.CourseGroupSetDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseGroupSetDao.kt:53:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(entity: CourseGroupSet): Unit defined in com.ustadmobile.core.db.dao.CourseGroupSetDao` must be present with the same arguments on actual `suspend fun upsertAsync(entity: CourseGroupSet): Unit defined in com.ustadmobile.core.db.dao.CourseGroupSetDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:21:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:21:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CoursePermissionDao defined in com.ustadmobile.core.db.dao in file CoursePermissionDao.kt` must be present with the same arguments on actual `class CoursePermissionDao defined in com.ustadmobile.core.db.dao in file CoursePermissionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:24:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findByClazzUidAsPagingSource")})` is missing on actual declaration. All annotations from expect `fun findByClazzUidAsPagingSource(clazzUid: Long, includeDeleted: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `fun findByClazzUidAsPagingSource(clazzUid: Long, includeDeleted: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:29:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidAndClazzUid(uid: Long, clazzUid: Long): CoursePermission? defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `suspend fun findByUidAndClazzUid(uid: Long, clazzUid: Long): CoursePermission? defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:34:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByUidAndClazzUidAsFlow(uid: Long, clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `fun findByUidAndClazzUidAsFlow(uid: Long, clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:41:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(coursePermission: CoursePermission): Unit defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `suspend fun upsertAsync(coursePermission: CoursePermission): Unit defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:59:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "personHasPermissionWithClazzByEnrolmentUidEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `suspend fun userHasEnrolmentEditPermission(accountPersonUid: Long, clazzEnrolmentUid: Long): Boolean defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `suspend fun userHasEnrolmentEditPermission(accountPersonUid: Long, clazzEnrolmentUid: Long): Boolean defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:69:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `fun personHasPermissionWithClazzAsFlow2(accountPersonUid: Long, clazzUid: Long, permission: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `fun personHasPermissionWithClazzAsFlow2(accountPersonUid: Long, clazzUid: Long, permission: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:77:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `fun personHasPermissionWithClazzPairAsFlow(accountPersonUid: Long, clazzUid: Long, firstPermission: Long, secondPermission: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `fun personHasPermissionWithClazzPairAsFlow(accountPersonUid: Long, clazzUid: Long, firstPermission: Long, secondPermission: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:86:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `suspend fun personHasPermissionWithClazzPairAsync(accountPersonUid: Long, clazzUid: Long, firstPermission: Long, secondPermission: Long): PermissionPair defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `suspend fun personHasPermissionWithClazzPairAsync(accountPersonUid: Long, clazzUid: Long, firstPermission: Long, secondPermission: Long): PermissionPair defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:95:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `fun personHasPermissionWithClazzTripleAsFlow(accountPersonUid: Long, clazzUid: Long, firstPermission: Long, secondPermission: Long, thirdPermission: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `fun personHasPermissionWithClazzTripleAsFlow(accountPersonUid: Long, clazzUid: Long, firstPermission: Long, secondPermission: Long, thirdPermission: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:105:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `suspend fun personHasPermissionWithClazzAsync2(accountPersonUid: Long, clazzUid: Long, permission: Long): Boolean defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `suspend fun personHasPermissionWithClazzAsync2(accountPersonUid: Long, clazzUid: Long, permission: Long): Boolean defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:119:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findByUidAndClazzUidAsync"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzEnrolmentDao::class, functionName = "findByAccountPersonUidAndClazzUid"), HttpServerFunctionCall(functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUidEntities"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findCourseGroupMembersByPersonUidAndAssignmentUid"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findPeerReviewerAllocationsByPersonUidAndAssignmentUid")})` is missing on actual declaration. All annotations from expect `fun userPermissionsForAssignmentSubmitterUid(accountPersonUid: Long, assignmentUid: Long, clazzUid: Long, submitterUid: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `fun userPermissionsForAssignmentSubmitterUid(accountPersonUid: Long, assignmentUid: Long, clazzUid: Long, submitterUid: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:41:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:293:7 Variable '_arg_permission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:370:7 Variable '_arg_firstPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:373:7 Variable '_arg_secondPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:450:7 Variable '_arg_firstPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:453:7 Variable '_arg_secondPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:530:7 Variable '_arg_firstPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:533:7 Variable '_arg_secondPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:536:7 Variable '_arg_thirdPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:613:7 Variable '_arg_permission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:693:7 Variable '_arg_submitterUid' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePictureDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePictureDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CoursePictureDao : ImageDao defined in com.ustadmobile.core.db.dao in file CoursePictureDao.kt` must be present with the same arguments on actual `class CoursePictureDao : ImageDao defined in com.ustadmobile.core.db.dao in file CoursePictureDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CoursePictureDao.kt:17:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(coursePicture: CoursePicture): Unit defined in com.ustadmobile.core.db.dao.CoursePictureDao` must be present with the same arguments on actual `suspend fun upsertAsync(coursePicture: CoursePicture): Unit defined in com.ustadmobile.core.db.dao.CoursePictureDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:15:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class CourseTerminologyDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseTerminologyDao.kt` must be present with the same arguments on actual `class CourseTerminologyDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseTerminologyDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:18:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findAllCourseTerminologyPagingSource(): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CourseTerminologyDao` must be present with the same arguments on actual `fun findAllCourseTerminologyPagingSource(): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CourseTerminologyDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:27:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun getTerminologyForClazz(clazzUid: Long): CourseTerminology? defined in com.ustadmobile.core.db.dao.CourseTerminologyDao` must be present with the same arguments on actual `suspend fun getTerminologyForClazz(clazzUid: Long): CourseTerminology? defined in com.ustadmobile.core.db.dao.CourseTerminologyDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:36:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidAsync(uid: Long): CourseTerminology? defined in com.ustadmobile.core.db.dao.CourseTerminologyDao` must be present with the same arguments on actual `suspend fun findByUidAsync(uid: Long): CourseTerminology? defined in com.ustadmobile.core.db.dao.CourseTerminologyDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:42:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: CourseTerminology): Int defined in com.ustadmobile.core.db.dao.CourseTerminologyDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: CourseTerminology): Int defined in com.ustadmobile.core.db.dao.CourseTerminologyDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:48:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(entity: CourseTerminology): Long defined in com.ustadmobile.core.db.dao.CourseTerminologyDao` must be present with the same arguments on actual `suspend fun upsertAsync(entity: CourseTerminology): Long defined in com.ustadmobile.core.db.dao.CourseTerminologyDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/DeletedItemDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/DeletedItemDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class DeletedItemDao defined in com.ustadmobile.core.db.dao in file DeletedItemDao.kt` must be present with the same arguments on actual `class DeletedItemDao defined in com.ustadmobile.core.db.dao in file DeletedItemDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/DeletedItemDao.kt:29:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeActionedItems")}, functionName = "findDeletedItemsForUser")})` is missing on actual declaration. All annotations from expect `fun findDeletedItemsForUser(personUid: Long, includeActionedItems: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.DeletedItemDao` must be present with the same arguments on actual `fun findDeletedItemsForUser(personUid: Long, includeActionedItems: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.DeletedItemDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/DeletedItemDao_HttpServerExt.kt:32:7 Variable '_arg_includeActionedItems' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao.kt:21:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao.kt:21:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class DiscussionPostDao : BaseDao defined in com.ustadmobile.core.db.dao in file DiscussionPostDao.kt` must be present with the same arguments on actual `class DiscussionPostDao : BaseDao defined in com.ustadmobile.core.db.dao in file DiscussionPostDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao.kt:24:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "getTopLevelPostsByCourseBlockUid"), HttpServerFunctionCall(functionName = "getTopLevelPostsByCourseBlockUidPersons"), HttpServerFunctionCall(functionName = "getTopLevelPostsByCourseBlockUidLatestMessage")})` is missing on actual declaration. All annotations from expect `fun getTopLevelPostsByCourseBlockUid(courseBlockUid: Long, includeDeleted: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.DiscussionPostDao` must be present with the same arguments on actual `fun getTopLevelPostsByCourseBlockUid(courseBlockUid: Long, includeDeleted: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.DiscussionPostDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao.kt:53:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: DiscussionPost): Int defined in com.ustadmobile.core.db.dao.DiscussionPostDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: DiscussionPost): Int defined in com.ustadmobile.core.db.dao.DiscussionPostDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao.kt:57:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findByPostIdWithAllReplies"), HttpServerFunctionCall(functionName = "findByPostIdWithAllRepliesPersons")})` is missing on actual declaration. All annotations from expect `fun findByPostIdWithAllReplies(postUid: Long, includeDeleted: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.DiscussionPostDao` must be present with the same arguments on actual `fun findByPostIdWithAllReplies(postUid: Long, includeDeleted: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.DiscussionPostDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao.kt:69:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(entity: DiscussionPost): Unit defined in com.ustadmobile.core.db.dao.DiscussionPostDao` must be present with the same arguments on actual `suspend fun upsertAsync(entity: DiscussionPost): Unit defined in com.ustadmobile.core.db.dao.DiscussionPostDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao_HttpServerExt.kt:34:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao_HttpServerExt.kt:132:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao.kt:19:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao.kt:19:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class EnrolmentRequestDao defined in com.ustadmobile.core.db.dao in file EnrolmentRequestDao.kt` must be present with the same arguments on actual `class EnrolmentRequestDao defined in com.ustadmobile.core.db.dao in file EnrolmentRequestDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao.kt:24:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insert(enrolmentRequest: EnrolmentRequest): Unit defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao` must be present with the same arguments on actual `suspend fun insert(enrolmentRequest: EnrolmentRequest): Unit defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao.kt:36:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "1", name = "statusFilter")}, functionName = "findByClazzAndPerson")})` is missing on actual declaration. All annotations from expect `suspend fun hasPendingRequests(personUid: Long, clazzUid: Long): Boolean defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao` must be present with the same arguments on actual `suspend fun hasPendingRequests(personUid: Long, clazzUid: Long): Boolean defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao.kt:40:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "statusFilter")}, functionName = "findRequestsForUserAsFlow")})` is missing on actual declaration. All annotations from expect `fun findRequestsForUserAsFlow(accountPersonUid: Long, statusFilter: Int): Flow> defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao` must be present with the same arguments on actual `fun findRequestsForUserAsFlow(accountPersonUid: Long, statusFilter: Int): Flow> defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao.kt:53:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted"), HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "statusFilter")}, functionName = "findPendingEnrolmentsForCourse")})` is missing on actual declaration. All annotations from expect `fun findPendingEnrolmentsForCourse(clazzUid: Long, includeDeleted: Boolean, statusFilter: Int, searchText: String, sortOrder: Int): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao` must be present with the same arguments on actual `fun findPendingEnrolmentsForCourse(clazzUid: Long, includeDeleted: Boolean, statusFilter: Int, searchText: String, sortOrder: Int): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao_HttpServerExt.kt:83:7 Variable '_arg_statusFilter' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao_HttpServerExt.kt:143:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao_HttpServerExt.kt:146:7 Variable '_arg_statusFilter' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ErrorReportDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ErrorReportDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ErrorReportDao defined in com.ustadmobile.core.db.dao in file ErrorReportDao.kt` must be present with the same arguments on actual `class ErrorReportDao defined in com.ustadmobile.core.db.dao in file ErrorReportDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ErrorReportDao.kt:18:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(errorReport: ErrorReport): Long defined in com.ustadmobile.core.db.dao.ErrorReportDao` must be present with the same arguments on actual `suspend fun insertAsync(errorReport: ErrorReport): Long defined in com.ustadmobile.core.db.dao.ErrorReportDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ExternalAppPermissionDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ExternalAppPermissionDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ExternalAppPermissionDao defined in com.ustadmobile.core.db.dao in file ExternalAppPermissionDao.kt` must be present with the same arguments on actual `class ExternalAppPermissionDao defined in com.ustadmobile.core.db.dao in file ExternalAppPermissionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ExternalAppPermissionDao.kt:18:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(externalAppPermission: ExternalAppPermission): Long defined in com.ustadmobile.core.db.dao.ExternalAppPermissionDao` must be present with the same arguments on actual `suspend fun insertAsync(externalAppPermission: ExternalAppPermission): Long defined in com.ustadmobile.core.db.dao.ExternalAppPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/HolidayCalendarDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/HolidayCalendarDao.kt:17:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class HolidayCalendarDao : BaseDao defined in com.ustadmobile.core.db.dao in file HolidayCalendarDao.kt` must be present with the same arguments on actual `class HolidayCalendarDao : BaseDao defined in com.ustadmobile.core.db.dao in file HolidayCalendarDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/HolidayCalendarDao.kt:27:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun replaceList(list: List): Unit defined in com.ustadmobile.core.db.dao.HolidayCalendarDao` must be present with the same arguments on actual `fun replaceList(list: List): Unit defined in com.ustadmobile.core.db.dao.HolidayCalendarDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/HolidayCalendarDao.kt:41:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: HolidayCalendar): Int defined in com.ustadmobile.core.db.dao.HolidayCalendarDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: HolidayCalendar): Int defined in com.ustadmobile.core.db.dao.HolidayCalendarDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/HolidayDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/HolidayDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class HolidayDao : BaseDao, OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file HolidayDao.kt` must be present with the same arguments on actual `class HolidayDao : BaseDao, OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file HolidayDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/HolidayDao.kt:33:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: Holiday): Unit defined in com.ustadmobile.core.db.dao.HolidayDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: Holiday): Unit defined in com.ustadmobile.core.db.dao.HolidayDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/HolidayDao_DoorWrapper.kt:102:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/LanguageDao.kt:18:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/LanguageDao.kt:18:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class LanguageDao : BaseDao defined in com.ustadmobile.core.db.dao in file LanguageDao.kt` must be present with the same arguments on actual `class LanguageDao : BaseDao defined in com.ustadmobile.core.db.dao in file LanguageDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/LanguageDao.kt:23:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(languageList: List): Unit defined in com.ustadmobile.core.db.dao.LanguageDao` must be present with the same arguments on actual `suspend fun insertListAsync(languageList: List): Unit defined in com.ustadmobile.core.db.dao.LanguageDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/LanguageDao.kt:53:32 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun update(entity: Language): Unit defined in com.ustadmobile.core.db.dao.LanguageDao` must be present with the same arguments on actual `fun update(entity: Language): Unit defined in com.ustadmobile.core.db.dao.LanguageDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/LanguageDao.kt:65:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: Language): Int defined in com.ustadmobile.core.db.dao.LanguageDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: Language): Int defined in com.ustadmobile.core.db.dao.LanguageDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/LanguageDao.kt:85:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun replaceList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.LanguageDao` must be present with the same arguments on actual `fun replaceList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.LanguageDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/LanguageVariantDao.kt:9:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/LanguageVariantDao.kt:9:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class LanguageVariantDao : BaseDao defined in com.ustadmobile.core.db.dao in file LanguageVariantDao.kt` must be present with the same arguments on actual `class LanguageVariantDao : BaseDao defined in com.ustadmobile.core.db.dao in file LanguageVariantDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/LeavingReasonDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/LeavingReasonDao.kt:17:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class LeavingReasonDao : BaseDao defined in com.ustadmobile.core.db.dao in file LeavingReasonDao.kt` must be present with the same arguments on actual `class LeavingReasonDao : BaseDao defined in com.ustadmobile.core.db.dao in file LeavingReasonDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/LeavingReasonDao.kt:45:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun replaceList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.LeavingReasonDao` must be present with the same arguments on actual `suspend fun replaceList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.LeavingReasonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/LeavingReasonDao.kt:51:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: LeavingReason): Int defined in com.ustadmobile.core.db.dao.LeavingReasonDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: LeavingReason): Int defined in com.ustadmobile.core.db.dao.LeavingReasonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/MessageDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/MessageDao.kt:15:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class MessageDao defined in com.ustadmobile.core.db.dao in file MessageDao.kt` must be present with the same arguments on actual `class MessageDao defined in com.ustadmobile.core.db.dao in file MessageDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/MessageDao.kt:18:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun messagesFromOtherUserAsPagingSource(accountPersonUid: Long, otherPersonUid: Long): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.MessageDao` must be present with the same arguments on actual `fun messagesFromOtherUserAsPagingSource(accountPersonUid: Long, otherPersonUid: Long): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.MessageDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/MessageDao.kt:23:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun conversationsForUserAsPagingSource(searchQuery: String, accountPersonUid: Long): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.MessageDao` must be present with the same arguments on actual `fun conversationsForUserAsPagingSource(searchQuery: String, accountPersonUid: Long): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.MessageDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/MessageDao.kt:30:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insert(message: Message): Unit defined in com.ustadmobile.core.db.dao.MessageDao` must be present with the same arguments on actual `suspend fun insert(message: Message): Unit defined in com.ustadmobile.core.db.dao.MessageDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/OfflineItemDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/OfflineItemDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class OfflineItemDao defined in com.ustadmobile.core.db.dao in file OfflineItemDao.kt` must be present with the same arguments on actual `class OfflineItemDao defined in com.ustadmobile.core.db.dao in file OfflineItemDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/OfflineItemDao.kt:19:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(item: OfflineItem): Long defined in com.ustadmobile.core.db.dao.OfflineItemDao` must be present with the same arguments on actual `suspend fun insertAsync(item: OfflineItem): Long defined in com.ustadmobile.core.db.dao.OfflineItemDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/OfflineItemDao.kt:23:30 Annotation `@QueryLiveTables(value = {"OfflineItem", "TransferJob", "TransferJobItem"})` is missing on actual declaration. All annotations from expect `fun findByContentEntryUid(contentEntryUid: Long, nodeId: Long): Flow defined in com.ustadmobile.core.db.dao.OfflineItemDao` must be present with the same arguments on actual `fun findByContentEntryUid(contentEntryUid: Long, nodeId: Long): Flow defined in com.ustadmobile.core.db.dao.OfflineItemDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/OutgoingReplicationDao.kt:11:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/OutgoingReplicationDao.kt:11:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class OutgoingReplicationDao defined in com.ustadmobile.core.db.dao in file OutgoingReplicationDao.kt` must be present with the same arguments on actual `class OutgoingReplicationDao defined in com.ustadmobile.core.db.dao in file OutgoingReplicationDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/OutgoingReplicationDao.kt:16:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insert(outgoing: List): Unit defined in com.ustadmobile.core.db.dao.OutgoingReplicationDao` must be present with the same arguments on actual `suspend fun insert(outgoing: List): Unit defined in com.ustadmobile.core.db.dao.OutgoingReplicationDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PeerReviewerAllocationDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PeerReviewerAllocationDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class PeerReviewerAllocationDao : BaseDao defined in com.ustadmobile.core.db.dao in file PeerReviewerAllocationDao.kt` must be present with the same arguments on actual `class PeerReviewerAllocationDao : BaseDao defined in com.ustadmobile.core.db.dao in file PeerReviewerAllocationDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PeerReviewerAllocationDao.kt:18:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun replaceListAsync(entries: List): Unit defined in com.ustadmobile.core.db.dao.PeerReviewerAllocationDao` must be present with the same arguments on actual `suspend fun replaceListAsync(entries: List): Unit defined in com.ustadmobile.core.db.dao.PeerReviewerAllocationDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PeerReviewerAllocationDao.kt:27:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun getAllPeerReviewerAllocationsByClazzUid(clazzUid: Long, includeInactive: Boolean): List defined in com.ustadmobile.core.db.dao.PeerReviewerAllocationDao` must be present with the same arguments on actual `suspend fun getAllPeerReviewerAllocationsByClazzUid(clazzUid: Long, includeInactive: Boolean): List defined in com.ustadmobile.core.db.dao.PeerReviewerAllocationDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PeerReviewerAllocationDao.kt:42:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.PeerReviewerAllocationDao` must be present with the same arguments on actual `suspend fun upsertList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.PeerReviewerAllocationDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonAuth2Dao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonAuth2Dao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class PersonAuth2Dao defined in com.ustadmobile.core.db.dao in file PersonAuth2Dao.kt` must be present with the same arguments on actual `class PersonAuth2Dao defined in com.ustadmobile.core.db.dao in file PersonAuth2Dao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonAuth2Dao.kt:18:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(auths: List): Unit defined in com.ustadmobile.core.db.dao.PersonAuth2Dao` must be present with the same arguments on actual `suspend fun insertListAsync(auths: List): Unit defined in com.ustadmobile.core.db.dao.PersonAuth2Dao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonAuth2Dao.kt:24:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun insertAsync(auth: PersonAuth2): Long defined in com.ustadmobile.core.db.dao.PersonAuth2Dao` must be present with the same arguments on actual `suspend fun insertAsync(auth: PersonAuth2): Long defined in com.ustadmobile.core.db.dao.PersonAuth2Dao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonAuth2Dao_DoorWrapper.kt:15:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonAuthDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonAuthDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class PersonAuthDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonAuthDao.kt` must be present with the same arguments on actual `class PersonAuthDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonAuthDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonAuthDao.kt:28:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: PersonAuth): Int defined in com.ustadmobile.core.db.dao.PersonAuthDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: PersonAuth): Int defined in com.ustadmobile.core.db.dao.PersonAuthDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:25:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:25:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class PersonDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonDao.kt` must be present with the same arguments on actual `class PersonDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:30:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:36:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun insertOrReplace(person: Person): Unit defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun insertOrReplace(person: Person): Unit defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:39:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.HTTP_OR_THROW)` is missing on actual declaration. All annotations from expect `suspend fun countUsername(username: String): Int defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun countUsername(username: String): Int defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:55:30 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun insertPersonAuth(personAuth: PersonAuth): Unit defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `fun insertPersonAuth(personAuth: PersonAuth): Unit defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:72:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidWithPicture(accountPersonUid: Long): PersonAndPicture? defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun findByUidWithPicture(accountPersonUid: Long): PersonAndPicture? defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:82:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidAsync(uid: Long): Person? defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun findByUidAsync(uid: Long): Person? defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:91:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: Person): Int defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: Person): Int defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:97:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertPersonGroup(personGroup: PersonGroup): Long defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun insertPersonGroup(personGroup: PersonGroup): Long defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:103:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertPersonGroupMember(personGroupMember: PersonGroupMember): Long defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun insertPersonGroupMember(personGroupMember: PersonGroupMember): Long defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:119:30 Annotation `@HttpAccessible(pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findPersonsWithPermissionAsPagingSource"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.CoursePermissionDao::class, functionName = "findApplicableCoursePermissionEntitiesForAccountPerson"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "otherPersonUid")}, functionDao = com.ustadmobile.core.db.dao.ClazzEnrolmentDao::class, functionName = "findClazzEnrolmentEntitiesForPersonViewPermissionCheck")})` is missing on actual declaration. All annotations from expect `fun findPersonsWithPermissionAsPagingSource(timestamp: Long, excludeClazz: Long, excludeSelected: List, accountPersonUid: Long, sortOrder: Int, searchText: String? = ...): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `fun findPersonsWithPermissionAsPagingSource(timestamp: Long, excludeClazz: Long, excludeSelected: List, accountPersonUid: Long, sortOrder: Int, searchText: String?): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:130:30 Annotation `@QueryLiveTables(value = {"Person", "PersonParentJoin"})` is missing on actual declaration. All annotations from expect `fun findByUidWithDisplayDetailsLive(personUid: Long, activeUserPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `fun findByUidWithDisplayDetailsLive(personUid: Long, activeUserPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:135:30 Annotation `@QueryLiveTables(value = {"Person", "PersonPicture", "PersonParentJoin", "TransferJobItem"})` is missing on actual declaration. All annotations from expect `fun findByUidWithDisplayDetailsFlow(personUid: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `fun findByUidWithDisplayDetailsFlow(personUid: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:143:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `fun getNamesByUid(uid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `fun getNamesByUid(uid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:147:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun getNamesByUidAsync(uid: Long): PersonNames? defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun getNamesByUidAsync(uid: Long): PersonNames? defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonGroupDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonGroupDao.kt:14:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class PersonGroupDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonGroupDao.kt` must be present with the same arguments on actual `class PersonGroupDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonGroupDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonGroupDao.kt:28:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: PersonGroup): Int defined in com.ustadmobile.core.db.dao.PersonGroupDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: PersonGroup): Int defined in com.ustadmobile.core.db.dao.PersonGroupDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonGroupMemberDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonGroupMemberDao.kt:12:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class PersonGroupMemberDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonGroupMemberDao.kt` must be present with the same arguments on actual `class PersonGroupMemberDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonGroupMemberDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:16:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:16:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class PersonParentJoinDao defined in com.ustadmobile.core.db.dao in file PersonParentJoinDao.kt` must be present with the same arguments on actual `class PersonParentJoinDao defined in com.ustadmobile.core.db.dao in file PersonParentJoinDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:21:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.PersonParentJoinDao` must be present with the same arguments on actual `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.PersonParentJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:27:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(entity: PersonParentJoin): Long defined in com.ustadmobile.core.db.dao.PersonParentJoinDao` must be present with the same arguments on actual `suspend fun upsertAsync(entity: PersonParentJoin): Long defined in com.ustadmobile.core.db.dao.PersonParentJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:31:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidWithMinorAsync(uid: Long): PersonParentJoinAndMinorPerson? defined in com.ustadmobile.core.db.dao.PersonParentJoinDao` must be present with the same arguments on actual `suspend fun findByUidWithMinorAsync(uid: Long): PersonParentJoinAndMinorPerson? defined in com.ustadmobile.core.db.dao.PersonParentJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:36:38 Annotation `@Repository(methodType = 2)` is missing on actual declaration. All annotations from expect `suspend fun findByUidWithMinorAsyncFromWeb(uid: Long): PersonParentJoinAndMinorPerson? defined in com.ustadmobile.core.db.dao.PersonParentJoinDao` must be present with the same arguments on actual `suspend fun findByUidWithMinorAsyncFromWeb(uid: Long): PersonParentJoinAndMinorPerson? defined in com.ustadmobile.core.db.dao.PersonParentJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:58:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(personParentJoin: PersonParentJoin): Unit defined in com.ustadmobile.core.db.dao.PersonParentJoinDao` must be present with the same arguments on actual `suspend fun updateAsync(personParentJoin: PersonParentJoin): Unit defined in com.ustadmobile.core.db.dao.PersonParentJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:62:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByMinorPersonUid")})` is missing on actual declaration. All annotations from expect `suspend fun isMinorApproved(minorPersonUid: Long): Boolean defined in com.ustadmobile.core.db.dao.PersonParentJoinDao` must be present with the same arguments on actual `suspend fun isMinorApproved(minorPersonUid: Long): Boolean defined in com.ustadmobile.core.db.dao.PersonParentJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonPasskeyDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonPasskeyDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class PersonPasskeyDao defined in com.ustadmobile.core.db.dao in file PersonPasskeyDao.kt` must be present with the same arguments on actual `class PersonPasskeyDao defined in com.ustadmobile.core.db.dao in file PersonPasskeyDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonPasskeyDao.kt:18:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(personPasskey: PersonPasskey): Long defined in com.ustadmobile.core.db.dao.PersonPasskeyDao` must be present with the same arguments on actual `suspend fun insertAsync(personPasskey: PersonPasskey): Long defined in com.ustadmobile.core.db.dao.PersonPasskeyDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonPictureDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonPictureDao.kt:15:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class PersonPictureDao : BaseDao, ImageDao defined in com.ustadmobile.core.db.dao in file PersonPictureDao.kt` must be present with the same arguments on actual `class PersonPictureDao : BaseDao, ImageDao defined in com.ustadmobile.core.db.dao in file PersonPictureDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonPictureDao.kt:20:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsert(personPicture: PersonPicture): Unit defined in com.ustadmobile.core.db.dao.PersonPictureDao` must be present with the same arguments on actual `suspend fun upsert(personPicture: PersonPicture): Unit defined in com.ustadmobile.core.db.dao.PersonPictureDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonPictureDao.kt:28:30 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `fun findByPersonUidLive(personUid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonPictureDao` must be present with the same arguments on actual `fun findByPersonUidLive(personUid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonPictureDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/PersonPictureDao.kt:38:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(personPicture: PersonPicture): Unit defined in com.ustadmobile.core.db.dao.PersonPictureDao` must be present with the same arguments on actual `suspend fun updateAsync(personPicture: PersonPicture): Unit defined in com.ustadmobile.core.db.dao.PersonPictureDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ReportDao.kt:20:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ReportDao.kt:20:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ReportDao : BaseDao defined in com.ustadmobile.core.db.dao in file ReportDao.kt` must be present with the same arguments on actual `class ReportDao : BaseDao defined in com.ustadmobile.core.db.dao in file ReportDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ReportDao.kt:22:30 Annotation `@RawQuery` has different arguments on actual declaration: `@RawQuery(observedEntities = {})`. All annotations from expect `fun getResults(query: DoorQuery /* = SupportSQLiteQuery */): List defined in com.ustadmobile.core.db.dao.ReportDao` must be present with the same arguments on actual `fun getResults(query: DoorQuery /* = SupportSQLiteQuery */): List defined in com.ustadmobile.core.db.dao.ReportDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ReportDao.kt:40:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: Report): Unit defined in com.ustadmobile.core.db.dao.ReportDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: Report): Unit defined in com.ustadmobile.core.db.dao.ReportDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ReportDao.kt:54:30 Annotation `@JsName(name = "findByUidList")` is missing on actual declaration. All annotations from expect `fun findByUidList(uidList: List): List defined in com.ustadmobile.core.db.dao.ReportDao` must be present with the same arguments on actual `fun findByUidList(uidList: List): List defined in com.ustadmobile.core.db.dao.ReportDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ReportDao.kt:68:30 Annotation `@JsName(name = "replaceList")` is missing on actual declaration. All annotations from expect `fun replaceList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ReportDao` must be present with the same arguments on actual `fun replaceList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ReportDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ScheduleDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ScheduleDao.kt:17:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class ScheduleDao : BaseDao defined in com.ustadmobile.core.db.dao in file ScheduleDao.kt` must be present with the same arguments on actual `class ScheduleDao : BaseDao defined in com.ustadmobile.core.db.dao in file ScheduleDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ScheduleDao.kt:22:32 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun insert(entity: Schedule): Long defined in com.ustadmobile.core.db.dao.ScheduleDao` must be present with the same arguments on actual `fun insert(entity: Schedule): Long defined in com.ustadmobile.core.db.dao.ScheduleDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ScheduleDao.kt:28:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: Schedule): Int defined in com.ustadmobile.core.db.dao.ScheduleDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: Schedule): Int defined in com.ustadmobile.core.db.dao.ScheduleDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ScheduleDao.kt:34:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ScheduleDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ScheduleDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ScopedGrantDao.kt:11:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ScopedGrantDao.kt:11:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ScopedGrantDao defined in com.ustadmobile.core.db.dao in file ScopedGrantDao.kt` must be present with the same arguments on actual `class ScopedGrantDao defined in com.ustadmobile.core.db.dao in file ScopedGrantDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ScopedGrantDao.kt:16:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(scopedGrant: ScopedGrant): Long defined in com.ustadmobile.core.db.dao.ScopedGrantDao` must be present with the same arguments on actual `suspend fun insertAsync(scopedGrant: ScopedGrant): Long defined in com.ustadmobile.core.db.dao.ScopedGrantDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/ScopedGrantDao.kt:22:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(scopedGrantList: List): Unit defined in com.ustadmobile.core.db.dao.ScopedGrantDao` must be present with the same arguments on actual `suspend fun insertListAsync(scopedGrantList: List): Unit defined in com.ustadmobile.core.db.dao.ScopedGrantDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class SiteDao defined in com.ustadmobile.core.db.dao in file SiteDao.kt` must be present with the same arguments on actual `class SiteDao defined in com.ustadmobile.core.db.dao in file SiteDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:19:38 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `suspend fun getSiteAsync(): Site? defined in com.ustadmobile.core.db.dao.SiteDao` must be present with the same arguments on actual `suspend fun getSiteAsync(): Site? defined in com.ustadmobile.core.db.dao.SiteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:25:30 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `fun getSiteAsFlow(): Flow defined in com.ustadmobile.core.db.dao.SiteDao` must be present with the same arguments on actual `fun getSiteAsFlow(): Flow defined in com.ustadmobile.core.db.dao.SiteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:31:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun replaceAsync(site: Site): Long defined in com.ustadmobile.core.db.dao.SiteDao` must be present with the same arguments on actual `suspend fun replaceAsync(site: Site): Long defined in com.ustadmobile.core.db.dao.SiteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:37:30 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun insert(site: Site): Long defined in com.ustadmobile.core.db.dao.SiteDao` must be present with the same arguments on actual `fun insert(site: Site): Long defined in com.ustadmobile.core.db.dao.SiteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:43:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(site: Site): Long defined in com.ustadmobile.core.db.dao.SiteDao` must be present with the same arguments on actual `suspend fun insertAsync(site: Site): Long defined in com.ustadmobile.core.db.dao.SiteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:49:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(workspace: Site): Unit defined in com.ustadmobile.core.db.dao.SiteDao` must be present with the same arguments on actual `suspend fun updateAsync(workspace: Site): Unit defined in com.ustadmobile.core.db.dao.SiteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:17:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class SiteTermsDao : OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file SiteTermsDao.kt` must be present with the same arguments on actual `class SiteTermsDao : OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file SiteTermsDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:26:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(siteTerms: SiteTerms): Long defined in com.ustadmobile.core.db.dao.SiteTermsDao` must be present with the same arguments on actual `suspend fun insertAsync(siteTerms: SiteTerms): Long defined in com.ustadmobile.core.db.dao.SiteTermsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:33:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "activeOnly")}, functionName = "findAllTermsAsListFlow")})` is missing on actual declaration. All annotations from expect `fun findAllTermsAsListFlow(activeOnly: Int): Flow> defined in com.ustadmobile.core.db.dao.SiteTermsDao` must be present with the same arguments on actual `fun findAllTermsAsListFlow(activeOnly: Int): Flow> defined in com.ustadmobile.core.db.dao.SiteTermsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:37:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "activeOnly")}, functionName = "findAllTerms")})` is missing on actual declaration. All annotations from expect `suspend fun findAllTerms(activeOnly: Int): List defined in com.ustadmobile.core.db.dao.SiteTermsDao` must be present with the same arguments on actual `suspend fun findAllTerms(activeOnly: Int): List defined in com.ustadmobile.core.db.dao.SiteTermsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:47:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertList(termList: List): Unit defined in com.ustadmobile.core.db.dao.SiteTermsDao` must be present with the same arguments on actual `suspend fun upsertList(termList: List): Unit defined in com.ustadmobile.core.db.dao.SiteTermsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:59:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "activeOnly")}, functionName = "findAllTerms")})` is missing on actual declaration. All annotations from expect `suspend fun findAvailableSiteTermLanguages(active: Int): List defined in com.ustadmobile.core.db.dao.SiteTermsDao` must be present with the same arguments on actual `suspend fun findAvailableSiteTermLanguages(active: Int): List defined in com.ustadmobile.core.db.dao.SiteTermsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao_DoorWrapper.kt:90:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao_HttpServerExt.kt:23:7 Variable '_arg_activeOnly' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao_HttpServerExt.kt:63:7 Variable '_arg_activeOnly' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao_HttpServerExt.kt:104:7 Variable '_arg_active' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/StudentResultDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/StudentResultDao.kt:15:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class StudentResultDao defined in com.ustadmobile.core.db.dao in file StudentResultDao.kt` must be present with the same arguments on actual `class StudentResultDao defined in com.ustadmobile.core.db.dao in file StudentResultDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/StudentResultDao.kt:20:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.StudentResultDao` must be present with the same arguments on actual `suspend fun insertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.StudentResultDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/StudentResultDao.kt:26:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(studentResult: StudentResult): Unit defined in com.ustadmobile.core.db.dao.StudentResultDao` must be present with the same arguments on actual `suspend fun upsertAsync(studentResult: StudentResult): Unit defined in com.ustadmobile.core.db.dao.StudentResultDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/StudentResultDao.kt:30:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByClazzAndStudent"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.CourseBlockDao::class, functionName = "findByClazzUid")})` is missing on actual declaration. All annotations from expect `suspend fun findByClazzAndStudent(clazzUid: Long, studentPersonUid: Long, accountPersonUid: Long): List defined in com.ustadmobile.core.db.dao.StudentResultDao` must be present with the same arguments on actual `suspend fun findByClazzAndStudent(clazzUid: Long, studentPersonUid: Long, accountPersonUid: Long): List defined in com.ustadmobile.core.db.dao.StudentResultDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/StudentResultDao_DoorWrapper.kt:17:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SyncNodeDao.kt:11:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SyncNodeDao.kt:11:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class SyncNodeDao defined in com.ustadmobile.core.db.dao in file SyncNodeDao.kt` must be present with the same arguments on actual `class SyncNodeDao defined in com.ustadmobile.core.db.dao in file SyncNodeDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SyncNodeDao.kt:16:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun replace(syncNode: SyncNode): Unit defined in com.ustadmobile.core.db.dao.SyncNodeDao` must be present with the same arguments on actual `fun replace(syncNode: SyncNode): Unit defined in com.ustadmobile.core.db.dao.SyncNodeDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:16:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:16:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class SystemPermissionDao defined in com.ustadmobile.core.db.dao in file SystemPermissionDao.kt` must be present with the same arguments on actual `class SystemPermissionDao defined in com.ustadmobile.core.db.dao in file SystemPermissionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:29:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByPersonUidAsFlow(accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao` must be present with the same arguments on actual `fun findByPersonUidAsFlow(accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:37:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `suspend fun personHasSystemPermission(accountPersonUid: Long, permission: Long): Boolean defined in com.ustadmobile.core.db.dao.SystemPermissionDao` must be present with the same arguments on actual `suspend fun personHasSystemPermission(accountPersonUid: Long, permission: Long): Boolean defined in com.ustadmobile.core.db.dao.SystemPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:42:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `fun personHasSystemPermissionAsFlow(accountPersonUid: Long, permission: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao` must be present with the same arguments on actual `fun personHasSystemPermissionAsFlow(accountPersonUid: Long, permission: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:47:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `fun personHasSystemPermissionPairAsFlow(accountPersonUid: Long, firstPermission: Long, secondPermission: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao` must be present with the same arguments on actual `fun personHasSystemPermissionPairAsFlow(accountPersonUid: Long, firstPermission: Long, secondPermission: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:55:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `suspend fun personHasSystemPermissionPair(accountPersonUid: Long, firstPermission: Long, secondPermission: Long): PermissionPair defined in com.ustadmobile.core.db.dao.SystemPermissionDao` must be present with the same arguments on actual `suspend fun personHasSystemPermissionPair(accountPersonUid: Long, firstPermission: Long, secondPermission: Long): PermissionPair defined in com.ustadmobile.core.db.dao.SystemPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:63:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.CoursePermissionDao::class, functionName = "findApplicableCoursePermissionEntitiesForAccountPerson"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzEnrolmentDao::class, functionName = "findClazzEnrolmentEntitiesForPersonViewPermissionCheck"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `fun personHasEditAndViewPermissionForPersonAsFlow(accountPersonUid: Long, otherPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao` must be present with the same arguments on actual `fun personHasEditAndViewPermissionForPersonAsFlow(accountPersonUid: Long, otherPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:70:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(systemPermissions: SystemPermission): Unit defined in com.ustadmobile.core.db.dao.SystemPermissionDao` must be present with the same arguments on actual `suspend fun upsertAsync(systemPermissions: SystemPermission): Unit defined in com.ustadmobile.core.db.dao.SystemPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao_HttpServerExt.kt:71:7 Variable '_arg_permission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao_HttpServerExt.kt:116:7 Variable '_arg_permission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao_HttpServerExt.kt:161:7 Variable '_arg_firstPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao_HttpServerExt.kt:164:7 Variable '_arg_secondPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao_HttpServerExt.kt:209:7 Variable '_arg_firstPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao_HttpServerExt.kt:212:7 Variable '_arg_secondPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/TransferJobDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/TransferJobDao.kt:15:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class TransferJobDao defined in com.ustadmobile.core.db.dao in file TransferJobDao.kt` must be present with the same arguments on actual `class TransferJobDao defined in com.ustadmobile.core.db.dao in file TransferJobDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/TransferJobDao.kt:20:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insert(job: TransferJob): Long defined in com.ustadmobile.core.db.dao.TransferJobDao` must be present with the same arguments on actual `suspend fun insert(job: TransferJob): Long defined in com.ustadmobile.core.db.dao.TransferJobDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/TransferJobErrorDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/TransferJobErrorDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class TransferJobErrorDao defined in com.ustadmobile.core.db.dao in file TransferJobErrorDao.kt` must be present with the same arguments on actual `class TransferJobErrorDao defined in com.ustadmobile.core.db.dao in file TransferJobErrorDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/TransferJobErrorDao.kt:18:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(error: TransferJobError): Unit defined in com.ustadmobile.core.db.dao.TransferJobErrorDao` must be present with the same arguments on actual `suspend fun insertAsync(error: TransferJobError): Unit defined in com.ustadmobile.core.db.dao.TransferJobErrorDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/TransferJobItemDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/TransferJobItemDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class TransferJobItemDao defined in com.ustadmobile.core.db.dao in file TransferJobItemDao.kt` must be present with the same arguments on actual `class TransferJobItemDao defined in com.ustadmobile.core.db.dao in file TransferJobItemDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/TransferJobItemDao.kt:19:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertList(items: List): Unit defined in com.ustadmobile.core.db.dao.TransferJobItemDao` must be present with the same arguments on actual `suspend fun insertList(items: List): Unit defined in com.ustadmobile.core.db.dao.TransferJobItemDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/TransferJobItemDao.kt:25:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insert(item: TransferJobItem): Long defined in com.ustadmobile.core.db.dao.TransferJobItemDao` must be present with the same arguments on actual `suspend fun insert(item: TransferJobItem): Long defined in com.ustadmobile.core.db.dao.TransferJobItemDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/UserSessionDao.kt:16:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/UserSessionDao.kt:16:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class UserSessionDao defined in com.ustadmobile.core.db.dao in file UserSessionDao.kt` must be present with the same arguments on actual `class UserSessionDao defined in com.ustadmobile.core.db.dao in file UserSessionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/UserSessionDao.kt:21:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertSession(session: UserSession): Long defined in com.ustadmobile.core.db.dao.UserSessionDao` must be present with the same arguments on actual `suspend fun insertSession(session: UserSession): Long defined in com.ustadmobile.core.db.dao.UserSessionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityEntityDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityEntityDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ActivityEntityDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityEntityDao.kt` must be present with the same arguments on actual `class ActivityEntityDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityEntityDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityEntityDao.kt:19:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityEntityDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityEntityDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityEntityDao_DoorWrapper.kt:16:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityExtensionDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityExtensionDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ActivityExtensionDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityExtensionDao.kt` must be present with the same arguments on actual `class ActivityExtensionDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityExtensionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityExtensionDao.kt:17:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityExtensionDao` must be present with the same arguments on actual `suspend fun upsertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityExtensionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityExtensionDao_DoorWrapper.kt:14:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityInteractionDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityInteractionDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ActivityInteractionDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityInteractionDao.kt` must be present with the same arguments on actual `class ActivityInteractionDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityInteractionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityInteractionDao.kt:17:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityInteractionDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityInteractionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityInteractionDao_DoorWrapper.kt:14:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityLangMapEntryDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityLangMapEntryDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ActivityLangMapEntryDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityLangMapEntryDao.kt` must be present with the same arguments on actual `class ActivityLangMapEntryDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityLangMapEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityLangMapEntryDao.kt:18:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertList(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityLangMapEntryDao` must be present with the same arguments on actual `suspend fun upsertList(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityLangMapEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityLangMapEntryDao.kt:22:38 Annotation `@PostgresQuery(value = " INSERT INTO ActivityLangMapEntry(almeActivityUid, almeHash, almeLangCode, almeValue, almeAieHash, almeLastMod) SELECT :almeActivityUid AS almeActivityUid, :almeHash AS almeHash, :almeLangCode AS almeLangCode, :almeValue AS almeValue, :almeAieHash AS almeAieHash, :almeLastMod AS almeLastMod WHERE EXISTS(SELECT 1 FROM ActivityInteractionEntity WHERE ActivityInteractionEntity.aieActivityUid = :almeActivityUid AND ActivityInteractionEntity.aieHash = :almeAieHash) ON CONFLICT(almeActivityUid, almeHash) DO UPDATE SET almeValue = EXCLUDED.almeValue, almeLastMod = EXCLUDED.almeLastMod ")` is missing on actual declaration. All annotations from expect `suspend fun upsertIfInteractionEntityExists(almeActivityUid: Long, almeHash: Long, almeLangCode: String?, almeValue: String?, almeAieHash: Long, almeLastMod: Long): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityLangMapEntryDao` must be present with the same arguments on actual `suspend fun upsertIfInteractionEntityExists(almeActivityUid: Long, almeHash: Long, almeLangCode: String?, almeValue: String?, almeAieHash: Long, almeLastMod: Long): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityLangMapEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityLangMapEntryDao_DoorWrapper.kt:15:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActorDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActorDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ActorDao defined in com.ustadmobile.core.db.dao.xapi in file ActorDao.kt` must be present with the same arguments on actual `class ActorDao defined in com.ustadmobile.core.db.dao.xapi in file ActorDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActorDao.kt:19:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActorDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActorDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/ActorDao.kt:25:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActorDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActorDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/GroupMemberActorJoinDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/GroupMemberActorJoinDao.kt:12:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class GroupMemberActorJoinDao defined in com.ustadmobile.core.db.dao.xapi in file GroupMemberActorJoinDao.kt` must be present with the same arguments on actual `class GroupMemberActorJoinDao defined in com.ustadmobile.core.db.dao.xapi in file GroupMemberActorJoinDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/GroupMemberActorJoinDao.kt:17:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.GroupMemberActorJoinDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.GroupMemberActorJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/GroupMemberActorJoinDao.kt:23:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.GroupMemberActorJoinDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.GroupMemberActorJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/GroupMemberActorJoinDao_DoorWrapper.kt:14:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/GroupMemberActorJoinDao_DoorWrapper.kt:23:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StateDeleteCommandDao.kt:9:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StateDeleteCommandDao.kt:9:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class StateDeleteCommandDao defined in com.ustadmobile.core.db.dao.xapi in file StateDeleteCommandDao.kt` must be present with the same arguments on actual `class StateDeleteCommandDao defined in com.ustadmobile.core.db.dao.xapi in file StateDeleteCommandDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StateDeleteCommandDao.kt:14:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun insertAsync(deleteCommand: StateDeleteCommand): Unit defined in com.ustadmobile.core.db.dao.xapi.StateDeleteCommandDao` must be present with the same arguments on actual `suspend fun insertAsync(deleteCommand: StateDeleteCommand): Unit defined in com.ustadmobile.core.db.dao.xapi.StateDeleteCommandDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class StateEntityDao defined in com.ustadmobile.core.db.dao.xapi in file StateEntityDao.kt` must be present with the same arguments on actual `class StateEntityDao defined in com.ustadmobile.core.db.dao.xapi in file StateEntityDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao.kt:19:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(stateEntities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao` must be present with the same arguments on actual `suspend fun upsertAsync(stateEntities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao.kt:23:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findByActorAndHash")})` is missing on actual declaration. All annotations from expect `suspend fun findByActorAndHash(accountPersonUid: Long, actorUid: Long, seHash: Long, includeDeleted: Boolean): StateEntity? defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao` must be present with the same arguments on actual `suspend fun findByActorAndHash(accountPersonUid: Long, actorUid: Long, seHash: Long, includeDeleted: Boolean): StateEntity? defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao.kt:32:38 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `suspend fun findByAgentAndActivity(accountPersonUid: Long, actorUid: Long, seActivityUid: Long, registrationUuidHi: Long?, registrationUuidLo: Long?, modifiedSince: Long): List defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao` must be present with the same arguments on actual `suspend fun findByAgentAndActivity(accountPersonUid: Long, actorUid: Long, seActivityUid: Long, registrationUuidHi: Long?, registrationUuidLo: Long?, modifiedSince: Long): List defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao.kt:43:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByAgentAndActivity"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.xapi.ActorDao::class, functionName = "findByUidAndPersonUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun getStateIds(accountPersonUid: Long, actorUid: Long, seActivityUid: Long, registrationUuidHi: Long?, registrationUuidLo: Long?, modifiedSince: Long): List defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao` must be present with the same arguments on actual `suspend fun getStateIds(accountPersonUid: Long, actorUid: Long, seActivityUid: Long, registrationUuidHi: Long?, registrationUuidLo: Long?, modifiedSince: Long): List defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao_DoorWrapper.kt:16:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao_HttpServerExt.kt:35:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StatementContextActivityJoinDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StatementContextActivityJoinDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class StatementContextActivityJoinDao defined in com.ustadmobile.core.db.dao.xapi in file StatementContextActivityJoinDao.kt` must be present with the same arguments on actual `class StatementContextActivityJoinDao defined in com.ustadmobile.core.db.dao.xapi in file StatementContextActivityJoinDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StatementContextActivityJoinDao.kt:19:11 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StatementContextActivityJoinDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StatementContextActivityJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao.kt:25:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao.kt:25:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class StatementDao defined in com.ustadmobile.core.db.dao.xapi in file StatementDao.kt` must be present with the same arguments on actual `class StatementDao defined in com.ustadmobile.core.db.dao.xapi in file StatementDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao.kt:30:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StatementDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StatementDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao.kt:36:38 Annotation `@RawQuery` has different arguments on actual declaration: `@RawQuery(observedEntities = {})`. All annotations from expect `suspend fun getResults(query: DoorQuery /* = SupportSQLiteQuery */): List defined in com.ustadmobile.core.db.dao.xapi.StatementDao` must be present with the same arguments on actual `suspend fun getResults(query: DoorQuery /* = SupportSQLiteQuery */): List defined in com.ustadmobile.core.db.dao.xapi.StatementDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao.kt:39:30 Annotation `@QueryLiveTables(value = {"StatementEntity", "Person"})` is missing on actual declaration. All annotations from expect `fun getListResults(query: DoorQuery /* = SupportSQLiteQuery */): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.xapi.StatementDao` must be present with the same arguments on actual `fun getListResults(query: DoorQuery /* = SupportSQLiteQuery */): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.xapi.StatementDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao.kt:114:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "completionOrProgressTrueVal")}, functionName = "findStatusForStudentsInClazzByUidList"), HttpServerFunctionCall(functionName = "findActorEntitiesForStudentInClazzByUidList")})` is missing on actual declaration. All annotations from expect `fun findStatusForStudentsInClazzAsFlow(clazzUid: Long, studentPersonUids: List, accountPersonUid: Long): Flow> defined in com.ustadmobile.core.db.dao.xapi.StatementDao` must be present with the same arguments on actual `fun findStatusForStudentsInClazzAsFlow(clazzUid: Long, studentPersonUids: List, accountPersonUid: Long): Flow> defined in com.ustadmobile.core.db.dao.xapi.StatementDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao_DoorWrapper.kt:26:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StatementEntityJsonDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StatementEntityJsonDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class StatementEntityJsonDao defined in com.ustadmobile.core.db.dao.xapi in file StatementEntityJsonDao.kt` must be present with the same arguments on actual `class StatementEntityJsonDao defined in com.ustadmobile.core.db.dao.xapi in file StatementEntityJsonDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/StatementEntityJsonDao.kt:17:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StatementEntityJsonDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StatementEntityJsonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/VerbDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/VerbDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class VerbDao defined in com.ustadmobile.core.db.dao.xapi in file VerbDao.kt` must be present with the same arguments on actual `class VerbDao defined in com.ustadmobile.core.db.dao.xapi in file VerbDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/VerbDao.kt:17:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.VerbDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.VerbDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/VerbDao_DoorWrapper.kt:14:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/VerbLangMapEntryDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/VerbLangMapEntryDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class VerbLangMapEntryDao defined in com.ustadmobile.core.db.dao.xapi in file VerbLangMapEntryDao.kt` must be present with the same arguments on actual `class VerbLangMapEntryDao defined in com.ustadmobile.core.db.dao.xapi in file VerbLangMapEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/VerbLangMapEntryDao.kt:17:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertList(list: List): Unit defined in com.ustadmobile.core.db.dao.xapi.VerbLangMapEntryDao` must be present with the same arguments on actual `suspend fun upsertList(list: List): Unit defined in com.ustadmobile.core.db.dao.xapi.VerbLangMapEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/VerbLangMapEntryDao_DoorWrapper.kt:14:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/XapiSessionEntityDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/XapiSessionEntityDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class XapiSessionEntityDao defined in com.ustadmobile.core.db.dao.xapi in file XapiSessionEntityDao.kt` must be present with the same arguments on actual `class XapiSessionEntityDao defined in com.ustadmobile.core.db.dao.xapi in file XapiSessionEntityDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/XapiSessionEntityDao.kt:17:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(xapiSessionEntity: XapiSessionEntity): Unit defined in com.ustadmobile.core.db.dao.xapi.XapiSessionEntityDao` must be present with the same arguments on actual `suspend fun insertAsync(xapiSessionEntity: XapiSessionEntity): Unit defined in com.ustadmobile.core.db.dao.xapi.XapiSessionEntityDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/core/db/dao/xapi/XapiSessionEntityDao.kt:33:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findMostRecentSessionByActorAndActivity"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.xapi.ActorDao::class, functionName = "findByUidAndPersonUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun findMostRecentSessionByActorAndActivity(accountPersonUid: Long, actorUid: Long, xseRootActivityUid: Long, contentEntryVersionUid: Long, clazzUid: Long): XapiSessionEntity? defined in com.ustadmobile.core.db.dao.xapi.XapiSessionEntityDao` must be present with the same arguments on actual `suspend fun findMostRecentSessionByActorAndActivity(accountPersonUid: Long, actorUid: Long, xseRootActivityUid: Long, contentEntryVersionUid: Long, clazzUid: Long): XapiSessionEntity? defined in com.ustadmobile.core.db.dao.xapi.XapiSessionEntityDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzAssignmentShallowCopy.kt:6:35 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ClazzAssignment.shallowCopy(block: ClazzAssignment.() -> Unit): ClazzAssignment defined in com.ustadmobile.lib.db.entities.ext in file ClazzAssignmentExt.kt` must be present with the same arguments on actual `fun ClazzAssignment.shallowCopy(block: ClazzAssignment.() -> Unit): ClazzAssignment defined in com.ustadmobile.lib.db.entities.ext in file ClazzAssignmentShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzAssignmentShallowCopy.kt:9:6 'caTitle: String?' is deprecated. Use title on courseblock w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzAssignmentShallowCopy.kt:9:21 'caTitle: String?' is deprecated. Use title on courseblock w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzAssignmentShallowCopy.kt:10:6 'caDescription: String?' is deprecated. Use description on courseblock w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzAssignmentShallowCopy.kt:10:27 'caDescription: String?' is deprecated. Use description on courseblock w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzAssignmentShallowCopy.kt:15:6 'caCompletionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzAssignmentShallowCopy.kt:15:34 'caCompletionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzEnrolmentWithLeavingReasonShallowCopy.kt:7:41 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ClazzEnrolmentWithLeavingReason.shallowCopy(block: ClazzEnrolmentWithLeavingReason.() -> Unit): ClazzEnrolmentWithLeavingReason defined in com.ustadmobile.lib.db.entities.ext in file ClazzEnrolmentWithLeavingReasonExt.kt` must be present with the same arguments on actual `fun ClazzEnrolmentWithLeavingReason.shallowCopy(block: ClazzEnrolmentWithLeavingReason.() -> Unit): ClazzEnrolmentWithLeavingReason defined in com.ustadmobile.lib.db.entities.ext in file ClazzEnrolmentWithLeavingReasonShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzLogAttendanceRecordShallowCopy.kt:6:44 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ClazzLogAttendanceRecord.shallowCopy(block: ClazzLogAttendanceRecord.() -> Unit): ClazzLogAttendanceRecord defined in com.ustadmobile.lib.db.entities.ext in file ClazzLogAttendanceRecordExt.kt` must be present with the same arguments on actual `fun ClazzLogAttendanceRecord.shallowCopy(block: ClazzLogAttendanceRecord.() -> Unit): ClazzLogAttendanceRecord defined in com.ustadmobile.lib.db.entities.ext in file ClazzLogAttendanceRecordShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzLogAttendanceRecordWithPersonShallowCopy.kt:7:44 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ClazzLogAttendanceRecordWithPerson.shallowCopy(block: ClazzLogAttendanceRecordWithPerson.() -> Unit): ClazzLogAttendanceRecordWithPerson defined in com.ustadmobile.lib.db.entities.ext in file ClazzLogAttendanceRecordWithPersonExt.kt` must be present with the same arguments on actual `fun ClazzLogAttendanceRecordWithPerson.shallowCopy(block: ClazzLogAttendanceRecordWithPerson.() -> Unit): ClazzLogAttendanceRecordWithPerson defined in com.ustadmobile.lib.db.entities.ext in file ClazzLogAttendanceRecordWithPersonShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzLogShallowCopy.kt:6:28 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ClazzLog.shallowCopy(block: ClazzLog.() -> Unit): ClazzLog defined in com.ustadmobile.lib.db.entities.ext in file ClazzLogExt.kt` must be present with the same arguments on actual `fun ClazzLog.shallowCopy(block: ClazzLog.() -> Unit): ClazzLog defined in com.ustadmobile.lib.db.entities.ext in file ClazzLogShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzWithHolidayCalendarAndAndTerminologyShallowCopy.kt:7:51 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ClazzWithHolidayCalendarAndAndTerminology.shallowCopy(block: ClazzWithHolidayCalendarAndAndTerminology.() -> Unit): ClazzWithHolidayCalendarAndAndTerminology defined in com.ustadmobile.lib.db.entities.ext in file ClazzWithHolidayCalendarAndSchoolAndTerminologyExt.kt` must be present with the same arguments on actual `fun ClazzWithHolidayCalendarAndAndTerminology.shallowCopy(block: ClazzWithHolidayCalendarAndAndTerminology.() -> Unit): ClazzWithHolidayCalendarAndAndTerminology defined in com.ustadmobile.lib.db.entities.ext in file ClazzWithHolidayCalendarAndAndTerminologyShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryShallowCopy.kt:6:32 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ContentEntry.shallowCopy(block: ContentEntry.() -> Unit): ContentEntry defined in com.ustadmobile.lib.db.entities.ext in file ContentEntryExt.kt` must be present with the same arguments on actual `fun ContentEntry.shallowCopy(block: ContentEntry.() -> Unit): ContentEntry defined in com.ustadmobile.lib.db.entities.ext in file ContentEntryShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryShallowCopy.kt:18:6 'thumbnailUrl: String?' is deprecated. use contentEntryPicture w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryShallowCopy.kt:18:26 'thumbnailUrl: String?' is deprecated. use contentEntryPicture w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryShallowCopy.kt:26:6 'completionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryShallowCopy.kt:26:32 'completionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryShallowCopy.kt:27:6 'minScore: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryShallowCopy.kt:27:22 'minScore: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryWithBlockAndLanguageShallowCopy.kt:7:42 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ContentEntryWithBlockAndLanguage.shallowCopy(block: ContentEntryWithBlockAndLanguage.() -> Unit): ContentEntryWithBlockAndLanguage defined in com.ustadmobile.lib.db.entities.ext in file ContentEntryWithBlockAndLanguageExt.kt` must be present with the same arguments on actual `fun ContentEntryWithBlockAndLanguage.shallowCopy(block: ContentEntryWithBlockAndLanguage.() -> Unit): ContentEntryWithBlockAndLanguage defined in com.ustadmobile.lib.db.entities.ext in file ContentEntryWithBlockAndLanguageShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryWithBlockAndLanguageShallowCopy.kt:21:6 'thumbnailUrl: String?' is deprecated. use contentEntryPicture w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryWithBlockAndLanguageShallowCopy.kt:21:26 'thumbnailUrl: String?' is deprecated. use contentEntryPicture w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryWithBlockAndLanguageShallowCopy.kt:29:6 'completionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryWithBlockAndLanguageShallowCopy.kt:29:32 'completionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryWithBlockAndLanguageShallowCopy.kt:30:6 'minScore: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryWithBlockAndLanguageShallowCopy.kt:30:22 'minScore: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/CourseAssignmentMarkShallowCopy.kt:6:40 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun CourseAssignmentMark.shallowCopy(block: CourseAssignmentMark.() -> Unit): CourseAssignmentMark defined in com.ustadmobile.lib.db.entities.ext in file CourseAssignmentMarkExt.kt` must be present with the same arguments on actual `fun CourseAssignmentMark.shallowCopy(block: CourseAssignmentMark.() -> Unit): CourseAssignmentMark defined in com.ustadmobile.lib.db.entities.ext in file CourseAssignmentMarkShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/CourseAssignmentSubmissionShallowCopy.kt:7:36 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun CourseAssignmentSubmission.shallowCopy(block: CourseAssignmentSubmission.() -> Unit): CourseAssignmentSubmission defined in com.ustadmobile.lib.db.entities.ext in file CourseAssignmentSubmissionExt.kt` must be present with the same arguments on actual `fun CourseAssignmentSubmission.shallowCopy(block: CourseAssignmentSubmission.() -> Unit): CourseAssignmentSubmission defined in com.ustadmobile.lib.db.entities.ext in file CourseAssignmentSubmissionShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/CourseGroupMemberShallowCopy.kt:6:37 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun CourseGroupMember.shallowCopy(block: CourseGroupMember.() -> Unit): CourseGroupMember defined in com.ustadmobile.lib.db.entities.ext in file CourseGroupMemberExt.kt` must be present with the same arguments on actual `fun CourseGroupMember.shallowCopy(block: CourseGroupMember.() -> Unit): CourseGroupMember defined in com.ustadmobile.lib.db.entities.ext in file CourseGroupMemberShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/CourseGroupSetShallowCopy.kt:6:34 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun CourseGroupSet.shallowCopy(block: CourseGroupSet.() -> Unit): CourseGroupSet defined in com.ustadmobile.lib.db.entities.ext in file CourseGroupSetExt.kt` must be present with the same arguments on actual `fun CourseGroupSet.shallowCopy(block: CourseGroupSet.() -> Unit): CourseGroupSet defined in com.ustadmobile.lib.db.entities.ext in file CourseGroupSetShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/CourseTerminologyShallowCopy.kt:6:37 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun CourseTerminology.shallowCopy(block: CourseTerminology.() -> Unit): CourseTerminology defined in com.ustadmobile.lib.db.entities.ext in file CourseTerminologyExt.kt` must be present with the same arguments on actual `fun CourseTerminology.shallowCopy(block: CourseTerminology.() -> Unit): CourseTerminology defined in com.ustadmobile.lib.db.entities.ext in file CourseTerminologyShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/DiscussionPostShallowCopy.kt:6:34 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun DiscussionPost.shallowCopy(block: DiscussionPost.() -> Unit): DiscussionPost defined in com.ustadmobile.lib.db.entities.ext in file DiscussionPostExt.kt` must be present with the same arguments on actual `fun DiscussionPost.shallowCopy(block: DiscussionPost.() -> Unit): DiscussionPost defined in com.ustadmobile.lib.db.entities.ext in file DiscussionPostShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/DiscussionPostShallowCopy.kt:18:6 'discussionPostVisible: Boolean' is deprecated. No longer used - will be removed Aug/24 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/DiscussionPostShallowCopy.kt:18:35 'discussionPostVisible: Boolean' is deprecated. No longer used - will be removed Aug/24 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/DiscussionPostShallowCopy.kt:19:6 'discussionPostArchive: Boolean' is deprecated. No longer used - will be removed Aug/24 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/DiscussionPostShallowCopy.kt:19:35 'discussionPostArchive: Boolean' is deprecated. No longer used - will be removed Aug/24 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/HolidayCalendarShallowCopy.kt:6:35 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun HolidayCalendar.shallowCopy(block: HolidayCalendar.() -> Unit): HolidayCalendar defined in com.ustadmobile.lib.db.entities.ext in file HolidayCalendarExt.kt` must be present with the same arguments on actual `fun HolidayCalendar.shallowCopy(block: HolidayCalendar.() -> Unit): HolidayCalendar defined in com.ustadmobile.lib.db.entities.ext in file HolidayCalendarShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/LanguageShallowCopy.kt:6:28 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun Language.shallowCopy(block: Language.() -> Unit): Language defined in com.ustadmobile.lib.db.entities.ext in file LanguageExt.kt` must be present with the same arguments on actual `fun Language.shallowCopy(block: Language.() -> Unit): Language defined in com.ustadmobile.lib.db.entities.ext in file LanguageShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/LeavingReasonShallowCopy.kt:6:33 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun LeavingReason.shallowCopy(block: LeavingReason.() -> Unit): LeavingReason defined in com.ustadmobile.lib.db.entities.ext in file LeavingReasonExt.kt` must be present with the same arguments on actual `fun LeavingReason.shallowCopy(block: LeavingReason.() -> Unit): LeavingReason defined in com.ustadmobile.lib.db.entities.ext in file LeavingReasonShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PeerReviewerAllocationShallowCopy.kt:6:42 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun PeerReviewerAllocation.shallowCopy(block: PeerReviewerAllocation.() -> Unit): PeerReviewerAllocation defined in com.ustadmobile.lib.db.entities.ext in file PeerReviewAllocationExt.kt` must be present with the same arguments on actual `fun PeerReviewerAllocation.shallowCopy(block: PeerReviewerAllocation.() -> Unit): PeerReviewerAllocation defined in com.ustadmobile.lib.db.entities.ext in file PeerReviewerAllocationShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonAndDisplayDetailShallowCopy.kt:6:42 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun PersonAndDisplayDetail.shallowCopy(block: PersonAndDisplayDetail.() -> Unit): PersonAndDisplayDetail defined in com.ustadmobile.lib.db.entities.ext in file PersonWithPersonParentJoinExt.kt` must be present with the same arguments on actual `fun PersonAndDisplayDetail.shallowCopy(block: PersonAndDisplayDetail.() -> Unit): PersonAndDisplayDetail defined in com.ustadmobile.lib.db.entities.ext in file PersonAndDisplayDetailShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonParentJoinShallowCopy.kt:6:36 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun PersonParentJoin.shallowCopy(block: PersonParentJoin.() -> Unit): PersonParentJoin defined in com.ustadmobile.lib.db.entities.ext in file PersonParentJoinExt.kt` must be present with the same arguments on actual `fun PersonParentJoin.shallowCopy(block: PersonParentJoin.() -> Unit): PersonParentJoin defined in com.ustadmobile.lib.db.entities.ext in file PersonParentJoinShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:6:26 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun Person.shallowCopy(block: Person.() -> Unit): Person defined in com.ustadmobile.lib.db.entities.ext in file PersonExt.kt` must be present with the same arguments on actual `fun Person.shallowCopy(block: Person.() -> Unit): Person defined in com.ustadmobile.lib.db.entities.ext in file PersonShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:23:6 'personMasterChangeSeqNum: Long' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:23:38 'personMasterChangeSeqNum: Long' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:24:6 'personLocalChangeSeqNum: Long' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:24:37 'personLocalChangeSeqNum: Long' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:25:6 'personLastChangedBy: Int' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:25:33 'personLastChangedBy: Int' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:26:6 'admin: Boolean' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:26:19 'admin: Boolean' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:27:6 'personNotes: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:27:25 'personNotes: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:28:6 'fatherName: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:28:24 'fatherName: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:29:6 'fatherNumber: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:29:26 'fatherNumber: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:30:6 'motherName: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:30:24 'motherName: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:31:6 'motherNum: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:31:23 'motherNum: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ReportFilterShallowCopy.kt:6:32 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ReportFilter.shallowCopy(block: ReportFilter.() -> Unit): ReportFilter defined in com.ustadmobile.lib.db.entities.ext in file ReportFilterExt.kt` must be present with the same arguments on actual `fun ReportFilter.shallowCopy(block: ReportFilter.() -> Unit): ReportFilter defined in com.ustadmobile.lib.db.entities.ext in file ReportFilterShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/ScheduleShallowCopy.kt:6:28 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun Schedule.shallowCopy(block: Schedule.() -> Unit): Schedule defined in com.ustadmobile.lib.db.entities.ext in file ScheduleExt.kt` must be present with the same arguments on actual `fun Schedule.shallowCopy(block: Schedule.() -> Unit): Schedule defined in com.ustadmobile.lib.db.entities.ext in file ScheduleShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/SiteShallowCopy.kt:6:24 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun Site.shallowCopy(block: Site.() -> Unit): Site defined in com.ustadmobile.lib.db.entities.ext in file Site.kt` must be present with the same arguments on actual `fun Site.shallowCopy(block: Site.() -> Unit): Site defined in com.ustadmobile.lib.db.entities.ext in file SiteShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidRelease/kotlin/com/ustadmobile/lib/db/entities/ext/SiteTermsShallowCopy.kt:6:29 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun SiteTerms.shallowCopy(block: SiteTerms.() -> Unit): SiteTerms defined in com.ustadmobile.lib.db.entities.ext in file SiteTermsExt.kt` must be present with the same arguments on actual `fun SiteTerms.shallowCopy(block: SiteTerms.() -> Unit): SiteTerms defined in com.ustadmobile.lib.db.entities.ext in file SiteTermsShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/UmAppDatabase.kt:104:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CacheLockJoinDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:29:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:29:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:36:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:17:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao.kt:14:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:16:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentCategoryDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentCategorySchemaDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryContentCategoryJoinDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:31:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryImportJobDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryParentChildJoinDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryPicture2Dao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryPictureDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:10:40 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:15:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:39:95 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryVersionDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentMarkDao.kt:16:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:14:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionFileDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:27:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseBlockPictureDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:19:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseGroupSetDao.kt:15:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:29:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CoursePictureDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:14:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/DeletedItemDao.kt:15:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao.kt:17:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao.kt:18:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ErrorReportDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ExternalAppPermissionDao.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/HolidayCalendarDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/HolidayDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/LanguageDao.kt:17:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/LanguageVariantDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/LeavingReasonDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/MessageDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/OfflineItemDao.kt:18:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/OutgoingReplicationDao.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PeerReviewerAllocationDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonAuth2Dao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonAuthDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:16:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonGroupDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonGroupMemberDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:14:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonPasskeyDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonPictureDao.kt:15:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ReportDao.kt:15:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ScheduleDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ScopedGrantDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:14:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/StudentResultDao.kt:15:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/SyncNodeDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:22:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/TransferJobDao.kt:15:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/TransferJobErrorDao.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/TransferJobItemDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/UserSessionDao.kt:14:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityEntityDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityExtensionDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityInteractionDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityLangMapEntryDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/ActorDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/GroupMemberActorJoinDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/StateDeleteCommandDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao.kt:16:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/StatementContextActivityJoinDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao.kt:32:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/StatementEntityJsonDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/VerbDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/VerbLangMapEntryDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/XapiSessionEntityDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:28:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:36:63 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:166:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:218:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:267:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:304:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:373:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:387:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:467:71 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:471:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:528:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:814:71 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:1011:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:1388:71 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:1403:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:243:13 'thumbnailUrl: String?' is deprecated. use contentEntryPicture w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:243:35 'thumbnailUrl: String?' is deprecated. use contentEntryPicture w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:252:13 'completionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:252:41 'completionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:253:13 'minScore: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:253:31 'minScore: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:272:33 'thumbnailUrl: String?' is deprecated. use contentEntryPicture w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:281:32 'completionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:282:32 'minScore: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntryRelatedEntryJoinWithLangName.kt:20:18 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/UmAccount.kt:21:13 'admin: Boolean' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:compileDebugKotlinAndroid w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/UmAppDatabase.kt:194:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/UmAppDatabase.kt:194:30 Annotation `@DoorDatabase(entities = {com.ustadmobile.lib.db.entities.ClazzLog::class, com.ustadmobile.lib.db.entities.ClazzLogAttendanceRecord::class, com.ustadmobile.lib.db.entities.Schedule::class, com.ustadmobile.lib.db.entities.HolidayCalendar::class, com.ustadmobile.lib.db.entities.Holiday::class, com.ustadmobile.lib.db.entities.Person::class, com.ustadmobile.lib.db.entities.Clazz::class, com.ustadmobile.lib.db.entities.ClazzEnrolment::class, com.ustadmobile.lib.db.entities.LeavingReason::class, com.ustadmobile.lib.db.entities.ClazzInvite::class, com.ustadmobile.lib.db.entities.ContentEntry::class, com.ustadmobile.lib.db.entities.ContentEntryContentCategoryJoin::class, com.ustadmobile.lib.db.entities.ContentEntryParentChildJoin::class, com.ustadmobile.lib.db.entities.ContentEntryRelatedEntryJoin::class, com.ustadmobile.lib.db.entities.ContentCategorySchema::class, com.ustadmobile.lib.db.entities.ContentCategory::class, com.ustadmobile.lib.db.entities.Language::class, com.ustadmobile.lib.db.entities.LanguageVariant::class, com.ustadmobile.lib.db.entities.PersonAuth::class, com.ustadmobile.lib.db.entities.PersonGroup::class, com.ustadmobile.lib.db.entities.PersonGroupMember::class, com.ustadmobile.lib.db.entities.PersonPicture::class, com.ustadmobile.lib.db.entities.xapi.VerbEntity::class, com.ustadmobile.lib.db.entities.xapi.ActivityEntity::class, com.ustadmobile.lib.db.entities.xapi.StatementEntity::class, com.ustadmobile.lib.db.entities.xapi.ActorEntity::class, com.ustadmobile.door.SyncNode::class, com.ustadmobile.lib.db.entities.Comments::class, com.ustadmobile.lib.db.entities.Report::class, com.ustadmobile.lib.db.entities.Site::class, com.ustadmobile.lib.db.entities.SiteTerms::class, com.ustadmobile.lib.db.entities.PersonParentJoin::class, com.ustadmobile.lib.db.entities.ScopedGrant::class, com.ustadmobile.lib.db.entities.ErrorReport::class, com.ustadmobile.lib.db.entities.ClazzAssignment::class, com.ustadmobile.lib.db.entities.CourseAssignmentSubmission::class, com.ustadmobile.lib.db.entities.CourseAssignmentSubmissionFile::class, com.ustadmobile.lib.db.entities.CourseAssignmentMark::class, com.ustadmobile.lib.db.entities.PeerReviewerAllocation::class, com.ustadmobile.lib.db.entities.PersonAuth2::class, com.ustadmobile.lib.db.entities.UserSession::class, com.ustadmobile.lib.db.entities.ContentJob::class, com.ustadmobile.lib.db.entities.ContentEntryImportJob::class, com.ustadmobile.lib.db.entities.CourseBlock::class, com.ustadmobile.lib.db.entities.CourseTerminology::class, com.ustadmobile.lib.db.entities.CourseGroupSet::class, com.ustadmobile.lib.db.entities.CourseGroupMember::class, com.ustadmobile.lib.db.entities.ContentEntryPicture::class, com.ustadmobile.lib.db.entities.xapi.ActivityInteractionEntity::class, com.ustadmobile.lib.db.entities.CoursePicture::class, com.ustadmobile.lib.db.entities.DiscussionPost::class, com.ustadmobile.lib.db.entities.ExternalAppPermission::class, com.ustadmobile.lib.db.entities.Message::class, com.ustadmobile.lib.db.entities.StudentResult::class, com.ustadmobile.lib.db.entities.ContentEntryVersion::class, com.ustadmobile.lib.db.entities.TransferJob::class, com.ustadmobile.lib.db.entities.TransferJobItem::class, com.ustadmobile.lib.db.entities.CacheLockJoin::class, com.ustadmobile.lib.db.entities.OfflineItem::class, com.ustadmobile.core.db.dao.OfflineItemPendingTransferJob::class, com.ustadmobile.lib.db.entities.DeletedItem::class, com.ustadmobile.lib.db.entities.EnrolmentRequest::class, com.ustadmobile.lib.db.entities.CoursePermission::class, com.ustadmobile.lib.db.entities.SystemPermission::class, com.ustadmobile.lib.db.entities.CourseBlockPicture::class, com.ustadmobile.lib.db.entities.ContentEntryPicture2::class, com.ustadmobile.lib.db.entities.TransferJobError::class, com.ustadmobile.lib.db.entities.xapi.VerbLangMapEntry::class, com.ustadmobile.lib.db.entities.xapi.GroupMemberActorJoin::class, com.ustadmobile.lib.db.entities.xapi.ActivityLangMapEntry::class, com.ustadmobile.lib.db.entities.xapi.ActivityExtensionEntity::class, com.ustadmobile.lib.db.entities.xapi.StatementContextActivityJoin::class, com.ustadmobile.lib.db.entities.xapi.XapiSessionEntity::class, com.ustadmobile.lib.db.entities.xapi.StatementEntityJson::class, com.ustadmobile.lib.db.entities.PersonPasskey::class, com.ustadmobile.lib.db.entities.xapi.StateEntity::class, com.ustadmobile.lib.db.entities.xapi.StateDeleteCommand::class, com.ustadmobile.door.entities.OutgoingReplication::class, com.ustadmobile.door.entities.ReplicationOperation::class, com.ustadmobile.door.entities.PendingRepositorySession::class, com.ustadmobile.door.entities.DoorNode::class}, version = 205)` is missing on actual declaration. All annotations from expect `class UmAppDatabase : RoomDatabase /* = RoomDatabase */ defined in com.ustadmobile.core.db in file UmAppDatabase.kt` must be present with the same arguments on actual `class UmAppDatabase : RoomDatabase /* = RoomDatabase */ defined in com.ustadmobile.core.db in file UmAppDatabase.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/UmAppDatabase_DoorWrapper.kt:679:33 The corresponding parameter in the supertype 'UmAppDatabase' is named 'body'. This may cause problems when calling this function with named arguments. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CacheLockJoinDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CacheLockJoinDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CacheLockJoinDao defined in com.ustadmobile.core.db.dao in file CacheLockJoinDao.kt` must be present with the same arguments on actual `class CacheLockJoinDao defined in com.ustadmobile.core.db.dao in file CacheLockJoinDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CacheLockJoinDao.kt:31:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CacheLockJoinDao` must be present with the same arguments on actual `suspend fun insertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CacheLockJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CacheLockJoinDao.kt:39:38 Annotation `@Delete` has different arguments on actual declaration: `@Delete(entity = kotlin.Any::class)`. All annotations from expect `suspend fun deleteListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CacheLockJoinDao` must be present with the same arguments on actual `suspend fun deleteListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CacheLockJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:28:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:28:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ClazzAssignmentDao : BaseDao, OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file ClazzAssignmentDao.kt` must be present with the same arguments on actual `class ClazzAssignmentDao : BaseDao, OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file ClazzAssignmentDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:45:30 Annotation `@QueryLiveTables(value = {"SystemPermission", "CoursePermission", "ClazzAssignment", "ClazzEnrolment", "PeerReviewerAllocation", "Person", "CourseGroupMember", "CourseAssignmentSubmission", "CourseAssignmentMark", "Comments", "PersonPicture"})` is missing on actual declaration. All annotations from expect `fun getProgressSummaryForAssignment(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long, group: String): Flow defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `fun getProgressSummaryForAssignment(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long, group: String): Flow defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:54:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "getAssignmentSubmitterSummaryListForAssignment"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.CoursePermissionDao::class, functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUidEntities"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.MAP_OTHER_PARAM, fromName = "assignmentUid", name = "uid")}, functionName = "findByUidAsync"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzEnrolmentDao::class, functionName = "findEnrolmentsAndPersonByClazzUidWithPermissionCheck"), HttpServerFunctionCall(functionName = "getCourseGroupMembersByAssignmentUid"), HttpServerFunctionCall(functionName = "getAssignmentSubmissionsByAssignmentUid"), HttpServerFunctionCall(functionName = "getAssignmentMarksByAssignmentUid"), HttpServerFunctionCall(functionName = "getPeerReviewerAllocationsByAssignmentUid")})` is missing on actual declaration. All annotations from expect `fun getAssignmentSubmitterSummaryListForAssignment(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long, group: String, searchText: String, sortOption: Int): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `fun getAssignmentSubmitterSummaryListForAssignment(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long, group: String, searchText: String, sortOption: Int): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:109:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "1000", name = "roleFilter"), HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "personUidFilter")}, functionDao = com.ustadmobile.core.db.dao.ClazzEnrolmentDao::class, functionName = "getAllClazzEnrolledAtTimeAsync"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.CourseGroupMemberDao::class, functionName = "findByGroupSetUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun getSubmitterUidsAndNameByClazzOrGroupSetUid(clazzUid: Long, groupSetUid: Long, date: Long, groupStr: String): List defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `suspend fun getSubmitterUidsAndNameByClazzOrGroupSetUid(clazzUid: Long, groupSetUid: Long, date: Long, groupStr: String): List defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:126:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.MAP_OTHER_PARAM, fromName = "assignmentUid", name = "uid")}, functionName = "findByUidAsync"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzEnrolmentDao::class, functionName = "findEnrolmentsAndPersonByClazzUidWithPermissionCheck"), HttpServerFunctionCall(functionName = "findCourseGroupMembersByPersonUidAndAssignmentUid")})` is missing on actual declaration. All annotations from expect `suspend fun getSubmitterUid(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long): Long defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `suspend fun getSubmitterUid(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long): Long defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:136:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(clazzAssignment: ClazzAssignment): Unit defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `suspend fun updateAsync(clazzAssignment: ClazzAssignment): Unit defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:140:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidAsync(uid: Long): ClazzAssignment? defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `suspend fun findByUidAsync(uid: Long): ClazzAssignment? defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:144:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByUidAndClazzUidAsFlow(uid: Long, clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `fun findByUidAndClazzUidAsFlow(uid: Long, clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:162:38 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `suspend fun findByUidWithBlockAsync(uid: Long): ClazzAssignmentAndBlock? defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `suspend fun findByUidWithBlockAsync(uid: Long): ClazzAssignmentAndBlock? defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:175:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:187:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findAssignmentCourseBlockAndSubmitterUidAsFlow"), HttpServerFunctionCall(functionName = "findEnrolmentsByPersonUidAndAssignmentUid"), HttpServerFunctionCall(functionName = "findCourseGroupMembersByPersonUidAndAssignmentUid"), HttpServerFunctionCall(functionName = "findPeerReviewerAllocationsByPersonUidAndAssignmentUid"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.CoursePermissionDao::class, functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUidEntities")})` is missing on actual declaration. All annotations from expect `fun findAssignmentCourseBlockAndSubmitterUidAsFlow(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao` must be present with the same arguments on actual `fun findAssignmentCourseBlockAndSubmitterUidAsFlow(assignmentUid: Long, clazzUid: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzAssignmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao_DoorWrapper.kt:249:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao_HttpServerExt.kt:75:7 Variable '_result_getAssignmentSubmitterSummaryListForAssignment' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao_HttpServerExt.kt:270:7 Variable '_arg_groupStr' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:23:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:23:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class ClazzDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzDao.kt` must be present with the same arguments on actual `class ClazzDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:31:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.HTTP_WITH_FALLBACK)` is missing on actual declaration. All annotations from expect `suspend fun findByClazzCode(code: String): Clazz? defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun findByClazzCode(code: String): Clazz? defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:34:38 Annotation `@Repository(methodType = 2)` is missing on actual declaration. All annotations from expect `suspend fun findByClazzCodeFromWeb(code: String): Clazz? defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun findByClazzCodeFromWeb(code: String): Clazz? defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:47:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun clazzUidExistsAsync(clazzUid: Long): Boolean defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun clazzUidExistsAsync(clazzUid: Long): Boolean defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:50:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByUidAsFlow(uid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `fun findByUidAsFlow(uid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:54:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidWithHolidayCalendarAsync(uid: Long): ClazzWithHolidayCalendarAndAndTerminology? defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun findByUidWithHolidayCalendarAsync(uid: Long): ClazzWithHolidayCalendarAndAndTerminology? defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:61:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: Clazz): Int defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: Clazz): Int defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:65:30 Annotation `@HttpAccessible(pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findClazzesWithPermission"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "clazzUid")}, functionDao = com.ustadmobile.core.db.dao.CoursePermissionDao::class, functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `fun findClazzesWithPermission(searchQuery: String, accountPersonUid: Long, excludeSelectedClazzList: List, sortOrder: Int, filter: Int, currentTime: Long, permission: Long): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `fun findClazzesWithPermission(searchQuery: String, accountPersonUid: Long, excludeSelectedClazzList: List, sortOrder: Int, filter: Int, currentTime: Long, permission: Long): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:85:38 Annotation `@PostgresQuery(value = " UPDATE Clazz SET attendanceAverage = COALESCE(CAST( (SELECT SUM(clazzLogNumPresent) FROM ClazzLog WHERE clazzLogClazzUid = :clazzUid AND clazzLogStatusFlag = 4) AS REAL) / CAST(GREATEST(1.0, (SELECT SUM(clazzLogNumPresent) + SUM(clazzLogNumPartial) + SUM(clazzLogNumAbsent) FROM ClazzLog WHERE clazzLogClazzUid = :clazzUid AND clazzLogStatusFlag = 4)) AS REAL), 0), clazzLct = :timeChanged WHERE clazzUid = :clazzUid ")` is missing on actual declaration. All annotations from expect `suspend fun updateClazzAttendanceAverageAsync(clazzUid: Long, timeChanged: Long): Unit defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun updateClazzAttendanceAverageAsync(clazzUid: Long, timeChanged: Long): Unit defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:90:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.CoursePermissionDao::class, functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid"), HttpServerFunctionCall(functionName = "clazzAndDetailPermissionsAsFlow")})` is missing on actual declaration. All annotations from expect `fun clazzAndDetailPermissionsAsFlow(accountPersonUid: Long, clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `fun clazzAndDetailPermissionsAsFlow(accountPersonUid: Long, clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:95:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun getClazzWithDisplayDetails(clazzUid: Long, currentTime: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `fun getClazzWithDisplayDetails(clazzUid: Long, currentTime: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:108:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `fun getTitleByUidAsFlow(clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `fun getTitleByUidAsFlow(clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:112:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "getClazzNameAndTerminologyAsFlow"), HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `fun getClazzNameAndTerminologyAsFlow(clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `fun getClazzNameAndTerminologyAsFlow(clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:117:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "getClazzNameAndTerminologyAsFlow"), HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `fun getClazzNameAsFlow(clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `fun getClazzNameAsFlow(clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:121:38 Annotation `@HttpAccessible(pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun getClazzTimeZoneByClazzUidAsync(clazzUid: Long): String? defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun getClazzTimeZoneByClazzUidAsync(clazzUid: Long): String? defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:125:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun getCoursesByName(names: List): List defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun getCoursesByName(names: List): List defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:129:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findOneRosterUserClazzes"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "clazzUid")}, functionDao = com.ustadmobile.core.db.dao.CoursePermissionDao::class, functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `suspend fun findOneRosterUserClazzes(accountPersonUid: Long, filterByEnrolledMemberPersonUid: Long): List defined in com.ustadmobile.core.db.dao.ClazzDao` must be present with the same arguments on actual `suspend fun findOneRosterUserClazzes(accountPersonUid: Long, filterByEnrolledMemberPersonUid: Long): List defined in com.ustadmobile.core.db.dao.ClazzDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:26:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:26:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class ClazzEnrolmentDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzEnrolmentDao.kt` must be present with the same arguments on actual `class ClazzEnrolmentDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzEnrolmentDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:31:30 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao` must be present with the same arguments on actual `fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:40:38 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `suspend fun findEnrolmentWithLeavingReason(enrolmentUid: Long): ClazzEnrolmentWithLeavingReason? defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao` must be present with the same arguments on actual `suspend fun findEnrolmentWithLeavingReason(enrolmentUid: Long): ClazzEnrolmentWithLeavingReason? defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:55:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: ClazzEnrolment): Int defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: ClazzEnrolment): Int defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:82:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun getAllEnrolmentsAtTimeByClazzAndPerson(clazzUid: Long, accountPersonUid: Long, time: Long): List defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao` must be present with the same arguments on actual `suspend fun getAllEnrolmentsAtTimeByClazzAndPerson(clazzUid: Long, accountPersonUid: Long, time: Long): List defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:96:30 Annotation `@QueryLiveTables(value = {"Clazz", "Person", "ClazzEnrolment", "PersonPicture", "CoursePermission"})` is missing on actual declaration. All annotations from expect `fun findByClazzUidAndRole(clazzUid: Long, roleId: Int, sortOrder: Int, searchText: String? = ..., filter: Int, accountPersonUid: Long, currentTime: Long, permission: Long): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao` must be present with the same arguments on actual `fun findByClazzUidAndRole(clazzUid: Long, roleId: Int, sortOrder: Int, searchText: String?, filter: Int, accountPersonUid: Long, currentTime: Long, permission: Long): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:109:30 Annotation `@QueryLiveTables(value = {"Clazz", "Person", "ClazzEnrolment", "PersonPicture", "CoursePermission", "StatementEntity", "ActorEntity"})` is missing on actual declaration. All annotations from expect `fun findByClazzUidAndRoleForGradebook(clazzUid: Long, roleId: Int, sortOrder: Int, searchText: String? = ..., filter: Int, accountPersonUid: Long, currentTime: Long): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao` must be present with the same arguments on actual `fun findByClazzUidAndRoleForGradebook(clazzUid: Long, roleId: Int, sortOrder: Int, searchText: String?, filter: Int, accountPersonUid: Long, currentTime: Long): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.ClazzEnrolmentDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:17:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ClazzInviteDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzInviteDao.kt` must be present with the same arguments on actual `class ClazzInviteDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzInviteDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:22:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun replace(entity: ClazzInvite): Long defined in com.ustadmobile.core.db.dao.ClazzInviteDao` must be present with the same arguments on actual `suspend fun replace(entity: ClazzInvite): Long defined in com.ustadmobile.core.db.dao.ClazzInviteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:28:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertAll(entity: List): Unit defined in com.ustadmobile.core.db.dao.ClazzInviteDao` must be present with the same arguments on actual `suspend fun insertAll(entity: List): Unit defined in com.ustadmobile.core.db.dao.ClazzInviteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:31:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findInviteAsync(): List defined in com.ustadmobile.core.db.dao.ClazzInviteDao` must be present with the same arguments on actual `suspend fun findInviteAsync(): List defined in com.ustadmobile.core.db.dao.ClazzInviteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:35:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findClazzInviteEntityForInviteToken(inviteTokenUid: String): ClazzInviteWithTimeZone? defined in com.ustadmobile.core.db.dao.ClazzInviteDao` must be present with the same arguments on actual `suspend fun findClazzInviteEntityForInviteToken(inviteTokenUid: String): ClazzInviteWithTimeZone? defined in com.ustadmobile.core.db.dao.ClazzInviteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:40:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findClazzInviteEntityForInviteTokenAsFlow(inviteTokenUid: String): Flow defined in com.ustadmobile.core.db.dao.ClazzInviteDao` must be present with the same arguments on actual `fun findClazzInviteEntityForInviteTokenAsFlow(inviteTokenUid: String): Flow defined in com.ustadmobile.core.db.dao.ClazzInviteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:45:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun updateInviteStatus(status: Int, ciUid: Long, updateTime: Long): Unit defined in com.ustadmobile.core.db.dao.ClazzInviteDao` must be present with the same arguments on actual `suspend fun updateInviteStatus(status: Int, ciUid: Long, updateTime: Long): Unit defined in com.ustadmobile.core.db.dao.ClazzInviteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao_HttpServerExt.kt:162:7 Variable '_result_updateInviteStatus' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao.kt:15:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ClazzLogAttendanceRecordDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzLogAttendanceRecordDao.kt` must be present with the same arguments on actual `class ClazzLogAttendanceRecordDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzLogAttendanceRecordDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao.kt:20:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao` must be present with the same arguments on actual `suspend fun insertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao.kt:30:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao` must be present with the same arguments on actual `suspend fun updateListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao.kt:47:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByClazzAndTime"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "1000", name = "roleId")}, functionDao = com.ustadmobile.core.db.dao.ClazzEnrolmentDao::class, functionName = "findAllEnrolmentsByClazzUidAndRole")})` is missing on actual declaration. All annotations from expect `suspend fun findByClazzAndTime(clazzUid: Long, clazzLogUid: Long, time: Long): List defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao` must be present with the same arguments on actual `suspend fun findByClazzAndTime(clazzUid: Long, clazzLogUid: Long, time: Long): List defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao.kt:57:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogAttendanceRecordDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao_DoorWrapper.kt:35:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:17:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class ClazzLogDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzLogDao.kt` must be present with the same arguments on actual `class ClazzLogDao : BaseDao defined in com.ustadmobile.core.db.dao in file ClazzLogDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:22:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun replace(entity: ClazzLog): Long defined in com.ustadmobile.core.db.dao.ClazzLogDao` must be present with the same arguments on actual `fun replace(entity: ClazzLog): Long defined in com.ustadmobile.core.db.dao.ClazzLogDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:35:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByClazzUidAsFactory(clazzUid: Long, excludeStatus: Int): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.ClazzLogDao` must be present with the same arguments on actual `fun findByClazzUidAsFactory(clazzUid: Long, excludeStatus: Int): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.ClazzLogDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:40:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByClazzUidAsync(clazzUid: Long, excludeStatus: Int): List defined in com.ustadmobile.core.db.dao.ClazzLogDao` must be present with the same arguments on actual `suspend fun findByClazzUidAsync(clazzUid: Long, excludeStatus: Int): List defined in com.ustadmobile.core.db.dao.ClazzLogDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:45:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findAllForClazzByClazzLogUid(clazzLogUid: Long, excludeStatus: Int): List defined in com.ustadmobile.core.db.dao.ClazzLogDao` must be present with the same arguments on actual `suspend fun findAllForClazzByClazzLogUid(clazzLogUid: Long, excludeStatus: Int): List defined in com.ustadmobile.core.db.dao.ClazzLogDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:79:30 Annotation `@QueryLiveTables(value = {"ClazzLog"})` is missing on actual declaration. All annotations from expect `fun clazzHasScheduleLive(clazzUid: Long, excludeStatusFilter: Int): Flow defined in com.ustadmobile.core.db.dao.ClazzLogDao` must be present with the same arguments on actual `fun clazzHasScheduleLive(clazzUid: Long, excludeStatusFilter: Int): Flow defined in com.ustadmobile.core.db.dao.ClazzLogDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:94:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(clazzLog: ClazzLog): Unit defined in com.ustadmobile.core.db.dao.ClazzLogDao` must be present with the same arguments on actual `suspend fun updateAsync(clazzLog: ClazzLog): Unit defined in com.ustadmobile.core.db.dao.ClazzLogDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:104:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ClazzLogDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:18:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:18:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class CommentsDao defined in com.ustadmobile.core.db.dao in file CommentsDao.kt` must be present with the same arguments on actual `class CommentsDao defined in com.ustadmobile.core.db.dao in file CommentsDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:23:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(comments: Comments): Long defined in com.ustadmobile.core.db.dao.CommentsDao` must be present with the same arguments on actual `suspend fun insertAsync(comments: Comments): Long defined in com.ustadmobile.core.db.dao.CommentsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:35:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findPrivateCommentsForUserByAssignmentUid"), HttpServerFunctionCall(functionName = "findPrivateCommentsForUserByAssignmentUidPersons"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findEnrolmentsByPersonUidAndAssignmentUid"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findCourseGroupMembersByPersonUidAndAssignmentUid")})` is missing on actual declaration. All annotations from expect `fun findPrivateCommentsForUserByAssignmentUid(accountPersonUid: Long, assignmentUid: Long, includeDeleted: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CommentsDao` must be present with the same arguments on actual `fun findPrivateCommentsForUserByAssignmentUid(accountPersonUid: Long, assignmentUid: Long, includeDeleted: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CommentsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:49:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findPrivateCommentsForSubmitterByAssignmentUid"), HttpServerFunctionCall(functionName = "findPrivateCommentsForSubmitterByAssignmentUidPersons")})` is missing on actual declaration. All annotations from expect `fun findPrivateCommentsForSubmitterByAssignmentUid(submitterUid: Long, assignmentUid: Long, includeDeleted: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CommentsDao` must be present with the same arguments on actual `fun findPrivateCommentsForSubmitterByAssignmentUid(submitterUid: Long, assignmentUid: Long, includeDeleted: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CommentsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:63:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findCourseCommentsByAssignmentUid"), HttpServerFunctionCall(functionName = "findCourseCommentsByAssignmentUidPersons")})` is missing on actual declaration. All annotations from expect `fun findCourseCommentsByAssignmentUid(assignmentUid: Long, includeDeleted: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CommentsDao` must be present with the same arguments on actual `fun findCourseCommentsByAssignmentUid(assignmentUid: Long, includeDeleted: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CommentsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CommentsDao_HttpServerExt.kt:40:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CommentsDao_HttpServerExt.kt:160:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CommentsDao_HttpServerExt.kt:249:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentCategoryDao.kt:11:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentCategoryDao.kt:11:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class ContentCategoryDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentCategoryDao.kt` must be present with the same arguments on actual `class ContentCategoryDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentCategoryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentCategorySchemaDao.kt:10:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentCategorySchemaDao.kt:10:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ContentCategorySchemaDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentCategorySchemaDao.kt` must be present with the same arguments on actual `class ContentCategorySchemaDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentCategorySchemaDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryContentCategoryJoinDao.kt:10:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryContentCategoryJoinDao.kt:10:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ContentEntryContentCategoryJoinDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryContentCategoryJoinDao.kt` must be present with the same arguments on actual `class ContentEntryContentCategoryJoinDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryContentCategoryJoinDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:24:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:24:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ContentEntryDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryDao.kt` must be present with the same arguments on actual `class ContentEntryDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:29:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:35:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(entity: ContentEntry): Unit defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `suspend fun upsertAsync(entity: ContentEntry): Unit defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:47:38 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `suspend fun findByUidWithEditDetails(uid: Long): ContentEntryAndPicture? defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `suspend fun findByUidWithEditDetails(uid: Long): ContentEntryAndPicture? defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:51:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByContentEntryUidWithDetailsAsFlow"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.xapi.StatementDao::class, functionName = "findStatusStatementsByContentEntryUid")})` is missing on actual declaration. All annotations from expect `fun findByContentEntryUidWithDetailsAsFlow(contentEntryUid: Long, clazzUid: Long, courseBlockUid: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `fun findByContentEntryUidWithDetailsAsFlow(contentEntryUid: Long, clazzUid: Long, courseBlockUid: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:62:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun findTitleByUidAsync(entryUid: Long): String? defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `suspend fun findTitleByUidAsync(entryUid: Long): String? defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:89:32 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun update(entity: ContentEntry): Unit defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `fun update(entity: ContentEntry): Unit defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:109:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "getChildrenByParentUidWithCategoryFilterOrderByName"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ContentEntryParentChildJoinDao::class, functionName = "findListOfChildsByParentUuid"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.xapi.StatementDao::class, functionName = "findStatusStatementByParentContentEntryUid")})` is missing on actual declaration. All annotations from expect `fun getChildrenByParentUidWithCategoryFilterOrderByName(accountPersonUid: Long, parentUid: Long, langParam: Long, categoryParam0: Long, sortOrder: Int, includeDeleted: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `fun getChildrenByParentUidWithCategoryFilterOrderByName(accountPersonUid: Long, parentUid: Long, langParam: Long, categoryParam0: Long, sortOrder: Int, includeDeleted: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:132:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: ContentEntry): Int defined in com.ustadmobile.core.db.dao.ContentEntryDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: ContentEntry): Int defined in com.ustadmobile.core.db.dao.ContentEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao_HttpServerExt.kt:227:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryImportJobDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryImportJobDao.kt:17:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ContentEntryImportJobDao defined in com.ustadmobile.core.db.dao in file ContentEntryImportJobDao.kt` must be present with the same arguments on actual `class ContentEntryImportJobDao defined in com.ustadmobile.core.db.dao in file ContentEntryImportJobDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryImportJobDao.kt:22:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertJobItem(jobItem: ContentEntryImportJob): Long defined in com.ustadmobile.core.db.dao.ContentEntryImportJobDao` must be present with the same arguments on actual `suspend fun insertJobItem(jobItem: ContentEntryImportJob): Long defined in com.ustadmobile.core.db.dao.ContentEntryImportJobDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryParentChildJoinDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryParentChildJoinDao.kt:14:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class ContentEntryParentChildJoinDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryParentChildJoinDao.kt` must be present with the same arguments on actual `class ContentEntryParentChildJoinDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryParentChildJoinDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryParentChildJoinDao.kt:19:38 Annotation `@JsName(name = "insertListAsync")` is missing on actual declaration. All annotations from expect `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryParentChildJoinDao` must be present with the same arguments on actual `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryParentChildJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryParentChildJoinDao.kt:56:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun replaceList(entries: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryParentChildJoinDao` must be present with the same arguments on actual `fun replaceList(entries: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryParentChildJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryParentChildJoinDao.kt:62:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun insertWithReplace(parentChildJoinDao: ContentEntryParentChildJoin): Unit defined in com.ustadmobile.core.db.dao.ContentEntryParentChildJoinDao` must be present with the same arguments on actual `fun insertWithReplace(parentChildJoinDao: ContentEntryParentChildJoin): Unit defined in com.ustadmobile.core.db.dao.ContentEntryParentChildJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryPicture2Dao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryPicture2Dao.kt:13:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class ContentEntryPicture2Dao : ImageDao defined in com.ustadmobile.core.db.dao in file ContentEntryPicture2Dao.kt` must be present with the same arguments on actual `class ContentEntryPicture2Dao : ImageDao defined in com.ustadmobile.core.db.dao in file ContentEntryPicture2Dao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryPicture2Dao.kt:18:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryPicture2Dao` must be present with the same arguments on actual `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ContentEntryPicture2Dao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryPicture2Dao_DoorWrapper.kt:15:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryPictureDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryPictureDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ContentEntryPictureDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryPictureDao.kt` must be present with the same arguments on actual `class ContentEntryPictureDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryPictureDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryPictureDao.kt:26:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(ContentEntryPicture: ContentEntryPicture): Unit defined in com.ustadmobile.core.db.dao.ContentEntryPictureDao` must be present with the same arguments on actual `suspend fun updateAsync(ContentEntryPicture: ContentEntryPicture): Unit defined in com.ustadmobile.core.db.dao.ContentEntryPictureDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:8:40 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:16:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:16:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ContentEntryRelatedEntryJoinDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryRelatedEntryJoinDao.kt` must be present with the same arguments on actual `class ContentEntryRelatedEntryJoinDao : BaseDao defined in com.ustadmobile.core.db.dao in file ContentEntryRelatedEntryJoinDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:31:12 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:42:32 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun update(entity: ContentEntryRelatedEntryJoin): Unit defined in com.ustadmobile.core.db.dao.ContentEntryRelatedEntryJoinDao` must be present with the same arguments on actual `fun update(entity: ContentEntryRelatedEntryJoin): Unit defined in com.ustadmobile.core.db.dao.ContentEntryRelatedEntryJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao_DoorWrapper.kt:9:40 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao_DoorWrapper.kt:26:12 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao_Repo.kt:9:40 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao_Repo.kt:38:12 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryVersionDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryVersionDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ContentEntryVersionDao defined in com.ustadmobile.core.db.dao in file ContentEntryVersionDao.kt` must be present with the same arguments on actual `class ContentEntryVersionDao defined in com.ustadmobile.core.db.dao in file ContentEntryVersionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryVersionDao.kt:23:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(contentEntryVersion: ContentEntryVersion): Long defined in com.ustadmobile.core.db.dao.ContentEntryVersionDao` must be present with the same arguments on actual `suspend fun insertAsync(contentEntryVersion: ContentEntryVersion): Long defined in com.ustadmobile.core.db.dao.ContentEntryVersionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryVersionDao.kt:28:11 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findLatestVersionUidByContentEntryUidEntity(contentEntryUid: Long): ContentEntryVersion? defined in com.ustadmobile.core.db.dao.ContentEntryVersionDao` must be present with the same arguments on actual `suspend fun findLatestVersionUidByContentEntryUidEntity(contentEntryUid: Long): ContentEntryVersion? defined in com.ustadmobile.core.db.dao.ContentEntryVersionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ContentEntryVersionDao.kt:32:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findLatestByContentEntryUidAsFlow(contentEntryUid: Long): Flow defined in com.ustadmobile.core.db.dao.ContentEntryVersionDao` must be present with the same arguments on actual `fun findLatestByContentEntryUidAsFlow(contentEntryUid: Long): Flow defined in com.ustadmobile.core.db.dao.ContentEntryVersionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentMarkDao.kt:18:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentMarkDao.kt:18:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CourseAssignmentMarkDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseAssignmentMarkDao.kt` must be present with the same arguments on actual `class CourseAssignmentMarkDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseAssignmentMarkDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentMarkDao.kt:30:30 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `fun getAllMarksForUserAsFlow(accountPersonUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentMarkDao` must be present with the same arguments on actual `fun getAllMarksForUserAsFlow(accountPersonUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentMarkDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentMarkDao.kt:35:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "getAllMarksForSubmitterAsFlow"), HttpServerFunctionCall(functionName = "getAllMarksForSubmitterAsFlowMarkerPersons")})` is missing on actual declaration. All annotations from expect `fun getAllMarksForSubmitterAsFlow(submitterUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentMarkDao` must be present with the same arguments on actual `fun getAllMarksForSubmitterAsFlow(submitterUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentMarkDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentMarkDao.kt:45:30 Annotation `@QueryLiveTables(value = {"courseAssignmentMark", "ClazzAssignment"})` is missing on actual declaration. All annotations from expect `fun getAllMarksOfAssignmentForSubmitter(assignmentUid: Long, submitterUid: Long, filter: Int): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CourseAssignmentMarkDao` must be present with the same arguments on actual `fun getAllMarksOfAssignmentForSubmitter(assignmentUid: Long, submitterUid: Long, filter: Int): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CourseAssignmentMarkDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:16:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:16:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CourseAssignmentSubmissionDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseAssignmentSubmissionDao.kt` must be present with the same arguments on actual `class CourseAssignmentSubmissionDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseAssignmentSubmissionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:21:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao` must be present with the same arguments on actual `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:35:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun getAllSubmissionsFromSubmitterAsFlow(submitterUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao` must be present with the same arguments on actual `fun getAllSubmissionsFromSubmitterAsFlow(submitterUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:40:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "getLatestSubmissionForUserAsync"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findEnrolmentsByPersonUidAndAssignmentUid"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findCourseGroupMembersByPersonUidAndAssignmentUid"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findPeerReviewerAllocationsByPersonUidAndAssignmentUid")})` is missing on actual declaration. All annotations from expect `suspend fun getLatestSubmissionForUserAsync(accountPersonUid: Long, assignmentUid: Long): CourseAssignmentSubmission? defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao` must be present with the same arguments on actual `suspend fun getLatestSubmissionForUserAsync(accountPersonUid: Long, assignmentUid: Long): CourseAssignmentSubmission? defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:82:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByUidAsFlow(submissionUid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao` must be present with the same arguments on actual `fun findByUidAsFlow(submissionUid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:86:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByAssignmentUidAndAccountPersonUid(accountPersonUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao` must be present with the same arguments on actual `fun findByAssignmentUidAndAccountPersonUid(accountPersonUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionFileDao.kt:16:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionFileDao.kt:16:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CourseAssignmentSubmissionFileDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseAssignmentSubmissionFileDao.kt` must be present with the same arguments on actual `class CourseAssignmentSubmissionFileDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseAssignmentSubmissionFileDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionFileDao.kt:23:11 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao` must be present with the same arguments on actual `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionFileDao.kt:32:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun getByAssignmentUidAndPersonUid(accountPersonUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao` must be present with the same arguments on actual `fun getByAssignmentUidAndPersonUid(accountPersonUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionFileDao.kt:37:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun getAllSubmissionFilesFromSubmitterAsFlow(submitterUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao` must be present with the same arguments on actual `fun getAllSubmissionFilesFromSubmitterAsFlow(submitterUid: Long, assignmentUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseAssignmentSubmissionFileDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:25:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:25:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class CourseBlockDao : BaseDao, OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file CourseBlockDao.kt` must be present with the same arguments on actual `class CourseBlockDao : BaseDao, OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file CourseBlockDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:37:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: CourseBlock): Int defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: CourseBlock): Int defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:43:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun replaceListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `suspend fun replaceListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:46:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByUidAsyncAsFlow(uid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `fun findByUidAsyncAsFlow(uid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:50:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByUidWithPictureAsFlow(uid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `fun findByUidWithPictureAsFlow(uid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:54:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeInactive")}, functionName = "findAllCourseBlockByClazzUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun findAllCourseBlockByClazzUidAsync(clazzUid: Long, includeInactive: Boolean): List defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `suspend fun findAllCourseBlockByClazzUidAsync(clazzUid: Long, includeInactive: Boolean): List defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:59:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeInactive"), HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeHidden"), HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "7258204800000L", name = "hideUntilFilterTime")}, functionName = "findAllCourseBlockByClazzUidAsFlow"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.xapi.StatementDao::class, functionName = "findStatusStatementsForStudentByClazzUid")})` is missing on actual declaration. All annotations from expect `fun findAllCourseBlockByClazzUidAsFlow(clazzUid: Long, includeInactive: Boolean, includeHidden: Boolean, hideUntilFilterTime: Long, accountPersonUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `fun findAllCourseBlockByClazzUidAsFlow(clazzUid: Long, includeInactive: Boolean, includeHidden: Boolean, hideUntilFilterTime: Long, accountPersonUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:69:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeInactive"), HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeHidden"), HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "7258204800000L", name = "hideUntilFilterTime")}, functionName = "findAllCourseBlockByClazzUidAsPagingSource"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.xapi.StatementDao::class, functionName = "findStatusStatementsForStudentByClazzUid")})` is missing on actual declaration. All annotations from expect `fun findAllCourseBlockByClazzUidAsPagingSource(clazzUid: Long, collapseList: List, includeInactive: Boolean, includeHidden: Boolean, hideUntilFilterTime: Long, accountPersonUid: Long): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `fun findAllCourseBlockByClazzUidAsPagingSource(clazzUid: Long, collapseList: List, includeInactive: Boolean, includeHidden: Boolean, hideUntilFilterTime: Long, accountPersonUid: Long): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:90:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:98:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByUidAsFlow(courseBlockUid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `fun findByUidAsFlow(courseBlockUid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:102:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findCourseBlockByDiscussionPostUid")})` is missing on actual declaration. All annotations from expect `suspend fun findCourseBlockAndClazzUidByDiscussionPostUid(postUid: Long): CourseBlockUidAndClazzUid? defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `suspend fun findCourseBlockAndClazzUidByDiscussionPostUid(postUid: Long): CourseBlockUidAndClazzUid? defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:115:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findCourseBlockByAssignmentUid(assignmentUid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `fun findCourseBlockByAssignmentUid(assignmentUid: Long): Flow defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:120:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findBySourcedId(sourcedId: String, accountPersonUid: Long): CourseBlock? defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `suspend fun findBySourcedId(sourcedId: String, accountPersonUid: Long): CourseBlock? defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:129:30 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `fun findByClazzUidAsFlow(clazzUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseBlockDao` must be present with the same arguments on actual `fun findByClazzUidAsFlow(clazzUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseBlockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_DoorWrapper.kt:210:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_HttpServerExt.kt:134:7 Variable '_arg_includeInactive' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_HttpServerExt.kt:230:7 Variable '_arg_includeInactive' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_HttpServerExt.kt:233:7 Variable '_arg_includeHidden' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_HttpServerExt.kt:236:7 Variable '_arg_hideUntilFilterTime' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_HttpServerExt.kt:343:7 Variable '_arg_includeInactive' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_HttpServerExt.kt:346:7 Variable '_arg_includeHidden' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao_HttpServerExt.kt:349:7 Variable '_arg_hideUntilFilterTime' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockPictureDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockPictureDao.kt:13:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class CourseBlockPictureDao : ImageDao defined in com.ustadmobile.core.db.dao in file CourseBlockPictureDao.kt` must be present with the same arguments on actual `class CourseBlockPictureDao : ImageDao defined in com.ustadmobile.core.db.dao in file CourseBlockPictureDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockPictureDao.kt:18:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.CourseBlockPictureDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.CourseBlockPictureDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseBlockPictureDao_DoorWrapper.kt:15:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:19:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:19:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class CourseGroupMemberDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseGroupMemberDao.kt` must be present with the same arguments on actual `class CourseGroupMemberDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseGroupMemberDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:34:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao` must be present with the same arguments on actual `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:40:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao` must be present with the same arguments on actual `suspend fun updateListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:44:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByCourseGroupSetAndClazz"), HttpServerFunctionCall(functionName = "findByCourseGroupSetAndClazzAsFlowPersons"), HttpServerFunctionCall(functionName = "findByCourseGroupSetAndClazzAsFlowEnrolments")})` is missing on actual declaration. All annotations from expect `suspend fun findByCourseGroupSetAndClazz(cgsUid: Long, clazzUid: Long, time: Long, activeFilter: Int, accountPersonUid: Long): List defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao` must be present with the same arguments on actual `suspend fun findByCourseGroupSetAndClazz(cgsUid: Long, clazzUid: Long, time: Long, activeFilter: Int, accountPersonUid: Long): List defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:54:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByCourseGroupSetAndClazzAsFlow"), HttpServerFunctionCall(functionName = "findByCourseGroupSetAndClazzAsFlowPersons"), HttpServerFunctionCall(functionName = "findByCourseGroupSetAndClazzAsFlowEnrolments")})` is missing on actual declaration. All annotations from expect `fun findByCourseGroupSetAndClazzAsFlow(cgsUid: Long, clazzUid: Long, time: Long, activeFilter: Int, accountPersonUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao` must be present with the same arguments on actual `fun findByCourseGroupSetAndClazzAsFlow(cgsUid: Long, clazzUid: Long, time: Long, activeFilter: Int, accountPersonUid: Long): Flow> defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:76:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao` must be present with the same arguments on actual `suspend fun upsertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:80:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByCourseGroupSetAndGroupNumAsync(courseGroupSetUid: Long, groupNum: Int, clazzUid: Long, assignmentUid: Long, accountPersonUid: Long): List defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao` must be present with the same arguments on actual `suspend fun findByCourseGroupSetAndGroupNumAsync(courseGroupSetUid: Long, groupNum: Int, clazzUid: Long, assignmentUid: Long, accountPersonUid: Long): List defined in com.ustadmobile.core.db.dao.CourseGroupMemberDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao_DoorWrapper.kt:43:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupSetDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupSetDao.kt:17:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class CourseGroupSetDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseGroupSetDao.kt` must be present with the same arguments on actual `class CourseGroupSetDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseGroupSetDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupSetDao.kt:22:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: CourseGroupSet): Int defined in com.ustadmobile.core.db.dao.CourseGroupSetDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: CourseGroupSet): Int defined in com.ustadmobile.core.db.dao.CourseGroupSetDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupSetDao.kt:26:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findAllCourseGroupSetForClazz(clazzUid: Long, searchText: String, sortOrder: Int): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CourseGroupSetDao` must be present with the same arguments on actual `fun findAllCourseGroupSetForClazz(clazzUid: Long, searchText: String, sortOrder: Int): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CourseGroupSetDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupSetDao.kt:43:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidAsync(uid: Long): CourseGroupSet? defined in com.ustadmobile.core.db.dao.CourseGroupSetDao` must be present with the same arguments on actual `suspend fun findByUidAsync(uid: Long): CourseGroupSet? defined in com.ustadmobile.core.db.dao.CourseGroupSetDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseGroupSetDao.kt:53:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(entity: CourseGroupSet): Unit defined in com.ustadmobile.core.db.dao.CourseGroupSetDao` must be present with the same arguments on actual `suspend fun upsertAsync(entity: CourseGroupSet): Unit defined in com.ustadmobile.core.db.dao.CourseGroupSetDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:21:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:21:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CoursePermissionDao defined in com.ustadmobile.core.db.dao in file CoursePermissionDao.kt` must be present with the same arguments on actual `class CoursePermissionDao defined in com.ustadmobile.core.db.dao in file CoursePermissionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:24:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findByClazzUidAsPagingSource")})` is missing on actual declaration. All annotations from expect `fun findByClazzUidAsPagingSource(clazzUid: Long, includeDeleted: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `fun findByClazzUidAsPagingSource(clazzUid: Long, includeDeleted: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:29:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidAndClazzUid(uid: Long, clazzUid: Long): CoursePermission? defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `suspend fun findByUidAndClazzUid(uid: Long, clazzUid: Long): CoursePermission? defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:34:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByUidAndClazzUidAsFlow(uid: Long, clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `fun findByUidAndClazzUidAsFlow(uid: Long, clazzUid: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:41:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(coursePermission: CoursePermission): Unit defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `suspend fun upsertAsync(coursePermission: CoursePermission): Unit defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:59:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "personHasPermissionWithClazzByEnrolmentUidEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `suspend fun userHasEnrolmentEditPermission(accountPersonUid: Long, clazzEnrolmentUid: Long): Boolean defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `suspend fun userHasEnrolmentEditPermission(accountPersonUid: Long, clazzEnrolmentUid: Long): Boolean defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:69:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `fun personHasPermissionWithClazzAsFlow2(accountPersonUid: Long, clazzUid: Long, permission: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `fun personHasPermissionWithClazzAsFlow2(accountPersonUid: Long, clazzUid: Long, permission: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:77:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `fun personHasPermissionWithClazzPairAsFlow(accountPersonUid: Long, clazzUid: Long, firstPermission: Long, secondPermission: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `fun personHasPermissionWithClazzPairAsFlow(accountPersonUid: Long, clazzUid: Long, firstPermission: Long, secondPermission: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:86:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `suspend fun personHasPermissionWithClazzPairAsync(accountPersonUid: Long, clazzUid: Long, firstPermission: Long, secondPermission: Long): PermissionPair defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `suspend fun personHasPermissionWithClazzPairAsync(accountPersonUid: Long, clazzUid: Long, firstPermission: Long, secondPermission: Long): PermissionPair defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:95:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `fun personHasPermissionWithClazzTripleAsFlow(accountPersonUid: Long, clazzUid: Long, firstPermission: Long, secondPermission: Long, thirdPermission: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `fun personHasPermissionWithClazzTripleAsFlow(accountPersonUid: Long, clazzUid: Long, firstPermission: Long, secondPermission: Long, thirdPermission: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:105:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `suspend fun personHasPermissionWithClazzAsync2(accountPersonUid: Long, clazzUid: Long, permission: Long): Boolean defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `suspend fun personHasPermissionWithClazzAsync2(accountPersonUid: Long, clazzUid: Long, permission: Long): Boolean defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:119:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findByUidAndClazzUidAsync"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzEnrolmentDao::class, functionName = "findByAccountPersonUidAndClazzUid"), HttpServerFunctionCall(functionName = "personHasPermissionWithClazzEntities2"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUidEntities"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findCourseGroupMembersByPersonUidAndAssignmentUid"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzAssignmentDao::class, functionName = "findPeerReviewerAllocationsByPersonUidAndAssignmentUid")})` is missing on actual declaration. All annotations from expect `fun userPermissionsForAssignmentSubmitterUid(accountPersonUid: Long, assignmentUid: Long, clazzUid: Long, submitterUid: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao` must be present with the same arguments on actual `fun userPermissionsForAssignmentSubmitterUid(accountPersonUid: Long, assignmentUid: Long, clazzUid: Long, submitterUid: Long): Flow defined in com.ustadmobile.core.db.dao.CoursePermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:41:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:293:7 Variable '_arg_permission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:370:7 Variable '_arg_firstPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:373:7 Variable '_arg_secondPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:450:7 Variable '_arg_firstPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:453:7 Variable '_arg_secondPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:530:7 Variable '_arg_firstPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:533:7 Variable '_arg_secondPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:536:7 Variable '_arg_thirdPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:613:7 Variable '_arg_permission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao_HttpServerExt.kt:693:7 Variable '_arg_submitterUid' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePictureDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePictureDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CoursePictureDao : ImageDao defined in com.ustadmobile.core.db.dao in file CoursePictureDao.kt` must be present with the same arguments on actual `class CoursePictureDao : ImageDao defined in com.ustadmobile.core.db.dao in file CoursePictureDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CoursePictureDao.kt:17:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(coursePicture: CoursePicture): Unit defined in com.ustadmobile.core.db.dao.CoursePictureDao` must be present with the same arguments on actual `suspend fun upsertAsync(coursePicture: CoursePicture): Unit defined in com.ustadmobile.core.db.dao.CoursePictureDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:15:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class CourseTerminologyDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseTerminologyDao.kt` must be present with the same arguments on actual `class CourseTerminologyDao : BaseDao defined in com.ustadmobile.core.db.dao in file CourseTerminologyDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:18:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findAllCourseTerminologyPagingSource(): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.CourseTerminologyDao` must be present with the same arguments on actual `fun findAllCourseTerminologyPagingSource(): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.CourseTerminologyDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:27:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun getTerminologyForClazz(clazzUid: Long): CourseTerminology? defined in com.ustadmobile.core.db.dao.CourseTerminologyDao` must be present with the same arguments on actual `suspend fun getTerminologyForClazz(clazzUid: Long): CourseTerminology? defined in com.ustadmobile.core.db.dao.CourseTerminologyDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:36:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidAsync(uid: Long): CourseTerminology? defined in com.ustadmobile.core.db.dao.CourseTerminologyDao` must be present with the same arguments on actual `suspend fun findByUidAsync(uid: Long): CourseTerminology? defined in com.ustadmobile.core.db.dao.CourseTerminologyDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:42:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: CourseTerminology): Int defined in com.ustadmobile.core.db.dao.CourseTerminologyDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: CourseTerminology): Int defined in com.ustadmobile.core.db.dao.CourseTerminologyDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:48:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(entity: CourseTerminology): Long defined in com.ustadmobile.core.db.dao.CourseTerminologyDao` must be present with the same arguments on actual `suspend fun upsertAsync(entity: CourseTerminology): Long defined in com.ustadmobile.core.db.dao.CourseTerminologyDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/DeletedItemDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/DeletedItemDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class DeletedItemDao defined in com.ustadmobile.core.db.dao in file DeletedItemDao.kt` must be present with the same arguments on actual `class DeletedItemDao defined in com.ustadmobile.core.db.dao in file DeletedItemDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/DeletedItemDao.kt:29:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeActionedItems")}, functionName = "findDeletedItemsForUser")})` is missing on actual declaration. All annotations from expect `fun findDeletedItemsForUser(personUid: Long, includeActionedItems: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.DeletedItemDao` must be present with the same arguments on actual `fun findDeletedItemsForUser(personUid: Long, includeActionedItems: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.DeletedItemDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/DeletedItemDao_HttpServerExt.kt:32:7 Variable '_arg_includeActionedItems' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao.kt:21:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao.kt:21:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class DiscussionPostDao : BaseDao defined in com.ustadmobile.core.db.dao in file DiscussionPostDao.kt` must be present with the same arguments on actual `class DiscussionPostDao : BaseDao defined in com.ustadmobile.core.db.dao in file DiscussionPostDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao.kt:24:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "getTopLevelPostsByCourseBlockUid"), HttpServerFunctionCall(functionName = "getTopLevelPostsByCourseBlockUidPersons"), HttpServerFunctionCall(functionName = "getTopLevelPostsByCourseBlockUidLatestMessage")})` is missing on actual declaration. All annotations from expect `fun getTopLevelPostsByCourseBlockUid(courseBlockUid: Long, includeDeleted: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.DiscussionPostDao` must be present with the same arguments on actual `fun getTopLevelPostsByCourseBlockUid(courseBlockUid: Long, includeDeleted: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.DiscussionPostDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao.kt:53:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: DiscussionPost): Int defined in com.ustadmobile.core.db.dao.DiscussionPostDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: DiscussionPost): Int defined in com.ustadmobile.core.db.dao.DiscussionPostDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao.kt:57:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findByPostIdWithAllReplies"), HttpServerFunctionCall(functionName = "findByPostIdWithAllRepliesPersons")})` is missing on actual declaration. All annotations from expect `fun findByPostIdWithAllReplies(postUid: Long, includeDeleted: Boolean): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.DiscussionPostDao` must be present with the same arguments on actual `fun findByPostIdWithAllReplies(postUid: Long, includeDeleted: Boolean): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.DiscussionPostDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao.kt:69:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(entity: DiscussionPost): Unit defined in com.ustadmobile.core.db.dao.DiscussionPostDao` must be present with the same arguments on actual `suspend fun upsertAsync(entity: DiscussionPost): Unit defined in com.ustadmobile.core.db.dao.DiscussionPostDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao_HttpServerExt.kt:34:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao_HttpServerExt.kt:132:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao.kt:19:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao.kt:19:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class EnrolmentRequestDao defined in com.ustadmobile.core.db.dao in file EnrolmentRequestDao.kt` must be present with the same arguments on actual `class EnrolmentRequestDao defined in com.ustadmobile.core.db.dao in file EnrolmentRequestDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao.kt:24:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insert(enrolmentRequest: EnrolmentRequest): Unit defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao` must be present with the same arguments on actual `suspend fun insert(enrolmentRequest: EnrolmentRequest): Unit defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao.kt:36:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "1", name = "statusFilter")}, functionName = "findByClazzAndPerson")})` is missing on actual declaration. All annotations from expect `suspend fun hasPendingRequests(personUid: Long, clazzUid: Long): Boolean defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao` must be present with the same arguments on actual `suspend fun hasPendingRequests(personUid: Long, clazzUid: Long): Boolean defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao.kt:40:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "statusFilter")}, functionName = "findRequestsForUserAsFlow")})` is missing on actual declaration. All annotations from expect `fun findRequestsForUserAsFlow(accountPersonUid: Long, statusFilter: Int): Flow> defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao` must be present with the same arguments on actual `fun findRequestsForUserAsFlow(accountPersonUid: Long, statusFilter: Int): Flow> defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao.kt:53:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted"), HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "statusFilter")}, functionName = "findPendingEnrolmentsForCourse")})` is missing on actual declaration. All annotations from expect `fun findPendingEnrolmentsForCourse(clazzUid: Long, includeDeleted: Boolean, statusFilter: Int, searchText: String, sortOrder: Int): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao` must be present with the same arguments on actual `fun findPendingEnrolmentsForCourse(clazzUid: Long, includeDeleted: Boolean, statusFilter: Int, searchText: String, sortOrder: Int): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.EnrolmentRequestDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao_HttpServerExt.kt:83:7 Variable '_arg_statusFilter' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao_HttpServerExt.kt:143:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao_HttpServerExt.kt:146:7 Variable '_arg_statusFilter' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ErrorReportDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ErrorReportDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ErrorReportDao defined in com.ustadmobile.core.db.dao in file ErrorReportDao.kt` must be present with the same arguments on actual `class ErrorReportDao defined in com.ustadmobile.core.db.dao in file ErrorReportDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ErrorReportDao.kt:18:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(errorReport: ErrorReport): Long defined in com.ustadmobile.core.db.dao.ErrorReportDao` must be present with the same arguments on actual `suspend fun insertAsync(errorReport: ErrorReport): Long defined in com.ustadmobile.core.db.dao.ErrorReportDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ExternalAppPermissionDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ExternalAppPermissionDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ExternalAppPermissionDao defined in com.ustadmobile.core.db.dao in file ExternalAppPermissionDao.kt` must be present with the same arguments on actual `class ExternalAppPermissionDao defined in com.ustadmobile.core.db.dao in file ExternalAppPermissionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ExternalAppPermissionDao.kt:18:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(externalAppPermission: ExternalAppPermission): Long defined in com.ustadmobile.core.db.dao.ExternalAppPermissionDao` must be present with the same arguments on actual `suspend fun insertAsync(externalAppPermission: ExternalAppPermission): Long defined in com.ustadmobile.core.db.dao.ExternalAppPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/HolidayCalendarDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/HolidayCalendarDao.kt:17:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class HolidayCalendarDao : BaseDao defined in com.ustadmobile.core.db.dao in file HolidayCalendarDao.kt` must be present with the same arguments on actual `class HolidayCalendarDao : BaseDao defined in com.ustadmobile.core.db.dao in file HolidayCalendarDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/HolidayCalendarDao.kt:27:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun replaceList(list: List): Unit defined in com.ustadmobile.core.db.dao.HolidayCalendarDao` must be present with the same arguments on actual `fun replaceList(list: List): Unit defined in com.ustadmobile.core.db.dao.HolidayCalendarDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/HolidayCalendarDao.kt:41:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: HolidayCalendar): Int defined in com.ustadmobile.core.db.dao.HolidayCalendarDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: HolidayCalendar): Int defined in com.ustadmobile.core.db.dao.HolidayCalendarDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/HolidayDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/HolidayDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class HolidayDao : BaseDao, OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file HolidayDao.kt` must be present with the same arguments on actual `class HolidayDao : BaseDao, OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file HolidayDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/HolidayDao.kt:33:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: Holiday): Unit defined in com.ustadmobile.core.db.dao.HolidayDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: Holiday): Unit defined in com.ustadmobile.core.db.dao.HolidayDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/HolidayDao_DoorWrapper.kt:102:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/LanguageDao.kt:18:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/LanguageDao.kt:18:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class LanguageDao : BaseDao defined in com.ustadmobile.core.db.dao in file LanguageDao.kt` must be present with the same arguments on actual `class LanguageDao : BaseDao defined in com.ustadmobile.core.db.dao in file LanguageDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/LanguageDao.kt:23:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(languageList: List): Unit defined in com.ustadmobile.core.db.dao.LanguageDao` must be present with the same arguments on actual `suspend fun insertListAsync(languageList: List): Unit defined in com.ustadmobile.core.db.dao.LanguageDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/LanguageDao.kt:53:32 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun update(entity: Language): Unit defined in com.ustadmobile.core.db.dao.LanguageDao` must be present with the same arguments on actual `fun update(entity: Language): Unit defined in com.ustadmobile.core.db.dao.LanguageDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/LanguageDao.kt:65:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: Language): Int defined in com.ustadmobile.core.db.dao.LanguageDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: Language): Int defined in com.ustadmobile.core.db.dao.LanguageDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/LanguageDao.kt:85:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun replaceList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.LanguageDao` must be present with the same arguments on actual `fun replaceList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.LanguageDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/LanguageVariantDao.kt:9:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/LanguageVariantDao.kt:9:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class LanguageVariantDao : BaseDao defined in com.ustadmobile.core.db.dao in file LanguageVariantDao.kt` must be present with the same arguments on actual `class LanguageVariantDao : BaseDao defined in com.ustadmobile.core.db.dao in file LanguageVariantDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/LeavingReasonDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/LeavingReasonDao.kt:17:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class LeavingReasonDao : BaseDao defined in com.ustadmobile.core.db.dao in file LeavingReasonDao.kt` must be present with the same arguments on actual `class LeavingReasonDao : BaseDao defined in com.ustadmobile.core.db.dao in file LeavingReasonDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/LeavingReasonDao.kt:45:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun replaceList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.LeavingReasonDao` must be present with the same arguments on actual `suspend fun replaceList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.LeavingReasonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/LeavingReasonDao.kt:51:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: LeavingReason): Int defined in com.ustadmobile.core.db.dao.LeavingReasonDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: LeavingReason): Int defined in com.ustadmobile.core.db.dao.LeavingReasonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/MessageDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/MessageDao.kt:15:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class MessageDao defined in com.ustadmobile.core.db.dao in file MessageDao.kt` must be present with the same arguments on actual `class MessageDao defined in com.ustadmobile.core.db.dao in file MessageDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/MessageDao.kt:18:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun messagesFromOtherUserAsPagingSource(accountPersonUid: Long, otherPersonUid: Long): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.MessageDao` must be present with the same arguments on actual `fun messagesFromOtherUserAsPagingSource(accountPersonUid: Long, otherPersonUid: Long): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.MessageDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/MessageDao.kt:23:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun conversationsForUserAsPagingSource(searchQuery: String, accountPersonUid: Long): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.MessageDao` must be present with the same arguments on actual `fun conversationsForUserAsPagingSource(searchQuery: String, accountPersonUid: Long): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.MessageDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/MessageDao.kt:30:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insert(message: Message): Unit defined in com.ustadmobile.core.db.dao.MessageDao` must be present with the same arguments on actual `suspend fun insert(message: Message): Unit defined in com.ustadmobile.core.db.dao.MessageDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/OfflineItemDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/OfflineItemDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class OfflineItemDao defined in com.ustadmobile.core.db.dao in file OfflineItemDao.kt` must be present with the same arguments on actual `class OfflineItemDao defined in com.ustadmobile.core.db.dao in file OfflineItemDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/OfflineItemDao.kt:19:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(item: OfflineItem): Long defined in com.ustadmobile.core.db.dao.OfflineItemDao` must be present with the same arguments on actual `suspend fun insertAsync(item: OfflineItem): Long defined in com.ustadmobile.core.db.dao.OfflineItemDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/OfflineItemDao.kt:23:30 Annotation `@QueryLiveTables(value = {"OfflineItem", "TransferJob", "TransferJobItem"})` is missing on actual declaration. All annotations from expect `fun findByContentEntryUid(contentEntryUid: Long, nodeId: Long): Flow defined in com.ustadmobile.core.db.dao.OfflineItemDao` must be present with the same arguments on actual `fun findByContentEntryUid(contentEntryUid: Long, nodeId: Long): Flow defined in com.ustadmobile.core.db.dao.OfflineItemDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/OutgoingReplicationDao.kt:11:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/OutgoingReplicationDao.kt:11:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class OutgoingReplicationDao defined in com.ustadmobile.core.db.dao in file OutgoingReplicationDao.kt` must be present with the same arguments on actual `class OutgoingReplicationDao defined in com.ustadmobile.core.db.dao in file OutgoingReplicationDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/OutgoingReplicationDao.kt:16:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insert(outgoing: List): Unit defined in com.ustadmobile.core.db.dao.OutgoingReplicationDao` must be present with the same arguments on actual `suspend fun insert(outgoing: List): Unit defined in com.ustadmobile.core.db.dao.OutgoingReplicationDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PeerReviewerAllocationDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PeerReviewerAllocationDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class PeerReviewerAllocationDao : BaseDao defined in com.ustadmobile.core.db.dao in file PeerReviewerAllocationDao.kt` must be present with the same arguments on actual `class PeerReviewerAllocationDao : BaseDao defined in com.ustadmobile.core.db.dao in file PeerReviewerAllocationDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PeerReviewerAllocationDao.kt:18:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun replaceListAsync(entries: List): Unit defined in com.ustadmobile.core.db.dao.PeerReviewerAllocationDao` must be present with the same arguments on actual `suspend fun replaceListAsync(entries: List): Unit defined in com.ustadmobile.core.db.dao.PeerReviewerAllocationDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PeerReviewerAllocationDao.kt:27:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun getAllPeerReviewerAllocationsByClazzUid(clazzUid: Long, includeInactive: Boolean): List defined in com.ustadmobile.core.db.dao.PeerReviewerAllocationDao` must be present with the same arguments on actual `suspend fun getAllPeerReviewerAllocationsByClazzUid(clazzUid: Long, includeInactive: Boolean): List defined in com.ustadmobile.core.db.dao.PeerReviewerAllocationDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PeerReviewerAllocationDao.kt:42:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.PeerReviewerAllocationDao` must be present with the same arguments on actual `suspend fun upsertList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.PeerReviewerAllocationDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonAuth2Dao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonAuth2Dao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class PersonAuth2Dao defined in com.ustadmobile.core.db.dao in file PersonAuth2Dao.kt` must be present with the same arguments on actual `class PersonAuth2Dao defined in com.ustadmobile.core.db.dao in file PersonAuth2Dao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonAuth2Dao.kt:18:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(auths: List): Unit defined in com.ustadmobile.core.db.dao.PersonAuth2Dao` must be present with the same arguments on actual `suspend fun insertListAsync(auths: List): Unit defined in com.ustadmobile.core.db.dao.PersonAuth2Dao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonAuth2Dao.kt:24:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun insertAsync(auth: PersonAuth2): Long defined in com.ustadmobile.core.db.dao.PersonAuth2Dao` must be present with the same arguments on actual `suspend fun insertAsync(auth: PersonAuth2): Long defined in com.ustadmobile.core.db.dao.PersonAuth2Dao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonAuth2Dao_DoorWrapper.kt:15:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonAuthDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonAuthDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class PersonAuthDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonAuthDao.kt` must be present with the same arguments on actual `class PersonAuthDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonAuthDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonAuthDao.kt:28:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: PersonAuth): Int defined in com.ustadmobile.core.db.dao.PersonAuthDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: PersonAuth): Int defined in com.ustadmobile.core.db.dao.PersonAuthDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:25:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:25:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class PersonDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonDao.kt` must be present with the same arguments on actual `class PersonDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:30:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:36:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun insertOrReplace(person: Person): Unit defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun insertOrReplace(person: Person): Unit defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:39:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.HTTP_OR_THROW)` is missing on actual declaration. All annotations from expect `suspend fun countUsername(username: String): Int defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun countUsername(username: String): Int defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:55:30 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun insertPersonAuth(personAuth: PersonAuth): Unit defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `fun insertPersonAuth(personAuth: PersonAuth): Unit defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:72:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidWithPicture(accountPersonUid: Long): PersonAndPicture? defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun findByUidWithPicture(accountPersonUid: Long): PersonAndPicture? defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:82:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidAsync(uid: Long): Person? defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun findByUidAsync(uid: Long): Person? defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:91:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: Person): Int defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: Person): Int defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:97:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertPersonGroup(personGroup: PersonGroup): Long defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun insertPersonGroup(personGroup: PersonGroup): Long defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:103:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertPersonGroupMember(personGroupMember: PersonGroupMember): Long defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun insertPersonGroupMember(personGroupMember: PersonGroupMember): Long defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:119:30 Annotation `@HttpAccessible(pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findPersonsWithPermissionAsPagingSource"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.CoursePermissionDao::class, functionName = "findApplicableCoursePermissionEntitiesForAccountPerson"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "otherPersonUid")}, functionDao = com.ustadmobile.core.db.dao.ClazzEnrolmentDao::class, functionName = "findClazzEnrolmentEntitiesForPersonViewPermissionCheck")})` is missing on actual declaration. All annotations from expect `fun findPersonsWithPermissionAsPagingSource(timestamp: Long, excludeClazz: Long, excludeSelected: List, accountPersonUid: Long, sortOrder: Int, searchText: String? = ...): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `fun findPersonsWithPermissionAsPagingSource(timestamp: Long, excludeClazz: Long, excludeSelected: List, accountPersonUid: Long, sortOrder: Int, searchText: String?): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:130:30 Annotation `@QueryLiveTables(value = {"Person", "PersonParentJoin"})` is missing on actual declaration. All annotations from expect `fun findByUidWithDisplayDetailsLive(personUid: Long, activeUserPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `fun findByUidWithDisplayDetailsLive(personUid: Long, activeUserPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:135:30 Annotation `@QueryLiveTables(value = {"Person", "PersonPicture", "PersonParentJoin", "TransferJobItem"})` is missing on actual declaration. All annotations from expect `fun findByUidWithDisplayDetailsFlow(personUid: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `fun findByUidWithDisplayDetailsFlow(personUid: Long, accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:143:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `fun getNamesByUid(uid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `fun getNamesByUid(uid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:147:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun getNamesByUidAsync(uid: Long): PersonNames? defined in com.ustadmobile.core.db.dao.PersonDao` must be present with the same arguments on actual `suspend fun getNamesByUidAsync(uid: Long): PersonNames? defined in com.ustadmobile.core.db.dao.PersonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonGroupDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonGroupDao.kt:14:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class PersonGroupDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonGroupDao.kt` must be present with the same arguments on actual `class PersonGroupDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonGroupDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonGroupDao.kt:28:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: PersonGroup): Int defined in com.ustadmobile.core.db.dao.PersonGroupDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: PersonGroup): Int defined in com.ustadmobile.core.db.dao.PersonGroupDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonGroupMemberDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonGroupMemberDao.kt:12:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class PersonGroupMemberDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonGroupMemberDao.kt` must be present with the same arguments on actual `class PersonGroupMemberDao : BaseDao defined in com.ustadmobile.core.db.dao in file PersonGroupMemberDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:16:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:16:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class PersonParentJoinDao defined in com.ustadmobile.core.db.dao in file PersonParentJoinDao.kt` must be present with the same arguments on actual `class PersonParentJoinDao defined in com.ustadmobile.core.db.dao in file PersonParentJoinDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:21:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.PersonParentJoinDao` must be present with the same arguments on actual `suspend fun insertListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.PersonParentJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:27:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(entity: PersonParentJoin): Long defined in com.ustadmobile.core.db.dao.PersonParentJoinDao` must be present with the same arguments on actual `suspend fun upsertAsync(entity: PersonParentJoin): Long defined in com.ustadmobile.core.db.dao.PersonParentJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:31:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `suspend fun findByUidWithMinorAsync(uid: Long): PersonParentJoinAndMinorPerson? defined in com.ustadmobile.core.db.dao.PersonParentJoinDao` must be present with the same arguments on actual `suspend fun findByUidWithMinorAsync(uid: Long): PersonParentJoinAndMinorPerson? defined in com.ustadmobile.core.db.dao.PersonParentJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:36:38 Annotation `@Repository(methodType = 2)` is missing on actual declaration. All annotations from expect `suspend fun findByUidWithMinorAsyncFromWeb(uid: Long): PersonParentJoinAndMinorPerson? defined in com.ustadmobile.core.db.dao.PersonParentJoinDao` must be present with the same arguments on actual `suspend fun findByUidWithMinorAsyncFromWeb(uid: Long): PersonParentJoinAndMinorPerson? defined in com.ustadmobile.core.db.dao.PersonParentJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:58:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(personParentJoin: PersonParentJoin): Unit defined in com.ustadmobile.core.db.dao.PersonParentJoinDao` must be present with the same arguments on actual `suspend fun updateAsync(personParentJoin: PersonParentJoin): Unit defined in com.ustadmobile.core.db.dao.PersonParentJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:62:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByMinorPersonUid")})` is missing on actual declaration. All annotations from expect `suspend fun isMinorApproved(minorPersonUid: Long): Boolean defined in com.ustadmobile.core.db.dao.PersonParentJoinDao` must be present with the same arguments on actual `suspend fun isMinorApproved(minorPersonUid: Long): Boolean defined in com.ustadmobile.core.db.dao.PersonParentJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonPasskeyDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonPasskeyDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class PersonPasskeyDao defined in com.ustadmobile.core.db.dao in file PersonPasskeyDao.kt` must be present with the same arguments on actual `class PersonPasskeyDao defined in com.ustadmobile.core.db.dao in file PersonPasskeyDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonPasskeyDao.kt:18:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(personPasskey: PersonPasskey): Long defined in com.ustadmobile.core.db.dao.PersonPasskeyDao` must be present with the same arguments on actual `suspend fun insertAsync(personPasskey: PersonPasskey): Long defined in com.ustadmobile.core.db.dao.PersonPasskeyDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonPictureDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonPictureDao.kt:15:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class PersonPictureDao : BaseDao, ImageDao defined in com.ustadmobile.core.db.dao in file PersonPictureDao.kt` must be present with the same arguments on actual `class PersonPictureDao : BaseDao, ImageDao defined in com.ustadmobile.core.db.dao in file PersonPictureDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonPictureDao.kt:20:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsert(personPicture: PersonPicture): Unit defined in com.ustadmobile.core.db.dao.PersonPictureDao` must be present with the same arguments on actual `suspend fun upsert(personPicture: PersonPicture): Unit defined in com.ustadmobile.core.db.dao.PersonPictureDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonPictureDao.kt:28:30 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `fun findByPersonUidLive(personUid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonPictureDao` must be present with the same arguments on actual `fun findByPersonUidLive(personUid: Long): Flow defined in com.ustadmobile.core.db.dao.PersonPictureDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/PersonPictureDao.kt:38:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(personPicture: PersonPicture): Unit defined in com.ustadmobile.core.db.dao.PersonPictureDao` must be present with the same arguments on actual `suspend fun updateAsync(personPicture: PersonPicture): Unit defined in com.ustadmobile.core.db.dao.PersonPictureDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ReportDao.kt:20:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ReportDao.kt:20:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ReportDao : BaseDao defined in com.ustadmobile.core.db.dao in file ReportDao.kt` must be present with the same arguments on actual `class ReportDao : BaseDao defined in com.ustadmobile.core.db.dao in file ReportDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ReportDao.kt:22:30 Annotation `@RawQuery` has different arguments on actual declaration: `@RawQuery(observedEntities = {})`. All annotations from expect `fun getResults(query: DoorQuery /* = SupportSQLiteQuery */): List defined in com.ustadmobile.core.db.dao.ReportDao` must be present with the same arguments on actual `fun getResults(query: DoorQuery /* = SupportSQLiteQuery */): List defined in com.ustadmobile.core.db.dao.ReportDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ReportDao.kt:40:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: Report): Unit defined in com.ustadmobile.core.db.dao.ReportDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: Report): Unit defined in com.ustadmobile.core.db.dao.ReportDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ReportDao.kt:54:30 Annotation `@JsName(name = "findByUidList")` is missing on actual declaration. All annotations from expect `fun findByUidList(uidList: List): List defined in com.ustadmobile.core.db.dao.ReportDao` must be present with the same arguments on actual `fun findByUidList(uidList: List): List defined in com.ustadmobile.core.db.dao.ReportDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ReportDao.kt:68:30 Annotation `@JsName(name = "replaceList")` is missing on actual declaration. All annotations from expect `fun replaceList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ReportDao` must be present with the same arguments on actual `fun replaceList(entityList: List): Unit defined in com.ustadmobile.core.db.dao.ReportDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ScheduleDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ScheduleDao.kt:17:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class ScheduleDao : BaseDao defined in com.ustadmobile.core.db.dao in file ScheduleDao.kt` must be present with the same arguments on actual `class ScheduleDao : BaseDao defined in com.ustadmobile.core.db.dao in file ScheduleDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ScheduleDao.kt:22:32 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun insert(entity: Schedule): Long defined in com.ustadmobile.core.db.dao.ScheduleDao` must be present with the same arguments on actual `fun insert(entity: Schedule): Long defined in com.ustadmobile.core.db.dao.ScheduleDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ScheduleDao.kt:28:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(entity: Schedule): Int defined in com.ustadmobile.core.db.dao.ScheduleDao` must be present with the same arguments on actual `suspend fun updateAsync(entity: Schedule): Int defined in com.ustadmobile.core.db.dao.ScheduleDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ScheduleDao.kt:34:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ScheduleDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.ScheduleDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ScopedGrantDao.kt:11:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ScopedGrantDao.kt:11:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ScopedGrantDao defined in com.ustadmobile.core.db.dao in file ScopedGrantDao.kt` must be present with the same arguments on actual `class ScopedGrantDao defined in com.ustadmobile.core.db.dao in file ScopedGrantDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ScopedGrantDao.kt:16:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(scopedGrant: ScopedGrant): Long defined in com.ustadmobile.core.db.dao.ScopedGrantDao` must be present with the same arguments on actual `suspend fun insertAsync(scopedGrant: ScopedGrant): Long defined in com.ustadmobile.core.db.dao.ScopedGrantDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/ScopedGrantDao.kt:22:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(scopedGrantList: List): Unit defined in com.ustadmobile.core.db.dao.ScopedGrantDao` must be present with the same arguments on actual `suspend fun insertListAsync(scopedGrantList: List): Unit defined in com.ustadmobile.core.db.dao.ScopedGrantDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class SiteDao defined in com.ustadmobile.core.db.dao in file SiteDao.kt` must be present with the same arguments on actual `class SiteDao defined in com.ustadmobile.core.db.dao in file SiteDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:19:38 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `suspend fun getSiteAsync(): Site? defined in com.ustadmobile.core.db.dao.SiteDao` must be present with the same arguments on actual `suspend fun getSiteAsync(): Site? defined in com.ustadmobile.core.db.dao.SiteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:25:30 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `fun getSiteAsFlow(): Flow defined in com.ustadmobile.core.db.dao.SiteDao` must be present with the same arguments on actual `fun getSiteAsFlow(): Flow defined in com.ustadmobile.core.db.dao.SiteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:31:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun replaceAsync(site: Site): Long defined in com.ustadmobile.core.db.dao.SiteDao` must be present with the same arguments on actual `suspend fun replaceAsync(site: Site): Long defined in com.ustadmobile.core.db.dao.SiteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:37:30 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `fun insert(site: Site): Long defined in com.ustadmobile.core.db.dao.SiteDao` must be present with the same arguments on actual `fun insert(site: Site): Long defined in com.ustadmobile.core.db.dao.SiteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:43:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(site: Site): Long defined in com.ustadmobile.core.db.dao.SiteDao` must be present with the same arguments on actual `suspend fun insertAsync(site: Site): Long defined in com.ustadmobile.core.db.dao.SiteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:49:38 Annotation `@Update` has different arguments on actual declaration: `@Update(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun updateAsync(workspace: Site): Unit defined in com.ustadmobile.core.db.dao.SiteDao` must be present with the same arguments on actual `suspend fun updateAsync(workspace: Site): Unit defined in com.ustadmobile.core.db.dao.SiteDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:17:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:17:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class SiteTermsDao : OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file SiteTermsDao.kt` must be present with the same arguments on actual `class SiteTermsDao : OneToManyJoinDao defined in com.ustadmobile.core.db.dao in file SiteTermsDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:26:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(siteTerms: SiteTerms): Long defined in com.ustadmobile.core.db.dao.SiteTermsDao` must be present with the same arguments on actual `suspend fun insertAsync(siteTerms: SiteTerms): Long defined in com.ustadmobile.core.db.dao.SiteTermsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:33:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "activeOnly")}, functionName = "findAllTermsAsListFlow")})` is missing on actual declaration. All annotations from expect `fun findAllTermsAsListFlow(activeOnly: Int): Flow> defined in com.ustadmobile.core.db.dao.SiteTermsDao` must be present with the same arguments on actual `fun findAllTermsAsListFlow(activeOnly: Int): Flow> defined in com.ustadmobile.core.db.dao.SiteTermsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:37:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "activeOnly")}, functionName = "findAllTerms")})` is missing on actual declaration. All annotations from expect `suspend fun findAllTerms(activeOnly: Int): List defined in com.ustadmobile.core.db.dao.SiteTermsDao` must be present with the same arguments on actual `suspend fun findAllTerms(activeOnly: Int): List defined in com.ustadmobile.core.db.dao.SiteTermsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:47:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertList(termList: List): Unit defined in com.ustadmobile.core.db.dao.SiteTermsDao` must be present with the same arguments on actual `suspend fun upsertList(termList: List): Unit defined in com.ustadmobile.core.db.dao.SiteTermsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:59:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "0", name = "activeOnly")}, functionName = "findAllTerms")})` is missing on actual declaration. All annotations from expect `suspend fun findAvailableSiteTermLanguages(active: Int): List defined in com.ustadmobile.core.db.dao.SiteTermsDao` must be present with the same arguments on actual `suspend fun findAvailableSiteTermLanguages(active: Int): List defined in com.ustadmobile.core.db.dao.SiteTermsDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao_DoorWrapper.kt:90:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao_HttpServerExt.kt:23:7 Variable '_arg_activeOnly' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao_HttpServerExt.kt:63:7 Variable '_arg_activeOnly' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao_HttpServerExt.kt:104:7 Variable '_arg_active' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/StudentResultDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/StudentResultDao.kt:15:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class StudentResultDao defined in com.ustadmobile.core.db.dao in file StudentResultDao.kt` must be present with the same arguments on actual `class StudentResultDao defined in com.ustadmobile.core.db.dao in file StudentResultDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/StudentResultDao.kt:20:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.StudentResultDao` must be present with the same arguments on actual `suspend fun insertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.StudentResultDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/StudentResultDao.kt:26:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(studentResult: StudentResult): Unit defined in com.ustadmobile.core.db.dao.StudentResultDao` must be present with the same arguments on actual `suspend fun upsertAsync(studentResult: StudentResult): Unit defined in com.ustadmobile.core.db.dao.StudentResultDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/StudentResultDao.kt:30:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByClazzAndStudent"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.CourseBlockDao::class, functionName = "findByClazzUid")})` is missing on actual declaration. All annotations from expect `suspend fun findByClazzAndStudent(clazzUid: Long, studentPersonUid: Long, accountPersonUid: Long): List defined in com.ustadmobile.core.db.dao.StudentResultDao` must be present with the same arguments on actual `suspend fun findByClazzAndStudent(clazzUid: Long, studentPersonUid: Long, accountPersonUid: Long): List defined in com.ustadmobile.core.db.dao.StudentResultDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/StudentResultDao_DoorWrapper.kt:17:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SyncNodeDao.kt:11:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SyncNodeDao.kt:11:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class SyncNodeDao defined in com.ustadmobile.core.db.dao in file SyncNodeDao.kt` must be present with the same arguments on actual `class SyncNodeDao defined in com.ustadmobile.core.db.dao in file SyncNodeDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SyncNodeDao.kt:16:30 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `fun replace(syncNode: SyncNode): Unit defined in com.ustadmobile.core.db.dao.SyncNodeDao` must be present with the same arguments on actual `fun replace(syncNode: SyncNode): Unit defined in com.ustadmobile.core.db.dao.SyncNodeDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:16:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:16:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class SystemPermissionDao defined in com.ustadmobile.core.db.dao in file SystemPermissionDao.kt` must be present with the same arguments on actual `class SystemPermissionDao defined in com.ustadmobile.core.db.dao in file SystemPermissionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:29:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES)` is missing on actual declaration. All annotations from expect `fun findByPersonUidAsFlow(accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao` must be present with the same arguments on actual `fun findByPersonUidAsFlow(accountPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:37:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `suspend fun personHasSystemPermission(accountPersonUid: Long, permission: Long): Boolean defined in com.ustadmobile.core.db.dao.SystemPermissionDao` must be present with the same arguments on actual `suspend fun personHasSystemPermission(accountPersonUid: Long, permission: Long): Boolean defined in com.ustadmobile.core.db.dao.SystemPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:42:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `fun personHasSystemPermissionAsFlow(accountPersonUid: Long, permission: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao` must be present with the same arguments on actual `fun personHasSystemPermissionAsFlow(accountPersonUid: Long, permission: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:47:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `fun personHasSystemPermissionPairAsFlow(accountPersonUid: Long, firstPermission: Long, secondPermission: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao` must be present with the same arguments on actual `fun personHasSystemPermissionPairAsFlow(accountPersonUid: Long, firstPermission: Long, secondPermission: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:55:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `suspend fun personHasSystemPermissionPair(accountPersonUid: Long, firstPermission: Long, secondPermission: Long): PermissionPair defined in com.ustadmobile.core.db.dao.SystemPermissionDao` must be present with the same arguments on actual `suspend fun personHasSystemPermissionPair(accountPersonUid: Long, firstPermission: Long, secondPermission: Long): PermissionPair defined in com.ustadmobile.core.db.dao.SystemPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:63:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.CoursePermissionDao::class, functionName = "findApplicableCoursePermissionEntitiesForAccountPerson"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.ClazzEnrolmentDao::class, functionName = "findClazzEnrolmentEntitiesForPersonViewPermissionCheck"), HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionDao = com.ustadmobile.core.db.dao.SystemPermissionDao::class, functionName = "findAllByPersonUid")})` is missing on actual declaration. All annotations from expect `fun personHasEditAndViewPermissionForPersonAsFlow(accountPersonUid: Long, otherPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao` must be present with the same arguments on actual `fun personHasEditAndViewPermissionForPersonAsFlow(accountPersonUid: Long, otherPersonUid: Long): Flow defined in com.ustadmobile.core.db.dao.SystemPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:70:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(systemPermissions: SystemPermission): Unit defined in com.ustadmobile.core.db.dao.SystemPermissionDao` must be present with the same arguments on actual `suspend fun upsertAsync(systemPermissions: SystemPermission): Unit defined in com.ustadmobile.core.db.dao.SystemPermissionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao_HttpServerExt.kt:71:7 Variable '_arg_permission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao_HttpServerExt.kt:116:7 Variable '_arg_permission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao_HttpServerExt.kt:161:7 Variable '_arg_firstPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao_HttpServerExt.kt:164:7 Variable '_arg_secondPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao_HttpServerExt.kt:209:7 Variable '_arg_firstPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao_HttpServerExt.kt:212:7 Variable '_arg_secondPermission' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/TransferJobDao.kt:15:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/TransferJobDao.kt:15:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class TransferJobDao defined in com.ustadmobile.core.db.dao in file TransferJobDao.kt` must be present with the same arguments on actual `class TransferJobDao defined in com.ustadmobile.core.db.dao in file TransferJobDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/TransferJobDao.kt:20:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insert(job: TransferJob): Long defined in com.ustadmobile.core.db.dao.TransferJobDao` must be present with the same arguments on actual `suspend fun insert(job: TransferJob): Long defined in com.ustadmobile.core.db.dao.TransferJobDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/TransferJobErrorDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/TransferJobErrorDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class TransferJobErrorDao defined in com.ustadmobile.core.db.dao in file TransferJobErrorDao.kt` must be present with the same arguments on actual `class TransferJobErrorDao defined in com.ustadmobile.core.db.dao in file TransferJobErrorDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/TransferJobErrorDao.kt:18:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(error: TransferJobError): Unit defined in com.ustadmobile.core.db.dao.TransferJobErrorDao` must be present with the same arguments on actual `suspend fun insertAsync(error: TransferJobError): Unit defined in com.ustadmobile.core.db.dao.TransferJobErrorDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/TransferJobItemDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/TransferJobItemDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class TransferJobItemDao defined in com.ustadmobile.core.db.dao in file TransferJobItemDao.kt` must be present with the same arguments on actual `class TransferJobItemDao defined in com.ustadmobile.core.db.dao in file TransferJobItemDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/TransferJobItemDao.kt:19:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertList(items: List): Unit defined in com.ustadmobile.core.db.dao.TransferJobItemDao` must be present with the same arguments on actual `suspend fun insertList(items: List): Unit defined in com.ustadmobile.core.db.dao.TransferJobItemDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/TransferJobItemDao.kt:25:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insert(item: TransferJobItem): Long defined in com.ustadmobile.core.db.dao.TransferJobItemDao` must be present with the same arguments on actual `suspend fun insert(item: TransferJobItem): Long defined in com.ustadmobile.core.db.dao.TransferJobItemDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/UserSessionDao.kt:16:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/UserSessionDao.kt:16:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class UserSessionDao defined in com.ustadmobile.core.db.dao in file UserSessionDao.kt` must be present with the same arguments on actual `class UserSessionDao defined in com.ustadmobile.core.db.dao in file UserSessionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/UserSessionDao.kt:21:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertSession(session: UserSession): Long defined in com.ustadmobile.core.db.dao.UserSessionDao` must be present with the same arguments on actual `suspend fun insertSession(session: UserSession): Long defined in com.ustadmobile.core.db.dao.UserSessionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityEntityDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityEntityDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ActivityEntityDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityEntityDao.kt` must be present with the same arguments on actual `class ActivityEntityDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityEntityDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityEntityDao.kt:19:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityEntityDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityEntityDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityEntityDao_DoorWrapper.kt:16:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityExtensionDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityExtensionDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ActivityExtensionDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityExtensionDao.kt` must be present with the same arguments on actual `class ActivityExtensionDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityExtensionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityExtensionDao.kt:17:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityExtensionDao` must be present with the same arguments on actual `suspend fun upsertListAsync(list: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityExtensionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityExtensionDao_DoorWrapper.kt:14:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityInteractionDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityInteractionDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ActivityInteractionDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityInteractionDao.kt` must be present with the same arguments on actual `class ActivityInteractionDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityInteractionDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityInteractionDao.kt:17:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityInteractionDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityInteractionDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityInteractionDao_DoorWrapper.kt:14:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityLangMapEntryDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityLangMapEntryDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ActivityLangMapEntryDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityLangMapEntryDao.kt` must be present with the same arguments on actual `class ActivityLangMapEntryDao defined in com.ustadmobile.core.db.dao.xapi in file ActivityLangMapEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityLangMapEntryDao.kt:18:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertList(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityLangMapEntryDao` must be present with the same arguments on actual `suspend fun upsertList(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityLangMapEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityLangMapEntryDao.kt:22:38 Annotation `@PostgresQuery(value = " INSERT INTO ActivityLangMapEntry(almeActivityUid, almeHash, almeLangCode, almeValue, almeAieHash, almeLastMod) SELECT :almeActivityUid AS almeActivityUid, :almeHash AS almeHash, :almeLangCode AS almeLangCode, :almeValue AS almeValue, :almeAieHash AS almeAieHash, :almeLastMod AS almeLastMod WHERE EXISTS(SELECT 1 FROM ActivityInteractionEntity WHERE ActivityInteractionEntity.aieActivityUid = :almeActivityUid AND ActivityInteractionEntity.aieHash = :almeAieHash) ON CONFLICT(almeActivityUid, almeHash) DO UPDATE SET almeValue = EXCLUDED.almeValue, almeLastMod = EXCLUDED.almeLastMod ")` is missing on actual declaration. All annotations from expect `suspend fun upsertIfInteractionEntityExists(almeActivityUid: Long, almeHash: Long, almeLangCode: String?, almeValue: String?, almeAieHash: Long, almeLastMod: Long): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityLangMapEntryDao` must be present with the same arguments on actual `suspend fun upsertIfInteractionEntityExists(almeActivityUid: Long, almeHash: Long, almeLangCode: String?, almeValue: String?, almeAieHash: Long, almeLastMod: Long): Unit defined in com.ustadmobile.core.db.dao.xapi.ActivityLangMapEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityLangMapEntryDao_DoorWrapper.kt:15:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActorDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActorDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class ActorDao defined in com.ustadmobile.core.db.dao.xapi in file ActorDao.kt` must be present with the same arguments on actual `class ActorDao defined in com.ustadmobile.core.db.dao.xapi in file ActorDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActorDao.kt:19:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActorDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActorDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/ActorDao.kt:25:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActorDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.ActorDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/GroupMemberActorJoinDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/GroupMemberActorJoinDao.kt:12:30 Annotation `@Repository` is missing on actual declaration. All annotations from expect `class GroupMemberActorJoinDao defined in com.ustadmobile.core.db.dao.xapi in file GroupMemberActorJoinDao.kt` must be present with the same arguments on actual `class GroupMemberActorJoinDao defined in com.ustadmobile.core.db.dao.xapi in file GroupMemberActorJoinDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/GroupMemberActorJoinDao.kt:17:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.GroupMemberActorJoinDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.GroupMemberActorJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/GroupMemberActorJoinDao.kt:23:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.GroupMemberActorJoinDao` must be present with the same arguments on actual `suspend fun upsertListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.GroupMemberActorJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/GroupMemberActorJoinDao_DoorWrapper.kt:14:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/GroupMemberActorJoinDao_DoorWrapper.kt:23:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StateDeleteCommandDao.kt:9:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StateDeleteCommandDao.kt:9:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class StateDeleteCommandDao defined in com.ustadmobile.core.db.dao.xapi in file StateDeleteCommandDao.kt` must be present with the same arguments on actual `class StateDeleteCommandDao defined in com.ustadmobile.core.db.dao.xapi in file StateDeleteCommandDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StateDeleteCommandDao.kt:14:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun insertAsync(deleteCommand: StateDeleteCommand): Unit defined in com.ustadmobile.core.db.dao.xapi.StateDeleteCommandDao` must be present with the same arguments on actual `suspend fun insertAsync(deleteCommand: StateDeleteCommand): Unit defined in com.ustadmobile.core.db.dao.xapi.StateDeleteCommandDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao.kt:14:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao.kt:14:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class StateEntityDao defined in com.ustadmobile.core.db.dao.xapi in file StateEntityDao.kt` must be present with the same arguments on actual `class StateEntityDao defined in com.ustadmobile.core.db.dao.xapi in file StateEntityDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao.kt:19:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertAsync(stateEntities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao` must be present with the same arguments on actual `suspend fun upsertAsync(stateEntities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao.kt:23:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "includeDeleted")}, functionName = "findByActorAndHash")})` is missing on actual declaration. All annotations from expect `suspend fun findByActorAndHash(accountPersonUid: Long, actorUid: Long, seHash: Long, includeDeleted: Boolean): StateEntity? defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao` must be present with the same arguments on actual `suspend fun findByActorAndHash(accountPersonUid: Long, actorUid: Long, seHash: Long, includeDeleted: Boolean): StateEntity? defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao.kt:32:38 Annotation `@HttpAccessible` is missing on actual declaration. All annotations from expect `suspend fun findByAgentAndActivity(accountPersonUid: Long, actorUid: Long, seActivityUid: Long, registrationUuidHi: Long?, registrationUuidLo: Long?, modifiedSince: Long): List defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao` must be present with the same arguments on actual `suspend fun findByAgentAndActivity(accountPersonUid: Long, actorUid: Long, seActivityUid: Long, registrationUuidHi: Long?, registrationUuidLo: Long?, modifiedSince: Long): List defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao.kt:43:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findByAgentAndActivity"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.xapi.ActorDao::class, functionName = "findByUidAndPersonUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun getStateIds(accountPersonUid: Long, actorUid: Long, seActivityUid: Long, registrationUuidHi: Long?, registrationUuidLo: Long?, modifiedSince: Long): List defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao` must be present with the same arguments on actual `suspend fun getStateIds(accountPersonUid: Long, actorUid: Long, seActivityUid: Long, registrationUuidHi: Long?, registrationUuidLo: Long?, modifiedSince: Long): List defined in com.ustadmobile.core.db.dao.xapi.StateEntityDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao_DoorWrapper.kt:16:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao_HttpServerExt.kt:35:7 Variable '_arg_includeDeleted' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StatementContextActivityJoinDao.kt:13:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StatementContextActivityJoinDao.kt:13:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class StatementContextActivityJoinDao defined in com.ustadmobile.core.db.dao.xapi in file StatementContextActivityJoinDao.kt` must be present with the same arguments on actual `class StatementContextActivityJoinDao defined in com.ustadmobile.core.db.dao.xapi in file StatementContextActivityJoinDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StatementContextActivityJoinDao.kt:19:11 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StatementContextActivityJoinDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreListAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StatementContextActivityJoinDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao.kt:25:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao.kt:25:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class StatementDao defined in com.ustadmobile.core.db.dao.xapi in file StatementDao.kt` must be present with the same arguments on actual `class StatementDao defined in com.ustadmobile.core.db.dao.xapi in file StatementDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao.kt:30:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StatementDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StatementDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao.kt:36:38 Annotation `@RawQuery` has different arguments on actual declaration: `@RawQuery(observedEntities = {})`. All annotations from expect `suspend fun getResults(query: DoorQuery /* = SupportSQLiteQuery */): List defined in com.ustadmobile.core.db.dao.xapi.StatementDao` must be present with the same arguments on actual `suspend fun getResults(query: DoorQuery /* = SupportSQLiteQuery */): List defined in com.ustadmobile.core.db.dao.xapi.StatementDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao.kt:39:30 Annotation `@QueryLiveTables(value = {"StatementEntity", "Person"})` is missing on actual declaration. All annotations from expect `fun getListResults(query: DoorQuery /* = SupportSQLiteQuery */): app.cash.paging.PagingSource /* = androidx.paging.PagingSource */ defined in com.ustadmobile.core.db.dao.xapi.StatementDao` must be present with the same arguments on actual `fun getListResults(query: DoorQuery /* = SupportSQLiteQuery */): androidx.paging.PagingSource defined in com.ustadmobile.core.db.dao.xapi.StatementDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao.kt:114:30 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionArgs = {HttpServerFunctionParam(argType = ArgType.LITERAL, literalValue = "true", name = "completionOrProgressTrueVal")}, functionName = "findStatusForStudentsInClazzByUidList"), HttpServerFunctionCall(functionName = "findActorEntitiesForStudentInClazzByUidList")})` is missing on actual declaration. All annotations from expect `fun findStatusForStudentsInClazzAsFlow(clazzUid: Long, studentPersonUids: List, accountPersonUid: Long): Flow> defined in com.ustadmobile.core.db.dao.xapi.StatementDao` must be present with the same arguments on actual `fun findStatusForStudentsInClazzAsFlow(clazzUid: Long, studentPersonUids: List, accountPersonUid: Long): Flow> defined in com.ustadmobile.core.db.dao.xapi.StatementDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao_DoorWrapper.kt:26:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StatementEntityJsonDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StatementEntityJsonDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class StatementEntityJsonDao defined in com.ustadmobile.core.db.dao.xapi in file StatementEntityJsonDao.kt` must be present with the same arguments on actual `class StatementEntityJsonDao defined in com.ustadmobile.core.db.dao.xapi in file StatementEntityJsonDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/StatementEntityJsonDao.kt:17:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StatementEntityJsonDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreListAsync(entityList: List): Unit defined in com.ustadmobile.core.db.dao.xapi.StatementEntityJsonDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/VerbDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/VerbDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class VerbDao defined in com.ustadmobile.core.db.dao.xapi in file VerbDao.kt` must be present with the same arguments on actual `class VerbDao defined in com.ustadmobile.core.db.dao.xapi in file VerbDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/VerbDao.kt:17:38 Annotation `@Insert(onConflict = 5)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 5)`. All annotations from expect `suspend fun insertOrIgnoreAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.VerbDao` must be present with the same arguments on actual `suspend fun insertOrIgnoreAsync(entities: List): Unit defined in com.ustadmobile.core.db.dao.xapi.VerbDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/VerbDao_DoorWrapper.kt:14:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/VerbLangMapEntryDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/VerbLangMapEntryDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class VerbLangMapEntryDao defined in com.ustadmobile.core.db.dao.xapi in file VerbLangMapEntryDao.kt` must be present with the same arguments on actual `class VerbLangMapEntryDao defined in com.ustadmobile.core.db.dao.xapi in file VerbLangMapEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/VerbLangMapEntryDao.kt:17:38 Annotation `@Insert(onConflict = 1)` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 1)`. All annotations from expect `suspend fun upsertList(list: List): Unit defined in com.ustadmobile.core.db.dao.xapi.VerbLangMapEntryDao` must be present with the same arguments on actual `suspend fun upsertList(list: List): Unit defined in com.ustadmobile.core.db.dao.xapi.VerbLangMapEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/VerbLangMapEntryDao_DoorWrapper.kt:14:9 Variable '_generatedPks' is never used w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/XapiSessionEntityDao.kt:12:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/XapiSessionEntityDao.kt:12:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class XapiSessionEntityDao defined in com.ustadmobile.core.db.dao.xapi in file XapiSessionEntityDao.kt` must be present with the same arguments on actual `class XapiSessionEntityDao defined in com.ustadmobile.core.db.dao.xapi in file XapiSessionEntityDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/XapiSessionEntityDao.kt:17:38 Annotation `@Insert` has different arguments on actual declaration: `@Insert(entity = kotlin.Any::class, onConflict = 3)`. All annotations from expect `suspend fun insertAsync(xapiSessionEntity: XapiSessionEntity): Unit defined in com.ustadmobile.core.db.dao.xapi.XapiSessionEntityDao` must be present with the same arguments on actual `suspend fun insertAsync(xapiSessionEntity: XapiSessionEntity): Unit defined in com.ustadmobile.core.db.dao.xapi.XapiSessionEntityDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/core/db/dao/xapi/XapiSessionEntityDao.kt:33:38 Annotation `@HttpAccessible(clientStrategy = ClientStrategy.PULL_REPLICATE_ENTITIES, pullQueriesToReplicate = {HttpServerFunctionCall(functionName = "findMostRecentSessionByActorAndActivity"), HttpServerFunctionCall(functionDao = com.ustadmobile.core.db.dao.xapi.ActorDao::class, functionName = "findByUidAndPersonUidAsync")})` is missing on actual declaration. All annotations from expect `suspend fun findMostRecentSessionByActorAndActivity(accountPersonUid: Long, actorUid: Long, xseRootActivityUid: Long, contentEntryVersionUid: Long, clazzUid: Long): XapiSessionEntity? defined in com.ustadmobile.core.db.dao.xapi.XapiSessionEntityDao` must be present with the same arguments on actual `suspend fun findMostRecentSessionByActorAndActivity(accountPersonUid: Long, actorUid: Long, xseRootActivityUid: Long, contentEntryVersionUid: Long, clazzUid: Long): XapiSessionEntity? defined in com.ustadmobile.core.db.dao.xapi.XapiSessionEntityDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzAssignmentShallowCopy.kt:6:35 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ClazzAssignment.shallowCopy(block: ClazzAssignment.() -> Unit): ClazzAssignment defined in com.ustadmobile.lib.db.entities.ext in file ClazzAssignmentExt.kt` must be present with the same arguments on actual `fun ClazzAssignment.shallowCopy(block: ClazzAssignment.() -> Unit): ClazzAssignment defined in com.ustadmobile.lib.db.entities.ext in file ClazzAssignmentShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzAssignmentShallowCopy.kt:9:6 'caTitle: String?' is deprecated. Use title on courseblock w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzAssignmentShallowCopy.kt:9:21 'caTitle: String?' is deprecated. Use title on courseblock w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzAssignmentShallowCopy.kt:10:6 'caDescription: String?' is deprecated. Use description on courseblock w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzAssignmentShallowCopy.kt:10:27 'caDescription: String?' is deprecated. Use description on courseblock w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzAssignmentShallowCopy.kt:15:6 'caCompletionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzAssignmentShallowCopy.kt:15:34 'caCompletionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzEnrolmentWithLeavingReasonShallowCopy.kt:7:41 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ClazzEnrolmentWithLeavingReason.shallowCopy(block: ClazzEnrolmentWithLeavingReason.() -> Unit): ClazzEnrolmentWithLeavingReason defined in com.ustadmobile.lib.db.entities.ext in file ClazzEnrolmentWithLeavingReasonExt.kt` must be present with the same arguments on actual `fun ClazzEnrolmentWithLeavingReason.shallowCopy(block: ClazzEnrolmentWithLeavingReason.() -> Unit): ClazzEnrolmentWithLeavingReason defined in com.ustadmobile.lib.db.entities.ext in file ClazzEnrolmentWithLeavingReasonShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzLogAttendanceRecordShallowCopy.kt:6:44 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ClazzLogAttendanceRecord.shallowCopy(block: ClazzLogAttendanceRecord.() -> Unit): ClazzLogAttendanceRecord defined in com.ustadmobile.lib.db.entities.ext in file ClazzLogAttendanceRecordExt.kt` must be present with the same arguments on actual `fun ClazzLogAttendanceRecord.shallowCopy(block: ClazzLogAttendanceRecord.() -> Unit): ClazzLogAttendanceRecord defined in com.ustadmobile.lib.db.entities.ext in file ClazzLogAttendanceRecordShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzLogAttendanceRecordWithPersonShallowCopy.kt:7:44 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ClazzLogAttendanceRecordWithPerson.shallowCopy(block: ClazzLogAttendanceRecordWithPerson.() -> Unit): ClazzLogAttendanceRecordWithPerson defined in com.ustadmobile.lib.db.entities.ext in file ClazzLogAttendanceRecordWithPersonExt.kt` must be present with the same arguments on actual `fun ClazzLogAttendanceRecordWithPerson.shallowCopy(block: ClazzLogAttendanceRecordWithPerson.() -> Unit): ClazzLogAttendanceRecordWithPerson defined in com.ustadmobile.lib.db.entities.ext in file ClazzLogAttendanceRecordWithPersonShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzLogShallowCopy.kt:6:28 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ClazzLog.shallowCopy(block: ClazzLog.() -> Unit): ClazzLog defined in com.ustadmobile.lib.db.entities.ext in file ClazzLogExt.kt` must be present with the same arguments on actual `fun ClazzLog.shallowCopy(block: ClazzLog.() -> Unit): ClazzLog defined in com.ustadmobile.lib.db.entities.ext in file ClazzLogShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ClazzWithHolidayCalendarAndAndTerminologyShallowCopy.kt:7:51 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ClazzWithHolidayCalendarAndAndTerminology.shallowCopy(block: ClazzWithHolidayCalendarAndAndTerminology.() -> Unit): ClazzWithHolidayCalendarAndAndTerminology defined in com.ustadmobile.lib.db.entities.ext in file ClazzWithHolidayCalendarAndSchoolAndTerminologyExt.kt` must be present with the same arguments on actual `fun ClazzWithHolidayCalendarAndAndTerminology.shallowCopy(block: ClazzWithHolidayCalendarAndAndTerminology.() -> Unit): ClazzWithHolidayCalendarAndAndTerminology defined in com.ustadmobile.lib.db.entities.ext in file ClazzWithHolidayCalendarAndAndTerminologyShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryShallowCopy.kt:6:32 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ContentEntry.shallowCopy(block: ContentEntry.() -> Unit): ContentEntry defined in com.ustadmobile.lib.db.entities.ext in file ContentEntryExt.kt` must be present with the same arguments on actual `fun ContentEntry.shallowCopy(block: ContentEntry.() -> Unit): ContentEntry defined in com.ustadmobile.lib.db.entities.ext in file ContentEntryShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryShallowCopy.kt:18:6 'thumbnailUrl: String?' is deprecated. use contentEntryPicture w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryShallowCopy.kt:18:26 'thumbnailUrl: String?' is deprecated. use contentEntryPicture w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryShallowCopy.kt:26:6 'completionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryShallowCopy.kt:26:32 'completionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryShallowCopy.kt:27:6 'minScore: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryShallowCopy.kt:27:22 'minScore: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryWithBlockAndLanguageShallowCopy.kt:7:42 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ContentEntryWithBlockAndLanguage.shallowCopy(block: ContentEntryWithBlockAndLanguage.() -> Unit): ContentEntryWithBlockAndLanguage defined in com.ustadmobile.lib.db.entities.ext in file ContentEntryWithBlockAndLanguageExt.kt` must be present with the same arguments on actual `fun ContentEntryWithBlockAndLanguage.shallowCopy(block: ContentEntryWithBlockAndLanguage.() -> Unit): ContentEntryWithBlockAndLanguage defined in com.ustadmobile.lib.db.entities.ext in file ContentEntryWithBlockAndLanguageShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryWithBlockAndLanguageShallowCopy.kt:21:6 'thumbnailUrl: String?' is deprecated. use contentEntryPicture w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryWithBlockAndLanguageShallowCopy.kt:21:26 'thumbnailUrl: String?' is deprecated. use contentEntryPicture w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryWithBlockAndLanguageShallowCopy.kt:29:6 'completionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryWithBlockAndLanguageShallowCopy.kt:29:32 'completionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryWithBlockAndLanguageShallowCopy.kt:30:6 'minScore: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ContentEntryWithBlockAndLanguageShallowCopy.kt:30:22 'minScore: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/CourseAssignmentMarkShallowCopy.kt:6:40 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun CourseAssignmentMark.shallowCopy(block: CourseAssignmentMark.() -> Unit): CourseAssignmentMark defined in com.ustadmobile.lib.db.entities.ext in file CourseAssignmentMarkExt.kt` must be present with the same arguments on actual `fun CourseAssignmentMark.shallowCopy(block: CourseAssignmentMark.() -> Unit): CourseAssignmentMark defined in com.ustadmobile.lib.db.entities.ext in file CourseAssignmentMarkShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/CourseAssignmentSubmissionShallowCopy.kt:7:36 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun CourseAssignmentSubmission.shallowCopy(block: CourseAssignmentSubmission.() -> Unit): CourseAssignmentSubmission defined in com.ustadmobile.lib.db.entities.ext in file CourseAssignmentSubmissionExt.kt` must be present with the same arguments on actual `fun CourseAssignmentSubmission.shallowCopy(block: CourseAssignmentSubmission.() -> Unit): CourseAssignmentSubmission defined in com.ustadmobile.lib.db.entities.ext in file CourseAssignmentSubmissionShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/CourseGroupMemberShallowCopy.kt:6:37 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun CourseGroupMember.shallowCopy(block: CourseGroupMember.() -> Unit): CourseGroupMember defined in com.ustadmobile.lib.db.entities.ext in file CourseGroupMemberExt.kt` must be present with the same arguments on actual `fun CourseGroupMember.shallowCopy(block: CourseGroupMember.() -> Unit): CourseGroupMember defined in com.ustadmobile.lib.db.entities.ext in file CourseGroupMemberShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/CourseGroupSetShallowCopy.kt:6:34 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun CourseGroupSet.shallowCopy(block: CourseGroupSet.() -> Unit): CourseGroupSet defined in com.ustadmobile.lib.db.entities.ext in file CourseGroupSetExt.kt` must be present with the same arguments on actual `fun CourseGroupSet.shallowCopy(block: CourseGroupSet.() -> Unit): CourseGroupSet defined in com.ustadmobile.lib.db.entities.ext in file CourseGroupSetShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/CourseTerminologyShallowCopy.kt:6:37 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun CourseTerminology.shallowCopy(block: CourseTerminology.() -> Unit): CourseTerminology defined in com.ustadmobile.lib.db.entities.ext in file CourseTerminologyExt.kt` must be present with the same arguments on actual `fun CourseTerminology.shallowCopy(block: CourseTerminology.() -> Unit): CourseTerminology defined in com.ustadmobile.lib.db.entities.ext in file CourseTerminologyShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/DiscussionPostShallowCopy.kt:6:34 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun DiscussionPost.shallowCopy(block: DiscussionPost.() -> Unit): DiscussionPost defined in com.ustadmobile.lib.db.entities.ext in file DiscussionPostExt.kt` must be present with the same arguments on actual `fun DiscussionPost.shallowCopy(block: DiscussionPost.() -> Unit): DiscussionPost defined in com.ustadmobile.lib.db.entities.ext in file DiscussionPostShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/DiscussionPostShallowCopy.kt:18:6 'discussionPostVisible: Boolean' is deprecated. No longer used - will be removed Aug/24 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/DiscussionPostShallowCopy.kt:18:35 'discussionPostVisible: Boolean' is deprecated. No longer used - will be removed Aug/24 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/DiscussionPostShallowCopy.kt:19:6 'discussionPostArchive: Boolean' is deprecated. No longer used - will be removed Aug/24 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/DiscussionPostShallowCopy.kt:19:35 'discussionPostArchive: Boolean' is deprecated. No longer used - will be removed Aug/24 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/HolidayCalendarShallowCopy.kt:6:35 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun HolidayCalendar.shallowCopy(block: HolidayCalendar.() -> Unit): HolidayCalendar defined in com.ustadmobile.lib.db.entities.ext in file HolidayCalendarExt.kt` must be present with the same arguments on actual `fun HolidayCalendar.shallowCopy(block: HolidayCalendar.() -> Unit): HolidayCalendar defined in com.ustadmobile.lib.db.entities.ext in file HolidayCalendarShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/LanguageShallowCopy.kt:6:28 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun Language.shallowCopy(block: Language.() -> Unit): Language defined in com.ustadmobile.lib.db.entities.ext in file LanguageExt.kt` must be present with the same arguments on actual `fun Language.shallowCopy(block: Language.() -> Unit): Language defined in com.ustadmobile.lib.db.entities.ext in file LanguageShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/LeavingReasonShallowCopy.kt:6:33 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun LeavingReason.shallowCopy(block: LeavingReason.() -> Unit): LeavingReason defined in com.ustadmobile.lib.db.entities.ext in file LeavingReasonExt.kt` must be present with the same arguments on actual `fun LeavingReason.shallowCopy(block: LeavingReason.() -> Unit): LeavingReason defined in com.ustadmobile.lib.db.entities.ext in file LeavingReasonShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PeerReviewerAllocationShallowCopy.kt:6:42 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun PeerReviewerAllocation.shallowCopy(block: PeerReviewerAllocation.() -> Unit): PeerReviewerAllocation defined in com.ustadmobile.lib.db.entities.ext in file PeerReviewAllocationExt.kt` must be present with the same arguments on actual `fun PeerReviewerAllocation.shallowCopy(block: PeerReviewerAllocation.() -> Unit): PeerReviewerAllocation defined in com.ustadmobile.lib.db.entities.ext in file PeerReviewerAllocationShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonAndDisplayDetailShallowCopy.kt:6:42 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun PersonAndDisplayDetail.shallowCopy(block: PersonAndDisplayDetail.() -> Unit): PersonAndDisplayDetail defined in com.ustadmobile.lib.db.entities.ext in file PersonWithPersonParentJoinExt.kt` must be present with the same arguments on actual `fun PersonAndDisplayDetail.shallowCopy(block: PersonAndDisplayDetail.() -> Unit): PersonAndDisplayDetail defined in com.ustadmobile.lib.db.entities.ext in file PersonAndDisplayDetailShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonParentJoinShallowCopy.kt:6:36 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun PersonParentJoin.shallowCopy(block: PersonParentJoin.() -> Unit): PersonParentJoin defined in com.ustadmobile.lib.db.entities.ext in file PersonParentJoinExt.kt` must be present with the same arguments on actual `fun PersonParentJoin.shallowCopy(block: PersonParentJoin.() -> Unit): PersonParentJoin defined in com.ustadmobile.lib.db.entities.ext in file PersonParentJoinShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:6:26 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun Person.shallowCopy(block: Person.() -> Unit): Person defined in com.ustadmobile.lib.db.entities.ext in file PersonExt.kt` must be present with the same arguments on actual `fun Person.shallowCopy(block: Person.() -> Unit): Person defined in com.ustadmobile.lib.db.entities.ext in file PersonShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:23:6 'personMasterChangeSeqNum: Long' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:23:38 'personMasterChangeSeqNum: Long' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:24:6 'personLocalChangeSeqNum: Long' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:24:37 'personLocalChangeSeqNum: Long' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:25:6 'personLastChangedBy: Int' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:25:33 'personLastChangedBy: Int' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:26:6 'admin: Boolean' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:26:19 'admin: Boolean' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:27:6 'personNotes: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:27:25 'personNotes: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:28:6 'fatherName: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:28:24 'fatherName: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:29:6 'fatherNumber: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:29:26 'fatherNumber: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:30:6 'motherName: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:30:24 'motherName: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:31:6 'motherNum: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/PersonShallowCopy.kt:31:23 'motherNum: String?' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ReportFilterShallowCopy.kt:6:32 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun ReportFilter.shallowCopy(block: ReportFilter.() -> Unit): ReportFilter defined in com.ustadmobile.lib.db.entities.ext in file ReportFilterExt.kt` must be present with the same arguments on actual `fun ReportFilter.shallowCopy(block: ReportFilter.() -> Unit): ReportFilter defined in com.ustadmobile.lib.db.entities.ext in file ReportFilterShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/ScheduleShallowCopy.kt:6:28 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun Schedule.shallowCopy(block: Schedule.() -> Unit): Schedule defined in com.ustadmobile.lib.db.entities.ext in file ScheduleExt.kt` must be present with the same arguments on actual `fun Schedule.shallowCopy(block: Schedule.() -> Unit): Schedule defined in com.ustadmobile.lib.db.entities.ext in file ScheduleShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/SiteShallowCopy.kt:6:24 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun Site.shallowCopy(block: Site.() -> Unit): Site defined in com.ustadmobile.lib.db.entities.ext in file Site.kt` must be present with the same arguments on actual `fun Site.shallowCopy(block: Site.() -> Unit): Site defined in com.ustadmobile.lib.db.entities.ext in file SiteShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/build/generated/ksp/android/androidDebug/kotlin/com/ustadmobile/lib/db/entities/ext/SiteTermsShallowCopy.kt:6:29 Annotation `@ShallowCopy` is missing on actual declaration. All annotations from expect `fun SiteTerms.shallowCopy(block: SiteTerms.() -> Unit): SiteTerms defined in com.ustadmobile.lib.db.entities.ext in file SiteTermsExt.kt` must be present with the same arguments on actual `fun SiteTerms.shallowCopy(block: SiteTerms.() -> Unit): SiteTerms defined in com.ustadmobile.lib.db.entities.ext in file SiteTermsShallowCopy.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/UmAppDatabase.kt:104:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CacheLockJoinDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ClazzAssignmentDao.kt:29:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ClazzDao.kt:29:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ClazzEnrolmentDao.kt:36:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ClazzInviteDao.kt:17:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ClazzLogAttendanceRecordDao.kt:14:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ClazzLogDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CommentsDao.kt:16:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentCategoryDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentCategorySchemaDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryContentCategoryJoinDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryDao.kt:31:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryImportJobDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryParentChildJoinDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryPicture2Dao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryPictureDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:10:40 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:15:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryRelatedEntryJoinDao.kt:39:95 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ContentEntryVersionDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentMarkDao.kt:16:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionDao.kt:14:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseAssignmentSubmissionFileDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseBlockDao.kt:27:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseBlockPictureDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseGroupMemberDao.kt:19:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseGroupSetDao.kt:15:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CoursePermissionDao.kt:29:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CoursePictureDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/CourseTerminologyDao.kt:14:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/DeletedItemDao.kt:15:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/DiscussionPostDao.kt:17:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/EnrolmentRequestDao.kt:18:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ErrorReportDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ExternalAppPermissionDao.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/HolidayCalendarDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/HolidayDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/LanguageDao.kt:17:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/LanguageVariantDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/LeavingReasonDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/MessageDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/OfflineItemDao.kt:18:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/OutgoingReplicationDao.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PeerReviewerAllocationDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonAuth2Dao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonAuthDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonDao.kt:16:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonGroupDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonGroupMemberDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonParentJoinDao.kt:14:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonPasskeyDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/PersonPictureDao.kt:15:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ReportDao.kt:15:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ScheduleDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/ScopedGrantDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/SiteDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/SiteTermsDao.kt:14:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/StudentResultDao.kt:15:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/SyncNodeDao.kt:10:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/SystemPermissionDao.kt:22:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/TransferJobDao.kt:15:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/TransferJobErrorDao.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/TransferJobItemDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/UserSessionDao.kt:14:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityEntityDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityExtensionDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityInteractionDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/ActivityLangMapEntryDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/ActorDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/GroupMemberActorJoinDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/StateDeleteCommandDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/StateEntityDao.kt:16:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/StatementContextActivityJoinDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/StatementDao.kt:32:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/StatementEntityJsonDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/VerbDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/VerbLangMapEntryDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/dao/xapi/XapiSessionEntityDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:28:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:36:63 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:166:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:218:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:267:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:304:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:373:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:387:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:467:71 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:471:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:528:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:814:71 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:1011:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:1388:71 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt:1403:64 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:243:13 'thumbnailUrl: String?' is deprecated. use contentEntryPicture w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:243:35 'thumbnailUrl: String?' is deprecated. use contentEntryPicture w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:252:13 'completionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:252:41 'completionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:253:13 'minScore: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:253:31 'minScore: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:272:33 'thumbnailUrl: String?' is deprecated. use contentEntryPicture w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:281:32 'completionCriteria: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntry.kt:282:32 'minScore: Int' is deprecated. use on courseBlock, will be removed soon w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/ContentEntryRelatedEntryJoinWithLangName.kt:20:18 'ContentEntryRelatedEntryJoinWithLangName' is deprecated. use ContentEntryRelatedEntryJoinWithLanguage w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-database/src/commonMain/kotlin/com/ustadmobile/lib/db/entities/UmAccount.kt:21:13 'admin: Boolean' is deprecated. Will be removed in Aug/24 once door update that handles missing columns in replication goes online ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:compileReleaseJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:mergeReleaseGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:exportReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:processReleaseJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:bundleLibCompileToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:bundleLibRuntimeToJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:compileDebugJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:bundleLibCompileToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:compileDebugJavaWithJavac ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:bundleLibRuntimeToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:processDebugJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:processDebugJavaRes ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:bundleLibCompileToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:bundleLibRuntimeToJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processNonMinifiedReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeNonMinifiedReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:compileNonMinifiedReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateNonMinifiedReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeNonMinifiedReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:extractNonMinifiedReleaseVersionControlInfo ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:compressNonMinifiedReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:collectNonMinifiedReleaseDependencies ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:optimizeNonMinifiedReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:sdkNonMinifiedReleaseDependencyData ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:validateSigningNonMinifiedRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:writeNonMinifiedReleaseAppMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:writeNonMinifiedReleaseSigningConfigVersions ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:preReleaseBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateReleaseBuildConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateReleaseResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:checkReleaseAarMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mapReleaseSourceSetPaths ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:packageReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:createReleaseCompatibleScreenManifests ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:extractDeepLinksRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:parseReleaseLocalResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processReleaseMainManifest /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/app-android/src/main/AndroidManifest.xml Warning: provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processReleaseManifest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processReleaseManifestForPackage ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:javaPreCompileRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:createFullJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:createFullJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:createFullJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeReleaseResources /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-bn/values-bn.xml:394:4: Multiple substitutions specified in non-positional format of string resource string/percentage_complete. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-bn/values-bn.xml:529:4: Multiple substitutions specified in non-positional format of string resource string/started_date. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-my/values-my.xml:394:4: Multiple substitutions specified in non-positional format of string resource string/percentage_complete. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-ne/values-ne.xml:432:4: Multiple substitutions specified in non-positional format of string resource string/hide_app_explanation. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-ne/values-ne.xml:645:4: Multiple substitutions specified in non-positional format of string resource string/parent_child_register_message. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-ne/values-ne.xml:647:4: Multiple substitutions specified in non-positional format of string resource string/parent_consent_explanation. Did you mean to add the formatted="false" attribute? /home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/build/intermediates/packaged_res/release/packageReleaseResources/values-fa/values-fa.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/percentage_complete. Did you mean to add the formatted="false" attribute? ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateReleaseLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateReleaseLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:createFullJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateReleaseLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:createFullJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:createFullJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:createFullJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateReleaseLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateReleaseLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateReleaseLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateReleaseLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:createFullJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateReleaseLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:createFullJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:createFullJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateReleaseLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateReleaseLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:createFullJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateReleaseLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:createFullJarRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateReleaseLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:extractProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:prepareLintJarForPublish UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:extractReleaseAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:mergeReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:extractReleaseAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:mergeReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:extractReleaseAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:mergeReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:extractReleaseAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:mergeReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:extractReleaseAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:mergeReleaseJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:mergeReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:mergeReleaseJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:mergeReleaseJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:mergeReleaseJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:syncReleaseLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:syncReleaseLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:bundleReleaseLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:syncReleaseLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:bundleReleaseLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:processReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:syncReleaseLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:bundleReleaseLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:bundleReleaseLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:extractReleaseAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:mergeReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:mergeReleaseJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:mergeReleaseJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:syncReleaseLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:bundleReleaseLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:syncReleaseLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:bundleReleaseLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:extractReleaseAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:mergeReleaseConsumerProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:mergeReleaseJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:extractReleaseAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:syncReleaseLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:bundleReleaseLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:mergeReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:mergeReleaseJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:syncReleaseLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:bundleReleaseLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:extractReleaseAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:mergeReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:mergeReleaseJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:extractReleaseAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:mergeReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:syncReleaseLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:bundleReleaseLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:mergeReleaseJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:extractReleaseAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:syncReleaseLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:bundleReleaseLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:mergeReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:stripReleaseDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:mergeReleaseJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:copyReleaseJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:syncReleaseLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:bundleReleaseLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:extractDeepLinksForAarRelease UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:extractReleaseAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:mergeReleaseConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:mergeReleaseJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:syncReleaseLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:bundleReleaseLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:writeReleaseLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateReleaseLintVitalModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateReleaseLintVitalModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateReleaseLintVitalModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateReleaseLintVitalModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateReleaseLintVitalModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateReleaseLintVitalModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateReleaseLintVitalModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateReleaseLintVitalModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateReleaseLintVitalModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateReleaseLintVitalModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateReleaseLintVitalModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateReleaseLintVitalModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeReleaseJniLibFolders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeReleaseNativeLibs ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeReleaseArtProfile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeReleaseStartupProfile ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeReleaseShaders ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:compileReleaseShaders NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateReleaseAssets UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:stripReleaseDebugSymbols Unable to strip the following libraries, packaging them as they are: libgav1JNI.so. ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:checkReleaseDuplicateClasses ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:extractReleaseNativeSymbolTables ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:mergeReleaseNativeDebugMetadata NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:extractReleaseVersionControlInfo ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:compressReleaseAssets ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:expandReleaseL8ArtProfileWildcards ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:collectReleaseDependencies ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:sdkReleaseDependencyData ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:validateSigningRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:writeReleaseAppMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:writeReleaseSigningConfigVersions ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:extractDebugAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:mergeDebugGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:mergeDebugConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:mergeDebugJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:syncDebugLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:bundleDebugLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:extractDebugAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:mergeDebugGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:mergeDebugConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:mergeDebugJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:syncDebugLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:bundleDebugLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:optimizeReleaseResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:extractDebugAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:mergeDebugGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:mergeDebugConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:mergeDebugJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:extractDebugAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:syncDebugLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:bundleDebugLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:mergeDebugGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:mergeDebugConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:mergeDebugJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:syncDebugLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:bundleDebugLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:extractDebugAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:mergeDebugGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:mergeDebugConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:mergeDebugJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:syncDebugLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:bundleDebugLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:extractDebugAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:mergeDebugGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:mergeDebugConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:mergeDebugJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:syncDebugLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:bundleDebugLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:extractDebugAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:mergeDebugGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:mergeDebugConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:mergeDebugJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:syncDebugLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:bundleDebugLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:extractDebugAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:mergeDebugGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:mergeDebugConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:mergeDebugJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:syncDebugLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:bundleDebugLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:extractDebugAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:mergeDebugGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:mergeDebugConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:mergeDebugJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:syncDebugLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:bundleDebugLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:preDebugAndroidTestBuild SKIPPED ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:createFullJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:createFullJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:createFullJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:createFullJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:createFullJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:createFullJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:createFullJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:createFullJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:createFullJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:createFullJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateDebugLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateDebugLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:createFullJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateDebugLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateDebugLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateDebugLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateDebugLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateDebugLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateDebugLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateDebugLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateDebugLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:createFullJarDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateDebugLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateDebugLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:extractDebugAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:mergeDebugGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:mergeDebugConsumerProguardFiles ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:mergeDebugJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:extractDebugAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:syncDebugLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:bundleDebugLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:mergeDebugGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:mergeDebugConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:stripDebugDebugSymbols NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:mergeDebugJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:copyDebugJniLibsProjectAndLocalJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:syncDebugLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:bundleDebugLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:extractDebugAnnotations ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:extractDeepLinksForAarDebug UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:mergeDebugGeneratedProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:mergeDebugConsumerProguardFiles UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:prepareDebugArtProfile UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:mergeDebugJavaResource ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:syncDebugLibJars ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:bundleDebugLocalLintAar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:writeDebugLintModelMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateDebugAndroidTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:generateDebugUnitTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateDebugAndroidTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:generateDebugUnitTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateDebugAndroidTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:generateDebugUnitTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateDebugAndroidTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:generateDebugUnitTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateDebugAndroidTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:generateDebugUnitTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateDebugAndroidTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:generateDebugUnitTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateDebugAndroidTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:generateDebugUnitTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateDebugAndroidTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:generateDebugUnitTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateDebugAndroidTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:generateDebugUnitTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateDebugAndroidTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:generateDebugUnitTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateDebugAndroidTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:generateDebugUnitTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateDebugAndroidTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:generateDebugUnitTestLintModel ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:preDebugAndroidTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:generateDebugAndroidTestResValues ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :sharedse:preDebugUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:javaPreCompileDebugUnitTest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:packageDebugUnitTestForUnitTest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateDebugUnitTestConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:preReleaseUnitTestBuild UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:javaPreCompileReleaseUnitTest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:packageReleaseUnitTestForUnitTest ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-desktop:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-desktop:generateComposeResClass ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-android:generateReleaseUnitTestConfig ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:jvmProcessResources NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:jvmProcessResources NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:jvmProcessResources NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:jvmProcessResources NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:jvmProcessResources NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:jvmProcessResources NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:jvmProcessResources NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:compileKotlinJvm ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:compileKotlinJvm ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:compileKotlinJvm ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:jvmMainClasses ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:jvmJar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:jvmMainClasses ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:jvmJar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:jvmMainClasses ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:jvmJar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:jvmProcessResources NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:jvmProcessResources NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:compileKotlinJvm ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:generateMRjsMain ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:jvmMainClasses ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:jvmJar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:compileKotlinJvm NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:jvmMainClasses UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:jvmJar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:jvmProcessResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:jvmProcessResources NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose-videoplayer:checkKotlinGradlePluginConfigurationErrors ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose-videoplayer:generateComposeResClass ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose-videoplayer:desktopProcessResources NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose:desktopProcessResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-desktop:processResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-react:generateMRcommonMain ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-react:generateMRjsMain ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-react:generateProjectStructureMetadata ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-react:allMetadataJar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:lintVitalAnalyzeRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:compileKotlinJvm w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-util/src/commonMain/kotlin/com/ustadmobile/lib/util/RandomString.kt:11:32 Parameter 'i' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-util/src/commonMain/kotlin/com/ustadmobile/lib/util/RangeUtil.kt:42:22 Variable 'statusCode' initializer is redundant ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:compileKotlinJvm ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-react:jsProcessResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:jvmMainClasses ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:jvmJar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:jvmMainClasses ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:jvmJar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:compileKotlinJvm ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:lintVitalAnalyzeRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:lintVitalAnalyzeRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-react:jsBrowserProductionExecutableDistributeResources ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:jvmMainClasses ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:compileKotlinJvm ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:jvmJar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:jvmMainClasses ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:jvmJar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-sqldelight:lintVitalAnalyzeRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:compileKotlinJvm ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose-videoplayer:compileKotlinDesktop ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:jvmMainClasses ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:jvmJar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose-videoplayer:desktopMainClasses ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ui-compose-videoplayer:desktopJar ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-nanohttpd:lintVitalAnalyzeRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :kotlinNodeJsSetup UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :kotlinNpmCachesSetup ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :kotlinRestoreYarnLock ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :kotlinYarnSetup UP-TO-DATE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-okhttp:lintVitalAnalyzeRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:jsPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:lintVitalAnalyzeRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:kspKotlinJvm ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-commonjvmimpl:lintVitalAnalyzeRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:compileReleaseKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:jsPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:jvmProcessResources NO-SOURCE ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:jsPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:jsPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:jsPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:jsPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:lintVitalAnalyzeRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:lintVitalAnalyzeRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:jsPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-react:jsPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-react:jsTestPackageJson Transitive npm dependency version clash for compilation "jstest" Candidates: css-loader@6.7.3 css-loader@6.7.3 Selected: css-loader@6.7.3 Transitive npm dependency version clash for compilation "jstest" Candidates: style-loader@3.3.2 style-loader@3.3.2 Selected: style-loader@3.3.2 ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:jsTestPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:jsTestPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:jsTestPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:jsTestPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:jsTestPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:jsTestPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:jsTestPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-react:jsPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :app-react:jsTestPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:jsPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:jsTestPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:jsPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:jsTestPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:jsPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:jsTestPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:jsPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-core:jsTestPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:jsPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:jsTestPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:jsPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp:jsTestPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:jsPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:jsTestPublicPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :packageJsonUmbrella ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :rootPackageJson ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:lintVitalAnalyzeRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-ihttp-iostreams:lintAnalyzeDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-xxhashkmp-core:lintAnalyzeDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-centralappconfigdb-common:lintAnalyzeDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-util:lintAnalyzeDebug ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-cache:compileKotlinJvm w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/UstadCacheDb.kt:11:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/UstadCacheDb.kt:11:30 Annotation `@DoorDatabase(entities = {com.ustadmobile.libcache.db.entities.CacheEntry::class, com.ustadmobile.libcache.db.entities.RequestedEntry::class, com.ustadmobile.libcache.db.entities.RetentionLock::class, com.ustadmobile.libcache.db.entities.NeighborCache::class, com.ustadmobile.libcache.db.entities.NeighborCacheEntry::class, com.ustadmobile.libcache.db.entities.NewCacheEntry::class}, version = 15)` is missing on actual declaration. All annotations from expect `class UstadCacheDb : RoomDatabase defined in com.ustadmobile.libcache.db in file UstadCacheDb.kt` must be present with the same arguments on actual `class UstadCacheDb : RoomDatabase defined in com.ustadmobile.libcache.db in file UstadCacheDb.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:9:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:9:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class CacheEntryDao defined in com.ustadmobile.libcache.db.dao in file CacheEntryDao.kt` must be present with the same arguments on actual `class CacheEntryDao defined in com.ustadmobile.libcache.db.dao in file CacheEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:10:38 Annotation `@Query(value = " SELECT CacheEntry.* FROM CacheEntry WHERE CacheEntry.url = :url ")` is missing on actual declaration. All annotations from expect `suspend fun findByUrlAsync(url: String): CacheEntry? defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `suspend fun findByUrlAsync(url: String): CacheEntry? defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:12:30 Annotation `@Query(value = " SELECT CacheEntry.* FROM CacheEntry WHERE CacheEntry.key = :key ")` is missing on actual declaration. All annotations from expect `fun findEntryAndBodyByKey(key: String): CacheEntry? defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun findEntryAndBodyByKey(key: String): CacheEntry? defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:14:38 Annotation `@Insert` is missing on actual declaration. All annotations from expect `suspend fun insertAsync(entry: CacheEntry): Long defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `suspend fun insertAsync(entry: CacheEntry): Long defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:16:30 Annotation `@Insert` is missing on actual declaration. All annotations from expect `fun insertList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun insertList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:18:30 Annotation `@Update` is missing on actual declaration. All annotations from expect `fun updateList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun updateList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:20:30 Annotation `@Insert(onConflict = 1)` is missing on actual declaration. All annotations from expect `fun upsertList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun upsertList(entry: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:22:30 Annotation `@Query(value = " SELECT CacheEntry.* FROM CacheEntry WHERE CacheEntry.key IN (SELECT RequestedEntry.requestedKey FROM RequestedEntry WHERE RequestedEntry.batchId = :batchId) ")` is missing on actual declaration. All annotations from expect `fun findByRequestBatchId(batchId: Int): List defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun findByRequestBatchId(batchId: Int): List defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:24:30 Annotation `@Query(value = " SELECT RequestedEntry.requestedKey FROM RequestedEntry WHERE RequestedEntry.batchId = :batchId AND EXISTS( SELECT RetentionLock.lockId FROM RetentionLock WHERE RetentionLock.lockKey = RequestedEntry.requestedKey) ")` is missing on actual declaration. All annotations from expect `fun findEntriesWithLock(batchId: Int): List defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun findEntriesWithLock(batchId: Int): List defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:26:30 Annotation `@Query(value = " UPDATE CacheEntry SET lastAccessed = :lastAccessTime WHERE key = :key ")` is missing on actual declaration. All annotations from expect `fun updateLastAccessedTime(key: String, lastAccessTime: Long): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun updateLastAccessedTime(key: String, lastAccessTime: Long): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:28:30 Annotation `@Query(value = " SELECT CacheEntry.* FROM CacheEntry WHERE NOT EXISTS( SELECT RetentionLock.lockId FROM RetentionLock WHERE RetentionLock.lockKey = CacheEntry.key) ORDER BY lastAccessed ASC LIMIT :batchSize ")` is missing on actual declaration. All annotations from expect `fun findEvictableEntries(batchSize: Int): List defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun findEvictableEntries(batchSize: Int): List defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:30:30 Annotation `@Query(value = " SELECT SUM(CacheEntry.storageSize) FROM CacheEntry WHERE NOT EXISTS( SELECT RetentionLock.lockId FROM RetentionLock WHERE RetentionLock.lockKey = CacheEntry.key) ")` is missing on actual declaration. All annotations from expect `fun totalEvictableSize(): Long defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun totalEvictableSize(): Long defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:32:30 Annotation `@Delete` is missing on actual declaration. All annotations from expect `fun delete(entries: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun delete(entries: List): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:34:30 Annotation `@Query(value = " UPDATE CacheEntry SET responseHeaders = :headers, lastValidated = :lastValidated, lastAccessed = :lastAccessed WHERE key = :key ")` is missing on actual declaration. All annotations from expect `fun updateValidation(key: String, headers: String, lastValidated: Long, lastAccessed: Long): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun updateValidation(key: String, headers: String, lastValidated: Long, lastAccessed: Long): Unit defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:41:30 Annotation `@Query(value = " SELECT CacheEntry.url FROM CacheEntry ORDER BY CacheEntry.key LIMIT :limit OFFSET :offset ")` is missing on actual declaration. All annotations from expect `fun getEntryUrlsInOrder(offset: Int, limit: Int): List defined in com.ustadmobile.libcache.db.dao.CacheEntryDao` must be present with the same arguments on actual `fun getEntryUrlsInOrder(offset: Int, limit: Int): List defined in com.ustadmobile.libcache.db.dao.CacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:10:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:10:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class NeighborCacheDao defined in com.ustadmobile.libcache.db.dao in file NeighborCacheDao.kt` must be present with the same arguments on actual `class NeighborCacheDao defined in com.ustadmobile.libcache.db.dao in file NeighborCacheDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:11:38 Annotation `@Insert(onConflict = 1)` is missing on actual declaration. All annotations from expect `suspend fun upsertAsync(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `suspend fun upsertAsync(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:13:30 Annotation `@Insert(onConflict = 1)` is missing on actual declaration. All annotations from expect `fun upsert(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `fun upsert(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:15:30 Annotation `@Insert(onConflict = 5)` is missing on actual declaration. All annotations from expect `fun insertOrIgnore(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `fun insertOrIgnore(neighborCache: NeighborCache): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:17:38 Annotation `@Query(value = " DELETE FROM NeighborCache WHERE neighborUid = :neighborUid ")` is missing on actual declaration. All annotations from expect `suspend fun deleteAsync(neighborUid: Long): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `suspend fun deleteAsync(neighborUid: Long): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:19:30 Annotation `@Query(value = " SELECT NeighborCache.* FROM NeighborCache WHERE NeighborCache.neighborStatus = 1 ")` is missing on actual declaration. All annotations from expect `fun allNeighborsAsFlow(): Flow> defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `fun allNeighborsAsFlow(): Flow> defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:21:30 Annotation `@Query(value = " SELECT NeighborCache.* FROM NeighborCache ")` is missing on actual declaration. All annotations from expect `fun allNeighbors(): List defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `fun allNeighbors(): List defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:23:30 Annotation `@Query(value = " UPDATE NeighborCache SET neighborHttpPort = :httpPort WHERE neighborUid = :neighborUid AND neighborHttpPort != :httpPort ")` is missing on actual declaration. All annotations from expect `fun updateHttpPort(neighborUid: Long, httpPort: Int): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `fun updateHttpPort(neighborUid: Long, httpPort: Int): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:25:30 Annotation `@Query(value = " UPDATE NeighborCache SET neighborPingTime = :pingTime, neighborLastSeen = :timeNow WHERE neighborUid = :neighborUid ")` is missing on actual declaration. All annotations from expect `fun updatePingTime(neighborUid: Long, pingTime: Int, timeNow: Long): Int defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `fun updatePingTime(neighborUid: Long, pingTime: Int, timeNow: Long): Int defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:31:30 Annotation `@Query(value = " UPDATE NeighborCache SET neighborStatus = CAST(((:timeNow - NeighborCache.neighborLastSeen) < :lostThreshold) AS INTEGER) WHERE neighborStatus != CAST(((:timeNow - NeighborCache.neighborLastSeen) < :lostThreshold) AS INTEGER) ")` is missing on actual declaration. All annotations from expect `fun updateStatuses(timeNow: Long, lostThreshold: Long): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `fun updateStatuses(timeNow: Long, lostThreshold: Long): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:33:30 Annotation `@Query(value = " UPDATE NeighborCache SET neighborDeviceName = :deviceName WHERE neighborUid = :neighborUid AND neighborDeviceName != :deviceName ")` is missing on actual declaration. All annotations from expect `fun updateDeviceName(neighborUid: Long, deviceName: String): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao` must be present with the same arguments on actual `fun updateDeviceName(neighborUid: Long, deviceName: String): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:9:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:9:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class NeighborCacheEntryDao defined in com.ustadmobile.libcache.db.dao in file NeighborCacheEntryDao.kt` must be present with the same arguments on actual `class NeighborCacheEntryDao defined in com.ustadmobile.libcache.db.dao in file NeighborCacheEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:10:30 Annotation `@Insert(onConflict = 1)` is missing on actual declaration. All annotations from expect `fun upsertList(neighborCacheEntryList: List): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheEntryDao` must be present with the same arguments on actual `fun upsertList(neighborCacheEntryList: List): Unit defined in com.ustadmobile.libcache.db.dao.NeighborCacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:12:30 Annotation `@Query(value = " SELECT NeighborCacheEntry.* FROM NeighborCacheEntry ")` is missing on actual declaration. All annotations from expect `fun allEntriesAsFlow(): Flow> defined in com.ustadmobile.libcache.db.dao.NeighborCacheEntryDao` must be present with the same arguments on actual `fun allEntriesAsFlow(): Flow> defined in com.ustadmobile.libcache.db.dao.NeighborCacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:14:30 Annotation `@Query(value = " SELECT NeighborCacheEntry.nceUrlHash FROM NeighborCacheEntry WHERE NeighborCacheEntry.nceUrlHash IN (:urlHashes) ")` is missing on actual declaration. All annotations from expect `fun findAvailableEntries(urlHashes: List): List defined in com.ustadmobile.libcache.db.dao.NeighborCacheEntryDao` must be present with the same arguments on actual `fun findAvailableEntries(urlHashes: List): List defined in com.ustadmobile.libcache.db.dao.NeighborCacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:16:30 Annotation `@Query(value = " SELECT NeighborCacheEntry.*, NeighborCache.* FROM NeighborCacheEntry JOIN NeighborCache ON NeighborCache.neighborUid = NeighborCacheEntry.nceNeighborUid WHERE NeighborCacheEntry.nceUrlHash = :urlHash AND NeighborCache.neighborStatus = 1 ")` is missing on actual declaration. All annotations from expect `fun findAvailableNeighborsByUrlHash(urlHash: Long): List defined in com.ustadmobile.libcache.db.dao.NeighborCacheEntryDao` must be present with the same arguments on actual `fun findAvailableNeighborsByUrlHash(urlHash: Long): List defined in com.ustadmobile.libcache.db.dao.NeighborCacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NewCacheEntryDao.kt:6:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NewCacheEntryDao.kt:6:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class NewCacheEntryDao defined in com.ustadmobile.libcache.db.dao in file NewCacheEntryDao.kt` must be present with the same arguments on actual `class NewCacheEntryDao defined in com.ustadmobile.libcache.db.dao in file NewCacheEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NewCacheEntryDao.kt:7:30 Annotation `@Query(value = " SELECT NewCacheEntry.* FROM NewCacheEntry ")` is missing on actual declaration. All annotations from expect `fun findAllNewEntries(): List defined in com.ustadmobile.libcache.db.dao.NewCacheEntryDao` must be present with the same arguments on actual `fun findAllNewEntries(): List defined in com.ustadmobile.libcache.db.dao.NewCacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/NewCacheEntryDao.kt:9:30 Annotation `@Query(value = "DELETE FROM NewCacheEntry")` is missing on actual declaration. All annotations from expect `fun clearAll(): Unit defined in com.ustadmobile.libcache.db.dao.NewCacheEntryDao` must be present with the same arguments on actual `fun clearAll(): Unit defined in com.ustadmobile.libcache.db.dao.NewCacheEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:8:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:8:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class RequestedEntryDao defined in com.ustadmobile.libcache.db.dao in file RequestedEntryDao.kt` must be present with the same arguments on actual `class RequestedEntryDao defined in com.ustadmobile.libcache.db.dao in file RequestedEntryDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:9:30 Annotation `@Insert` is missing on actual declaration. All annotations from expect `fun insertList(requestedSha256s: List): Unit defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao` must be present with the same arguments on actual `fun insertList(requestedSha256s: List): Unit defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:11:38 Annotation `@Insert` is missing on actual declaration. All annotations from expect `suspend fun insertListAsync(requestedSha256s: List): Unit defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao` must be present with the same arguments on actual `suspend fun insertListAsync(requestedSha256s: List): Unit defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:13:30 Annotation `@Query(value = " SELECT RequestedEntry.requestedKey FROM RequestedEntry WHERE RequestedEntry.batchId = :batchId AND NOT EXISTS( SELECT CacheEntry.key FROM CacheEntry WHERE CacheEntry.key = RequestedEntry.requestedKey ) ")` is missing on actual declaration. All annotations from expect `fun findKeysNotPresent(batchId: Int): List defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao` must be present with the same arguments on actual `fun findKeysNotPresent(batchId: Int): List defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:15:30 Annotation `@Query(value = " DELETE FROM RequestedEntry WHERE RequestedEntry.batchId = :batchId ")` is missing on actual declaration. All annotations from expect `fun deleteBatch(batchId: Int): Unit defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao` must be present with the same arguments on actual `fun deleteBatch(batchId: Int): Unit defined in com.ustadmobile.libcache.db.dao.RequestedEntryDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:9:8 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:9:30 Annotation `@DoorDao` is missing on actual declaration. All annotations from expect `class RetentionLockDao defined in com.ustadmobile.libcache.db.dao in file RetentionLockDao.kt` must be present with the same arguments on actual `class RetentionLockDao defined in com.ustadmobile.libcache.db.dao in file RetentionLockDao.kt`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:10:30 Annotation `@Insert` is missing on actual declaration. All annotations from expect `fun insert(retentionLock: RetentionLock): Long defined in com.ustadmobile.libcache.db.dao.RetentionLockDao` must be present with the same arguments on actual `fun insert(retentionLock: RetentionLock): Long defined in com.ustadmobile.libcache.db.dao.RetentionLockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:12:30 Annotation `@Insert(onConflict = 1)` is missing on actual declaration. All annotations from expect `fun upsertList(retentionLocks: List): Unit defined in com.ustadmobile.libcache.db.dao.RetentionLockDao` must be present with the same arguments on actual `fun upsertList(retentionLocks: List): Unit defined in com.ustadmobile.libcache.db.dao.RetentionLockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:14:30 Annotation `@Delete` is missing on actual declaration. All annotations from expect `fun delete(retentionLocks: List): Unit defined in com.ustadmobile.libcache.db.dao.RetentionLockDao` must be present with the same arguments on actual `fun delete(retentionLocks: List): Unit defined in com.ustadmobile.libcache.db.dao.RetentionLockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:16:30 Annotation `@Query(value = " SELECT RetentionLock.* FROM RetentionLock WHERE RetentionLock.lockKey IN (SELECT RequestedEntry.requestedKey FROM RequestedEntry WHERE RequestedEntry.batchId = :batchId) ")` is missing on actual declaration. All annotations from expect `fun findByBatchId(batchId: Int): List defined in com.ustadmobile.libcache.db.dao.RetentionLockDao` must be present with the same arguments on actual `fun findByBatchId(batchId: Int): List defined in com.ustadmobile.libcache.db.dao.RetentionLockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/build/generated/ksp/jvm/jvmMain/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:18:30 Annotation `@Query(value = " SELECT RetentionLock.* FROM RetentionLock WHERE RetentionLock.lockKey = :urlKey ")` is missing on actual declaration. All annotations from expect `fun findByKey(urlKey: String): List defined in com.ustadmobile.libcache.db.dao.RetentionLockDao` must be present with the same arguments on actual `fun findByKey(urlKey: String): List defined in com.ustadmobile.libcache.db.dao.RetentionLockDao`, otherwise they might behave incorrectly. w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/UstadCacheImpl.kt:597:52 Parameter 'urlKey' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/UstadCacheImpl.kt:814:76 Parameter 'key' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/CacheDbMigrations.kt:7:54 Parameter 'db' is never used, could be renamed to _ w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/UstadCacheDb.kt:41:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/CacheEntryDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheDao.kt:12:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/NeighborCacheEntryDao.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/NewCacheEntryDao.kt:8:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/RequestedEntryDao.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 w: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/lib-cache/src/commonMain/kotlin/com/ustadmobile/libcache/db/dao/RetentionLockDao.kt:11:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573 ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:compileDebugKotlinAndroid ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:compileReleaseKotlinAndroid FAILED e: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/contententry/detailoverviewtab/ContentEntryDetailOverviewViewModel.kt:163:12 Unresolved reference: onActiveEndpoint ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :kotlinNpmInstall warning Ignored scripts due to flag. ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :core:compileDebugKotlinAndroid FAILED e: file:///home/jenkins/.jenkins/workspace/dev-simplified-onboarding-distributedcache/core/src/commonMain/kotlin/com/ustadmobile/core/viewmodel/contententry/detailoverviewtab/ContentEntryDetailOverviewViewModel.kt:163:12 Unresolved reference: onActiveEndpoint ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:lintVitalAnalyzeRelease ha:////4Eq+TKFepQ7Fp23pP1tDqqNuGjZLzVnCl/bCPvEcI4snAAAAYB+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUyFJBZn++WXpCqzh62PfDo/h4mBoaKIQQqqJTk/rzgfqNYZQoMUMkAAI0hhAQASWqbMYgAAAA==> Task :lib-database:kspKotlinJvm FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':core:compileReleaseKotlinAndroid'. > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction > Compilation error. See log for more details * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':core:compileDebugKotlinAndroid'. > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction > Compilation error. See log for more details * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. ============================================================================== Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.9/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. ha:////4NB/3nET+0B4iGaB6bC8jtsFVQgFpxQ3gbCu/cHxnin1AAAAYx+LCAAAAAAAAP9b85aBtbiIQT2jNKU4P0+vIKc0PTOvWC+9KDElJ1XPHUz5l5Yk5+em+uWXpNbNmqZ4mHPZIiYGhooiBimoruT8vOJ8oHJnCA1SyAABjCCFBQBI197DZQAAAA==BUILD FAILED in 5m 21s 1284 actionable tasks: 1131 executed, 153 up-to-date Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Finished: FAILURE