log for app.pachli:30

== Installed Android Tools ==2025-05-06 00:19:18,907 DEBUG: Reading 'config.yml'2025-05-06 00:19:18,919 INFO: Creating log directory2025-05-06 00:19:18,919 INFO: Creating temporary directory2025-05-06 00:19:18,919 INFO: Creating output directory2025-05-06 00:19:18,976 DEBUG: Getting git vcs interface for https://github.com/pachli/pachli-android.git2025-05-06 00:19:18,976 DEBUG: Checking app.pachli:302025-05-06 00:19:18,976 INFO: Building version 2.12.0 (30) of app.pachli2025-05-06 00:19:18,976 DEBUG: > sudo passwd --lock rootpasswd: password changed.2025-05-06 00:19:20,383 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64068 files and directories currently installed.)Removing sudo (1.9.13p3-1+deb12u1) ...Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removedProcessing triggers for libc-bin (2.36-9+deb12u10) ...2025-05-06 00:19:43,617 INFO: Getting source for revision 7a7bc62c2be3e4f725cbfa252af530d8fa9756ad2025-05-06 00:19:43,621 DEBUG: Directory: build/app.pachli2025-05-06 00:19:43,622 DEBUG: > git rev-parse --show-toplevel2025-05-06 00:19:43,833 DEBUG: Directory: build/app.pachli2025-05-06 00:19:43,833 DEBUG: > git submodule foreach --recursive git reset --hard2025-05-06 00:19:44,037 DEBUG: Directory: build/app.pachli2025-05-06 00:19:44,037 DEBUG: > git reset --hard2025-05-06 00:19:44,842 DEBUG: Directory: build/app.pachli2025-05-06 00:19:44,842 DEBUG: > git submodule foreach --recursive git clean -dffx2025-05-06 00:19:44,945 DEBUG: Directory: build/app.pachli2025-05-06 00:19:44,946 DEBUG: > git clean -dffx2025-05-06 00:19:45,049 DEBUG: Directory: build/app.pachli2025-05-06 00:19:45,049 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin2025-05-06 00:19:45,854 DEBUG: Directory: build/app.pachli2025-05-06 00:19:45,854 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin2025-05-06 00:19:46,459 DEBUG: Directory: build/app.pachli2025-05-06 00:19:46,459 DEBUG: > git remote set-head origin --auto2025-05-06 00:19:47,167 DEBUG: Directory: build/app.pachli2025-05-06 00:19:47,171 DEBUG: > git checkout -f 7a7bc62c2be3e4f725cbfa252af530d8fa9756ad2025-05-06 00:19:48,277 DEBUG: Directory: build/app.pachli2025-05-06 00:19:48,277 DEBUG: > git clean -dffx2025-05-06 00:19:48,384 DEBUG: Directory: build/app.pachli2025-05-06 00:19:48,384 DEBUG: > git rev-parse --show-toplevel2025-05-06 00:19:48,588 DEBUG: Directory: build/app.pachli2025-05-06 00:19:48,588 DEBUG: > git submodule deinit --all --force2025-05-06 00:19:48,691 INFO: Creating local.properties file at build/app.pachli/local.properties2025-05-06 00:19:48,694 INFO: Creating local.properties file at build/app.pachli/app/local.properties2025-05-06 00:19:48,694 DEBUG: Removing debuggable flags from build/app.pachli/app2025-05-06 00:19:48,825 INFO: Cleaning Gradle project...2025-05-06 00:19:48,826 DEBUG: Directory: build/app.pachli/app2025-05-06 00:19:48,826 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 8.14 via distributionUrlDownloading missing gradle version 8.14cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.14-bin.zip: OKRunning /opt/gradle/versions/8.14/bin/gradle cleanWelcome to Gradle 8.14!Here are the highlights of this release:- Java 24 support- GraalVM Native Image toolchain selection- Enhancements to test reporting- Build Authoring improvementsFor more details see https://docs.gradle.org/8.14/release-notes.htmlTo honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the buildParallel Configuration Cache is an incubating feature.Calculating task graph as no cached configuration is available for tasks: cleanType-safe project accessors is an incubating feature.> Task :build-logic:convention:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :build-logic:convention:pluginDescriptors> Task :build-logic:convention:processResources> Task :build-logic:convention:compileKotlin> Task :build-logic:convention:compileJava NO-SOURCE> Task :build-logic:convention:classes> Task :build-logic:convention:jar> Configure project :appw: ⚠️ Usage of Internal Kotlin Gradle Plugin Properties DetectedATTENTION! This build uses the following Kotlin Gradle Plugin properties:kotlin.internal.collectFUSMetricsInternal properties are not recommended for production use.Stability and future compatibility of the build is not guaranteed.Please consider using the public API instead of internal properties.> Task :app:clean UP-TO-DATE[Incubating] Problems report is available at: file:///home/vagrant/build/app.pachli/build/reports/problems/problems-report.htmlDeprecated 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.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 5m 13s5 actionable tasks: 4 executed, 1 up-to-dateConfiguration cache entry stored.2025-05-06 00:25:09,377 INFO: Scanning source for common problems...2025-05-06 00:25:09,453 DEBUG: scanner is configured to use signature data from: 'suss'2025-05-06 00:25:09,453 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2025-05-06 00:25:10,186 DEBUG: write 'suss.json' to cache2025-05-06 00:25:10,189 DEBUG: next suss.json cache update due in 23:59:59.9867212025-05-06 00:25:10,411 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2025-05-06 00:25:10,616 INFO: Removing binary at build-logic/convention/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin2025-05-06 00:25:10,616 INFO: Removing binary at build-logic/convention/build/kotlin/compileKotlin/cacheable/last-build.bin2025-05-06 00:25:10,623 INFO: Removing binary at build-logic/convention/build/kotlin/compileKotlin/local-state/build-history.bin2025-05-06 00:25:10,624 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidRoomConventionPlugin$inlined$sam$i$org_gradle_api_Action$0.class2025-05-06 00:25:10,624 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidApplicationConventionPlugin$apply$1$3.class2025-05-06 00:25:10,624 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLintConventionPlugin$apply$1$3.class2025-05-06 00:25:10,625 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/ToolConventionPlugin$apply$1$1.class2025-05-06 00:25:10,625 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KotlinAndroidKt$configureKotlin$1$1.class2025-05-06 00:25:10,625 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLintConventionPlugin$apply$lambda$0$$inlined$configure$5.class2025-05-06 00:25:10,626 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KotlinAndroidKt$configureKotlinAndroid$1$3.class2025-05-06 00:25:10,626 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLintConventionPlugin.class2025-05-06 00:25:10,626 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLintConventionPlugin$apply$1$2$1.class2025-05-06 00:25:10,627 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidHiltConventionPlugin.class2025-05-06 00:25:10,627 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KotlinAndroidKt.class2025-05-06 00:25:10,627 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLintConventionPlugin$apply$1$1.class2025-05-06 00:25:10,628 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidRoomConventionPlugin$RoomSchemaArgProvider.class2025-05-06 00:25:10,628 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLintConventionPlugin$apply$1$1$1.class2025-05-06 00:25:10,628 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLintConventionPlugin$apply$lambda$0$$inlined$configure$2.class2025-05-06 00:25:10,629 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KotlinAndroidKt$configureKotlinAndroid$1$1.class2025-05-06 00:25:10,629 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLibraryConventionPlugin$apply$lambda$1$$inlined$configure$1.class2025-05-06 00:25:10,629 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KotlinAndroidKt$configureKotlinAndroid$1$2.class2025-05-06 00:25:10,630 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLintConventionPlugin$apply$lambda$0$$inlined$configure$6.class2025-05-06 00:25:10,630 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidApplicationConventionPlugin$inlined$sam$i$org_gradle_api_Action$0.class2025-05-06 00:25:10,630 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidRoomConventionPlugin.class2025-05-06 00:25:10,631 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLintConventionPlugin$apply$1$2.class2025-05-06 00:25:10,631 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidRoomConventionPlugin$apply$1$2.class2025-05-06 00:25:10,631 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KotlinAndroidKt$configureKotlin$1.class2025-05-06 00:25:10,632 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidApplicationConventionPlugin.class2025-05-06 00:25:10,632 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLintConventionPlugin$apply$lambda$0$$inlined$configure$4.class2025-05-06 00:25:10,632 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidRoomConventionPlugin$apply$1$1.class2025-05-06 00:25:10,633 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLintConventionPlugin$apply$lambda$0$$inlined$configure$3.class2025-05-06 00:25:10,633 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLintConventionPluginKt.class2025-05-06 00:25:10,634 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KotlinAndroidKt$configureKotlinAndroid$1$4.class2025-05-06 00:25:10,634 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLintConventionPlugin$apply$lambda$0$$inlined$configure$1.class2025-05-06 00:25:10,634 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLibraryConventionPlugin$apply$1$3.class2025-05-06 00:25:10,635 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLibraryConventionPlugin$apply$1$2.class2025-05-06 00:25:10,635 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLibraryConventionPlugin.class2025-05-06 00:25:10,635 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidHiltConventionPlugin$apply$1$2.class2025-05-06 00:25:10,635 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLibraryConventionPlugin$apply$lambda$1$$inlined$configure$2.class2025-05-06 00:25:10,636 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidApplicationConventionPlugin$apply$1$2.class2025-05-06 00:25:10,636 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KotlinAndroidKt$configureKotlinAndroid$2.class2025-05-06 00:25:10,636 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidApplicationConventionPlugin$apply$lambda$1$$inlined$configure$1.class2025-05-06 00:25:10,637 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidRoomConventionPlugin$apply$lambda$0$$inlined$configure$1.class2025-05-06 00:25:10,637 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLintConventionPlugin$inlined$sam$i$org_gradle_api_Action$0.class2025-05-06 00:25:10,643 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/ToolConventionPlugin.class2025-05-06 00:25:10,643 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/KotlinAndroidKt$configureKotlinAndroid$1$3$1.class2025-05-06 00:25:10,644 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLibraryConventionPlugin$apply$1$4.class2025-05-06 00:25:10,644 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/AndroidLibraryConventionPlugin$inlined$sam$i$org_gradle_api_Action$0.class2025-05-06 00:25:10,644 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/app/pachli/PachliFlavor.class2025-05-06 00:25:10,645 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/app/pachli/AndroidInstrumentedTestsKt$disableUnnecessaryAndroidTests$1.class2025-05-06 00:25:10,645 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/app/pachli/FlavorDimension.class2025-05-06 00:25:10,646 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/app/pachli/PachliFlavorKt$configureFlavors$1.class2025-05-06 00:25:10,646 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/app/pachli/ProjectExtensionsKt$special$$inlined$getByType$1.class2025-05-06 00:25:10,646 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/app/pachli/PachliFlavorKt$configureFlavors$2$1$1$1.class2025-05-06 00:25:10,647 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/app/pachli/ProjectExtensionsKt.class2025-05-06 00:25:10,647 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/app/pachli/PachliFlavorKt$configureFlavors$2$1.class2025-05-06 00:25:10,647 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/app/pachli/AndroidInstrumentedTestsKt.class2025-05-06 00:25:10,648 INFO: Removing Java compiled class at build-logic/convention/build/classes/kotlin/main/app/pachli/PachliFlavorKt.class2025-05-06 00:25:10,651 INFO: Removing Java JAR file at build-logic/convention/build/libs/convention.jar2025-05-06 00:25:11,221 INFO: Creating source tarball...2025-05-06 00:25:14,874 INFO: Building Gradle project...2025-05-06 00:25:14,874 DEBUG: Directory: build/app.pachli/app2025-05-06 00:25:14,874 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleBlueFdroidReleaseFound 8.14 via distributionUrlRunning /opt/gradle/versions/8.14/bin/gradle assembleBlueFdroidReleaseTo honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the buildParallel Configuration Cache is an incubating feature.Calculating task graph as no cached configuration is available for tasks: assembleBlueFdroidReleaseType-safe project accessors is an incubating feature.> Task :build-logic:convention:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :build-logic:convention:compileKotlin FROM-CACHE> Task :build-logic:convention:compileJava NO-SOURCE> Task :build-logic:convention:pluginDescriptors> Task :build-logic:convention:processResources> Task :build-logic:convention:classes> Task :build-logic:convention:jar> Configure project :appw: ⚠️ Usage of Internal Kotlin Gradle Plugin Properties DetectedATTENTION! This build uses the following Kotlin Gradle Plugin properties:kotlin.internal.collectFUSMetricsInternal properties are not recommended for production use.Stability and future compatibility of the build is not guaranteed.Please consider using the public API instead of internal properties.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyChecking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 35 accepted.Preparing "Install Android SDK Build-Tools 35 v.35.0.0"."Install Android SDK Build-Tools 35 v.35.0.0" ready.Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0"Install Android SDK Build-Tools 35 v.35.0.0" complete."Install Android SDK Build-Tools 35 v.35.0.0" finished.Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licensesLicense for package Android SDK Platform 35 accepted.Preparing "Install Android SDK Platform 35 (revision 2)"."Install Android SDK Platform 35 (revision 2)" ready.Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35"Install Android SDK Platform 35 (revision 2)" complete."Install Android SDK Platform 35 (revision 2)" finished.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Task :core:activity:preBuild UP-TO-DATE> Task :core:model:preBuild UP-TO-DATE> Task :core:navigation:preBuild UP-TO-DATE> Task :core:network:preBuild UP-TO-DATE> Task :core:ui:preBuild UP-TO-DATE> Task :core:common:preBuild UP-TO-DATE> Task :core:preferences:preBuild UP-TO-DATE> Task :core:model:preBlueFdroidReleaseBuild UP-TO-DATE> Task :core:designsystem:preBuild UP-TO-DATE> Task :core:database:preBuild UP-TO-DATE> Task :feature:login:preBuild UP-TO-DATE> Task :core:common:preBlueFdroidReleaseBuild UP-TO-DATE> Task :core:activity:preBlueFdroidReleaseBuild UP-TO-DATE> Task :core:network:preBlueFdroidReleaseBuild UP-TO-DATE> Task :core:navigation:preBlueFdroidReleaseBuild UP-TO-DATE> Task :core:ui:preBlueFdroidReleaseBuild UP-TO-DATE> Task :feature:lists:preBuild UP-TO-DATE> Task :core:eventhub:preBuild UP-TO-DATE> Task :feature:lists:preBlueFdroidReleaseBuild UP-TO-DATE> Task :core:domain:preBuild UP-TO-DATE> Task :core:domain:preBlueFdroidReleaseBuild UP-TO-DATE> Task :feature:suggestions:preBuild UP-TO-DATE> Task :core:eventhub:preBlueFdroidReleaseBuild UP-TO-DATE> Task :core:data:preBuild UP-TO-DATE> Task :app:preBuild UP-TO-DATE> Task :core:designsystem:preBlueFdroidReleaseBuild UP-TO-DATE> Task :core:preferences:preBlueFdroidReleaseBuild UP-TO-DATE> Task :core:database:preBlueFdroidReleaseBuild UP-TO-DATE> Task :feature:login:preBlueFdroidReleaseBuild UP-TO-DATE> Task :feature:suggestions:preBlueFdroidReleaseBuild UP-TO-DATE> Task :feature:about:copyPrivacyPolicy> Task :core:data:preBlueFdroidReleaseBuild UP-TO-DATE> Task :feature:about:preBuild> Task :app:preBlueFdroidReleaseBuild UP-TO-DATE> Task :feature:about:preBlueFdroidReleaseBuild> Task :core:activity:prepareBlueFdroidReleaseArtProfile> Task :core:common:prepareBlueFdroidReleaseArtProfile> Task :core:data:prepareBlueFdroidReleaseArtProfile> Task :core:database:prepareBlueFdroidReleaseArtProfile> Task :core:eventhub:prepareBlueFdroidReleaseArtProfile> Task :core:designsystem:prepareBlueFdroidReleaseArtProfile> Task :core:domain:prepareBlueFdroidReleaseArtProfile> Task :core:network:prepareBlueFdroidReleaseArtProfile> Task :core:model:prepareBlueFdroidReleaseArtProfile> Task :core:navigation:prepareBlueFdroidReleaseArtProfile> Task :core:preferences:prepareBlueFdroidReleaseArtProfile> Task :feature:about:prepareBlueFdroidReleaseArtProfile> Task :core:ui:prepareBlueFdroidReleaseArtProfile> Task :feature:lists:prepareBlueFdroidReleaseArtProfile> Task :feature:login:prepareBlueFdroidReleaseArtProfile> Task :core:activity:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :feature:suggestions:prepareBlueFdroidReleaseArtProfile> Task :core:ui:mergeBlueFdroidReleaseJniLibFolders> Task :core:data:mergeBlueFdroidReleaseJniLibFolders> Task :core:data:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :feature:about:mergeBlueFdroidReleaseJniLibFolders> Task :core:domain:mergeBlueFdroidReleaseJniLibFolders> Task :feature:login:mergeBlueFdroidReleaseJniLibFolders> Task :core:navigation:mergeBlueFdroidReleaseJniLibFolders> Task :core:designsystem:mergeBlueFdroidReleaseJniLibFolders> Task :core:network:mergeBlueFdroidReleaseJniLibFolders> Task :app:mergeBlueFdroidReleaseJniLibFolders> Task :core:model:mergeBlueFdroidReleaseJniLibFolders> Task :core:database:mergeBlueFdroidReleaseJniLibFolders> Task :core:activity:mergeBlueFdroidReleaseJniLibFolders> Task :core:common:mergeBlueFdroidReleaseJniLibFolders> Task :feature:lists:mergeBlueFdroidReleaseJniLibFolders> Task :feature:suggestions:mergeBlueFdroidReleaseJniLibFolders> Task :core:preferences:mergeBlueFdroidReleaseJniLibFolders> Task :core:eventhub:mergeBlueFdroidReleaseJniLibFolders> Task :core:activity:generateBlueFdroidReleaseResValues> Task :core:network:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :core:model:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :core:activity:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :core:navigation:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :core:database:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :feature:login:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :core:ui:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :feature:lists:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :feature:about:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :core:domain:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :core:common:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :core:eventhub:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :core:designsystem:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :core:preferences:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :feature:suggestions:mergeBlueFdroidReleaseNativeLibs NO-SOURCE> Task :core:navigation:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:preferences:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:designsystem:copyBlueFdroidReleaseJniLibsProjectOnly> Task :feature:login:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:ui:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:activity:generateBlueFdroidReleaseResources> Task :core:data:generateBlueFdroidReleaseResValues FROM-CACHE> Task :core:common:generateBlueFdroidReleaseResValues FROM-CACHE> Task :core:database:generateBlueFdroidReleaseResValues FROM-CACHE> Task :core:common:generateBlueFdroidReleaseResources> Task :core:database:generateBlueFdroidReleaseResources> Task :core:data:generateBlueFdroidReleaseResources> Task :core:database:packageBlueFdroidReleaseResources> Task :core:common:packageBlueFdroidReleaseResources> Task :core:data:packageBlueFdroidReleaseResources> Task :core:activity:packageBlueFdroidReleaseResources> Task :core:eventhub:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:model:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:common:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:designsystem:generateBlueFdroidReleaseResValues FROM-CACHE> Task :core:network:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:model:generateBlueFdroidReleaseResValues FROM-CACHE> Task :core:model:generateBlueFdroidReleaseResources FROM-CACHE> Task :core:database:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:domain:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:network:generateBlueFdroidReleaseResValues FROM-CACHE> Task :feature:suggestions:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:model:packageBlueFdroidReleaseResources> Task :core:network:generateBlueFdroidReleaseResources> Task :core:designsystem:generateBlueFdroidReleaseResources> Task :core:data:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:preferences:generateBlueFdroidReleaseResValues FROM-CACHE> Task :core:activity:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:preferences:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :core:preferences:generateBlueFdroidReleaseResources> Task :core:eventhub:generateBlueFdroidReleaseResValues FROM-CACHE> Task :core:eventhub:generateBlueFdroidReleaseResources FROM-CACHE> Task :core:eventhub:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :core:navigation:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :feature:about:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:database:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :core:navigation:generateBlueFdroidReleaseResValues FROM-CACHE> Task :core:ui:generateBlueFdroidReleaseResValues FROM-CACHE> Task :feature:lists:copyBlueFdroidReleaseJniLibsProjectOnly> Task :core:network:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :core:navigation:generateBlueFdroidReleaseResources FROM-CACHE> Task :core:activity:generateBlueFdroidReleaseBuildConfig> Task :core:common:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:ui:generateBlueFdroidReleaseResources> Task :core:common:generateBlueFdroidReleaseBuildConfig> Task :core:navigation:packageBlueFdroidReleaseResources> Task :core:network:packageBlueFdroidReleaseResources> Task :core:eventhub:packageBlueFdroidReleaseResources> Task :core:database:parseBlueFdroidReleaseLocalResources> Task :core:activity:parseBlueFdroidReleaseLocalResources> Task :app:mergeBlueFdroidReleaseArtProfile> Task :core:data:parseBlueFdroidReleaseLocalResources> Task :core:preferences:packageBlueFdroidReleaseResources> Task :core:activity:generateBlueFdroidReleaseRFile> Task :core:data:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:data:generateBlueFdroidReleaseBuildConfig> Task :core:database:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:database:generateBlueFdroidReleaseRFile> Task :core:model:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:database:generateBlueFdroidReleaseBuildConfig> Task :core:common:parseBlueFdroidReleaseLocalResources FROM-CACHE> Task :core:model:generateBlueFdroidReleaseBuildConfig> Task :core:designsystem:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:data:generateBlueFdroidReleaseRFile> Task :core:navigation:parseBlueFdroidReleaseLocalResources> Task :core:designsystem:generateBlueFdroidReleaseBuildConfig> Task :core:network:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:model:parseBlueFdroidReleaseLocalResources> Task :core:network:parseBlueFdroidReleaseLocalResources> Task :core:eventhub:parseBlueFdroidReleaseLocalResources> Task :core:network:generateBlueFdroidReleaseBuildConfig> Task :core:model:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :core:preferences:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:preferences:parseBlueFdroidReleaseLocalResources> Task :core:navigation:generateBlueFdroidReleaseRFile> Task :core:preferences:generateBlueFdroidReleaseBuildConfig> Task :core:designsystem:javaPreCompileBlueFdroidRelease> Task :core:designsystem:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :core:eventhub:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:network:generateBlueFdroidReleaseRFile> Task :core:activity:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :core:common:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :core:eventhub:generateBlueFdroidReleaseBuildConfig> Task :core:navigation:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:eventhub:generateBlueFdroidReleaseRFile> Task :core:navigation:generateBlueFdroidReleaseBuildConfig> Task :core:model:generateBlueFdroidReleaseRFile> Task :core:ui:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:navigation:javaPreCompileBlueFdroidRelease FROM-CACHE> Task :core:ui:generateBlueFdroidReleaseBuildConfig> Task :core:data:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :core:domain:generateBlueFdroidReleaseResValues FROM-CACHE> Task :core:domain:generateBlueFdroidReleaseResources FROM-CACHE> Task :core:ui:packageBlueFdroidReleaseResources> Task :app:mergeBlueFdroidReleaseNativeLibs> Task :core:domain:packageBlueFdroidReleaseResources> Task :core:domain:parseBlueFdroidReleaseLocalResources FROM-CACHE> Task :core:ui:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :core:domain:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:ui:parseBlueFdroidReleaseLocalResources> Task :core:common:generateBlueFdroidReleaseRFile> Task :core:domain:generateBlueFdroidReleaseBuildConfig> Task :core:ui:generateBlueFdroidReleaseRFile> Task :feature:about:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:navigation:generateActivityClassNameConstants> Task :feature:about:generateBlueFdroidReleaseResValues FROM-CACHE> Task :core:domain:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :core:domain:generateBlueFdroidReleaseRFile> Task :feature:about:generateBlueFdroidReleaseResources> Task :feature:about:generateBlueFdroidReleaseBuildConfig> Task :feature:lists:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :feature:about:collectDependenciesBlueFdroidRelease> Task :feature:lists:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :feature:lists:generateBlueFdroidReleaseResValues FROM-CACHE> Task :app:stripBlueFdroidReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libanimation-decoder-gif.so, libconscrypt_jni.so.> Task :feature:lists:generateBlueFdroidReleaseResources> Task :core:preferences:generateBlueFdroidReleaseRFile> Task :feature:lists:generateBlueFdroidReleaseBuildConfig> Task :feature:about:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :feature:login:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :feature:login:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :feature:login:generateBlueFdroidReleaseResValues FROM-CACHE> Task :app:extractBlueFdroidReleaseNativeSymbolTables> Task :app:mergeBlueFdroidReleaseNativeDebugMetadata NO-SOURCE> Task :feature:login:generateBlueFdroidReleaseBuildConfig> Task :feature:login:generateBlueFdroidReleaseResources> Task :core:common:dataBindingGenBaseClassesBlueFdroidRelease> Task :core:model:dataBindingGenBaseClassesBlueFdroidRelease> Task :feature:lists:packageBlueFdroidReleaseResources> Task :feature:about:javaPreCompileBlueFdroidRelease> Task :feature:suggestions:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:activity:javaPreCompileBlueFdroidRelease FROM-CACHE> Task :feature:lists:parseBlueFdroidReleaseLocalResources> Task :feature:suggestions:generateBlueFdroidReleaseResValues FROM-CACHE> Task :core:common:javaPreCompileBlueFdroidRelease> Task :core:eventhub:javaPreCompileBlueFdroidRelease FROM-CACHE> Task :feature:suggestions:javaPreCompileBlueFdroidRelease FROM-CACHE> Task :feature:suggestions:generateBlueFdroidReleaseBuildConfig> Task :core:domain:javaPreCompileBlueFdroidRelease FROM-CACHE> Task :core:preferences:javaPreCompileBlueFdroidRelease FROM-CACHE> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :feature:suggestions:generateBlueFdroidReleaseResources> Task :app:generateBlueFdroidReleaseResValues FROM-CACHE> Task :feature:lists:javaPreCompileBlueFdroidRelease FROM-CACHE> Task :feature:login:javaPreCompileBlueFdroidRelease FROM-CACHE> Task :feature:login:packageBlueFdroidReleaseResources> Task :app:generateBlueFdroidReleaseBuildConfig> Task :app:buildKotlinToolingMetadata> Task :core:network:javaPreCompileBlueFdroidRelease> Task :core:data:javaPreCompileBlueFdroidRelease> Task :app:generateBlueFdroidReleaseResources> Task :core:common:writeBlueFdroidReleaseAarMetadata> Task :core:model:javaPreCompileBlueFdroidRelease> Task :feature:suggestions:packageBlueFdroidReleaseResources> Task :core:designsystem:packageBlueFdroidReleaseResources> Task :core:data:writeBlueFdroidReleaseAarMetadata> Task :feature:suggestions:parseBlueFdroidReleaseLocalResources> Task :feature:login:parseBlueFdroidReleaseLocalResources> Task :core:database:javaPreCompileBlueFdroidRelease> Task :feature:login:generateBlueFdroidReleaseRFile> Task :feature:suggestions:generateBlueFdroidReleaseRFile> Task :core:ui:javaPreCompileBlueFdroidRelease> Task :core:preferences:writeBlueFdroidReleaseAarMetadata> Task :feature:about:writeBlueFdroidReleaseAarMetadata> Task :feature:suggestions:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :feature:login:writeBlueFdroidReleaseAarMetadata> Task :core:domain:writeBlueFdroidReleaseAarMetadata> Task :core:database:writeBlueFdroidReleaseAarMetadata> Task :feature:lists:generateBlueFdroidReleaseRFile> Task :feature:lists:writeBlueFdroidReleaseAarMetadata> Task :core:ui:writeBlueFdroidReleaseAarMetadata> Task :core:common:extractDeepLinksBlueFdroidRelease> Task :core:designsystem:writeBlueFdroidReleaseAarMetadata> Task :feature:suggestions:writeBlueFdroidReleaseAarMetadata> Task :core:activity:writeBlueFdroidReleaseAarMetadata> Task :core:activity:extractDeepLinksBlueFdroidRelease> Task :core:model:writeBlueFdroidReleaseAarMetadata> Task :app:extractDeepLinksBlueFdroidRelease> Task :core:eventhub:writeBlueFdroidReleaseAarMetadata> Task :core:navigation:writeBlueFdroidReleaseAarMetadata> Task :core:data:extractDeepLinksBlueFdroidRelease FROM-CACHE> Task :core:database:extractDeepLinksBlueFdroidRelease FROM-CACHE> Task :core:domain:extractDeepLinksBlueFdroidRelease FROM-CACHE> Task :app:createBlueFdroidReleaseCompatibleScreenManifests> Task :core:eventhub:extractDeepLinksBlueFdroidRelease FROM-CACHE> Task :core:designsystem:extractDeepLinksBlueFdroidRelease FROM-CACHE> Task :core:network:writeBlueFdroidReleaseAarMetadata> Task :core:designsystem:parseBlueFdroidReleaseLocalResources> Task :core:navigation:extractDeepLinksBlueFdroidRelease FROM-CACHE> Task :core:model:extractDeepLinksBlueFdroidRelease FROM-CACHE> Task :core:network:extractDeepLinksBlueFdroidRelease FROM-CACHE> Task :app:dataBindingMergeDependencyArtifactsBlueFdroidRelease> Task :core:preferences:extractDeepLinksBlueFdroidRelease FROM-CACHE> Task :core:model:processBlueFdroidReleaseManifest> Task :core:domain:processBlueFdroidReleaseManifest> Task :core:eventhub:processBlueFdroidReleaseManifest> Task :core:ui:extractDeepLinksBlueFdroidRelease FROM-CACHE> Task :feature:lists:extractDeepLinksBlueFdroidRelease FROM-CACHE> Task :core:designsystem:processBlueFdroidReleaseManifest> Task :core:activity:processBlueFdroidReleaseManifest> Task :feature:login:extractDeepLinksBlueFdroidRelease FROM-CACHE> Task :feature:suggestions:extractDeepLinksBlueFdroidRelease FROM-CACHE> Task :core:common:processBlueFdroidReleaseManifest> Task :feature:suggestions:processBlueFdroidReleaseManifest> Task :feature:login:processBlueFdroidReleaseManifest> Task :core:preferences:processBlueFdroidReleaseManifest> Task :app:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :core:activity:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :feature:lists:processBlueFdroidReleaseManifest> Task :core:ui:processBlueFdroidReleaseManifest> Task :core:common:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :core:data:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :core:navigation:processBlueFdroidReleaseManifest> Task :core:database:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :core:network:processBlueFdroidReleaseManifest> Task :core:designsystem:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :app:mergeBlueFdroidReleaseStartupProfile> Task :core:domain:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :app:extractProguardFiles> Task :core:activity:mergeBlueFdroidReleaseAssets> Task :core:data:mergeBlueFdroidReleaseAssets> Task :core:designsystem:generateBlueFdroidReleaseRFile> Task :core:eventhub:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :core:database:processBlueFdroidReleaseManifest> Task :feature:about:processBlueFdroidReleaseManifest> Task :core:model:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :core:navigation:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :core:preferences:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :core:ui:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :core:network:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :core:data:processBlueFdroidReleaseManifest> Task :feature:about:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :core:database:mergeBlueFdroidReleaseAssets> Task :core:common:mergeBlueFdroidReleaseAssets> Task :feature:login:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :feature:lists:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :core:eventhub:mergeBlueFdroidReleaseAssets> Task :feature:suggestions:generateBlueFdroidReleaseAssets UP-TO-DATE> Task :core:navigation:mergeBlueFdroidReleaseAssets> Task :core:designsystem:mergeBlueFdroidReleaseAssets> Task :feature:suggestions:mergeBlueFdroidReleaseAssets> Task :core:preferences:mergeBlueFdroidReleaseAssets> Task :feature:lists:mergeBlueFdroidReleaseAssets> Task :core:model:mergeBlueFdroidReleaseAssets> Task :feature:about:mergeBlueFdroidReleaseAssets> Task :core:common:extractProguardFiles> Task :feature:login:mergeBlueFdroidReleaseAssets> Task :core:activity:extractProguardFiles> Task :core:domain:mergeBlueFdroidReleaseAssets> Task :core:data:extractProguardFiles> Task :core:database:extractProguardFiles> Task :core:designsystem:extractProguardFiles> Task :core:model:extractProguardFiles> Task :core:ui:mergeBlueFdroidReleaseAssets> Task :core:network:mergeBlueFdroidReleaseAssets> Task :core:network:extractProguardFiles> Task :core:designsystem:prepareLintJarForPublish> Task :core:model:prepareLintJarForPublish> Task :core:common:prepareLintJarForPublish> Task :core:eventhub:extractProguardFiles> Task :app:checkBlueFdroidReleaseAarMetadata> Task :core:preferences:extractProguardFiles> Task :app:javaPreCompileBlueFdroidRelease> Task :core:navigation:extractProguardFiles> Task :core:ui:extractProguardFiles> Task :core:activity:prepareLintJarForPublish> Task :feature:about:extractProguardFiles> Task :core:domain:extractProguardFiles> Task :feature:lists:extractProguardFiles> Task :feature:login:extractProguardFiles> Task :core:preferences:prepareLintJarForPublish> Task :feature:login:prepareLintJarForPublish> Task :feature:suggestions:extractProguardFiles> Task :feature:about:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :feature:suggestions:prepareLintJarForPublish> Task :feature:lists:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :core:designsystem:dataBindingGenBaseClassesBlueFdroidRelease> Task :feature:lists:prepareLintJarForPublish> Task :feature:lists:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :core:eventhub:prepareLintJarForPublish> Task :feature:login:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :core:network:prepareLintJarForPublish> Task :feature:lists:extractDeepLinksForAarBlueFdroidRelease> Task :feature:login:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :feature:suggestions:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :feature:suggestions:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :core:activity:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :core:activity:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :core:activity:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :feature:about:prepareLintJarForPublish> Task :core:database:prepareLintJarForPublish> Task :core:domain:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :core:navigation:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :app:extractBlueFdroidReleaseVersionControlInfo> Task :core:domain:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :feature:about:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :core:domain:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :core:ui:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :core:data:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :core:navigation:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :core:ui:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :core:database:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :core:data:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :core:data:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :feature:login:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :core:eventhub:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :core:database:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :core:network:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :core:eventhub:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :core:ui:prepareLintJarForPublish> Task :core:preferences:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :core:network:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :core:navigation:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :core:eventhub:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :core:database:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :core:designsystem:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :core:common:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :core:preferences:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :core:network:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :core:common:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :core:model:stripBlueFdroidReleaseDebugSymbols NO-SOURCE> Task :core:designsystem:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :checks:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:data:prepareLintJarForPublish> Task :feature:suggestions:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :core:designsystem:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :core:model:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :app:checkBlueFdroidReleaseDuplicateClasses> Task :core:domain:prepareLintJarForPublish> Task :core:navigation:prepareLintJarForPublish> Task :checks:processResources> Task :core:ui:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :core:common:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :core:designsystem:writeBlueFdroidReleaseLintModelMetadata> Task :core:data:writeBlueFdroidReleaseLintModelMetadata> Task :core:common:writeBlueFdroidReleaseLintModelMetadata> Task :core:eventhub:writeBlueFdroidReleaseLintModelMetadata> Task :core:database:writeBlueFdroidReleaseLintModelMetadata> Task :core:model:writeBlueFdroidReleaseLintModelMetadata> Task :core:navigation:writeBlueFdroidReleaseLintModelMetadata> Task :core:preferences:writeBlueFdroidReleaseLintModelMetadata> Task :core:ui:writeBlueFdroidReleaseLintModelMetadata> Task :core:domain:writeBlueFdroidReleaseLintModelMetadata> Task :core:network:writeBlueFdroidReleaseLintModelMetadata> Task :core:activity:writeBlueFdroidReleaseLintModelMetadata> Task :feature:suggestions:writeBlueFdroidReleaseLintModelMetadata> Task :feature:about:writeBlueFdroidReleaseLintModelMetadata> Task :feature:login:writeBlueFdroidReleaseLintModelMetadata> Task :app:writeBlueFdroidReleaseAppMetadata> Task :feature:lists:writeBlueFdroidReleaseLintModelMetadata> Task :app:writeBlueFdroidReleaseSigningConfigVersions> Task :core:model:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :core:preferences:copyBlueFdroidReleaseJniLibsProjectAndLocalJars> Task :app:mergeBlueFdroidReleaseAssets> Task :core:preferences:dataBindingGenBaseClassesBlueFdroidRelease> Task :core:network:dataBindingGenBaseClassesBlueFdroidRelease> Task :core:eventhub:dataBindingGenBaseClassesBlueFdroidRelease> Task :app:compressBlueFdroidReleaseAssets> Task :core:database:dataBindingGenBaseClassesBlueFdroidRelease> Task :core:data:dataBindingGenBaseClassesBlueFdroidRelease> Task :core:navigation:dataBindingGenBaseClassesBlueFdroidRelease> Task :core:domain:dataBindingGenBaseClassesBlueFdroidRelease> Task :core:ui:dataBindingGenBaseClassesBlueFdroidRelease> Task :core:activity:dataBindingGenBaseClassesBlueFdroidRelease> Task :feature:login:dataBindingGenBaseClassesBlueFdroidRelease> Task :feature:suggestions:dataBindingGenBaseClassesBlueFdroidRelease> Task :feature:lists:dataBindingGenBaseClassesBlueFdroidRelease> Task :app:packageBlueFdroidReleaseResources> Task :app:parseBlueFdroidReleaseLocalResources> Task :app:expandBlueFdroidReleaseL8ArtProfileWildcards> Task :feature:about:prepareLibraryDefinitionsBlueFdroidRelease> Task :feature:about:extractDeepLinksForAarBlueFdroidRelease FROM-CACHE> Task :feature:about:extractDeepLinksBlueFdroidRelease FROM-CACHE> Task :feature:about:packageBlueFdroidReleaseResources> Task :feature:about:parseBlueFdroidReleaseLocalResources> Task :feature:about:generateBlueFdroidReleaseRFile> Task :app:mapBlueFdroidReleaseSourceSetPaths> Task :feature:about:dataBindingGenBaseClassesBlueFdroidRelease> Task :app:processBlueFdroidReleaseMainManifest> Task :app:processBlueFdroidReleaseManifest> Task :app:processBlueFdroidReleaseManifestForPackage> Task :core:model:kspBlueFdroidReleaseKotlin> Task :app:mergeBlueFdroidReleaseResources/home/vagrant/build/app.pachli/app/src/main/res/values-hu/strings.xml:538:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-hu/strings.xml:550:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-hu/strings.xml:207:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-hu/strings.xml:560:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?> Task :core:designsystem:compileBlueFdroidReleaseKotlin> Task :core:designsystem:processBlueFdroidReleaseJavaRes> Task :core:common:kspBlueFdroidReleaseKotlin> Task :core:designsystem:mergeBlueFdroidReleaseJavaResource> Task :app:mergeBlueFdroidReleaseResources/home/vagrant/build/app.pachli/app/src/main/res/values-hu/strings.xml:143:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-it/values-it.xml:3:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-it/values-it.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-ja/values-ja.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-ja/values-ja.xml:10:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-ar/values-ar.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-it/strings.xml:582:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-it/strings.xml:586:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-it/strings.xml:262:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ja/strings.xml:527:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ja/strings.xml:538:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-it/strings.xml:187:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-nb-rNO/values-nb-rNO.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-nb-rNO/values-nb-rNO.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ja/strings.xml:231:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ar/strings.xml:595:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ar/strings.xml:591:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ar/strings.xml:254:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-it/strings.xml:162:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ja/strings.xml:519:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ar/strings.xml:601:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ar/strings.xml:150:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ja/strings.xml:147:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-be/strings.xml:555:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-be/strings.xml:560:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nb-rNO/strings.xml:535:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-be/strings.xml:317:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nb-rNO/strings.xml:555:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nb-rNO/strings.xml:231:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-sk/values-sk.xml:3:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-sk/values-sk.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-be/strings.xml:249:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-eo/strings.xml:444:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-sv/values-sv.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-sv/values-sv.xml:10:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nb-rNO/strings.xml:492:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ca/strings.xml:479:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-be/strings.xml:123:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ca/strings.xml:246:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-sk/strings.xml:389:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-sk/strings.xml:552:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-sk/strings.xml:80:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ca/strings.xml:120:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nb-rNO/strings.xml:154:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-sk/strings.xml:467:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-zh-rCN/values-zh-rCN.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-zh-rCN/values-zh-rCN.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values/values.xml:3:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values/values.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ca/strings.xml:198:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-nn/values-nn.xml:3:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-nn/values-nn.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-sk/strings.xml:303:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-zh-rCN/strings.xml:547:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-zh-rCN/strings.xml:544:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-zh-rCN/strings.xml:247:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-sv/strings.xml:551:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nn/strings.xml:548:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nn/strings.xml:552:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nn/strings.xml:291:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-sv/strings.xml:532:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-zh-rCN/strings.xml:561:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nn/strings.xml:382:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-sv/strings.xml:242:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values/strings.xml:666:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values/strings.xml:673:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values/strings.xml:439:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-zh-rCN/strings.xml:157:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nn/strings.xml:343:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-sv/strings.xml:557:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values/strings.xml:348:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-lt/values-lt.xml:3:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-lt/values-lt.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-nl/values-nl.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-de/values-de.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-nl/values-nl.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-de/values-de.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-sv/strings.xml:152:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values/strings.xml:303:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-fa/values-fa.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-fa/values-fa.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-cy/values-cy.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-cy/values-cy.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fa/strings.xml:543:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fa/strings.xml:549:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-de/strings.xml:545:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-de/strings.xml:551:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fa/strings.xml:216:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-de/strings.xml:232:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-in/strings.xml:399:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fa/strings.xml:565:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-cy/strings.xml:587:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nl/strings.xml:533:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-in/strings.xml:127:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-cy/strings.xml:593:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nl/strings.xml:574:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-cy/strings.xml:218:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-in/strings.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-cy/strings.xml:604:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nl/strings.xml:234:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-de/strings.xml:560:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-cy/strings.xml:137:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-in/strings.xml:122:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nl/strings.xml:548:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-pl/values-pl.xml:3:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-pl/values-pl.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-tr/values-tr.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-tr/values-tr.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-nl/strings.xml:151:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-my/strings.xml:86:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-de/strings.xml:154:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fa/strings.xml:138:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-pl/strings.xml:546:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-pl/strings.xml:542:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-pl/strings.xml:211:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-tr/strings.xml:543:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-tr/strings.xml:507:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-tr/strings.xml:227:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-tr/strings.xml:560:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-pl/strings.xml:560:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-tr/strings.xml:144:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-pl/strings.xml:132:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-vi/values-vi.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-vi/values-vi.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-gl/values-gl.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-pt-rPT/strings.xml:18:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-gl/values-gl.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-pt-rPT/strings.xml:221:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-gl/strings.xml:539:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-vi/strings.xml:526:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-gl/strings.xml:547:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-vi/strings.xml:532:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-zh-rTW/strings.xml:447:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-gl/strings.xml:204:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-vi/strings.xml:348:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-pt-rPT/strings.xml:206:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-vi/strings.xml:548:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-gl/strings.xml:558:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-vi/strings.xml:215:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fr/strings.xml:562:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fr/strings.xml:568:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fr/strings.xml:246:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-fi/values-fi.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-fi/values-fi.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-gl/strings.xml:299:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fr/strings.xml:599:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fr/strings.xml:154:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-cs/strings.xml:429:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fi/strings.xml:467:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fi/strings.xml:460:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fi/strings.xml:255:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fi/strings.xml:393:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-fi/strings.xml:257:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-ga/values-ga.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-ga/values-ga.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ga/strings.xml:626:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-uk/values-uk.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ga/strings.xml:593:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-uk/values-uk.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ga/strings.xml:280:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ga/strings.xml:641:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-uk/strings.xml:554:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-sa/strings.xml:173:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-uk/strings.xml:560:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-sa/strings.xml:273:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-uk/strings.xml:231:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-sa/strings.xml:206:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-uk/strings.xml:572:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ga/strings.xml:193:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-uk/strings.xml:317:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-lv/values-lv.xml:3:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-lv/values-lv.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ta/strings.xml:462:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ta/strings.xml:454:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ta/strings.xml:201:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ta/strings.xml:284:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-pt-rBR/values-pt-rBR.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-pt-rBR/values-pt-rBR.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-ta/strings.xml:129:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-pt-rBR/strings.xml:572:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-lv/strings.xml:492:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-lv/strings.xml:501:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-lv/strings.xml:108:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-pt-rBR/strings.xml:556:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-pt-rBR/strings.xml:223:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-pt-rBR/strings.xml:583:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-lv/strings.xml:545:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-pt-rBR/strings.xml:144:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-lv/strings.xml:209:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-eu/strings.xml:155:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-es/values-es.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-es/values-es.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-es/strings.xml:555:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-es/strings.xml:563:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-oc/values-oc.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-oc/values-oc.xml:8:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-es/strings.xml:229:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-es/strings.xml:595:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-oc/strings.xml:538:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-oc/strings.xml:543:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-oc/strings.xml:207:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-oc/strings.xml:565:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-oc/strings.xml:134:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-es/strings.xml:143:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-is/strings.xml:531:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-is/strings.xml:543:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-is/strings.xml:262:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-is/strings.xml:553:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-is/strings.xml:174:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-gd/values-gd.xml:2:4: Multiple substitutions specified in non-positional format of string resource string/about_account_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/feature/about/build/intermediates/packaged_res/blueFdroidRelease/packageBlueFdroidReleaseResources/values-gd/values-gd.xml:9:4: Multiple substitutions specified in non-positional format of string resource string/about_device_info. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-gd/strings.xml:557:4: Multiple substitutions specified in non-positional format of string resource string/filter_description_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-gd/strings.xml:569:4: Multiple substitutions specified in non-positional format of string resource string/filter_expiration_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-gd/strings.xml:200:4: Multiple substitutions specified in non-positional format of string resource string/language_display_name_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-gd/strings.xml:580:4: Multiple substitutions specified in non-positional format of string resource string/notification_header_report_format. Did you mean to add the formatted="false" attribute?/home/vagrant/build/app.pachli/app/src/main/res/values-gd/strings.xml:310:4: Multiple substitutions specified in non-positional format of string resource string/pref_title_http_proxy_port_message. Did you mean to add the formatted="false" attribute?> Task :checks:compileKotlin> Task :checks:compileJava NO-SOURCE> Task :checks:classes> Task :checks:jar> Task :core:designsystem:extractBlueFdroidReleaseAnnotations> Task :app:dataBindingGenBaseClassesBlueFdroidRelease> Task :core:designsystem:compileBlueFdroidReleaseJavaWithJavac> Task :core:designsystem:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :core:designsystem:mergeBlueFdroidReleaseConsumerProguardFiles> Task :core:designsystem:exportBlueFdroidReleaseConsumerProguardFiles> Task :core:designsystem:bundleLibCompileToJarBlueFdroidRelease> Task :core:designsystem:syncBlueFdroidReleaseLibJars> Task :core:designsystem:bundleLibRuntimeToJarBlueFdroidRelease> Task :core:designsystem:createFullJarBlueFdroidRelease> Task :core:common:compileBlueFdroidReleaseKotlin> Task :core:common:processBlueFdroidReleaseJavaRes> Task :core:common:mergeBlueFdroidReleaseJavaResource> Task :core:common:extractBlueFdroidReleaseAnnotations> Task :core:designsystem:bundleBlueFdroidReleaseLocalLintAar> Task :core:model:compileBlueFdroidReleaseKotlin> Task :core:model:processBlueFdroidReleaseJavaRes> Task :core:model:mergeBlueFdroidReleaseJavaResource> Task :core:model:extractBlueFdroidReleaseAnnotations> Task :core:common:compileBlueFdroidReleaseJavaWithJavac> Task :core:model:compileBlueFdroidReleaseJavaWithJavac> Task :core:common:transformBlueFdroidReleaseClassesWithAsm> Task :core:common:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :core:model:transformBlueFdroidReleaseClassesWithAsm> Task :core:common:bundleLibCompileToJarBlueFdroidRelease> Task :core:common:bundleLibRuntimeToJarBlueFdroidRelease> Task :core:common:exportBlueFdroidReleaseConsumerProguardFiles> Task :core:common:mergeBlueFdroidReleaseConsumerProguardFiles> Task :core:model:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :core:common:createFullJarBlueFdroidRelease> Task :core:model:mergeBlueFdroidReleaseConsumerProguardFiles> Task :core:model:bundleLibRuntimeToJarBlueFdroidRelease> Task :core:model:exportBlueFdroidReleaseConsumerProguardFiles> Task :core:model:createFullJarBlueFdroidRelease> Task :core:model:bundleLibCompileToJarBlueFdroidRelease> Task :core:common:syncBlueFdroidReleaseLibJars> Task :core:model:syncBlueFdroidReleaseLibJars> Task :core:model:bundleBlueFdroidReleaseLocalLintAar> Task :core:common:bundleBlueFdroidReleaseLocalLintAar> Task :core:model:generateBlueFdroidReleaseLintModel> Task :core:model:generateBlueFdroidReleaseLintVitalModel> Task :core:common:generateBlueFdroidReleaseLintVitalModel> Task :core:designsystem:generateBlueFdroidReleaseLintVitalModel> Task :core:designsystem:generateBlueFdroidReleaseLintModel> Task :core:common:generateBlueFdroidReleaseLintModel> Task :app:processBlueFdroidReleaseResources> Task :core:preferences:kspBlueFdroidReleaseKotlin> Task :core:common:lintVitalAnalyzeBlueFdroidRelease> Task :core:model:lintVitalAnalyzeBlueFdroidRelease> Task :core:designsystem:lintVitalAnalyzeBlueFdroidRelease> Task :core:preferences:compileBlueFdroidReleaseKotlin> Task :core:preferences:processBlueFdroidReleaseJavaRes> Task :core:preferences:mergeBlueFdroidReleaseJavaResource> Task :core:preferences:extractBlueFdroidReleaseAnnotations> Task :core:preferences:compileBlueFdroidReleaseJavaWithJavac> Task :core:preferences:transformBlueFdroidReleaseClassesWithAsm> Task :core:preferences:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :core:preferences:exportBlueFdroidReleaseConsumerProguardFiles> Task :core:preferences:mergeBlueFdroidReleaseConsumerProguardFiles> Task :core:preferences:bundleLibCompileToJarBlueFdroidRelease> Task :core:preferences:bundleLibRuntimeToJarBlueFdroidRelease> Task :core:preferences:createFullJarBlueFdroidRelease> Task :core:preferences:syncBlueFdroidReleaseLibJars> Task :core:preferences:bundleBlueFdroidReleaseLocalLintAar> Task :core:preferences:generateBlueFdroidReleaseLintModel> Task :core:preferences:generateBlueFdroidReleaseLintVitalModel> Task :core:preferences:lintVitalAnalyzeBlueFdroidRelease> Task :core:network:kspBlueFdroidReleaseKotlin> Task :core:network:compileBlueFdroidReleaseKotlinw: file:///home/vagrant/build/app.pachli/core/network/src/main/kotlin/app/pachli/core/network/json/HasDefault.kt:104:36 Unchecked cast of 'Class<*>!' to 'Class<out Enum<*>>'.w: file:///home/vagrant/build/app.pachli/core/network/src/main/kotlin/app/pachli/core/network/json/HasDefault.kt:106:27 Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type 'Array<(out) CapturedType(out Enum<*>)!>?'.w: file:///home/vagrant/build/app.pachli/core/network/src/main/kotlin/app/pachli/core/network/json/HasDefault.kt:120:47 Unchecked cast of 'Any?' to 'T (of class Adapter<T : Enum<T>>)'.w: file:///home/vagrant/build/app.pachli/core/network/src/main/kotlin/app/pachli/core/network/json/HasDefault.kt:127:31 Unchecked cast of 'Enum<*>' to 'T (of class Adapter<T : Enum<T>>)'.> Task :core:network:processBlueFdroidReleaseJavaRes> Task :core:network:mergeBlueFdroidReleaseJavaResource> Task :core:network:extractBlueFdroidReleaseAnnotations> Task :core:network:compileBlueFdroidReleaseJavaWithJavac> Task :core:network:generateBlueFdroidReleaseLintModel> Task :core:network:generateBlueFdroidReleaseLintVitalModel> Task :core:network:transformBlueFdroidReleaseClassesWithAsm> Task :core:network:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :core:network:mergeBlueFdroidReleaseConsumerProguardFiles> Task :core:network:exportBlueFdroidReleaseConsumerProguardFiles> Task :core:network:bundleLibRuntimeToJarBlueFdroidRelease> Task :core:network:bundleLibCompileToJarBlueFdroidRelease> Task :core:network:createFullJarBlueFdroidRelease> Task :core:network:syncBlueFdroidReleaseLibJars> Task :core:network:bundleBlueFdroidReleaseLocalLintAar> Task :core:network:lintVitalAnalyzeBlueFdroidRelease> Task :core:eventhub:kspBlueFdroidReleaseKotlin> Task :core:eventhub:compileBlueFdroidReleaseKotlin> Task :core:eventhub:processBlueFdroidReleaseJavaRes> Task :core:eventhub:mergeBlueFdroidReleaseJavaResource> Task :core:eventhub:extractBlueFdroidReleaseAnnotations> Task :core:eventhub:compileBlueFdroidReleaseJavaWithJavac> Task :core:eventhub:transformBlueFdroidReleaseClassesWithAsm> Task :core:eventhub:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :core:eventhub:mergeBlueFdroidReleaseConsumerProguardFiles> Task :core:eventhub:generateBlueFdroidReleaseLintModel> Task :core:eventhub:bundleLibRuntimeToJarBlueFdroidRelease> Task :core:eventhub:exportBlueFdroidReleaseConsumerProguardFiles> Task :core:eventhub:createFullJarBlueFdroidRelease> Task :core:eventhub:bundleLibCompileToJarBlueFdroidRelease> Task :core:eventhub:syncBlueFdroidReleaseLibJars> Task :core:eventhub:generateBlueFdroidReleaseLintVitalModel> Task :core:eventhub:bundleBlueFdroidReleaseLocalLintAar> Task :core:eventhub:lintVitalAnalyzeBlueFdroidRelease> Task :core:database:kspBlueFdroidReleaseKotlinw: [ksp] /home/vagrant/build/app.pachli/core/database/src/main/kotlin/app/pachli/core/database/model/NotificationEntity.kt:234: Indices defined in app.pachli.core.database.model.TimelineAccountEntity will be dropped when it is merged into app.pachli.core.database.model.NotificationReportEntity (targetAccount). You can re-declare them in app.pachli.core.database.model.NotificationReportEntity.> Task :core:database:compileBlueFdroidReleaseKotlinw: file:///home/vagrant/build/app.pachli/core/database/src/main/kotlin/app/pachli/core/database/model/InstanceEntity.kt:90:95 'val maxTootChars: Int?' is deprecated. Replaced with StatusConfiguration.max_characters.w: file:///home/vagrant/build/app.pachli/core/database/src/main/kotlin/app/pachli/core/database/model/LogEntryEntity.kt:45:18 This extension is shadowed by a member: 'fun toString(): String' defined in 'kotlin/Any'.> Task :core:database:processBlueFdroidReleaseJavaRes> Task :core:database:mergeBlueFdroidReleaseJavaResource> Task :core:database:extractBlueFdroidReleaseAnnotations> Task :core:database:compileBlueFdroidReleaseJavaWithJavac> Task :core:database:generateBlueFdroidReleaseLintModel> Task :core:database:generateBlueFdroidReleaseLintVitalModel> Task :core:database:transformBlueFdroidReleaseClassesWithAsm> Task :core:database:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :core:database:mergeBlueFdroidReleaseConsumerProguardFiles> Task :core:database:exportBlueFdroidReleaseConsumerProguardFiles> Task :core:database:bundleLibCompileToJarBlueFdroidRelease> Task :core:database:bundleLibRuntimeToJarBlueFdroidRelease> Task :core:database:createFullJarBlueFdroidRelease> Task :core:database:lintVitalAnalyzeBlueFdroidRelease> Task :core:database:syncBlueFdroidReleaseLibJars> Task :core:database:bundleBlueFdroidReleaseLocalLintAar> Task :core:data:kspBlueFdroidReleaseKotlin> Task :core:data:compileBlueFdroidReleaseKotlinw: file:///home/vagrant/build/app.pachli/core/data/src/main/kotlin/app/pachli/core/data/model/Suggestion.kt:84:75 'val source: SuggestionSource' is deprecated. Mastodon 4.x switched to sources.w: file:///home/vagrant/build/app.pachli/core/data/src/main/kotlin/app/pachli/core/data/repository/AccountManager.kt:204:17 'val activeAccountFlow: StateFlow<Loadable<AccountEntity?>>' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/core/data/src/main/kotlin/app/pachli/core/data/repository/AccountPreferenceDataStore.kt:36:38 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/core/data/src/main/kotlin/app/pachli/core/data/repository/AccountPreferenceDataStore.kt:47:38 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/core/data/src/main/kotlin/app/pachli/core/data/repository/InstanceInfoRepository.kt:78:28 'val activeAccountFlow: StateFlow<Loadable<AccountEntity?>>' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/core/data/src/main/kotlin/app/pachli/core/data/repository/InstanceInfoRepository.kt:133:95 'val maxTootChars: Int?' is deprecated. Replaced with StatusConfiguration.max_characters.w: file:///home/vagrant/build/app.pachli/core/data/src/main/kotlin/app/pachli/core/data/repository/ServerRepository.kt:77:24 'val activeAccountFlow: StateFlow<Loadable<AccountEntity?>>' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/core/data/src/main/kotlin/app/pachli/core/data/repository/StatusDisplayOptionsRepository.kt:93:66 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/core/data/src/main/kotlin/app/pachli/core/data/repository/StatusDisplayOptionsRepository.kt:120:65 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/core/data/src/main/kotlin/app/pachli/core/data/repository/StatusDisplayOptionsRepository.kt:123:58 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/core/data/src/main/kotlin/app/pachli/core/data/repository/StatusDisplayOptionsRepository.kt:140:28 'val activeAccountFlow: StateFlow<Loadable<AccountEntity?>>' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.> Task :core:data:processBlueFdroidReleaseJavaRes> Task :core:data:mergeBlueFdroidReleaseJavaResource> Task :core:data:extractBlueFdroidReleaseAnnotations> Task :core:data:compileBlueFdroidReleaseJavaWithJavac> Task :core:data:generateBlueFdroidReleaseLintModel> Task :core:data:generateBlueFdroidReleaseLintVitalModel> Task :core:data:transformBlueFdroidReleaseClassesWithAsm> Task :core:data:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :core:data:mergeBlueFdroidReleaseConsumerProguardFiles> Task :core:data:exportBlueFdroidReleaseConsumerProguardFiles> Task :core:data:bundleLibRuntimeToJarBlueFdroidRelease> Task :core:data:bundleLibCompileToJarBlueFdroidRelease> Task :core:data:createFullJarBlueFdroidRelease> Task :core:data:lintVitalAnalyzeBlueFdroidRelease> Task :core:data:syncBlueFdroidReleaseLibJars> Task :core:data:bundleBlueFdroidReleaseLocalLintAar> Task :core:domain:kspBlueFdroidReleaseKotlin> Task :core:ui:kspBlueFdroidReleaseKotlin> Task :core:navigation:compileBlueFdroidReleaseKotlinw: file:///home/vagrant/build/app.pachli/core/navigation/src/main/kotlin/app/pachli/core/navigation/Navigation.kt:125:46 'fun getSerializableExtra(p0: String!): Serializable?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/core/navigation/src/main/kotlin/app/pachli/core/navigation/Navigation.kt:552:56 'fun getSerializableExtra(p0: String!): Serializable?' is deprecated. Deprecated in Java.> Task :core:navigation:processBlueFdroidReleaseJavaRes> Task :core:navigation:mergeBlueFdroidReleaseJavaResource> Task :core:navigation:extractBlueFdroidReleaseAnnotations> Task :core:navigation:compileBlueFdroidReleaseJavaWithJavac> Task :core:navigation:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :core:navigation:mergeBlueFdroidReleaseConsumerProguardFiles> Task :core:navigation:exportBlueFdroidReleaseConsumerProguardFiles> Task :core:navigation:bundleLibCompileToJarBlueFdroidRelease> Task :core:navigation:bundleLibRuntimeToJarBlueFdroidRelease> Task :core:navigation:createFullJarBlueFdroidRelease> Task :core:navigation:generateBlueFdroidReleaseLintVitalModel> Task :core:navigation:generateBlueFdroidReleaseLintModel> Task :core:navigation:syncBlueFdroidReleaseLibJars> Task :core:navigation:bundleBlueFdroidReleaseLocalLintAar> Task :core:navigation:lintVitalAnalyzeBlueFdroidRelease> Task :core:domain:compileBlueFdroidReleaseKotlin> Task :core:domain:processBlueFdroidReleaseJavaRes> Task :core:domain:extractBlueFdroidReleaseAnnotations> Task :core:domain:mergeBlueFdroidReleaseJavaResource> Task :core:domain:compileBlueFdroidReleaseJavaWithJavac> Task :core:domain:transformBlueFdroidReleaseClassesWithAsm> Task :core:domain:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :core:domain:mergeBlueFdroidReleaseConsumerProguardFiles> Task :core:domain:exportBlueFdroidReleaseConsumerProguardFiles> Task :core:domain:bundleLibRuntimeToJarBlueFdroidRelease> Task :core:domain:bundleLibCompileToJarBlueFdroidRelease> Task :core:domain:generateBlueFdroidReleaseLintVitalModel> Task :core:domain:generateBlueFdroidReleaseLintModel> Task :core:domain:syncBlueFdroidReleaseLibJars> Task :core:domain:bundleBlueFdroidReleaseLocalLintAar> Task :core:domain:createFullJarBlueFdroidRelease> Task :core:domain:lintVitalAnalyzeBlueFdroidRelease> Task :core:ui:kaptGenerateStubsBlueFdroidReleaseKotlin> Task :core:ui:kaptBlueFdroidReleaseKotlinwarning: Supported source version 'RELEASE_8' from annotation processor 'org.jetbrains.kotlin.kapt3.base.ProcessorWrapper' less than -source '17'Note: [prism4j-bundler] Processing took: 1199 msNote: [prism4j-bundler] Processing took: 1 mswarning: The following options were not recognized by any processor: '[dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, dagger.hilt.internal.useAggregatingRootProcessor, kapt.kotlin.generated]'> Task :core:ui:compileBlueFdroidReleaseKotlinw: file:///home/vagrant/build/app.pachli/core/ui/src/main/kotlin/app/pachli/core/ui/ClickableSpanTextView.kt:278:21 'static fun startActivity(p0: @NonNull() Context, p1: @NonNull() Intent, p2: @Nullable() Bundle?): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/core/ui/src/main/kotlin/com/twitter/twittertext/Extractor.kt:113:29 Java type mismatch: inferred type is 'String?', but 'String' was expected.w: file:///home/vagrant/build/app.pachli/core/ui/src/main/kotlin/com/twitter/twittertext/Extractor.kt:147:34 Java type mismatch: inferred type is 'String?', but 'CharSequence' was expected.w: file:///home/vagrant/build/app.pachli/core/ui/src/main/kotlin/com/twitter/twittertext/Extractor.kt:157:38 Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type 'String?'.w: file:///home/vagrant/build/app.pachli/core/ui/src/main/kotlin/com/twitter/twittertext/Extractor.kt:158:45 Java type mismatch: inferred type is 'String?', but 'String' was expected.> Task :core:ui:extractBlueFdroidReleaseAnnotations> Task :core:ui:compileBlueFdroidReleaseJavaWithJavacThe following annotation processors are not incremental: prism4j-bundler-2.0.0.jar (io.noties:prism4j-bundler:2.0.0).Make sure all annotation processors are incremental to improve your build speed.> Task :core:ui:processBlueFdroidReleaseJavaRes> Task :core:ui:mergeBlueFdroidReleaseJavaResource> Task :core:ui:transformBlueFdroidReleaseClassesWithAsm> Task :core:ui:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :core:ui:mergeBlueFdroidReleaseConsumerProguardFiles> Task :core:ui:exportBlueFdroidReleaseConsumerProguardFiles> Task :core:ui:bundleLibCompileToJarBlueFdroidRelease> Task :core:ui:bundleLibRuntimeToJarBlueFdroidRelease> Task :core:ui:createFullJarBlueFdroidRelease> Task :core:ui:syncBlueFdroidReleaseLibJars> Task :core:ui:bundleBlueFdroidReleaseLocalLintAar> Task :core:ui:generateBlueFdroidReleaseLintVitalModel> Task :core:ui:generateBlueFdroidReleaseLintModel> Task :core:ui:lintVitalAnalyzeBlueFdroidRelease> Task :core:activity:kspBlueFdroidReleaseKotlin> Task :core:activity:compileBlueFdroidReleaseKotlinw: file:///home/vagrant/build/app.pachli/core/activity/src/main/kotlin/app/pachli/core/activity/BaseActivity.kt:122:28 'constructor(p0: String!, p1: Bitmap!, p2: Int): ActivityManager.TaskDescription' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/core/activity/src/main/kotlin/app/pachli/core/activity/BaseActivity.kt:200:28 'val activeAccountFlow: StateFlow<Loadable<AccountEntity?>>' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/core/activity/src/main/kotlin/app/pachli/core/activity/OpenUrlUseCase.kt:81:82 'static field navigationBarColor: Int' is deprecated. Deprecated in Java.> Task :core:activity:processBlueFdroidReleaseJavaRes> Task :core:activity:mergeBlueFdroidReleaseJavaResource> Task :core:activity:extractBlueFdroidReleaseAnnotations> Task :core:activity:compileBlueFdroidReleaseJavaWithJavac> Task :core:activity:generateBlueFdroidReleaseLintVitalModel> Task :core:activity:generateBlueFdroidReleaseLintModel> Task :core:activity:transformBlueFdroidReleaseClassesWithAsm> Task :core:activity:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :core:activity:exportBlueFdroidReleaseConsumerProguardFiles> Task :core:activity:bundleLibCompileToJarBlueFdroidRelease> Task :core:activity:mergeBlueFdroidReleaseConsumerProguardFiles> Task :core:activity:bundleLibRuntimeToJarBlueFdroidRelease> Task :core:activity:createFullJarBlueFdroidRelease> Task :core:activity:syncBlueFdroidReleaseLibJars> Task :core:activity:bundleBlueFdroidReleaseLocalLintAar> Task :core:activity:lintVitalAnalyzeBlueFdroidRelease> Task :feature:suggestions:kspBlueFdroidReleaseKotlin> Task :feature:login:kspBlueFdroidReleaseKotlin> Task :feature:about:kspBlueFdroidReleaseKotlin> Task :feature:lists:kspBlueFdroidReleaseKotlin> Task :feature:login:compileBlueFdroidReleaseKotlinw: file:///home/vagrant/build/app.pachli/feature/login/src/main/kotlin/app/pachli/feature/login/LoginWebViewActivity.kt:143:26 'var databaseEnabled: Boolean' is deprecated. Deprecated in Java.> Task :feature:login:processBlueFdroidReleaseJavaRes> Task :feature:login:mergeBlueFdroidReleaseJavaResource> Task :feature:login:extractBlueFdroidReleaseAnnotations> Task :feature:suggestions:compileBlueFdroidReleaseKotlinw: file:///home/vagrant/build/app.pachli/feature/suggestions/src/main/kotlin/app/pachli/feature/suggestions/SuggestionsAdapter.kt:218:9 Cannot access class 'Transformation' in the expression type. While it may work, this case indicates a configuration mistake and can lead to avoidable compilation errors, so it may be forbidden soon. Check your module classpath for missing or conflicting dependencies.> Task :feature:login:compileBlueFdroidReleaseJavaWithJavac> Task :feature:suggestions:processBlueFdroidReleaseJavaRes> Task :feature:suggestions:mergeBlueFdroidReleaseJavaResource> Task :feature:suggestions:extractBlueFdroidReleaseAnnotations> Task :feature:login:generateBlueFdroidReleaseLintVitalModel> Task :feature:login:generateBlueFdroidReleaseLintModel> Task :feature:login:transformBlueFdroidReleaseClassesWithAsm> Task :feature:login:bundleLibRuntimeToJarBlueFdroidRelease> Task :feature:login:bundleLibCompileToJarBlueFdroidRelease> Task :feature:login:createFullJarBlueFdroidRelease> Task :feature:login:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :feature:login:mergeBlueFdroidReleaseConsumerProguardFiles> Task :feature:login:exportBlueFdroidReleaseConsumerProguardFiles> Task :feature:login:syncBlueFdroidReleaseLibJars> Task :feature:login:bundleBlueFdroidReleaseLocalLintAar> Task :feature:login:lintVitalAnalyzeBlueFdroidRelease> Task :feature:suggestions:compileBlueFdroidReleaseJavaWithJavac> Task :feature:suggestions:generateBlueFdroidReleaseLintVitalModel> Task :feature:suggestions:generateBlueFdroidReleaseLintModel> Task :feature:suggestions:transformBlueFdroidReleaseClassesWithAsm> Task :feature:suggestions:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :feature:suggestions:mergeBlueFdroidReleaseConsumerProguardFiles> Task :feature:suggestions:bundleLibCompileToJarBlueFdroidRelease> Task :feature:suggestions:exportBlueFdroidReleaseConsumerProguardFiles> Task :feature:suggestions:bundleLibRuntimeToJarBlueFdroidRelease> Task :feature:suggestions:createFullJarBlueFdroidRelease> Task :feature:suggestions:syncBlueFdroidReleaseLibJars> Task :feature:suggestions:bundleBlueFdroidReleaseLocalLintAar> Task :feature:suggestions:lintVitalAnalyzeBlueFdroidRelease> Task :feature:about:compileBlueFdroidReleaseKotlinw: file:///home/vagrant/build/app.pachli/feature/about/src/main/kotlin/app/pachli/feature/about/AboutActivity.kt:35:8 'class LibsBuilder : Serializable' is deprecated. The legacy view based UI will be deprecated in the future. Please consider moving to the compose based UI.w: file:///home/vagrant/build/app.pachli/feature/about/src/main/kotlin/app/pachli/feature/about/AboutActivity.kt:98:18 'constructor(): LibsBuilder' is deprecated. The legacy view based UI will be deprecated in the future. Please consider moving to the compose based UI.w: file:///home/vagrant/build/app.pachli/feature/about/src/main/kotlin/app/pachli/feature/about/AboutFragmentViewModel.kt:43:46 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/feature/about/src/main/kotlin/app/pachli/feature/about/NotificationLogFragment.kt:136:13 'fun startActivityForResult(p0: Intent, p1: Int): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/feature/about/src/main/kotlin/app/pachli/feature/about/NotificationLogFragment.kt:211:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.> Task :feature:about:processBlueFdroidReleaseJavaRes> Task :feature:about:mergeBlueFdroidReleaseJavaResource> Task :feature:about:extractBlueFdroidReleaseAnnotations> Task :feature:lists:compileBlueFdroidReleaseKotlinw: file:///home/vagrant/build/app.pachli/feature/lists/src/main/kotlin/app/pachli/feature/lists/AccountsInListFragment.kt:256:13 Cannot access class 'Transformation' in the expression type. While it may work, this case indicates a configuration mistake and can lead to avoidable compilation errors, so it may be forbidden soon. Check your module classpath for missing or conflicting dependencies.w: file:///home/vagrant/build/app.pachli/feature/lists/src/main/kotlin/app/pachli/feature/lists/AccountsInListFragment.kt:295:13 Cannot access class 'Transformation' in the expression type. While it may work, this case indicates a configuration mistake and can lead to avoidable compilation errors, so it may be forbidden soon. Check your module classpath for missing or conflicting dependencies.> Task :feature:lists:processBlueFdroidReleaseJavaRes> Task :feature:lists:mergeBlueFdroidReleaseJavaResource> Task :feature:lists:extractBlueFdroidReleaseAnnotations> Task :feature:about:compileBlueFdroidReleaseJavaWithJavac> Task :feature:about:generateBlueFdroidReleaseLintVitalModel> Task :feature:about:generateBlueFdroidReleaseLintModel> Task :feature:about:transformBlueFdroidReleaseClassesWithAsm> Task :feature:about:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :feature:about:exportBlueFdroidReleaseConsumerProguardFiles> Task :feature:about:mergeBlueFdroidReleaseConsumerProguardFiles> Task :feature:about:bundleLibCompileToJarBlueFdroidRelease> Task :feature:about:bundleLibRuntimeToJarBlueFdroidRelease> Task :feature:about:createFullJarBlueFdroidRelease> Task :feature:about:syncBlueFdroidReleaseLibJars> Task :feature:about:bundleBlueFdroidReleaseLocalLintAar> Task :feature:lists:compileBlueFdroidReleaseJavaWithJavac> Task :feature:lists:generateBlueFdroidReleaseLintVitalModel> Task :feature:lists:generateBlueFdroidReleaseLintModel> Task :feature:lists:transformBlueFdroidReleaseClassesWithAsm> Task :feature:lists:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :feature:lists:mergeBlueFdroidReleaseConsumerProguardFilesSupplied consumer proguard configuration does not exist: /home/vagrant/build/app.pachli/feature/lists/consumer-rules.pro> Task :feature:lists:exportBlueFdroidReleaseConsumerProguardFiles> Task :feature:lists:bundleLibCompileToJarBlueFdroidRelease> Task :feature:lists:bundleLibRuntimeToJarBlueFdroidRelease> Task :feature:lists:createFullJarBlueFdroidRelease> Task :feature:lists:syncBlueFdroidReleaseLibJars> Task :feature:lists:bundleBlueFdroidReleaseLocalLintAar> Task :feature:about:lintVitalAnalyzeBlueFdroidRelease> Task :feature:lists:lintVitalAnalyzeBlueFdroidRelease> Task :app:kspBlueFdroidReleaseKotlin> Task :app:compileBlueFdroidReleaseKotlinw: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/MainActivity.kt:348:16 'var statusBarColor: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/TabPreferenceActivity.kt:110:38 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/TabPreferenceActivity.kt:110:116 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/TabPreferenceActivity.kt:205:32 The corresponding parameter in the supertype 'ItemInteractionListener' is named 'timelineHashtags'. This may cause problems when calling this function with named arguments.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/TabPreferenceActivity.kt:397:24 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/TimelineActivity.kt:160:42 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/TimelineActivity.kt:194:24 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/ViewMediaActivity.kt:165:26 'var systemUiVisibility: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/ViewMediaActivity.kt:165:52 'static field SYSTEM_UI_FLAG_LOW_PROFILE: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/ViewMediaActivity.kt:167:16 'var statusBarColor: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/ViewMediaActivity.kt:241:28 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/adapter/PreviewPollOptionsAdapter.kt:58:24 'static fun setCompoundDrawablesRelativeWithIntrinsicBounds(p0: @NonNull() TextView, p1: Int, p2: Int, p3: Int, p4: Int): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/appstore/CacheUpdater.kt:32:48 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/account/AccountActivity.kt:425:28 'var statusBarColor: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/account/AccountActivity.kt:439:16 'var statusBarColor: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/account/AccountActivity.kt:993:37 The corresponding parameter in the supertype 'BaseActivity' is named 'menuItem'. This may cause problems when calling this function with named arguments.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/account/AccountActivity.kt:1075:41 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/account/AccountViewModel.kt:59:48 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/account/media/AccountMediaViewModel.kt:45:40 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/accountlist/AccountListFragment.kt:105:35 'fun getSerializable(p0: String?): Serializable?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/accountlist/AccountListFragment.kt:125:44 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/announcements/AnnouncementsViewModel.kt:68:86 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/compose/ComposeActivity.kt:21:8 'class ProgressDialog : AlertDialog' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/compose/ComposeActivity.kt:332:25 'fun getSerializable(p0: String?): Serializable?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/compose/ComposeActivity.kt:340:25 'fun getSerializable(p0: String?): Serializable?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/compose/ComposeActivity.kt:406:55 Projection is redundant: the corresponding type parameter of 'Loadable<out ComposeActivityIntent.ComposeOptions.InReplyTo.Status?>' has the same variance.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/compose/ComposeActivity.kt:954:94 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/compose/ComposeActivity.kt:1468:17 'class ProgressDialog : AlertDialog' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/compose/ComposeActivity.kt:1468:32 'static fun show(p0: Context!, p1: CharSequence!, p2: CharSequence!, p3: Boolean, p4: Boolean): ProgressDialog!' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/compose/ComposeAutoCompleteAdapter.kt:87:49 Unchecked cast of 'Any!' to 'List<ComposeAutoCompleteAdapter.AutocompleteResult>'.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/compose/MediaUploader.kt:254:20 Unchecked cast of 'Result<UploadState, MediaUploaderError>?' to 'Result<UploadState.Uploaded, MediaUploaderError>'.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/compose/dialog/CaptionDialog.kt:83:61 'static field SOFT_INPUT_ADJUST_RESIZE: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/compose/dialog/FocusDialog.kt:96:36 'static field SOFT_INPUT_ADJUST_RESIZE: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/conversation/ConversationViewHolder.kt:88:17 Check for instance is always 'true'.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/conversation/ConversationsFragment.kt:478:46 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/conversation/ConversationsViewModel.kt:253:48 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/drafts/DraftsViewModel.kt:42:76 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/notifications/PushNotificationHelper.kt:63:82 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/preference/AccountPreferencesFragment.kt:127:32 'val activePachliAccountFlow: Flow<PachliAccount>' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/preference/AccountPreferencesFragment.kt:210:107 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/preference/AccountPreferencesFragment.kt:261:53 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/preference/AccountPreferencesFragment.kt:272:90 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/preference/AccountPreferencesFragment.kt:283:44 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/preference/AccountPreferencesFragment.kt:298:54 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/preference/AccountPreferencesFragment.kt:365:36 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/preference/NotificationPreferencesFragment.kt:42:44 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/preference/PreferencesActivity.kt:92:21 'when' is exhaustive so 'else' is redundant here.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/preference/PreferencesActivity.kt:142:18 'fun setTargetFragment(p0: Fragment?, p1: Int): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/preference/PreferencesFragment.kt:561:22 'fun setTargetFragment(p0: Fragment?, p1: Int): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/search/SearchViewModel.kt:95:32 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/search/SearchViewModel.kt:127:34 'val activeAccountFlow: StateFlow<Loadable<AccountEntity?>>' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/timeline/TimelineFragment.kt:186:30 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/timeline/TimelinePagingAdapter.kt:82:25 Unchecked cast of 'RecyclerView.ViewHolder' to 'StatusViewHolder<StatusViewData>'.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/timeline/viewmodel/TimelineViewModel.kt:332:35 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/timeline/viewmodel/TimelineViewModel.kt:335:48 'val activeAccountFlow: StateFlow<Loadable<AccountEntity?>>' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/timeline/viewmodel/TimelineViewModel.kt:345:32 'val activePachliAccountFlow: Flow<PachliAccount>' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/trending/TrendingActivity.kt:127:42 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/trending/TrendingActivity.kt:136:28 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/trending/viewmodel/TrendingTagsViewModel.kt:67:24 'val activePachliAccountFlow: Flow<PachliAccount>' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/viewthread/ViewThreadViewModel.kt:100:35 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/viewthread/ViewThreadViewModel.kt:123:28 'val activePachliAccountFlow: Flow<PachliAccount>' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/components/viewthread/ViewThreadViewModel.kt:139:42 'val activeAccountFlow: StateFlow<Loadable<AccountEntity?>>' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/db/DraftsAlert.kt:46:24 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/fragment/SFragment.kt:145:44 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/fragment/SFragment.kt:187:44 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/fragment/SFragment.kt:219:44 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/fragment/SFragment.kt:560:32 'val activeAccount: AccountEntity?' is deprecated. Caller should use getPachliAccountFlow with a specific account ID.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/fragment/ViewImageFragment.kt:215:14 'var userVisibleHint: Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/fragment/ViewMediaFragment.kt:139:33 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/fragment/ViewVideoFragment.kt:384:14 'var userVisibleHint: Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/receiver/SendStatusBroadcastReceiver.kt:64:37 'fun getSerializableExtra(p0: String!): Serializable?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/receiver/UnifiedPushBroadcastReceiver.kt:82:13 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/util/DateExtensions.kt:13:17 'var minutes: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/util/DateExtensions.kt:13:34 'var minutes: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/util/DateExtensions.kt:14:14 'var hours: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/util/DateExtensions.kt:14:29 'var hours: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/util/DateExtensions.kt:15:14 'var date: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/util/DateExtensions.kt:15:28 'var date: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/util/DateExtensions.kt:16:14 'var month: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/util/DateExtensions.kt:16:29 'var month: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/util/DateExtensions.kt:17:14 'var year: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/util/DateExtensions.kt:17:28 'var year: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/util/ListStatusAccessibilityDelegate.kt:151:72 Unchecked cast of 'RecyclerView.ViewHolder!' to 'StatusBaseViewHolder<IStatusViewData>'.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/util/PickMediaFiles.kt:26:49 The corresponding parameter in the supertype 'PickMediaFiles' is named 'input'. This may cause problems when calling this function with named arguments.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/util/ThemeUtils.kt:42:14 'fun setColorFilter(p0: Int, p1: PorterDuff.Mode): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/app.pachli/app/src/main/java/app/pachli/util/ThemeUtils.kt:55:31 'static field MODE_NIGHT_AUTO_TIME: Int' is deprecated. Deprecated in Java.> Task :app:compileBlueFdroidReleaseJavaWithJavac> Task :app:hiltAggregateDepsBlueFdroidRelease> Task :app:hiltJavaCompileBlueFdroidReleasewarning: Kapt support in Moshi Kotlin Code Gen is deprecated and will be removed in 2.0. Please migrate to KSP. https://github.com/square/moshi#codegen1 warning> Task :app:processBlueFdroidReleaseJavaRes> Task :app:generateBlueFdroidReleaseLintVitalReportModel> Task :app:mergeBlueFdroidReleaseJavaResource> Task :app:transformBlueFdroidReleaseClassesWithAsm> Task :app:mergeBlueFdroidReleaseGeneratedProguardFiles> Task :app:lintVitalAnalyzeBlueFdroidRelease> Task :app:lintVitalReportBlueFdroidRelease> Task :app:lintVitalBlueFdroidRelease> Task :app:expandBlueFdroidReleaseArtProfileWildcards> Task :app:minifyBlueFdroidReleaseWithR8> Task :app:convertShrunkResourcesToBinaryBlueFdroidRelease> Task :app:optimizeBlueFdroidReleaseResources> Task :app:l8DexDesugarLibBlueFdroidRelease> Task :app:compileBlueFdroidReleaseArtProfile> Task :app:packageBlueFdroidRelease> Task :app:assembleBlueFdroidRelease> Task :app:createBlueFdroidReleaseApkListingFileRedirect[Incubating] Problems report is available at: file:///home/vagrant/build/app.pachli/build/reports/problems/problems-report.htmlDeprecated 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.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 12m 7s686 actionable tasks: 626 executed, 60 from cacheConfiguration cache entry stored.2025-05-06 00:37:23,872 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/app.pachli, universal_newlines=False, shell=None, istream=<valid stream>)2025-05-06 00:37:23,881 INFO: Successfully built version 2.12.0 of app.pachli from 7a7bc62c2be3e4f725cbfa252af530d8fa9756ad2025-05-06 00:37:24,127 DEBUG: Checking build/app.pachli/app/build/outputs/apk/blueFdroid/release/Pachli_2.12.0_30_7a7bc62c_blueFdroid_release.apk2025-05-06 00:37:24,216 INFO: success: app.pachli2025-05-06 00:37:24,216 INFO: Finished2025-05-06 00:37:24,216 INFO: 1 build succeeded