Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ docker run -it --name green_wallet_builder_container_new green_wallet_builder
- appuser@580eda8fc7d6:~/green_android$ ./gdk/fetch_android_binaries.sh
- Downloading from https://github.com/Blockstream/gdk/releases/download/release_0.71.1/gdk-android-jni.tar.gz
- Validating checksum 208264a0d85f802c98c472c2481e43ac1a8a81a4e1429b4a09773a8ec082e1da
- gdk-android-jni.tar.gz: OK
- gdk-android-jni/
- gdk-android-jni/lib/
- gdk-android-jni/lib/armeabi-v7a/
- gdk-android-jni/lib/armeabi-v7a/libgreenaddress.so
- gdk-android-jni/lib/x86/
- gdk-android-jni/lib/x86/libgreenaddress.so
- gdk-android-jni/lib/arm64-v8a/
- gdk-android-jni/lib/arm64-v8a/libgreenaddress.so
- gdk-android-jni/lib/x86_64/
- gdk-android-jni/lib/x86_64/libgreenaddress.so
- gdk-android-jni/share/
- gdk-android-jni/share/java/
- gdk-android-jni/share/java/com/
- gdk-android-jni/share/java/com/blockstream/
- gdk-android-jni/share/java/com/blockstream/libwally/
- gdk-android-jni/share/java/com/blockstream/libwally/Wally.java
- gdk-android-jni/share/java/com/blockstream/libgreenaddress/
- gdk-android-jni/share/java/com/blockstream/libgreenaddress/GDKJNI.java
- appuser@580eda8fc7d6:~/green_android$ ./gradlew build
- Downloading https://services.gradle.org/distributions/gradle-8.7-bin.zip
- ............10%.............20%.............30%.............40%............50%.............60%.............70%.............80%.............90%............100%
- Welcome to Gradle 8.7!
- Here are the highlights of this release:
- - Compiling and testing with Java 22
- - Cacheable Groovy script compilation
- - New methods in lazy collection properties
- For more details see https://docs.gradle.org/8.7/release-notes.html
- Starting a Gradle Daemon (subsequent builds will be faster)
- Type-safe project accessors is an incubating feature.
- > Configure project :common
- Please wait while Kotlin/Native compiler 1.9.23 is being installed.
- Download kotlin-native-prebuilt-linux-x86_64-1.9.23.tar.gz finished, took 3 s 133 ms
- Unpack Kotlin/Native compiler to /home/appuser/.konan/kotlin-native-prebuilt-linux-x86_64-1.9.23
- Unpack Kotlin/Native compiler to /home/appuser/.konan/kotlin-native-prebuilt-linux-x86_64-1.9.23 finished, took 3 s 981 ms
- w: Kotlin Multiplatform <-> Android Gradle Plugin compatibility issue:
- The applied Android Gradle Plugin version (8.4.1) is higher
- than the maximum known to the Kotlin Gradle Plugin.
- Tooling stability in such configuration isn't tested, please report encountered issues to https://kotl.in/issue"
- Minimum supported Android Gradle Plugin version: 7.0
- Maximum tested Android Gradle Plugin version: 8.2
- To suppress this message add 'kotlin.mpp.androidGradlePluginCompatibility.nowarn=true' to your gradle.properties
- Path for java installation '/usr/lib/jvm/openjdk-17' (Common Linux Locations) does not contain a java executable
- > Task :gdk:fetchAndroidBinaries
- GDK: Binaries ?
- > Task :green:appKeys
- AppKeys: Use empty key file
- > Task :gdk:stripDebugDebugSymbols
- Unable to strip the following libraries, packaging them as they are: libgreenaddress.so.
- > Task :gdk:generateDebugLintModel
- Generating lint files for backported methods only (compile API B)
- > Task :compose:verifyReleaseResources
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:96: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:100: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:343: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:425: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:429: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:539: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:711: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:802: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:805: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:807: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:1013: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:1066: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:1220: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:1374: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:1376: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:1392: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-es/values-es.xml:1430: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:34: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:38: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:281: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:363: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:367: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:477: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:649: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:740: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:743: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:745: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:951: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:1004: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:1158: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:1312: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:1314: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:1330: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-he/values-he.xml:1368: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:96: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:100: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:343: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:425: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:429: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:539: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:711: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:802: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:805: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:807: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:1013: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:1066: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:1220: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:1374: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:1376: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:1392: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-it/values-it.xml:1430: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:96: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:100: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:343: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:425: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:429: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:539: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:711: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:802: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:805: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:807: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:1013: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:1066: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:1220: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:1374: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:1376: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:1392: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-nl/values-nl.xml:1430: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:96: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:100: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:343: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:425: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:429: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:539: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:711: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:802: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:805: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:807: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:1013: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:1066: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:1220: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:1374: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:1376: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:1392: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ro/values-ro.xml:1430: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:96: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:100: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:343: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:425: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:429: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:539: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:711: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:802: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:805: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:807: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:1013: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:1066: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:1220: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:1374: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:1376: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:1392: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-vi/values-vi.xml:1430: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:34: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:38: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:281: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:363: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:367: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:477: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:649: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:740: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:743: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:745: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:951: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:1004: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:1158: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:1312: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:1314: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:1330: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-zh/values-zh.xml:1368: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:96: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:100: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:343: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:425: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:429: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:539: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:711: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:802: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:805: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:807: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:1013: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:1066: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:1220: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:1374: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:1376: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:1392: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-fr/values-fr.xml:1430: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:96: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:100: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:343: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:425: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:429: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:539: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:711: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:802: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:805: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:807: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:1013: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:1066: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:1220: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:1374: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:1376: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:1392: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ja/values-ja.xml:1430: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:96: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:100: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:343: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:425: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:429: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:539: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:711: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:802: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:805: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:807: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:1013: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:1066: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:1220: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:1374: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:1376: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:1392: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-pt-rBR/values-pt-rBR.xml:1430: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:501: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:502: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:503: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:507: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:508: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:768: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:855: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:859: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:979: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:1179: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:1276: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:1279: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:1281: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:1509: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:1567: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:1568: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to_this. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:1731: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:1763: Multiple substitutions specified in non-positional format of string resource string/id_transaction_confirmed_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:1770: Multiple substitutions specified in non-positional format of string resource string/id_transaction_unconfirmed_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:1899: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:1901: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:1920: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values/values.xml:1964: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:96: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:100: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:343: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:425: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:429: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:539: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:711: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:802: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:805: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:807: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:1013: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:1066: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:1220: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:1374: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:1376: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:1392: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-cs/values-cs.xml:1430: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ko/values-ko.xml:267: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ko/values-ko.xml:329: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ko/values-ko.xml:414: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ko/values-ko.xml:608: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ko/values-ko.xml:611: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ko/values-ko.xml:613: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ko/values-ko.xml:777: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ko/values-ko.xml:1053: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ko/values-ko.xml:1089: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:96: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:100: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:343: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:425: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:429: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:539: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:711: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:802: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:805: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:807: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:1013: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:1066: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:1220: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:1374: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:1376: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:1392: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-uk/values-uk.xml:1430: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:96: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:100: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:343: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:425: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:429: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:539: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:711: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:802: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:805: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:807: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:1013: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:1066: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:1220: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:1374: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:1376: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:1392: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-de/values-de.xml:1430: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:96: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:100: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:343: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:425: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:429: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:539: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:711: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:802: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:805: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:807: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:1013: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:1066: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:1220: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:1374: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:1376: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:1392: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/merged_res/release/mergeReleaseResources/values-ru/values-ru.xml:1430: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- > Task :gdk:stripReleaseDebugSymbols
- Unable to strip the following libraries, packaging them as they are: libgreenaddress.so.
- > Task :common:fetchIosBinaries
- Downloading from https://github.com/Blockstream/gdk/releases/download/release_0.71.1/gdk-iphone.tar.gz
- Validating checksum 4661733755f34b0a3bf9c3667048704a3807010b750b419625c31e8e89ab83d6
- 4661733755f34b0a3bf9c3667048704a3807010b750b419625c31e8e89ab83d6 gdk-iphone.tar.gz
- 4661733755f34b0a3bf9c3667048704a3807010b750b419625c31e8e89ab83d6 gdk-iphone.tar.gz
- gdk-iphone.tar.gz: OK
- gdk-iphone/
- gdk-iphone/include/
- gdk-iphone/include/gdk/
- gdk-iphone/include/gdk/libwally-core/
- gdk-iphone/include/gdk/libwally-core/wally_address.h
- gdk-iphone/include/gdk/libwally-core/wally_transaction_members.h
- gdk-iphone/include/gdk/libwally-core/wally_map.h
- gdk-iphone/include/gdk/libwally-core/wally_anti_exfil.h
- gdk-iphone/include/gdk/libwally-core/wally_transaction.h
- gdk-iphone/include/gdk/libwally-core/wally_bip38.h
- gdk-iphone/include/gdk/libwally-core/wally_bip32.h
- gdk-iphone/include/gdk/libwally-core/wally_bip85.h
- gdk-iphone/include/gdk/libwally-core/wally_core.h
- gdk-iphone/include/gdk/libwally-core/wally_elements.h
- gdk-iphone/include/gdk/libwally-core/wally_crypto.h
- gdk-iphone/include/gdk/libwally-core/wally_descriptor.h
- gdk-iphone/include/gdk/libwally-core/wally_psbt.h
- gdk-iphone/include/gdk/libwally-core/wally.hpp
- gdk-iphone/include/gdk/libwally-core/wally_script.h
- gdk-iphone/include/gdk/libwally-core/wally_symmetric.h
- gdk-iphone/include/gdk/libwally-core/wally_psbt_members.h
- gdk-iphone/include/gdk/libwally-core/wally_coinselection.h
- gdk-iphone/include/gdk/libwally-core/wally_bip39.h
- gdk-iphone/include/gdk/module.modulemap
- gdk-iphone/include/gdk/gdk.h
- gdk-iphone/include/gdk/wally_wrapper.h
- gdk-iphone/lib/
- gdk-iphone/lib/iphoneos/
- gdk-iphone/lib/iphoneos/libgreenaddress_full.a
- gdk-iphone/lib/iphoneos/gdk/
- gdk-iphone/lib/iphoneos/gdk/cmake/
- gdk-iphone/lib/iphoneos/gdk/cmake/gdk-config-version.cmake
- gdk-iphone/lib/iphoneos/gdk/cmake/greenaddress-targets-release.cmake
- gdk-iphone/lib/iphoneos/gdk/cmake/greenaddress-full-targets.cmake
- gdk-iphone/lib/iphoneos/gdk/cmake/greenaddress-full-targets-release.cmake
- gdk-iphone/lib/iphoneos/gdk/cmake/greenaddress-targets.cmake
- gdk-iphone/lib/iphoneos/gdk/cmake/gdk-config.cmake
- gdk-iphone/share/
- gdk-iphone/share/gdk/
- gdk-iphone/share/gdk/GreenAddress.swift
- Downloading from https://github.com/Blockstream/gdk/releases/download/release_0.71.1/gdk-iphone-sim.tar.gz
- Validating checksum 816fe748b53c0cfb4bb3e26a92aff307ad778f479906b7aa47fe41115806a64b
- 816fe748b53c0cfb4bb3e26a92aff307ad778f479906b7aa47fe41115806a64b gdk-iphone-sim.tar.gz
- 816fe748b53c0cfb4bb3e26a92aff307ad778f479906b7aa47fe41115806a64b gdk-iphone-sim.tar.gz
- gdk-iphone-sim.tar.gz: OK
- gdk-iphonesim-arm64/
- gdk-iphonesim-arm64/include/
- gdk-iphonesim-arm64/include/gdk/
- gdk-iphonesim-arm64/include/gdk/libwally-core/
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_address.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_transaction_members.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_map.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_anti_exfil.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_transaction.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_bip38.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_bip32.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_bip85.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_core.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_elements.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_crypto.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_descriptor.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_psbt.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally.hpp
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_script.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_symmetric.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_psbt_members.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_coinselection.h
- gdk-iphonesim-arm64/include/gdk/libwally-core/wally_bip39.h
- gdk-iphonesim-arm64/include/gdk/module.modulemap
- gdk-iphonesim-arm64/include/gdk/gdk.h
- gdk-iphonesim-arm64/include/gdk/wally_wrapper.h
- gdk-iphonesim-arm64/lib/
- gdk-iphonesim-arm64/lib/iphonesimulator/
- gdk-iphonesim-arm64/lib/iphonesimulator/libgreenaddress_full.a
- gdk-iphonesim-arm64/lib/iphonesimulator/gdk/
- gdk-iphonesim-arm64/lib/iphonesimulator/gdk/cmake/
- gdk-iphonesim-arm64/lib/iphonesimulator/gdk/cmake/gdk-config-version.cmake
- gdk-iphonesim-arm64/lib/iphonesimulator/gdk/cmake/greenaddress-targets-release.cmake
- gdk-iphonesim-arm64/lib/iphonesimulator/gdk/cmake/greenaddress-full-targets.cmake
- gdk-iphonesim-arm64/lib/iphonesimulator/gdk/cmake/greenaddress-full-targets-release.cmake
- gdk-iphonesim-arm64/lib/iphonesimulator/gdk/cmake/greenaddress-targets.cmake
- gdk-iphonesim-arm64/lib/iphonesimulator/gdk/cmake/gdk-config.cmake
- gdk-iphonesim-arm64/share/
- gdk-iphonesim-arm64/share/gdk/
- gdk-iphonesim-arm64/share/gdk/GreenAddress.swift
- Downloading from https://github.com/Blockstream/gdk/releases/download/release_0.71.1/gdk-iphone-sim-x86_64.tar.gz
- Validating checksum b555c2994f020f9d508a1fcb98536a820d6004edf9c13233327ec2b23dc660b8
- b555c2994f020f9d508a1fcb98536a820d6004edf9c13233327ec2b23dc660b8 gdk-iphone-sim-x86_64.tar.gz
- b555c2994f020f9d508a1fcb98536a820d6004edf9c13233327ec2b23dc660b8 gdk-iphone-sim-x86_64.tar.gz
- gdk-iphone-sim-x86_64.tar.gz: OK
- gdk-iphonesim-x86_64/
- gdk-iphonesim-x86_64/include/
- gdk-iphonesim-x86_64/include/gdk/
- gdk-iphonesim-x86_64/include/gdk/libwally-core/
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_address.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_transaction_members.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_map.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_anti_exfil.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_transaction.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_bip38.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_bip32.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_bip85.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_core.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_elements.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_crypto.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_descriptor.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_psbt.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally.hpp
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_script.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_symmetric.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_psbt_members.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_coinselection.h
- gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_bip39.h
- gdk-iphonesim-x86_64/include/gdk/module.modulemap
- gdk-iphonesim-x86_64/include/gdk/gdk.h
- gdk-iphonesim-x86_64/include/gdk/wally_wrapper.h
- gdk-iphonesim-x86_64/lib/
- gdk-iphonesim-x86_64/lib/iphonesimulator/
- gdk-iphonesim-x86_64/lib/iphonesimulator/libgreenaddress_full.a
- gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/
- gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/cmake/
- gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/cmake/gdk-config-version.cmake
- gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/cmake/greenaddress-targets-release.cmake
- gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/cmake/greenaddress-full-targets.cmake
- gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/cmake/greenaddress-full-targets-release.cmake
- gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/cmake/greenaddress-targets.cmake
- gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/cmake/gdk-config.cmake
- gdk-iphonesim-x86_64/share/
- gdk-iphonesim-x86_64/share/gdk/
- gdk-iphonesim-x86_64/share/gdk/GreenAddress.swift
- > Task :common:compileCommonMainKotlinMetadata
- w: Opt-in requirement marker kotlinx.cinterop.ExperimentalForeignApi is unresolved. Please make sure it's present in the module dependencies
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/CountlyBase.kt:5:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/CountlyBase.kt:857:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/CountlyBase.kt:866:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/ApplicationSettings.kt:5:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/ApplicationSettings.kt:17:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/CountlyAsset.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/CountlyAsset.kt:13:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DenominatedValue.kt:5:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DenominatedValue.kt:19:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DenominatedValue.kt:79:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DeviceIdentifier.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DeviceIdentifier.kt:13:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/EnrichedAsset.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/EnrichedAsset.kt:18:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:4:41 'CommonParceler<T>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:5:41 'ParcelReader' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:6:41 'ParcelWriter' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:8:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:9:41 'TypeParceler<T, P : Parceler<in T>>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:25:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:87:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:88:2 'TypeParceler<T, P : Parceler<in T>>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:253:34 'CommonParceler<T>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:254:33 'ParcelReader' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:255:16 'readString(): String' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:256:16 'readString(): String' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:257:16 'readString(): String' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:258:16 'readString(): String' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:259:16 'readLong(): Long' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:260:16 'readBoolean(): Boolean' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:261:16 'readBoolean(): Boolean' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:262:16 'readBoolean(): Boolean' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:263:16 'readBoolean(): Boolean' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:264:16 'readStringOrNull(): String?' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:265:16 'readStringOrNull(): String?' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:266:16 'readStringOrNull(): String?' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:267:16 'readLong(): Long' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:270:39 'ParcelWriter' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:271:16 'writeString(String): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:272:16 'writeString(String): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:273:16 'writeString(String): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:274:16 'writeString(String): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:275:16 'writeLong(Long): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:276:16 'writeBoolean(Boolean): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:277:16 'writeBoolean(Boolean): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:278:16 'writeBoolean(Boolean): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:279:16 'writeBoolean(Boolean): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:280:16 'writeStringOrNull(String?): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:281:16 'writeStringOrNull(String?): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:282:16 'writeStringOrNull(String?): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:283:16 'writeLong(Long): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/LnUrlAuthRequest.kt:6:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/LnUrlAuthRequest.kt:8:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/LnUrlWithdrawRequest.kt:6:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/LnUrlWithdrawRequest.kt:8:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/ScanResult.kt:5:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/ScanResult.kt:8:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/SetupArgs.kt:5:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/SetupArgs.kt:12:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/WalletExtras.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/WalletExtras.kt:10:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/database/Database.kt:20:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/GdkSession.kt:487:107 Name shadowed: network
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:3:41 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:5:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:14:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:41:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:45:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:50:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:54:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:97:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:110:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/AccountAsset.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/AccountAsset.kt:10:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Address.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Address.kt:10:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Asset.kt:6:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Asset.kt:15:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Asset.kt:39:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Balance.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Balance.kt:22:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/BcurDecodedData.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/BcurDecodedData.kt:11:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/BcurEncodedData.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/BcurEncodedData.kt:9:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Credentials.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Credentials.kt:10:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Device.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Device.kt:13:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/FeeEstimation.kt:3:41 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/FeeEstimation.kt:5:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/FeeEstimation.kt:11:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/FeeEstimation.kt:17:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/InputOutput.kt:5:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/InputOutput.kt:18:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:3:41 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:5:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:12:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:91:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:96:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:101:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Settings.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Settings.kt:21:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Settings.kt:92:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Settings.kt:102:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:3:41 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:5:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:12:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:32:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:42:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SwapProposal.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SwapProposal.kt:9:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SwapProposal.kt:21:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:4:41 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:6:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:17:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:77:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:96:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:108:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:197:6 'IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorConfig.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorConfig.kt:10:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorMethodConfig.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorMethodConfig.kt:10:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorReset.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorReset.kt:10:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/UtxoView.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/UtxoView.kt:9:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:3:41 'CommonParceler<T>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:4:41 'ParcelReader' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:5:41 'ParcelWriter' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:7:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:8:41 'TypeParceler<T, P : Parceler<in T>>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:20:39 'CommonParceler<T>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:21:33 'ParcelReader' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:21:70 'readStringOrNull(): String?' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:24:45 'ParcelWriter' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:25:16 'writeStringOrNull(String?): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:29:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:30:2 'TypeParceler<T, P : Parceler<in T>>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/looks/AccountTypeLook.kt:4:41 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/looks/AccountTypeLook.kt:10:2 'Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/lightning/RecoverFundsViewModel.kt:185:24 Parameter 'customFee' is never used, could be renamed to _
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/overview/AccountOverviewViewModel.kt:110:35 Parameter 'banner' is never used, could be renamed to _
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/send/SendViewModel.kt:133:21 Variable 'tx' is never used
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/utils/DecimalFormat.kt:4:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/utils/DecimalFormat.kt:16:15 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- > Task :green:mergeDevelopmentDebugResources
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:38:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:363:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:367:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:649:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:743:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:745:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:1004:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:1158:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:1312:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:1314:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:1330:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-he/values-he.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:38:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:363:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:367:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:649:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:743:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:745:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:1004:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:1158:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:1312:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:1314:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:1330:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ja/values-ja.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ko/values-ko.xml:205:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ko/values-ko.xml:267:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ko/values-ko.xml:352:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ko/values-ko.xml:546:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ko/values-ko.xml:549:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ko/values-ko.xml:551:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ko/values-ko.xml:715:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ko/values-ko.xml:991:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ko/values-ko.xml:1027:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:38:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:363:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:367:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:649:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:743:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:745:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:1004:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:1158:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:1312:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:1314:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:1330:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-pt-rBR/values-pt-rBR.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:38:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:363:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:367:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:649:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:743:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:745:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:1004:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:1158:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:1312:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:1314:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:1330:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-vi/values-vi.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:38:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:363:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:367:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:649:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:743:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:745:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:1004:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:1158:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:1312:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:1314:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:1330:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-nl/values-nl.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:38:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:363:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:367:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:649:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:743:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:745:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:1004:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:1158:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:1312:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:1314:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:1330:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-zh/values-zh.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:38:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:363:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:367:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:649:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:743:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:745:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:1004:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:1158:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:1312:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:1314:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:1330:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ru/values-ru.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:38:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:363:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:367:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:649:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:743:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:745:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:1004:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:1158:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:1312:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:1314:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:1330:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-cs/values-cs.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:38:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:363:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:367:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:649:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:743:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:745:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:1004:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:1158:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:1312:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:1314:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:1330:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-uk/values-uk.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:38:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:363:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:367:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:649:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:743:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:745:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:1004:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:1158:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:1312:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:1314:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:1330:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-es/values-es.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:38:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:363:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:367:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:649:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:743:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:745:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:1004:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:1158:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:1312:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:1314:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:1330:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-fr/values-fr.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:98:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:99:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:100:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:104:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:105:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:365:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:452:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:456:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:576:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:776:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:873:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:876:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:878:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:1106:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:1164:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:1165:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to_this. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:1328:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:1360:4: Multiple substitutions specified in non-positional format of string resource string/id_transaction_confirmed_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:1367:4: Multiple substitutions specified in non-positional format of string resource string/id_transaction_unconfirmed_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:1496:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:1498:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:1517:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml:1561:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:38:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:363:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:367:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:649:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:743:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:745:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:1004:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:1158:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:1312:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:1314:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:1330:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-it/values-it.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:38:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:363:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:367:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:649:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:743:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:745:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:1004:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:1158:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:1312:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:1314:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:1330:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-ro/values-ro.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:34:4: Multiple substitutions specified in non-positional format of string resource string/id_a_funding_fee_of_s_minimum_s_is. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:38:4: Multiple substitutions specified in non-positional format of string resource string/id_a_set_up_funding_fee_of_s_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:281:4: Multiple substitutions specified in non-positional format of string resource string/id_contact_support_at_s_or_visit_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:363:4: Multiple substitutions specified in non-positional format of string resource string/id_display_values_in_s_and. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:367:4: Multiple substitutions specified in non-positional format of string resource string/id_distributed_under_the_s_see. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:477:4: Multiple substitutions specified in non-positional format of string resource string/id_fee_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:649:4: Multiple substitutions specified in non-positional format of string resource string/id_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:740:4: Multiple substitutions specified in non-positional format of string resource string/id_new_incoming_transaction_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:743:4: Multiple substitutions specified in non-positional format of string resource string/id_new_outgoing_transaction_from. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:745:4: Multiple substitutions specified in non-positional format of string resource string/id_new_s_transaction_of_s_in. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:951:4: Multiple substitutions specified in non-positional format of string resource string/id_s_from_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:1004:4: Multiple substitutions specified in non-positional format of string resource string/id_send_more_than_s_and_up_to_s_to. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:1158:4: Multiple substitutions specified in non-positional format of string resource string/id_this_amount_is_below_the. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:1312:4: Multiple substitutions specified in non-positional format of string resource string/id_withdraw_limits_s__s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:1314:4: Multiple substitutions specified in non-positional format of string resource string/id_word_d_of_d. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:1330:4: Multiple substitutions specified in non-positional format of string resource string/id_you_cannot_receive_more_than_s. Did you mean to add the formatted="false" attribute?
- /home/appuser/green_android/compose/build/intermediates/packaged_res/debug/packageDebugResources/values-de/values-de.xml:1368:4: Multiple substitutions specified in non-positional format of string resource string/id_your_s_sent_to_s_has_been. Did you mean to add the formatted="false" attribute?
- > Task :common:compileDebugKotlinAndroid
- w: Opt-in requirement marker kotlinx.cinterop.ExperimentalForeignApi is unresolved. Please make sure it's present in the module dependencies
- w: file:///home/appuser/green_android/common/src/androidMain/kotlin/com/blockstream/common/database/Database.android.kt:8:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- w: file:///home/appuser/green_android/common/src/androidMain/kotlin/com/blockstream/common/utils/DecimalFormat.kt:8:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- w: file:///home/appuser/green_android/common/src/androidMain/kotlin/com/blockstream/common/utils/DecimalFormat.kt:72:5 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/CountlyBase.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/CountlyBase.kt:857:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/CountlyBase.kt:866:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/ApplicationSettings.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/ApplicationSettings.kt:17:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/CountlyAsset.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/CountlyAsset.kt:13:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DenominatedValue.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DenominatedValue.kt:19:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DenominatedValue.kt:79:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DeviceIdentifier.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DeviceIdentifier.kt:13:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/EnrichedAsset.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/EnrichedAsset.kt:18:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:4:41 'CommonParceler<T>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:5:41 'ParcelReader' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:6:41 'ParcelWriter' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:8:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:9:41 'typealias TypeParceler<T, P> = TypeParceler<T, P>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:25:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:87:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:88:2 'typealias TypeParceler<T, P> = TypeParceler<T, P>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:253:34 'CommonParceler<T>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:254:33 'ParcelReader' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:255:16 'readString(): String' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:256:16 'readString(): String' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:257:16 'readString(): String' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:258:16 'readString(): String' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:259:16 'readLong(): Long' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:260:16 'readBoolean(): Boolean' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:261:16 'readBoolean(): Boolean' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:262:16 'readBoolean(): Boolean' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:263:16 'readBoolean(): Boolean' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:264:16 'readStringOrNull(): String?' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:265:16 'readStringOrNull(): String?' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:266:16 'readStringOrNull(): String?' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:267:16 'readLong(): Long' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:270:39 'ParcelWriter' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:271:16 'writeString(String): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:272:16 'writeString(String): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:273:16 'writeString(String): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:274:16 'writeString(String): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:275:16 'writeLong(Long): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:276:16 'writeBoolean(Boolean): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:277:16 'writeBoolean(Boolean): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:278:16 'writeBoolean(Boolean): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:279:16 'writeBoolean(Boolean): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:280:16 'writeStringOrNull(String?): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:281:16 'writeStringOrNull(String?): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:282:16 'writeStringOrNull(String?): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:283:16 'writeLong(Long): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/LnUrlAuthRequest.kt:6:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/LnUrlAuthRequest.kt:8:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/LnUrlWithdrawRequest.kt:6:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/LnUrlWithdrawRequest.kt:8:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/ScanResult.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/ScanResult.kt:8:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/SetupArgs.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/SetupArgs.kt:12:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/WalletExtras.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/WalletExtras.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/database/Database.kt:20:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/GdkSession.kt:487:107 Name shadowed: network
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:3:41 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:14:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:41:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:45:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:50:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:54:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:97:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:110:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/AccountAsset.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/AccountAsset.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Address.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Address.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Asset.kt:6:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Asset.kt:15:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Asset.kt:39:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Balance.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Balance.kt:22:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/BcurDecodedData.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/BcurDecodedData.kt:11:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/BcurEncodedData.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/BcurEncodedData.kt:9:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Credentials.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Credentials.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Device.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Device.kt:13:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/FeeEstimation.kt:3:41 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/FeeEstimation.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/FeeEstimation.kt:11:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/FeeEstimation.kt:17:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/InputOutput.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/InputOutput.kt:18:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:3:41 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:12:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:91:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:96:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:101:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Settings.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Settings.kt:21:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Settings.kt:92:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Settings.kt:102:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:3:41 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:12:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:32:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:42:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SwapProposal.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SwapProposal.kt:9:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SwapProposal.kt:21:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:4:41 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:6:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:17:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:77:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:96:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:108:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:197:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorConfig.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorConfig.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorMethodConfig.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorMethodConfig.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorReset.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorReset.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/UtxoView.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/UtxoView.kt:9:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:3:41 'CommonParceler<T>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:4:41 'ParcelReader' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:5:41 'ParcelWriter' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:7:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:8:41 'typealias TypeParceler<T, P> = TypeParceler<T, P>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:20:39 'CommonParceler<T>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:21:33 'ParcelReader' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:21:70 'readStringOrNull(): String?' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:24:45 'ParcelWriter' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:25:16 'writeStringOrNull(String?): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:29:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:30:2 'typealias TypeParceler<T, P> = TypeParceler<T, P>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:38:9 Property would not be serialized into a 'Parcel'. Add '@IgnoredOnParcel' annotation to remove the warning
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/looks/AccountTypeLook.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/looks/AccountTypeLook.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/lightning/RecoverFundsViewModel.kt:185:24 Parameter 'customFee' is never used, could be renamed to _
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/overview/AccountOverviewViewModel.kt:110:35 Parameter 'banner' is never used, could be renamed to _
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/send/SendViewModel.kt:133:21 Variable 'tx' is never used
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/utils/DecimalFormat.kt:4:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/utils/DecimalFormat.kt:16:15 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- > Task :common:compileReleaseKotlinAndroid
- w: Opt-in requirement marker kotlinx.cinterop.ExperimentalForeignApi is unresolved. Please make sure it's present in the module dependencies
- w: file:///home/appuser/green_android/common/src/androidMain/kotlin/com/blockstream/common/database/Database.android.kt:8:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- w: file:///home/appuser/green_android/common/src/androidMain/kotlin/com/blockstream/common/utils/DecimalFormat.kt:8:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- w: file:///home/appuser/green_android/common/src/androidMain/kotlin/com/blockstream/common/utils/DecimalFormat.kt:72:5 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/CountlyBase.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/CountlyBase.kt:857:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/CountlyBase.kt:866:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/ApplicationSettings.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/ApplicationSettings.kt:17:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/CountlyAsset.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/CountlyAsset.kt:13:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DenominatedValue.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DenominatedValue.kt:19:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DenominatedValue.kt:79:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DeviceIdentifier.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/DeviceIdentifier.kt:13:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/EnrichedAsset.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/EnrichedAsset.kt:18:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:4:41 'CommonParceler<T>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:5:41 'ParcelReader' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:6:41 'ParcelWriter' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:8:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:9:41 'typealias TypeParceler<T, P> = TypeParceler<T, P>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:25:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:87:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:88:2 'typealias TypeParceler<T, P> = TypeParceler<T, P>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:253:34 'CommonParceler<T>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:254:33 'ParcelReader' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:255:16 'readString(): String' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:256:16 'readString(): String' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:257:16 'readString(): String' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:258:16 'readString(): String' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:259:16 'readLong(): Long' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:260:16 'readBoolean(): Boolean' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:261:16 'readBoolean(): Boolean' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:262:16 'readBoolean(): Boolean' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:263:16 'readBoolean(): Boolean' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:264:16 'readStringOrNull(): String?' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:265:16 'readStringOrNull(): String?' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:266:16 'readStringOrNull(): String?' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:267:16 'readLong(): Long' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:270:39 'ParcelWriter' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:271:16 'writeString(String): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:272:16 'writeString(String): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:273:16 'writeString(String): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:274:16 'writeString(String): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:275:16 'writeLong(Long): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:276:16 'writeBoolean(Boolean): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:277:16 'writeBoolean(Boolean): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:278:16 'writeBoolean(Boolean): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:279:16 'writeBoolean(Boolean): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:280:16 'writeStringOrNull(String?): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:281:16 'writeStringOrNull(String?): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:282:16 'writeStringOrNull(String?): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/GreenWallet.kt:283:16 'writeLong(Long): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/LnUrlAuthRequest.kt:6:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/LnUrlAuthRequest.kt:8:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/LnUrlWithdrawRequest.kt:6:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/LnUrlWithdrawRequest.kt:8:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/ScanResult.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/ScanResult.kt:8:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/SetupArgs.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/SetupArgs.kt:12:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/WalletExtras.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/data/WalletExtras.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/database/Database.kt:20:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/GdkSession.kt:487:107 Name shadowed: network
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:3:41 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:14:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:41:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:45:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:50:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:54:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:97:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Account.kt:110:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/AccountAsset.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/AccountAsset.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Address.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Address.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Asset.kt:6:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Asset.kt:15:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Asset.kt:39:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Balance.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Balance.kt:22:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/BcurDecodedData.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/BcurDecodedData.kt:11:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/BcurEncodedData.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/BcurEncodedData.kt:9:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Credentials.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Credentials.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Device.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Device.kt:13:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/FeeEstimation.kt:3:41 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/FeeEstimation.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/FeeEstimation.kt:11:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/FeeEstimation.kt:17:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/InputOutput.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/InputOutput.kt:18:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:3:41 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:12:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:91:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:96:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Network.kt:101:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Settings.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Settings.kt:21:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Settings.kt:92:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Settings.kt:102:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:3:41 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:5:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:12:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:32:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SubAccount.kt:42:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SwapProposal.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SwapProposal.kt:9:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/SwapProposal.kt:21:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:4:41 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:6:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:17:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:77:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:96:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:108:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/Transaction.kt:197:6 'typealias IgnoredOnParcel = IgnoredOnParcel' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorConfig.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorConfig.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorMethodConfig.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorMethodConfig.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorReset.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/TwoFactorReset.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/UtxoView.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/data/UtxoView.kt:9:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:3:41 'CommonParceler<T>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:4:41 'ParcelReader' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:5:41 'ParcelWriter' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:7:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:8:41 'typealias TypeParceler<T, P> = TypeParceler<T, P>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:20:39 'CommonParceler<T>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:21:33 'ParcelReader' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:21:70 'readStringOrNull(): String?' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:24:45 'ParcelWriter' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:25:16 'writeStringOrNull(String?): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:29:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:30:2 'typealias TypeParceler<T, P> = TypeParceler<T, P>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:38:9 Property would not be serialized into a 'Parcel'. Add '@IgnoredOnParcel' annotation to remove the warning
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/looks/AccountTypeLook.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/looks/AccountTypeLook.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/lightning/RecoverFundsViewModel.kt:185:24 Parameter 'customFee' is never used, could be renamed to _
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/overview/AccountOverviewViewModel.kt:110:35 Parameter 'banner' is never used, could be renamed to _
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/send/SendViewModel.kt:133:21 Variable 'tx' is never used
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/utils/DecimalFormat.kt:4:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/utils/DecimalFormat.kt:16:15 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- The message received from the daemon indicates that the daemon has disappeared.
- Build request sent: Build{id=d08884dc-1ae4-442b-bbdd-1243ce57397a, currentDir=/home/appuser/green_android}
- Attempting to read last messages from the daemon log...
- Daemon pid: 77
- log file: /home/appuser/.gradle/daemon/8.7/daemon-77.out.log
- ----- Last 20 lines from daemon log file - daemon-77.out.log -----
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:3:41 'CommonParceler<T>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:4:41 'ParcelReader' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:5:41 'ParcelWriter' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:7:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:8:41 'typealias TypeParceler<T, P> = TypeParceler<T, P>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:20:39 'CommonParceler<T>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:21:33 'ParcelReader' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:21:70 'readStringOrNull(): String?' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:24:45 'ParcelWriter' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:25:16 'writeStringOrNull(String?): Unit' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:29:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:30:2 'typealias TypeParceler<T, P> = TypeParceler<T, P>' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/jade/JadeResponse.kt:38:9 Property would not be serialized into a 'Parcel'. Add '@IgnoredOnParcel' annotation to remove the warning
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/looks/AccountTypeLook.kt:4:41 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/looks/AccountTypeLook.kt:10:2 'typealias Parcelize = Parcelize' is deprecated. Parcelize compiler plugin will not work with KMP and K2 compiler. Please use similar API based on kotlinx-serialization.
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/lightning/RecoverFundsViewModel.kt:185:24 Parameter 'customFee' is never used, could be renamed to _
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/overview/AccountOverviewViewModel.kt:110:35 Parameter 'banner' is never used, could be renamed to _
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/send/SendViewModel.kt:133:21 Variable 'tx' is never used
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/utils/DecimalFormat.kt:4:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/utils/DecimalFormat.kt:16:15 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
- ----- End of the daemon log -----
- FAILURE: Build failed with an exception.
- * What went wrong:
- Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)
- * Try:
- > Run with --stacktrace option to get the stack trace.
- > Run with --info or --debug option to get more log output.
- > Run with --scan to get full insights.
- > Get more help at https://help.gradle.org.
Add Comment
Please, Sign In to add comment