dannybuntu

com.greenaddress.greenbits_android_wallet 2024-05-30

May 30th, 2024
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 295.72 KB | None | 0 0
  1. $ docker run -it --name green_wallet_builder_container_new green_wallet_builder
  2. appuser@580eda8fc7d6:~/green_android$ ./gdk/fetch_android_binaries.sh
  3. Downloading from https://github.com/Blockstream/gdk/releases/download/release_0.71.1/gdk-android-jni.tar.gz
  4. Validating checksum 208264a0d85f802c98c472c2481e43ac1a8a81a4e1429b4a09773a8ec082e1da
  5. gdk-android-jni.tar.gz: OK
  6. gdk-android-jni/
  7. gdk-android-jni/lib/
  8. gdk-android-jni/lib/armeabi-v7a/
  9. gdk-android-jni/lib/armeabi-v7a/libgreenaddress.so
  10. gdk-android-jni/lib/x86/
  11. gdk-android-jni/lib/x86/libgreenaddress.so
  12. gdk-android-jni/lib/arm64-v8a/
  13. gdk-android-jni/lib/arm64-v8a/libgreenaddress.so
  14. gdk-android-jni/lib/x86_64/
  15. gdk-android-jni/lib/x86_64/libgreenaddress.so
  16. gdk-android-jni/share/
  17. gdk-android-jni/share/java/
  18. gdk-android-jni/share/java/com/
  19. gdk-android-jni/share/java/com/blockstream/
  20. gdk-android-jni/share/java/com/blockstream/libwally/
  21. gdk-android-jni/share/java/com/blockstream/libwally/Wally.java
  22. gdk-android-jni/share/java/com/blockstream/libgreenaddress/
  23. gdk-android-jni/share/java/com/blockstream/libgreenaddress/GDKJNI.java
  24. appuser@580eda8fc7d6:~/green_android$ ./gradlew build
  25. Downloading https://services.gradle.org/distributions/gradle-8.7-bin.zip
  26. ............10%.............20%.............30%.............40%............50%.............60%.............70%.............80%.............90%............100%
  27.  
  28. Welcome to Gradle 8.7!
  29.  
  30. Here are the highlights of this release:
  31.  - Compiling and testing with Java 22
  32.  - Cacheable Groovy script compilation
  33.  - New methods in lazy collection properties
  34.  
  35. For more details see https://docs.gradle.org/8.7/release-notes.html
  36.  
  37. Starting a Gradle Daemon (subsequent builds will be faster)
  38. Type-safe project accessors is an incubating feature.
  39.  
  40. > Configure project :common
  41.  
  42. Please wait while Kotlin/Native compiler 1.9.23 is being installed.
  43. Download kotlin-native-prebuilt-linux-x86_64-1.9.23.tar.gz finished, took 3 s 133 ms
  44. Unpack Kotlin/Native compiler to /home/appuser/.konan/kotlin-native-prebuilt-linux-x86_64-1.9.23
  45. Unpack Kotlin/Native compiler to /home/appuser/.konan/kotlin-native-prebuilt-linux-x86_64-1.9.23 finished, took 3 s 981 ms
  46. w: Kotlin Multiplatform <-> Android Gradle Plugin compatibility issue:
  47. The applied Android Gradle Plugin version (8.4.1) is higher
  48. than the maximum known to the Kotlin Gradle Plugin.
  49. Tooling stability in such configuration isn't tested, please report encountered issues to https://kotl.in/issue"
  50.  
  51. Minimum supported Android Gradle Plugin version: 7.0
  52. Maximum tested Android Gradle Plugin version: 8.2
  53.  
  54. To suppress this message add 'kotlin.mpp.androidGradlePluginCompatibility.nowarn=true' to your gradle.properties
  55.  
  56. Path for java installation '/usr/lib/jvm/openjdk-17' (Common Linux Locations) does not contain a java executable
  57.  
  58. > Task :gdk:fetchAndroidBinaries
  59. GDK: Binaries ?
  60.  
  61. > Task :green:appKeys
  62. AppKeys: Use empty key file
  63.  
  64. > Task :gdk:stripDebugDebugSymbols
  65. Unable to strip the following libraries, packaging them as they are: libgreenaddress.so.
  66.  
  67. > Task :gdk:generateDebugLintModel
  68. Generating lint files for backported methods only (compile API B)
  69.  
  70. > Task :compose:verifyReleaseResources
  71. /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?
  72. /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?
  73. /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?
  74. /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?
  75. /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?
  76. /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?
  77. /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?
  78. /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?
  79. /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?
  80. /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?
  81. /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?
  82. /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?
  83. /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?
  84. /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?
  85. /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?
  86. /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?
  87. /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?
  88. /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?
  89. /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?
  90. /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?
  91. /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?
  92. /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?
  93. /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?
  94. /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?
  95. /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?
  96. /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?
  97. /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?
  98. /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?
  99. /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?
  100. /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?
  101. /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?
  102. /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?
  103. /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?
  104. /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?
  105. /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?
  106. /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?
  107. /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?
  108. /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?
  109. /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?
  110. /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?
  111. /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?
  112. /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?
  113. /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?
  114. /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?
  115. /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?
  116. /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?
  117. /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?
  118. /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?
  119. /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?
  120. /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?
  121. /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?
  122. /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?
  123. /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?
  124. /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?
  125. /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?
  126. /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?
  127. /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?
  128. /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?
  129. /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?
  130. /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?
  131. /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?
  132. /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?
  133. /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?
  134. /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?
  135. /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?
  136. /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?
  137. /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?
  138. /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?
  139. /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?
  140. /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?
  141. /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?
  142. /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?
  143. /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?
  144. /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?
  145. /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?
  146. /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?
  147. /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?
  148. /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?
  149. /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?
  150. /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?
  151. /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?
  152. /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?
  153. /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?
  154. /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?
  155. /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?
  156. /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?
  157. /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?
  158. /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?
  159. /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?
  160. /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?
  161. /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?
  162. /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?
  163. /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?
  164. /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?
  165. /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?
  166. /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?
  167. /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?
  168. /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?
  169. /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?
  170. /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?
  171. /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?
  172. /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?
  173. /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?
  174. /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?
  175. /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?
  176. /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?
  177. /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?
  178. /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?
  179. /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?
  180. /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?
  181. /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?
  182. /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?
  183. /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?
  184. /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?
  185. /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?
  186. /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?
  187. /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?
  188. /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?
  189. /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?
  190. /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?
  191. /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?
  192. /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?
  193. /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?
  194. /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?
  195. /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?
  196. /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?
  197. /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?
  198. /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?
  199. /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?
  200. /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?
  201. /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?
  202. /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?
  203. /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?
  204. /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?
  205. /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?
  206. /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?
  207. /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?
  208. /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?
  209. /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?
  210. /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?
  211. /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?
  212. /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?
  213. /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?
  214. /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?
  215. /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?
  216. /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?
  217. /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?
  218. /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?
  219. /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?
  220. /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?
  221. /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?
  222. /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?
  223. /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?
  224. /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?
  225. /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?
  226. /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?
  227. /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?
  228. /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?
  229. /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?
  230. /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?
  231. /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?
  232. /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?
  233. /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?
  234. /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?
  235. /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?
  236. /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?
  237. /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?
  238. /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?
  239. /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?
  240. /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?
  241. /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?
  242. /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?
  243. /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?
  244. /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?
  245. /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?
  246. /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?
  247. /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?
  248. /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?
  249. /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?
  250. /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?
  251. /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?
  252. /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?
  253. /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?
  254. /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?
  255. /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?
  256. /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?
  257. /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?
  258. /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?
  259. /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?
  260. /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?
  261. /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?
  262. /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?
  263. /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?
  264. /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?
  265. /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?
  266. /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?
  267. /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?
  268. /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?
  269. /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?
  270. /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?
  271. /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?
  272. /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?
  273. /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?
  274. /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?
  275. /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?
  276. /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?
  277. /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?
  278. /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?
  279. /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?
  280. /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?
  281. /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?
  282. /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?
  283. /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?
  284. /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?
  285. /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?
  286. /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?
  287. /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?
  288. /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?
  289. /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?
  290. /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?
  291. /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?
  292. /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?
  293. /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?
  294. /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?
  295. /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?
  296. /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?
  297. /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?
  298. /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?
  299. /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?
  300. /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?
  301. /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?
  302. /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?
  303. /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?
  304. /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?
  305. /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?
  306. /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?
  307. /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?
  308. /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?
  309. /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?
  310. /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?
  311. /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?
  312. /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?
  313. /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?
  314. /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?
  315. /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?
  316. /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?
  317. /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?
  318. /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?
  319. /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?
  320. /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?
  321. /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?
  322. /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?
  323. /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?
  324. /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?
  325. /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?
  326. /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?
  327. /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?
  328. /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?
  329. /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?
  330. /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?
  331. /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?
  332. /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?
  333. /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?
  334. /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?
  335. /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?
  336. /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?
  337. /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?
  338. /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?
  339. /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?
  340. /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?
  341.  
  342. > Task :gdk:stripReleaseDebugSymbols
  343. Unable to strip the following libraries, packaging them as they are: libgreenaddress.so.
  344.  
  345. > Task :common:fetchIosBinaries
  346. Downloading from https://github.com/Blockstream/gdk/releases/download/release_0.71.1/gdk-iphone.tar.gz
  347. Validating checksum 4661733755f34b0a3bf9c3667048704a3807010b750b419625c31e8e89ab83d6
  348. 4661733755f34b0a3bf9c3667048704a3807010b750b419625c31e8e89ab83d6 gdk-iphone.tar.gz
  349. 4661733755f34b0a3bf9c3667048704a3807010b750b419625c31e8e89ab83d6  gdk-iphone.tar.gz
  350. gdk-iphone.tar.gz: OK
  351. gdk-iphone/
  352. gdk-iphone/include/
  353. gdk-iphone/include/gdk/
  354. gdk-iphone/include/gdk/libwally-core/
  355. gdk-iphone/include/gdk/libwally-core/wally_address.h
  356. gdk-iphone/include/gdk/libwally-core/wally_transaction_members.h
  357. gdk-iphone/include/gdk/libwally-core/wally_map.h
  358. gdk-iphone/include/gdk/libwally-core/wally_anti_exfil.h
  359. gdk-iphone/include/gdk/libwally-core/wally_transaction.h
  360. gdk-iphone/include/gdk/libwally-core/wally_bip38.h
  361. gdk-iphone/include/gdk/libwally-core/wally_bip32.h
  362. gdk-iphone/include/gdk/libwally-core/wally_bip85.h
  363. gdk-iphone/include/gdk/libwally-core/wally_core.h
  364. gdk-iphone/include/gdk/libwally-core/wally_elements.h
  365. gdk-iphone/include/gdk/libwally-core/wally_crypto.h
  366. gdk-iphone/include/gdk/libwally-core/wally_descriptor.h
  367. gdk-iphone/include/gdk/libwally-core/wally_psbt.h
  368. gdk-iphone/include/gdk/libwally-core/wally.hpp
  369. gdk-iphone/include/gdk/libwally-core/wally_script.h
  370. gdk-iphone/include/gdk/libwally-core/wally_symmetric.h
  371. gdk-iphone/include/gdk/libwally-core/wally_psbt_members.h
  372. gdk-iphone/include/gdk/libwally-core/wally_coinselection.h
  373. gdk-iphone/include/gdk/libwally-core/wally_bip39.h
  374. gdk-iphone/include/gdk/module.modulemap
  375. gdk-iphone/include/gdk/gdk.h
  376. gdk-iphone/include/gdk/wally_wrapper.h
  377. gdk-iphone/lib/
  378. gdk-iphone/lib/iphoneos/
  379. gdk-iphone/lib/iphoneos/libgreenaddress_full.a
  380. gdk-iphone/lib/iphoneos/gdk/
  381. gdk-iphone/lib/iphoneos/gdk/cmake/
  382. gdk-iphone/lib/iphoneos/gdk/cmake/gdk-config-version.cmake
  383. gdk-iphone/lib/iphoneos/gdk/cmake/greenaddress-targets-release.cmake
  384. gdk-iphone/lib/iphoneos/gdk/cmake/greenaddress-full-targets.cmake
  385. gdk-iphone/lib/iphoneos/gdk/cmake/greenaddress-full-targets-release.cmake
  386. gdk-iphone/lib/iphoneos/gdk/cmake/greenaddress-targets.cmake
  387. gdk-iphone/lib/iphoneos/gdk/cmake/gdk-config.cmake
  388. gdk-iphone/share/
  389. gdk-iphone/share/gdk/
  390. gdk-iphone/share/gdk/GreenAddress.swift
  391. Downloading from https://github.com/Blockstream/gdk/releases/download/release_0.71.1/gdk-iphone-sim.tar.gz
  392. Validating checksum 816fe748b53c0cfb4bb3e26a92aff307ad778f479906b7aa47fe41115806a64b
  393. 816fe748b53c0cfb4bb3e26a92aff307ad778f479906b7aa47fe41115806a64b gdk-iphone-sim.tar.gz
  394. 816fe748b53c0cfb4bb3e26a92aff307ad778f479906b7aa47fe41115806a64b  gdk-iphone-sim.tar.gz
  395. gdk-iphone-sim.tar.gz: OK
  396. gdk-iphonesim-arm64/
  397. gdk-iphonesim-arm64/include/
  398. gdk-iphonesim-arm64/include/gdk/
  399. gdk-iphonesim-arm64/include/gdk/libwally-core/
  400. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_address.h
  401. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_transaction_members.h
  402. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_map.h
  403. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_anti_exfil.h
  404. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_transaction.h
  405. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_bip38.h
  406. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_bip32.h
  407. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_bip85.h
  408. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_core.h
  409. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_elements.h
  410. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_crypto.h
  411. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_descriptor.h
  412. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_psbt.h
  413. gdk-iphonesim-arm64/include/gdk/libwally-core/wally.hpp
  414. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_script.h
  415. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_symmetric.h
  416. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_psbt_members.h
  417. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_coinselection.h
  418. gdk-iphonesim-arm64/include/gdk/libwally-core/wally_bip39.h
  419. gdk-iphonesim-arm64/include/gdk/module.modulemap
  420. gdk-iphonesim-arm64/include/gdk/gdk.h
  421. gdk-iphonesim-arm64/include/gdk/wally_wrapper.h
  422. gdk-iphonesim-arm64/lib/
  423. gdk-iphonesim-arm64/lib/iphonesimulator/
  424. gdk-iphonesim-arm64/lib/iphonesimulator/libgreenaddress_full.a
  425. gdk-iphonesim-arm64/lib/iphonesimulator/gdk/
  426. gdk-iphonesim-arm64/lib/iphonesimulator/gdk/cmake/
  427. gdk-iphonesim-arm64/lib/iphonesimulator/gdk/cmake/gdk-config-version.cmake
  428. gdk-iphonesim-arm64/lib/iphonesimulator/gdk/cmake/greenaddress-targets-release.cmake
  429. gdk-iphonesim-arm64/lib/iphonesimulator/gdk/cmake/greenaddress-full-targets.cmake
  430. gdk-iphonesim-arm64/lib/iphonesimulator/gdk/cmake/greenaddress-full-targets-release.cmake
  431. gdk-iphonesim-arm64/lib/iphonesimulator/gdk/cmake/greenaddress-targets.cmake
  432. gdk-iphonesim-arm64/lib/iphonesimulator/gdk/cmake/gdk-config.cmake
  433. gdk-iphonesim-arm64/share/
  434. gdk-iphonesim-arm64/share/gdk/
  435. gdk-iphonesim-arm64/share/gdk/GreenAddress.swift
  436. Downloading from https://github.com/Blockstream/gdk/releases/download/release_0.71.1/gdk-iphone-sim-x86_64.tar.gz
  437. Validating checksum b555c2994f020f9d508a1fcb98536a820d6004edf9c13233327ec2b23dc660b8
  438. b555c2994f020f9d508a1fcb98536a820d6004edf9c13233327ec2b23dc660b8 gdk-iphone-sim-x86_64.tar.gz
  439. b555c2994f020f9d508a1fcb98536a820d6004edf9c13233327ec2b23dc660b8  gdk-iphone-sim-x86_64.tar.gz
  440. gdk-iphone-sim-x86_64.tar.gz: OK
  441. gdk-iphonesim-x86_64/
  442. gdk-iphonesim-x86_64/include/
  443. gdk-iphonesim-x86_64/include/gdk/
  444. gdk-iphonesim-x86_64/include/gdk/libwally-core/
  445. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_address.h
  446. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_transaction_members.h
  447. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_map.h
  448. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_anti_exfil.h
  449. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_transaction.h
  450. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_bip38.h
  451. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_bip32.h
  452. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_bip85.h
  453. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_core.h
  454. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_elements.h
  455. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_crypto.h
  456. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_descriptor.h
  457. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_psbt.h
  458. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally.hpp
  459. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_script.h
  460. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_symmetric.h
  461. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_psbt_members.h
  462. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_coinselection.h
  463. gdk-iphonesim-x86_64/include/gdk/libwally-core/wally_bip39.h
  464. gdk-iphonesim-x86_64/include/gdk/module.modulemap
  465. gdk-iphonesim-x86_64/include/gdk/gdk.h
  466. gdk-iphonesim-x86_64/include/gdk/wally_wrapper.h
  467. gdk-iphonesim-x86_64/lib/
  468. gdk-iphonesim-x86_64/lib/iphonesimulator/
  469. gdk-iphonesim-x86_64/lib/iphonesimulator/libgreenaddress_full.a
  470. gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/
  471. gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/cmake/
  472. gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/cmake/gdk-config-version.cmake
  473. gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/cmake/greenaddress-targets-release.cmake
  474. gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/cmake/greenaddress-full-targets.cmake
  475. gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/cmake/greenaddress-full-targets-release.cmake
  476. gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/cmake/greenaddress-targets.cmake
  477. gdk-iphonesim-x86_64/lib/iphonesimulator/gdk/cmake/gdk-config.cmake
  478. gdk-iphonesim-x86_64/share/
  479. gdk-iphonesim-x86_64/share/gdk/
  480. gdk-iphonesim-x86_64/share/gdk/GreenAddress.swift
  481.  
  482. > Task :common:compileCommonMainKotlinMetadata
  483. w: Opt-in requirement marker kotlinx.cinterop.ExperimentalForeignApi is unresolved. Please make sure it's present in the module dependencies
  484. 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.
  485. 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.
  486. 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.
  487. 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.
  488. 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.
  489. 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.
  490. 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.
  491. 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.
  492. 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.
  493. 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.
  494. 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.
  495. 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.
  496. 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.
  497. 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.
  498. 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.
  499. 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.
  500. 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.
  501. 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.
  502. 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.
  503. 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.
  504. 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.
  505. 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.
  506. 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.
  507. 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.
  508. 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.
  509. 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.
  510. 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.
  511. 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.
  512. 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.
  513. 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.
  514. 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.
  515. 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.
  516. 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.
  517. 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.
  518. 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.
  519. 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.
  520. 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.
  521. 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.
  522. 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.
  523. 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.
  524. 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.
  525. 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.
  526. 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.
  527. 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.
  528. 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.
  529. 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.
  530. 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.
  531. 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.
  532. 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.
  533. 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.
  534. 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.
  535. 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.
  536. 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.
  537. 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.
  538. 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.
  539. 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.
  540. 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.
  541. 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.
  542. 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.
  543. 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.
  544. 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.
  545. 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
  546. w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/GdkSession.kt:487:107 Name shadowed: network
  547. 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.
  548. 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.
  549. 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.
  550. 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.
  551. 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.
  552. 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.
  553. 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.
  554. 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.
  555. 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.
  556. 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.
  557. 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.
  558. 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.
  559. 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.
  560. 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.
  561. 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.
  562. 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.
  563. 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.
  564. 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.
  565. 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.
  566. 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.
  567. 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.
  568. 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.
  569. 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.
  570. 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.
  571. 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.
  572. 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.
  573. 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.
  574. 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.
  575. 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.
  576. 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.
  577. 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.
  578. 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.
  579. 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.
  580. 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.
  581. 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.
  582. 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.
  583. 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.
  584. 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.
  585. 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.
  586. 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.
  587. 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.
  588. 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.
  589. 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.
  590. 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.
  591. 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.
  592. 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.
  593. 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.
  594. 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.
  595. 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.
  596. 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.
  597. 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.
  598. 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.
  599. 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.
  600. 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.
  601. 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.
  602. 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.
  603. 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.
  604. 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.
  605. 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.
  606. 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.
  607. 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.
  608. 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.
  609. 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.
  610. 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.
  611. 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.
  612. 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.
  613. 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.
  614. 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.
  615. 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.
  616. 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.
  617. 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.
  618. 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.
  619. 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.
  620. 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.
  621. 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.
  622. 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.
  623. 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.
  624. 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.
  625. 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.
  626. 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 _
  627. 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 _
  628. w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/send/SendViewModel.kt:133:21 Variable 'tx' is never used
  629. 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
  630. 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
  631.  
  632. > Task :green:mergeDevelopmentDebugResources
  633. /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?
  634. /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?
  635. /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?
  636. /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?
  637. /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?
  638. /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?
  639. /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?
  640. /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?
  641. /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?
  642. /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?
  643. /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?
  644. /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?
  645. /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?
  646. /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?
  647. /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?
  648. /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?
  649. /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?
  650. /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?
  651. /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?
  652. /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?
  653. /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?
  654. /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?
  655. /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?
  656. /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?
  657. /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?
  658. /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?
  659. /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?
  660. /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?
  661. /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?
  662. /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?
  663. /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?
  664. /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?
  665. /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?
  666. /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?
  667. /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?
  668. /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?
  669. /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?
  670. /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?
  671. /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?
  672. /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?
  673. /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?
  674. /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?
  675. /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?
  676. /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?
  677. /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?
  678. /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?
  679. /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?
  680. /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?
  681. /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?
  682. /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?
  683. /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?
  684. /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?
  685. /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?
  686. /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?
  687. /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?
  688. /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?
  689. /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?
  690. /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?
  691. /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?
  692. /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?
  693. /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?
  694. /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?
  695. /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?
  696. /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?
  697. /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?
  698. /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?
  699. /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?
  700. /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?
  701. /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?
  702. /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?
  703. /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?
  704. /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?
  705. /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?
  706. /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?
  707. /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?
  708. /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?
  709. /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?
  710. /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?
  711. /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?
  712. /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?
  713. /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?
  714. /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?
  715. /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?
  716. /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?
  717. /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?
  718. /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?
  719. /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?
  720. /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?
  721. /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?
  722. /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?
  723. /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?
  724. /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?
  725. /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?
  726. /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?
  727. /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?
  728. /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?
  729. /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?
  730. /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?
  731. /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?
  732. /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?
  733. /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?
  734. /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?
  735. /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?
  736. /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?
  737. /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?
  738. /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?
  739. /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?
  740. /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?
  741. /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?
  742. /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?
  743. /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?
  744. /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?
  745. /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?
  746. /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?
  747. /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?
  748. /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?
  749. /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?
  750. /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?
  751. /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?
  752. /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?
  753. /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?
  754. /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?
  755. /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?
  756. /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?
  757. /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?
  758. /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?
  759. /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?
  760. /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?
  761. /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?
  762. /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?
  763. /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?
  764. /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?
  765. /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?
  766. /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?
  767. /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?
  768. /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?
  769. /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?
  770. /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?
  771. /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?
  772. /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?
  773. /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?
  774. /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?
  775. /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?
  776. /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?
  777. /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?
  778. /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?
  779. /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?
  780. /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?
  781. /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?
  782. /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?
  783. /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?
  784. /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?
  785. /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?
  786. /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?
  787. /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?
  788. /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?
  789. /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?
  790. /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?
  791. /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?
  792. /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?
  793. /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?
  794. /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?
  795. /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?
  796. /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?
  797. /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?
  798. /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?
  799. /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?
  800. /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?
  801. /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?
  802. /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?
  803. /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?
  804. /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?
  805. /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?
  806. /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?
  807. /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?
  808. /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?
  809. /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?
  810. /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?
  811. /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?
  812. /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?
  813. /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?
  814. /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?
  815. /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?
  816. /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?
  817. /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?
  818. /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?
  819. /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?
  820. /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?
  821. /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?
  822. /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?
  823. /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?
  824. /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?
  825. /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?
  826. /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?
  827. /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?
  828. /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?
  829. /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?
  830. /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?
  831. /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?
  832. /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?
  833. /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?
  834. /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?
  835. /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?
  836. /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?
  837. /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?
  838. /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?
  839. /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?
  840. /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?
  841. /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?
  842. /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?
  843. /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?
  844. /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?
  845. /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?
  846. /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?
  847. /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?
  848. /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?
  849. /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?
  850. /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?
  851. /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?
  852. /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?
  853. /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?
  854. /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?
  855. /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?
  856. /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?
  857. /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?
  858. /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?
  859. /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?
  860. /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?
  861. /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?
  862. /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?
  863. /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?
  864. /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?
  865. /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?
  866. /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?
  867. /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?
  868. /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?
  869. /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?
  870. /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?
  871. /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?
  872. /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?
  873. /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?
  874. /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?
  875. /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?
  876. /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?
  877. /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?
  878. /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?
  879. /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?
  880. /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?
  881. /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?
  882. /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?
  883. /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?
  884. /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?
  885. /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?
  886. /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?
  887. /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?
  888. /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?
  889. /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?
  890. /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?
  891. /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?
  892. /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?
  893. /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?
  894. /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?
  895. /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?
  896. /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?
  897. /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?
  898. /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?
  899. /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?
  900. /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?
  901. /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?
  902. /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?
  903.  
  904. > Task :common:compileDebugKotlinAndroid
  905. w: Opt-in requirement marker kotlinx.cinterop.ExperimentalForeignApi is unresolved. Please make sure it's present in the module dependencies
  906. 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
  907. 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
  908. 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
  909. 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.
  910. 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.
  911. 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.
  912. 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.
  913. 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.
  914. 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.
  915. 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.
  916. 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.
  917. 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.
  918. 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.
  919. 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.
  920. 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.
  921. 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.
  922. 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.
  923. 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.
  924. 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.
  925. 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.
  926. 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.
  927. 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.
  928. 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.
  929. 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.
  930. 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.
  931. 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.
  932. 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.
  933. 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.
  934. 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.
  935. 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.
  936. 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.
  937. 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.
  938. 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.
  939. 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.
  940. 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.
  941. 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.
  942. 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.
  943. 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.
  944. 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.
  945. 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.
  946. 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.
  947. 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.
  948. 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.
  949. 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.
  950. 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.
  951. 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.
  952. 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.
  953. 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.
  954. 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.
  955. 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.
  956. 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.
  957. 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.
  958. 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.
  959. 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.
  960. 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.
  961. 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.
  962. 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.
  963. 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.
  964. 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.
  965. 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.
  966. 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.
  967. 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.
  968. 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.
  969. 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.
  970. 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
  971. w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/GdkSession.kt:487:107 Name shadowed: network
  972. 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.
  973. 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.
  974. 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.
  975. 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.
  976. 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.
  977. 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.
  978. 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.
  979. 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.
  980. 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.
  981. 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.
  982. 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.
  983. 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.
  984. 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.
  985. 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.
  986. 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.
  987. 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.
  988. 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.
  989. 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.
  990. 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.
  991. 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.
  992. 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.
  993. 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.
  994. 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.
  995. 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.
  996. 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.
  997. 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.
  998. 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.
  999. 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.
  1000. 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.
  1001. 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.
  1002. 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.
  1003. 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.
  1004. 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.
  1005. 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.
  1006. 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.
  1007. 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.
  1008. 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.
  1009. 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.
  1010. 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.
  1011. 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.
  1012. 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.
  1013. 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.
  1014. 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.
  1015. 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.
  1016. 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.
  1017. 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.
  1018. 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.
  1019. 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.
  1020. 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.
  1021. 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.
  1022. 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.
  1023. 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.
  1024. 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.
  1025. 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.
  1026. 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.
  1027. 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.
  1028. 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.
  1029. 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.
  1030. 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.
  1031. 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.
  1032. 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.
  1033. 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.
  1034. 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.
  1035. 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.
  1036. 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.
  1037. 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.
  1038. 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.
  1039. 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.
  1040. 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.
  1041. 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.
  1042. 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.
  1043. 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.
  1044. 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.
  1045. 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.
  1046. 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.
  1047. 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.
  1048. 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.
  1049. 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
  1050. 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.
  1051. 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.
  1052. 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 _
  1053. 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 _
  1054. w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/send/SendViewModel.kt:133:21 Variable 'tx' is never used
  1055. 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
  1056. 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
  1057.  
  1058. > Task :common:compileReleaseKotlinAndroid
  1059. w: Opt-in requirement marker kotlinx.cinterop.ExperimentalForeignApi is unresolved. Please make sure it's present in the module dependencies
  1060. 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
  1061. 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
  1062. 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
  1063. 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.
  1064. 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.
  1065. 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.
  1066. 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.
  1067. 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.
  1068. 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.
  1069. 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.
  1070. 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.
  1071. 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.
  1072. 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.
  1073. 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.
  1074. 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.
  1075. 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.
  1076. 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.
  1077. 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.
  1078. 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.
  1079. 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.
  1080. 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.
  1081. 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.
  1082. 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.
  1083. 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.
  1084. 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.
  1085. 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.
  1086. 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.
  1087. 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.
  1088. 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.
  1089. 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.
  1090. 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.
  1091. 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.
  1092. 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.
  1093. 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.
  1094. 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.
  1095. 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.
  1096. 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.
  1097. 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.
  1098. 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.
  1099. 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.
  1100. 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.
  1101. 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.
  1102. 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.
  1103. 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.
  1104. 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.
  1105. 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.
  1106. 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.
  1107. 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.
  1108. 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.
  1109. 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.
  1110. 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.
  1111. 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.
  1112. 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.
  1113. 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.
  1114. 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.
  1115. 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.
  1116. 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.
  1117. 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.
  1118. 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.
  1119. 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.
  1120. 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.
  1121. 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.
  1122. 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.
  1123. 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.
  1124. 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
  1125. w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/gdk/GdkSession.kt:487:107 Name shadowed: network
  1126. 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.
  1127. 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.
  1128. 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.
  1129. 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.
  1130. 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.
  1131. 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.
  1132. 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.
  1133. 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.
  1134. 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.
  1135. 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.
  1136. 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.
  1137. 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.
  1138. 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.
  1139. 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.
  1140. 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.
  1141. 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.
  1142. 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.
  1143. 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.
  1144. 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.
  1145. 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.
  1146. 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.
  1147. 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.
  1148. 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.
  1149. 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.
  1150. 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.
  1151. 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.
  1152. 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.
  1153. 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.
  1154. 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.
  1155. 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.
  1156. 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.
  1157. 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.
  1158. 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.
  1159. 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.
  1160. 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.
  1161. 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.
  1162. 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.
  1163. 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.
  1164. 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.
  1165. 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.
  1166. 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.
  1167. 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.
  1168. 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.
  1169. 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.
  1170. 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.
  1171. 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.
  1172. 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.
  1173. 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.
  1174. 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.
  1175. 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.
  1176. 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.
  1177. 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.
  1178. 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.
  1179. 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.
  1180. 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.
  1181. 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.
  1182. 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.
  1183. 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.
  1184. 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.
  1185. 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.
  1186. 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.
  1187. 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.
  1188. 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.
  1189. 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.
  1190. 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.
  1191. 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.
  1192. 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.
  1193. 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.
  1194. 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.
  1195. 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.
  1196. 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.
  1197. 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.
  1198. 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.
  1199. 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.
  1200. 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.
  1201. 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.
  1202. 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.
  1203. 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
  1204. 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.
  1205. 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.
  1206. 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 _
  1207. 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 _
  1208. w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/send/SendViewModel.kt:133:21 Variable 'tx' is never used
  1209. 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
  1210. 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
  1211. The message received from the daemon indicates that the daemon has disappeared.
  1212. Build request sent: Build{id=d08884dc-1ae4-442b-bbdd-1243ce57397a, currentDir=/home/appuser/green_android}
  1213. Attempting to read last messages from the daemon log...
  1214. Daemon pid: 77
  1215.   log file: /home/appuser/.gradle/daemon/8.7/daemon-77.out.log
  1216. ----- Last  20 lines from daemon log file - daemon-77.out.log -----
  1217. 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.
  1218. 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.
  1219. 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.
  1220. 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.
  1221. 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.
  1222. 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.
  1223. 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.
  1224. 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.
  1225. 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.
  1226. 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.
  1227. 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.
  1228. 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.
  1229. 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
  1230. 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.
  1231. 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.
  1232. 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 _
  1233. 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 _
  1234. w: file:///home/appuser/green_android/common/src/commonMain/kotlin/com/blockstream/common/models/send/SendViewModel.kt:133:21 Variable 'tx' is never used
  1235. 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
  1236. 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
  1237. ----- End of the daemon log -----
  1238.  
  1239.  
  1240. FAILURE: Build failed with an exception.
  1241.  
  1242. * What went wrong:
  1243. Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)
  1244.  
  1245. * Try:
  1246. > Run with --stacktrace option to get the stack trace.
  1247. > Run with --info or --debug option to get more log output.
  1248. > Run with --scan to get full insights.
  1249. > Get more help at https://help.gradle.org.
  1250.  
Add Comment
Please, Sign In to add comment