log for com.boldwallet:2
== Installed Android Tools ==
2025-06-17 23:13:19,739 DEBUG: Reading 'config.yml'
2025-06-17 23:13:19,750 INFO: Creating log directory
2025-06-17 23:13:19,751 INFO: Creating temporary directory
2025-06-17 23:13:19,751 INFO: Creating output directory
2025-06-17 23:13:19,761 DEBUG: Getting git vcs interface for https://github.com/BoldBitcoinWallet/BoldWallet.git
2025-06-17 23:13:19,761 DEBUG: Checking com.boldwallet:2
2025-06-17 23:13:19,762 INFO: Building version 1.1.0 (2) of com.boldwallet
2025-06-17 23:13:19,762 WARNING: Android NDK version 'r27b' could not be found!
2025-06-17 23:13:19,762 WARNING: Configured versions:
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2025-06-17 23:13:20,214 DEBUG: Starting new HTTPS connection (1): raw.githubusercontent.com:443
2025-06-17 23:13:20,502 DEBUG: https://raw.githubusercontent.com:443 "GET /f-droid/android-sdk-transparency-log/master/signed/checksums.json.asc HTTP/1.1" 200 408
2025-06-17 23:13:20,510 DEBUG: Starting new HTTPS connection (1): raw.githubusercontent.com:443
2025-06-17 23:13:20,939 DEBUG: https://raw.githubusercontent.com:443 "GET /f-droid/android-sdk-transparency-log/master/signed/checksums.json HTTP/1.1" 200 149106
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r27b-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r27b-linux.zip
2025-06-17 23:13:21,387 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2025-06-17 23:13:21,634 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r27b-linux.zip HTTP/1.1" 200 663976775
Unzipping to /tmp/.sdkmanager-i4pq6_ob
Installing into /opt/android-sdk/ndk/27.1.12297006
2025-06-17 23:14:11,577 INFO: Set NDK r27b (27.1.12297006) up
2025-06-17 23:14:11,585 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.boldwallet, universal_newlines=False, shell=None, istream=None)
2025-06-17 23:14:11,606 INFO: Running 'sudo' commands in /home/vagrant
2025-06-17 23:14:11,607 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c curl -Lo node.tar.gz https://nodejs.org/dist/v20.18.1/node-v20.18.1-linux-x64.tar.gz; echo "259e5a8bf2e15ecece65bd2a47153262eda71c0b2c9700d5e703ce4951572784 node.tar.gz" | sha256sum -c -; tar xzf node.tar.gz --strip-components=1 -C /usr/local/; apt-get update; apt-get install -t bookworm-backports -y golang-go; apt-get install -y gcc libc-dev
+ curl -Lo node.tar.gz https://nodejs.org/dist/v20.18.1/node-v20.18.1-linux-x64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
35 44.6M 35 15.7M 0 0 19.3M 0 0:00:02 --:--:-- 0:00:02 19.3M
96 44.6M 96 42.9M 0 0 23.9M 0 0:00:01 0:00:01 --:--:-- 23.9M
100 44.6M 100 44.6M 0 0 24.1M 0 0:00:01 0:00:01 --:--:-- 24.1M
+ echo '259e5a8bf2e15ecece65bd2a47153262eda71c0b2c9700d5e703ce4951572784 node.tar.gz'
+ sha256sum -c -
node.tar.gz: OK
+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [267 kB]
Get:5 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [160 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8793 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [756 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [664 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [291 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [248 kB]
Fetched 16.2 MB in 16s (1015 kB/s)
Reading package lists...
+ apt-get install -t bookworm-backports -y golang-go
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
golang-1.23-go golang-1.23-src golang-src
Suggested packages:
bzr | brz subversion
Recommended packages:
pkgconf
The following NEW packages will be installed:
golang-1.23-go golang-1.23-src golang-go golang-src
0 upgraded, 4 newly installed, 0 to remove and 54 not upgraded.
Need to get 46.2 MB of archives.
After this operation, 242 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-1.23-src all 1.23.5-1~bpo12+1 [19.1 MB]
Get:2 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-1.23-go amd64 1.23.5-1~bpo12+1 [27.0 MB]
Get:3 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-src all 2:1.23~2~bpo12+1 [5200 B]
Get:4 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-go amd64 2:1.23~2~bpo12+1 [44.4 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 46.2 MB in 18s (2527 kB/s)
Selecting previously unselected package golang-1.23-src.
(Reading database ... 64067 files and directories currently installed.)
Preparing to unpack .../golang-1.23-src_1.23.5-1~bpo12+1_all.deb ...
Unpacking golang-1.23-src (1.23.5-1~bpo12+1) ...
Selecting previously unselected package golang-1.23-go.
Preparing to unpack .../golang-1.23-go_1.23.5-1~bpo12+1_amd64.deb ...
Unpacking golang-1.23-go (1.23.5-1~bpo12+1) ...
Selecting previously unselected package golang-src.
Preparing to unpack .../golang-src_2%3a1.23~2~bpo12+1_all.deb ...
Unpacking golang-src (2:1.23~2~bpo12+1) ...
Selecting previously unselected package golang-go:amd64.
Preparing to unpack .../golang-go_2%3a1.23~2~bpo12+1_amd64.deb ...
Unpacking golang-go:amd64 (2:1.23~2~bpo12+1) ...
Setting up golang-1.23-src (1.23.5-1~bpo12+1) ...
Setting up golang-src (2:1.23~2~bpo12+1) ...
Setting up golang-1.23-go (1.23.5-1~bpo12+1) ...
Setting up golang-go:amd64 (2:1.23~2~bpo12+1) ...
+ apt-get install -y gcc libc-dev
Reading package lists...
Building dependency tree...
Reading state information...
gcc is already the newest version (4:12.2.0-3).
gcc set to manually installed.
libc6-dev is already the newest version (2.36-9+deb12u10).
libc6-dev set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
2025-06-17 23:15:26,438 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-17 23:15:27,143 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 78821 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-06-17 23:15:40,878 INFO: Getting source for revision ae9a8cce309c34d17c889d2313c3fc97244d5684
2025-06-17 23:15:40,883 DEBUG: Directory: build/com.boldwallet
2025-06-17 23:15:40,883 DEBUG: > git rev-parse --show-toplevel
2025-06-17 23:15:41,290 DEBUG: Directory: build/com.boldwallet
2025-06-17 23:15:41,290 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-17 23:15:41,494 DEBUG: Directory: build/com.boldwallet
2025-06-17 23:15:41,494 DEBUG: > git reset --hard
2025-06-17 23:15:44,003 DEBUG: Directory: build/com.boldwallet
2025-06-17 23:15:44,003 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-17 23:15:44,107 DEBUG: Directory: build/com.boldwallet
2025-06-17 23:15:44,107 DEBUG: > git clean -dffx
2025-06-17 23:15:44,211 DEBUG: Directory: build/com.boldwallet
2025-06-17 23:15:44,211 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-06-17 23:15:44,916 DEBUG: Directory: build/com.boldwallet
2025-06-17 23:15:44,916 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-06-17 23:15:45,420 DEBUG: Directory: build/com.boldwallet
2025-06-17 23:15:45,420 DEBUG: > git remote set-head origin --auto
2025-06-17 23:15:46,125 DEBUG: Directory: build/com.boldwallet
2025-06-17 23:15:46,126 DEBUG: > git checkout -f ae9a8cce309c34d17c889d2313c3fc97244d5684
2025-06-17 23:15:47,231 DEBUG: Directory: build/com.boldwallet
2025-06-17 23:15:47,232 DEBUG: > git clean -dffx
2025-06-17 23:15:47,335 DEBUG: Directory: build/com.boldwallet
2025-06-17 23:15:47,335 DEBUG: > git rev-parse --show-toplevel
2025-06-17 23:15:47,539 DEBUG: Directory: build/com.boldwallet
2025-06-17 23:15:47,539 DEBUG: > git submodule deinit --all --force
2025-06-17 23:15:47,642 INFO: Collecting source libraries
2025-06-17 23:15:47,793 DEBUG: Removing debuggable flags from build/srclib/go
2025-06-17 23:15:47,866 INFO: Creating local.properties file at build/com.boldwallet/local.properties
2025-06-17 23:15:47,868 INFO: Creating local.properties file at build/com.boldwallet/android/local.properties
2025-06-17 23:15:47,868 INFO: Creating local.properties file at build/com.boldwallet/android/app/local.properties
2025-06-17 23:15:47,869 DEBUG: Removing debuggable flags from build/com.boldwallet/android/app
2025-06-17 23:15:47,871 INFO: Removing specified files
2025-06-17 23:15:47,871 INFO: Removing ios
2025-06-17 23:15:47,920 INFO: Cleaned build.gradle of keysigning configs at build/com.boldwallet/android/app/build.gradle
2025-06-17 23:15:47,921 INFO: Running 'prebuild' commands in build/com.boldwallet/android/app
2025-06-17 23:15:47,921 DEBUG: Directory: build/com.boldwallet/android/app
2025-06-17 23:15:47,921 DEBUG: > bash -e -u -o pipefail -x -c -- cd ../..; sed -i '/react-native-vision-camera/d' package.json; mv screens/SendBitcoinModal.foss.tsx screens/SendBitcoinModal.tsx; npm install --build-from-source; sed -i -e '/installReferrerVersion/,+12d' node_modules/react-native-device-info/android/build.gradle; sdkmanager "platforms;android-21" "build-tools;33.0.0"
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ../..
+ sed -i /react-native-vision-camera/d package.json
+ mv screens/SendBitcoinModal.foss.tsx screens/SendBitcoinModal.tsx
+ npm install --build-from-source
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated sudo-prompt@9.2.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated text-encoding@0.7.0: no longer maintained
npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm warn deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
npm warn deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
npm warn deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
npm warn deprecated react-native-document-picker@9.3.1: the package was renamed, follow migration instructions at https://react-native-documents.github.io/docs/sponsor-only/migration
npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
added 1043 packages, and audited 1044 packages in 44s
173 packages are looking for funding
run `npm fund` for details
5 vulnerabilities (1 low, 2 moderate, 2 high)
To address all issues, run:
npm audit fix
Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 10.8.2 -> 11.4.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.4.2
npm notice To update run: npm install -g npm@11.4.2
npm notice
+ sed -i -e /installReferrerVersion/,+12d node_modules/react-native-device-info/android/build.gradle
+ sdkmanager 'platforms;android-21' 'build-tools;33.0.0'
2025-06-17 23:16:35,442 INFO: Cleaning Gradle project...
2025-06-17 23:16:35,443 DEBUG: Directory: build/com.boldwallet/android/app
2025-06-17 23:16:35,444 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.10.2 via distributionUrl
Downloading missing gradle version 8.10.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.10.2-bin.zip: OK
Running /opt/gradle/versions/8.10.2/bin/gradle clean
Welcome to Gradle 8.10.2!
Here are the highlights of this release:
- Support for Java 23
- Faster configuration cache
- Better configuration cache reports
For more details see https://docs.gradle.org/8.10.2/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :gradle-plugin:shared:checkKotlinGradlePluginConfigurationErrors
> Task :gradle-plugin:settings-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :gradle-plugin:settings-plugin:pluginDescriptors
> Task :gradle-plugin:settings-plugin:processResources
> Task :gradle-plugin:shared:processResources NO-SOURCE
> Task :gradle-plugin:shared:compileKotlin
> Task :gradle-plugin:shared:compileJava NO-SOURCE
> Task :gradle-plugin:shared:classes UP-TO-DATE
> Task :gradle-plugin:shared:jar
> Task :gradle-plugin:settings-plugin:compileKotlin
> Task :gradle-plugin:settings-plugin:compileJava NO-SOURCE
> Task :gradle-plugin:settings-plugin:classes
> Task :gradle-plugin:settings-plugin:jar
> Task :gradle-plugin:react-native-gradle-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :gradle-plugin:react-native-gradle-plugin:pluginDescriptors
> Task :gradle-plugin:react-native-gradle-plugin:processResources
> Task :gradle-plugin:react-native-gradle-plugin:compileKotlin
> Task :gradle-plugin:react-native-gradle-plugin:compileJava NO-SOURCE
> Task :gradle-plugin:react-native-gradle-plugin:classes
> Task :gradle-plugin:react-native-gradle-plugin:jar
> Configure project :app
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-gesture-handler
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-reanimated
Android gradle plugin: 8.6.0
Gradle: 8.10.2
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-screens
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:externalNativeBuildCleanDebug
> Task :app:externalNativeBuildCleanRelease
> Task :app:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 6m 37s
16 actionable tasks: 15 executed, 1 up-to-date
2025-06-17 23:23:19,998 INFO: Scanning source for common problems...
2025-06-17 23:23:20,013 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-17 23:23:20,014 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-17 23:23:20,687 DEBUG: write 'suss.json' to cache
2025-06-17 23:23:20,691 DEBUG: next suss.json cache update due in 23:59:59.985881
2025-06-17 23:23:20,834 INFO: Removing gradle-wrapper.jar at node_modules/react-native-zeroconf/android/gradle/wrapper/gradle-wrapper.jar
2025-06-17 23:23:20,967 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at node_modules/react-native-encrypted-storage/android/build.gradle
2025-06-17 23:23:20,967 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at node_modules/react-native-encrypted-storage/android/build.gradle
2025-06-17 23:23:20,967 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at node_modules/react-native-encrypted-storage/android/build.gradle
2025-06-17 23:23:20,967 INFO: Removing gradle-wrapper.jar at node_modules/react-native-encrypted-storage/android/gradle/wrapper/gradle-wrapper.jar
2025-06-17 23:23:21,437 INFO: Removing unknown maven repo 'mavenTempLocalUrl' at node_modules/react-native/ReactAndroid/publish.gradle
2025-06-17 23:23:21,713 INFO: Ignoring binary at node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
2025-06-17 23:23:21,714 INFO: Removing binary at node_modules/react-native/sdks/hermesc/osx-bin/hermesc
2025-06-17 23:23:21,716 INFO: Removing binary at node_modules/react-native/sdks/hermesc/osx-bin/hermes
2025-06-17 23:23:21,757 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140_1.dll
2025-06-17 23:23:21,760 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutest64.dll
2025-06-17 23:23:21,768 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuuc64.dll
2025-06-17 23:23:21,771 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/vcruntime140.dll
2025-06-17 23:23:21,771 INFO: Removing binary at node_modules/react-native/sdks/hermesc/win64-bin/hermesc.exe
2025-06-17 23:23:21,775 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/msvcp140.dll
2025-06-17 23:23:21,778 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icutu64.dll
2025-06-17 23:23:21,780 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuio64.dll
2025-06-17 23:23:21,799 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icudt64.dll
2025-06-17 23:23:21,808 WARNING: Found executable binary, possibly code at node_modules/react-native/sdks/hermesc/win64-bin/icuin64.dll
2025-06-17 23:23:21,811 INFO: Removing binary at node_modules/react-native/React/I18n/strings/fi.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,811 INFO: Removing binary at node_modules/react-native/React/I18n/strings/vi.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,811 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ko.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,812 INFO: Removing binary at node_modules/react-native/React/I18n/strings/hr.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,812 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ms.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,813 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ar.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,813 INFO: Removing binary at node_modules/react-native/React/I18n/strings/cs.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,813 INFO: Removing binary at node_modules/react-native/React/I18n/strings/sv.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,814 INFO: Removing binary at node_modules/react-native/React/I18n/strings/el.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,814 INFO: Removing binary at node_modules/react-native/React/I18n/strings/pt.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,815 INFO: Removing binary at node_modules/react-native/React/I18n/strings/es.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,815 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zh-Hant-HK.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,815 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zu.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,816 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ru.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,816 INFO: Removing binary at node_modules/react-native/React/I18n/strings/id.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,816 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ja.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,817 INFO: Removing binary at node_modules/react-native/React/I18n/strings/pt-PT.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,817 INFO: Removing binary at node_modules/react-native/React/I18n/strings/da.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,818 INFO: Removing binary at node_modules/react-native/React/I18n/strings/sk.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,818 INFO: Removing binary at node_modules/react-native/React/I18n/strings/es-ES.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,819 INFO: Removing binary at node_modules/react-native/React/I18n/strings/hi.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,819 INFO: Removing binary at node_modules/react-native/React/I18n/strings/hu.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,819 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zh-Hant.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,820 INFO: Removing binary at node_modules/react-native/React/I18n/strings/tr.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,820 INFO: Removing binary at node_modules/react-native/React/I18n/strings/de.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,820 INFO: Removing binary at node_modules/react-native/React/I18n/strings/ro.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,821 INFO: Removing binary at node_modules/react-native/React/I18n/strings/pl.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,821 INFO: Removing binary at node_modules/react-native/React/I18n/strings/nl.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,822 INFO: Removing binary at node_modules/react-native/React/I18n/strings/he.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,822 INFO: Removing binary at node_modules/react-native/React/I18n/strings/zh-Hans.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,822 INFO: Removing binary at node_modules/react-native/React/I18n/strings/th.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,823 INFO: Removing binary at node_modules/react-native/React/I18n/strings/nb.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,823 INFO: Removing binary at node_modules/react-native/React/I18n/strings/en-GB.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,824 INFO: Removing binary at node_modules/react-native/React/I18n/strings/uk.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,824 INFO: Removing binary at node_modules/react-native/React/I18n/strings/fr.lproj/fbt_language_pack.bin
2025-06-17 23:23:21,824 INFO: Removing binary at node_modules/react-native/React/I18n/strings/it.lproj/fbt_language_pack.bin
2025-06-17 23:23:22,058 INFO: Removing gradle-wrapper.jar at node_modules/rn-barcode-zxing-scan/android/gradle/wrapper/gradle-wrapper.jar
2025-06-17 23:23:22,156 INFO: Removing gradle-wrapper.jar at node_modules/react-native-qrcode-svg/Example/android/gradle/wrapper/gradle-wrapper.jar
2025-06-17 23:23:22,219 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-svg/android/build.gradle
2025-06-17 23:23:22,221 INFO: Removing gradle-wrapper.jar at node_modules/react-native-svg/android/gradle/wrapper/gradle-wrapper.jar
2025-06-17 23:23:22,377 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-safe-area-context/android/build.gradle
2025-06-17 23:23:22,639 INFO: Removing Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc-intl/r250231/android-jsc-intl-r250231.aar
2025-06-17 23:23:22,658 INFO: Removing Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc-cppruntime/r250231/android-jsc-cppruntime-r250231.aar
2025-06-17 23:23:22,659 INFO: Removing Android AAR library at node_modules/jsc-android/dist/org/webkit/android-jsc/r250231/android-jsc-r250231.aar
2025-06-17 23:23:22,688 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-device-info/android/build.gradle
2025-06-17 23:23:22,728 INFO: Removing gradle-wrapper.jar at node_modules/@react-native-clipboard/clipboard/android/gradle/wrapper/gradle-wrapper.jar
2025-06-17 23:23:22,862 INFO: Ignoring unknown maven repo '$projectDir/../node_modules/react-native/android' at node_modules/lottie-react-native/android/build.gradle
2025-06-17 23:23:23,048 INFO: Removing gradle-wrapper.jar at node_modules/@react-native/gradle-plugin/gradle/wrapper/gradle-wrapper.jar
2025-06-17 23:23:23,056 INFO: Removing binary at node_modules/@react-native/gradle-plugin/shared/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-06-17 23:23:23,056 INFO: Removing binary at node_modules/@react-native/gradle-plugin/shared/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-06-17 23:23:23,062 INFO: Removing binary at node_modules/@react-native/gradle-plugin/shared/build/kotlin/compileKotlin/local-state/build-history.bin
2025-06-17 23:23:23,062 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingAndroidProjectJson.class
2025-06-17 23:23:23,063 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingDependenciesPlatformJson.class
2025-06-17 23:23:23,063 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingConfigJson.class
2025-06-17 23:23:23,064 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingProjectJson.class
2025-06-17 23:23:23,065 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfigAndroid.class
2025-06-17 23:23:23,066 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfig.class
2025-06-17 23:23:23,067 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingDependenciesJson.class
2025-06-17 23:23:23,067 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelAutolinkingDependenciesPlatformAndroidJson.class
2025-06-17 23:23:23,068 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/model/ModelPackageJson.class
2025-06-17 23:23:23,069 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/utils/Os.class
2025-06-17 23:23:23,069 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/utils/TaskUtilsKt.class
2025-06-17 23:23:23,070 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/utils/KotlinStdlibCompatUtils.class
2025-06-17 23:23:23,071 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/shared/build/classes/kotlin/main/com/facebook/react/utils/JsonUtils.class
2025-06-17 23:23:23,072 INFO: Removing Java JAR file at node_modules/@react-native/gradle-plugin/shared/build/libs/shared.jar
2025-06-17 23:23:23,091 INFO: Removing binary at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-06-17 23:23:23,092 INFO: Removing binary at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-06-17 23:23:23,099 INFO: Removing binary at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2025-06-17 23:23:23,099 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactRootProjectPlugin.class
2025-06-17 23:23:23,100 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$2.class
2025-06-17 23:23:23,100 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$1.class
2025-06-17 23:23:23,101 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureAutolinking$generatePackageListTask$1.class
2025-06-17 23:23:23,101 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$2.class
2025-06-17 23:23:23,101 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$generateCodegenArtifactsTask$1.class
2025-06-17 23:23:23,102 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$1.class
2025-06-17 23:23:23,102 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$generateCodegenSchemaTask$1$1.class
2025-06-17 23:23:23,102 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin.class
2025-06-17 23:23:23,103 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$1$2$1.class
2025-06-17 23:23:23,103 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactExtension.class
2025-06-17 23:23:23,103 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactExtension$Companion.class
2025-06-17 23:23:23,104 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$1.class
2025-06-17 23:23:23,104 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureAutolinking$1$1.class
2025-06-17 23:23:23,104 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt.class
2025-06-17 23:23:23,105 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactRootProjectPlugin$apply$1.class
2025-06-17 23:23:23,105 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$1$1.class
2025-06-17 23:23:23,105 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$bundleTask$1.class
2025-06-17 23:23:23,106 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$generateCodegenSchemaTask$1.class
2025-06-17 23:23:23,106 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureAutolinking$generateAutolinkingNewArchitectureFilesTask$1.class
2025-06-17 23:23:23,106 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$generateCodegenArtifactsTask$1$1.class
2025-06-17 23:23:23,107 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/internal/PrivateReactExtension.class
2025-06-17 23:23:23,107 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GeneratePackageListTask$composePackageInstance$1.class
2025-06-17 23:23:23,107 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateAutolinkingNewArchitecturesFileTask$Companion.class
2025-06-17 23:23:23,108 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateAutolinkingNewArchitecturesFileTask$generateCppFileContent$cppIncludes$1.class
2025-06-17 23:23:23,108 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BundleHermesCTask$runCommand$1.class
2025-06-17 23:23:23,108 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateAutolinkingNewArchitecturesFileTask$generateCmakeFileContent$libraryModules$1.class
2025-06-17 23:23:23,109 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BundleHermesCTask$sources$1.class
2025-06-17 23:23:23,109 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenSchemaTask$jsInputFiles$1.class
2025-06-17 23:23:23,110 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateAutolinkingNewArchitecturesFileTask$generateCmakeFileContent$libraryIncludes$1.class
2025-06-17 23:23:23,110 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateAutolinkingNewArchitecturesFileTask$generateCppFileContent$cppComponentDescriptors$2$1.class
2025-06-17 23:23:23,110 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GeneratePackageListTask$composePackageImports$1.class
2025-06-17 23:23:23,111 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenSchemaTask.class
2025-06-17 23:23:23,111 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GeneratePackageListTask$Companion.class
2025-06-17 23:23:23,111 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateAutolinkingNewArchitecturesFileTask$generateCppFileContent$cppComponentDescriptors$2.class
2025-06-17 23:23:23,111 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateAutolinkingNewArchitecturesFileTask.class
2025-06-17 23:23:23,112 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateAutolinkingNewArchitecturesFileTask$generateCppFileContent$cppTurboModuleCxxProviders$2.class
2025-06-17 23:23:23,112 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BundleHermesCTask.class
2025-06-17 23:23:23,112 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GeneratePackageListTask.class
2025-06-17 23:23:23,113 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GeneratePackageListTask$Companion$interpolateDynamicValues$1.class
2025-06-17 23:23:23,113 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenArtifactsTask.class
2025-06-17 23:23:23,114 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateAutolinkingNewArchitecturesFileTask$generateCppFileContent$cppTurboModuleJavaProviders$1.class
2025-06-17 23:23:23,114 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareBoostTask.class
2025-06-17 23:23:23,114 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask$taskAction$2.class
2025-06-17 23:23:23,115 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$1$1.class
2025-06-17 23:23:23,115 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareBoostTask$taskAction$1.class
2025-06-17 23:23:23,115 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask$taskAction$1.class
2025-06-17 23:23:23,116 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask.class
2025-06-17 23:23:23,116 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$jscAAR$1.class
2025-06-17 23:23:23,116 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$1.class
2025-06-17 23:23:23,117 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PreparePrefabHeadersTask$taskAction$1$1$1.class
2025-06-17 23:23:23,117 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/BuildCodegenCLITask$Companion.class
2025-06-17 23:23:23,117 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask.class
2025-06-17 23:23:23,118 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/BuildCodegenCLITask.class
2025-06-17 23:23:23,118 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$soFiles$1.class
2025-06-17 23:23:23,118 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask$taskAction$2$1.class
2025-06-17 23:23:23,119 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$headerFiles$1.class
2025-06-17 23:23:23,119 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PreparePrefabHeadersTask.class
2025-06-17 23:23:23,119 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/BuildCodegenCLITask$outputFiles$1.class
2025-06-17 23:23:23,120 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/BuildCodegenCLITask$inputFiles$1.class
2025-06-17 23:23:23,120 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask$taskAction$1$1.class
2025-06-17 23:23:23,120 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/utils/PrefabPreprocessingEntry.class
2025-06-17 23:23:23,121 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$4.class
2025-06-17 23:23:23,121 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$mavenRepoFromURI$1.class
2025-06-17 23:23:23,122 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtilsKt.class
2025-06-17 23:23:23,122 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureDependencies$1.class
2025-06-17 23:23:23,122 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureBuildConfigFieldsForApp$action$1$1.class
2025-06-17 23:23:23,123 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureDependencies$1$1$1.class
2025-06-17 23:23:23,123 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/BackwardCompatUtils.class
2025-06-17 23:23:23,123 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$4$1.class
2025-06-17 23:23:23,124 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JdkConfiguratorUtils$configureJavaToolChains$1$action$1$1.class
2025-06-17 23:23:23,124 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureBuildConfigFieldsForLibraries$1$1.class
2025-06-17 23:23:23,124 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$2.class
2025-06-17 23:23:23,125 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$3$2.class
2025-06-17 23:23:23,125 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$6$1.class
2025-06-17 23:23:23,125 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JdkConfiguratorUtils.class
2025-06-17 23:23:23,126 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureNamespaceForLibraries$1$1$1.class
2025-06-17 23:23:23,126 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureNamespaceForLibraries$1.class
2025-06-17 23:23:23,126 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureBuildConfigFieldsForLibraries$1.class
2025-06-17 23:23:23,127 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils.class
2025-06-17 23:23:23,127 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils$configureReactNativeNdk$1.class
2025-06-17 23:23:23,127 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/ProjectUtils.class
2025-06-17 23:23:23,128 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$mavenRepoFromUrl$1.class
2025-06-17 23:23:23,128 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils$configureReactNativeNdk$1$1.class
2025-06-17 23:23:23,128 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureDependencies$1$1.class
2025-06-17 23:23:23,129 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureNamespaceForLibraries$1$1.class
2025-06-17 23:23:23,129 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$1.class
2025-06-17 23:23:23,129 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$5.class
2025-06-17 23:23:23,130 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$2$1.class
2025-06-17 23:23:23,130 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$3$1.class
2025-06-17 23:23:23,130 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$3.class
2025-06-17 23:23:23,131 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$5$1.class
2025-06-17 23:23:23,131 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/FileUtilsKt.class
2025-06-17 23:23:23,131 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PathUtils.class
2025-06-17 23:23:23,132 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$1$1.class
2025-06-17 23:23:23,132 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JdkConfiguratorUtils$configureJavaToolChains$1$1.class
2025-06-17 23:23:23,132 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JdkConfiguratorUtils$configureJavaToolChains$1$2.class
2025-06-17 23:23:23,133 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JdkConfiguratorUtils$configureJavaToolChains$1.class
2025-06-17 23:23:23,133 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$6.class
2025-06-17 23:23:23,133 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1.class
2025-06-17 23:23:23,134 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureBuildConfigFieldsForLibraries$1$1$1.class
2025-06-17 23:23:23,134 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PathUtils$projectPathToLibraryName$1.class
2025-06-17 23:23:23,134 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$mavenRepoFromUrl$2.class
2025-06-17 23:23:23,135 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureDevPorts$action$1$1.class
2025-06-17 23:23:23,135 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils.class
2025-06-17 23:23:23,135 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils.class
2025-06-17 23:23:23,136 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$mavenRepoFromURI$2.class
2025-06-17 23:23:23,136 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PropertyUtils.class
2025-06-17 23:23:23,137 INFO: Removing Java JAR file at node_modules/@react-native/gradle-plugin/react-native-gradle-plugin/build/libs/react-native-gradle-plugin.jar
2025-06-17 23:23:23,153 INFO: Removing binary at node_modules/@react-native/gradle-plugin/settings-plugin/build/kotlin/compileKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
2025-06-17 23:23:23,154 INFO: Removing binary at node_modules/@react-native/gradle-plugin/settings-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2025-06-17 23:23:23,160 INFO: Removing binary at node_modules/@react-native/gradle-plugin/settings-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2025-06-17 23:23:23,161 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/settings-plugin/build/classes/kotlin/main/com/facebook/react/ReactSettingsExtension$GenerateConfig.class
2025-06-17 23:23:23,161 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/settings-plugin/build/classes/kotlin/main/com/facebook/react/ReactSettingsExtension$Companion.class
2025-06-17 23:23:23,161 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/settings-plugin/build/classes/kotlin/main/com/facebook/react/ReactSettingsPlugin.class
2025-06-17 23:23:23,162 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/settings-plugin/build/classes/kotlin/main/com/facebook/react/ReactSettingsExtension$autolinkLibrariesFromCommand$updateConfig$1.class
2025-06-17 23:23:23,162 INFO: Removing Java compiled class at node_modules/@react-native/gradle-plugin/settings-plugin/build/classes/kotlin/main/com/facebook/react/ReactSettingsExtension.class
2025-06-17 23:23:23,163 INFO: Removing Java JAR file at node_modules/@react-native/gradle-plugin/settings-plugin/build/libs/settings-plugin.jar
2025-06-17 23:23:23,537 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-share/android/build.gradle
2025-06-17 23:23:23,537 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-share/android/build.gradle
2025-06-17 23:23:23,758 INFO: Ignoring unknown maven repo '$reactNativeRootDir/android' at node_modules/react-native-reanimated/android/build.gradle
2025-06-17 23:23:23,758 INFO: Ignoring unknown maven repo '$reactNativeRootDir/../jsc-android/dist' at node_modules/react-native-reanimated/android/build.gradle
2025-06-17 23:23:23,760 INFO: Removing gradle-wrapper.jar at node_modules/react-native-reanimated/android/gradle/wrapper/gradle-wrapper.jar
2025-06-17 23:23:23,919 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-biometrics/android/build.gradle
2025-06-17 23:23:23,919 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-biometrics/android/build.gradle
2025-06-17 23:23:23,919 INFO: Removing gradle-wrapper.jar at node_modules/react-native-biometrics/android/gradle/wrapper/gradle-wrapper.jar
2025-06-17 23:23:24,062 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at node_modules/react-native-linear-gradient/android/build.gradle
2025-06-17 23:23:24,063 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at node_modules/react-native-linear-gradient/android/build.gradle
2025-06-17 23:23:24,210 INFO: Ignoring unknown maven repo '${resolveReactNativeDirectory()}/android' at node_modules/react-native-screens/android/build.gradle
2025-06-17 23:23:24,572 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar
2025-06-17 23:23:24,583 INFO: Removing Java JAR file at android/app/libs/tss-sources.jar
2025-06-17 23:23:24,583 INFO: Removing Android AAR library at android/app/libs/tss.aar
2025-06-17 23:23:24,596 INFO: Creating source tarball...
2025-06-17 23:24:21,189 INFO: Running 'build' commands in build/com.boldwallet/android/app
2025-06-17 23:24:21,189 DEBUG: Directory: build/com.boldwallet/android/app
2025-06-17 23:24:21,189 DEBUG: > bash -e -u -o pipefail -x -c pushd /home/vagrant/build/srclib/go/src; ./make.bash; popd; export GOROOT=/home/vagrant/build/srclib/go; export GOPATH="$HOME/go"; export PATH="$GOROOT/bin:$PATH"; export PATH="$GOPATH/bin:$PATH"; cd ../../BBMTLib; go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20250408133729-978277e7eaf7; ./build.sh
/etc/bash.bashrc: line 7: PS1: unbound variable
+ pushd /home/vagrant/build/srclib/go/src
~/build/srclib/go/src ~/build/com.boldwallet/android/app
+ ./make.bash
Building Go cmd/dist using /usr/lib/go-1.23. (go1.23.5 linux/amd64)
Building Go toolchain1 using /usr/lib/go-1.23.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for linux/amd64.
---
Installed Go for linux/amd64 in /home/vagrant/build/srclib/go
Installed commands in /home/vagrant/build/srclib/go/bin
*** You need to add /home/vagrant/build/srclib/go/bin to your PATH.
+ popd
~/build/com.boldwallet/android/app
+ export GOROOT=/home/vagrant/build/srclib/go
+ GOROOT=/home/vagrant/build/srclib/go
+ export GOPATH=/home/vagrant/go
+ GOPATH=/home/vagrant/go
+ export PATH=/home/vagrant/build/srclib/go/bin:/opt/android-sdk/ndk/27.1.12297006:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ PATH=/home/vagrant/build/srclib/go/bin:/opt/android-sdk/ndk/27.1.12297006:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ export PATH=/home/vagrant/go/bin:/home/vagrant/build/srclib/go/bin:/opt/android-sdk/ndk/27.1.12297006:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ PATH=/home/vagrant/go/bin:/home/vagrant/build/srclib/go/bin:/opt/android-sdk/ndk/27.1.12297006:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ cd ../../BBMTLib
+ go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20250408133729-978277e7eaf7
go: downloading golang.org/x/mobile v0.0.0-20250408133729-978277e7eaf7
go: downloading golang.org/x/mod v0.24.0
go: downloading golang.org/x/tools v0.32.0
go: downloading golang.org/x/sync v0.13.0
+ ./build.sh
building gomobile tss lib
go: downloading github.com/bnb-chain/tss-lib/v2 v2.0.2
go: downloading github.com/btcsuite/btcd/btcec/v2 v2.3.4
go: downloading github.com/btcsuite/btcd v0.24.0
go: downloading github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0
go: downloading github.com/btcsuite/btcd/btcutil v1.1.5
go: downloading github.com/decred/dcrd/dcrec/edwards/v2 v2.0.3
go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0
go: downloading github.com/ecies/go/v2 v2.0.3
go: downloading github.com/gorilla/mux v1.8.1
go: downloading github.com/ipfs/go-log/v2 v2.1.3
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading github.com/binance-chain/edwards25519 v0.0.0-20200305024217-f36fc4b53d43
go: downloading github.com/stretchr/testify v1.10.0
go: downloading golang.org/x/crypto v0.31.0
go: downloading github.com/btcsuite/btcutil v1.0.3-0.20201208143702-a53e38424cce
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading google.golang.org/protobuf v1.32.0
go: downloading github.com/ipfs/go-log v1.0.5
go: downloading github.com/otiai10/primes v0.0.0-20210501021515-f1b2be525a11
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/decred/dcrd/crypto/blake256 v1.0.1
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading go.uber.org/zap v1.24.0
go: downloading go.uber.org/multierr v1.10.0
go: downloading github.com/regen-network/protobuf v1.3.2-alpha.regen.4
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/fomichev/secp256k1 v0.0.0-20180413221153-00116ff8c62f
go: downloading go.uber.org/atomic v1.10.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading go.uber.org/goleak v1.1.11
go: downloading github.com/otiai10/mint v1.3.2
go: downloading github.com/benbjohnson/clock v1.1.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f
go: downloading golang.org/x/sys v0.33.0
go: downloading golang.org/x/mobile v0.0.0-20250606033058-a2a15c67f36f
go: downloading golang.org/x/tools v0.34.0
go: downloading golang.org/x/sync v0.15.0
go: downloading golang.org/x/mod v0.25.0
go: added golang.org/x/mobile v0.0.0-20250606033058-a2a15c67f36f
go: upgraded golang.org/x/mod v0.8.0 => v0.25.0
go: upgraded golang.org/x/sync v0.1.0 => v0.15.0
go: upgraded golang.org/x/tools v0.6.0 => v0.34.0
write /tmp/gomobile-work-1094097383/src-android-arm/go.mod
write /tmp/gomobile-work-1094097383/src-android-amd64/go.mod
write /tmp/gomobile-work-1094097383/src-android-arm64/go.mod
write /tmp/gomobile-work-1094097383/src-android-386/go.mod
go: found github.com/BoldBitcoinWallet/BBMTLib/tss in github.com/BoldBitcoinWallet/BBMTLib v0.0.0-00010101000000-000000000000
go: found github.com/BoldBitcoinWallet/BBMTLib/tss in github.com/BoldBitcoinWallet/BBMTLib v0.0.0-00010101000000-000000000000
go: found github.com/BoldBitcoinWallet/BBMTLib/tss in github.com/BoldBitcoinWallet/BBMTLib v0.0.0-00010101000000-000000000000
go: found github.com/BoldBitcoinWallet/BBMTLib/tss in github.com/BoldBitcoinWallet/BBMTLib v0.0.0-00010101000000-000000000000
go: downloading golang.org/x/crypto v0.39.0
go: downloading golang.org/x/crypto v0.39.0
go: downloading golang.org/x/crypto v0.39.0
go: downloading golang.org/x/crypto v0.39.0
unused cloud.google.com/go
unused github.com/BurntSushi/toml
unused github.com/aead/siphash
unused github.com/benbjohnson/clock
unused github.com/btcsuite/go-socks
unused github.com/btcsuite/goleveldb
unused github.com/btcsuite/snappy-go
unused github.com/btcsuite/websocket
unused github.com/btcsuite/winsvc
unused github.com/census-instrumentation/opencensus-proto
unused github.com/client9/misspell
unused github.com/cncf/udpa/go
unused github.com/cpuguy83/go-md2man/v2
unused github.com/davecgh/go-spew
unused github.com/decred/dcrd/lru
unused github.com/envoyproxy/go-control-plane
unused github.com/envoyproxy/protoc-gen-validate
unused github.com/fsnotify/fsnotify
unused github.com/golang/glog
unused github.com/golang/mock
unused github.com/golang/protobuf
unused github.com/golang/snappy
unused github.com/google/go-cmp
unused github.com/google/renameio
unused github.com/gorilla/websocket
unused github.com/hpcloud/tail
unused github.com/jessevdk/go-flags
unused github.com/jrick/logrotate
unused github.com/kisielk/errcheck
unused github.com/kisielk/gotool
unused github.com/kkdai/bstream
unused github.com/kr/pretty
unused github.com/kr/pty
unused github.com/kr/text
unused github.com/nxadm/tail
unused github.com/onsi/ginkgo
unused github.com/onsi/gomega
unused github.com/otiai10/curr
unused github.com/otiai10/jsonindent
unused github.com/otiai10/mint
unused github.com/pmezard/go-difflib
unused github.com/prometheus/client_model
unused github.com/rogpeppe/go-internal
unused github.com/russross/blackfriday/v2
unused github.com/shurcooL/sanitized_anchor_name
unused github.com/stretchr/objx
unused github.com/stretchr/testify
unused github.com/syndtr/goleveldb
unused github.com/urfave/cli
unused github.com/yuin/goldmark
unused go.uber.org/goleak
unused go.uber.org/tools
unused golang.org/x/exp
unused golang.org/x/exp/shiny
unused golang.org/x/image
unused golang.org/x/lint
unused golang.org/x/mod
unused golang.org/x/net
unused golang.org/x/oauth2
unused golang.org/x/sync
unused golang.org/x/telemetry
unused golang.org/x/term
unused golang.org/x/text
unused golang.org/x/tools
unused golang.org/x/xerrors
unused google.golang.org/appengine
unused google.golang.org/genproto
unused google.golang.org/grpc
unused gopkg.in/check.v1
unused gopkg.in/errgo.v2
unused gopkg.in/fsnotify.v1
unused gopkg.in/tomb.v1
unused gopkg.in/yaml.v2
unused gopkg.in/yaml.v3
unused honnef.co/go/tools
unused cloud.google.com/go
unused github.com/BurntSushi/toml
unused github.com/aead/siphash
unused github.com/benbjohnson/clock
unused github.com/btcsuite/go-socks
unused github.com/btcsuite/goleveldb
unused github.com/btcsuite/snappy-go
unused github.com/btcsuite/websocket
unused github.com/btcsuite/winsvc
unused github.com/census-instrumentation/opencensus-proto
unused github.com/client9/misspell
unused github.com/cncf/udpa/go
unused github.com/cpuguy83/go-md2man/v2
unused github.com/davecgh/go-spew
unused github.com/decred/dcrd/lru
unused github.com/envoyproxy/go-control-plane
unused github.com/envoyproxy/protoc-gen-validate
unused github.com/fsnotify/fsnotify
unused github.com/golang/glog
unused github.com/golang/mock
unused github.com/golang/protobuf
unused github.com/golang/snappy
unused github.com/google/go-cmp
unused github.com/google/renameio
unused github.com/gorilla/websocket
unused github.com/hpcloud/tail
unused github.com/jessevdk/go-flags
unused github.com/jrick/logrotate
unused github.com/kisielk/errcheck
unused github.com/kisielk/gotool
unused github.com/kkdai/bstream
unused github.com/kr/pretty
unused github.com/kr/pty
unused github.com/kr/text
unused github.com/nxadm/tail
unused github.com/onsi/ginkgo
unused github.com/onsi/gomega
unused github.com/otiai10/curr
unused github.com/otiai10/jsonindent
unused github.com/otiai10/mint
unused github.com/pmezard/go-difflib
unused github.com/prometheus/client_model
unused github.com/rogpeppe/go-internal
unused github.com/russross/blackfriday/v2
unused github.com/shurcooL/sanitized_anchor_name
unused github.com/stretchr/objx
unused github.com/stretchr/testify
unused github.com/syndtr/goleveldb
unused github.com/urfave/cli
unused github.com/yuin/goldmark
unused go.uber.org/goleak
unused go.uber.org/tools
unused golang.org/x/exp
unused golang.org/x/exp/shiny
unused golang.org/x/image
unused golang.org/x/lint
unused golang.org/x/mod
unused golang.org/x/net
unused golang.org/x/oauth2
unused golang.org/x/sync
unused golang.org/x/telemetry
unused golang.org/x/term
unused golang.org/x/text
unused golang.org/x/tools
unused golang.org/x/xerrors
unused google.golang.org/appengine
unused google.golang.org/genproto
unused google.golang.org/grpc
unused gopkg.in/check.v1
unused gopkg.in/errgo.v2
unused gopkg.in/fsnotify.v1
unused gopkg.in/tomb.v1
unused gopkg.in/yaml.v2
unused gopkg.in/yaml.v3
unused honnef.co/go/tools
unused cloud.google.com/go
unused github.com/BurntSushi/toml
unused github.com/aead/siphash
unused github.com/benbjohnson/clock
unused github.com/btcsuite/go-socks
unused github.com/btcsuite/goleveldb
unused github.com/btcsuite/snappy-go
unused github.com/btcsuite/websocket
unused github.com/btcsuite/winsvc
unused github.com/census-instrumentation/opencensus-proto
unused github.com/client9/misspell
unused github.com/cncf/udpa/go
unused github.com/cpuguy83/go-md2man/v2
unused github.com/davecgh/go-spew
unused github.com/decred/dcrd/lru
unused github.com/envoyproxy/go-control-plane
unused github.com/envoyproxy/protoc-gen-validate
unused github.com/fsnotify/fsnotify
unused github.com/golang/glog
unused github.com/golang/mock
unused github.com/golang/protobuf
unused github.com/golang/snappy
unused github.com/google/go-cmp
unused github.com/google/renameio
unused github.com/gorilla/websocket
unused github.com/hpcloud/tail
unused github.com/jessevdk/go-flags
unused github.com/jrick/logrotate
unused github.com/kisielk/errcheck
unused github.com/kisielk/gotool
unused github.com/kkdai/bstream
unused github.com/kr/pretty
unused github.com/kr/pty
unused github.com/kr/text
unused github.com/nxadm/tail
unused github.com/onsi/ginkgo
unused github.com/onsi/gomega
unused github.com/otiai10/curr
unused github.com/otiai10/jsonindent
unused github.com/otiai10/mint
unused github.com/pmezard/go-difflib
unused github.com/prometheus/client_model
unused github.com/rogpeppe/go-internal
unused github.com/russross/blackfriday/v2
unused github.com/shurcooL/sanitized_anchor_name
unused github.com/stretchr/objx
unused github.com/stretchr/testify
unused github.com/syndtr/goleveldb
unused github.com/urfave/cli
unused github.com/yuin/goldmark
unused go.uber.org/goleak
unused go.uber.org/tools
unused golang.org/x/exp
unused golang.org/x/exp/shiny
unused golang.org/x/image
unused golang.org/x/lint
unused golang.org/x/mod
unused golang.org/x/net
unused golang.org/x/oauth2
unused golang.org/x/sync
unused golang.org/x/telemetry
unused golang.org/x/term
unused golang.org/x/text
unused golang.org/x/tools
unused golang.org/x/xerrors
unused google.golang.org/appengine
unused google.golang.org/genproto
unused google.golang.org/grpc
unused gopkg.in/check.v1
unused gopkg.in/errgo.v2
unused gopkg.in/fsnotify.v1
unused gopkg.in/tomb.v1
unused gopkg.in/yaml.v2
unused gopkg.in/yaml.v3
unused honnef.co/go/tools
unused cloud.google.com/go
unused github.com/BurntSushi/toml
unused github.com/aead/siphash
unused github.com/benbjohnson/clock
unused github.com/btcsuite/go-socks
unused github.com/btcsuite/goleveldb
unused github.com/btcsuite/snappy-go
unused github.com/btcsuite/websocket
unused github.com/btcsuite/winsvc
unused github.com/census-instrumentation/opencensus-proto
unused github.com/client9/misspell
unused github.com/cncf/udpa/go
unused github.com/cpuguy83/go-md2man/v2
unused github.com/davecgh/go-spew
unused github.com/decred/dcrd/lru
unused github.com/envoyproxy/go-control-plane
unused github.com/envoyproxy/protoc-gen-validate
unused github.com/fsnotify/fsnotify
unused github.com/golang/glog
unused github.com/golang/mock
unused github.com/golang/protobuf
unused github.com/golang/snappy
unused github.com/google/go-cmp
unused github.com/google/renameio
unused github.com/gorilla/websocket
unused github.com/hpcloud/tail
unused github.com/jessevdk/go-flags
unused github.com/jrick/logrotate
unused github.com/kisielk/errcheck
unused github.com/kisielk/gotool
unused github.com/kkdai/bstream
unused github.com/kr/pretty
unused github.com/kr/pty
unused github.com/kr/text
unused github.com/nxadm/tail
unused github.com/onsi/ginkgo
unused github.com/onsi/gomega
unused github.com/otiai10/curr
unused github.com/otiai10/jsonindent
unused github.com/otiai10/mint
unused github.com/pmezard/go-difflib
unused github.com/prometheus/client_model
unused github.com/rogpeppe/go-internal
unused github.com/russross/blackfriday/v2
unused github.com/shurcooL/sanitized_anchor_name
unused github.com/stretchr/objx
unused github.com/stretchr/testify
unused github.com/syndtr/goleveldb
unused github.com/urfave/cli
unused github.com/yuin/goldmark
unused go.uber.org/goleak
unused go.uber.org/tools
unused golang.org/x/exp
unused golang.org/x/exp/shiny
unused golang.org/x/image
unused golang.org/x/lint
unused golang.org/x/mod
unused golang.org/x/net
unused golang.org/x/oauth2
unused golang.org/x/sync
unused golang.org/x/telemetry
unused golang.org/x/term
unused golang.org/x/text
unused golang.org/x/tools
unused golang.org/x/xerrors
unused google.golang.org/appengine
unused google.golang.org/genproto
unused google.golang.org/grpc
unused gopkg.in/check.v1
unused gopkg.in/errgo.v2
unused gopkg.in/fsnotify.v1
unused gopkg.in/tomb.v1
unused gopkg.in/yaml.v2
unused gopkg.in/yaml.v3
unused honnef.co/go/tools
internal/godebugs
unicode/utf8
internal/profilerecord
internal/msan
internal/itoa
internal/unsafeheader
internal/goos
internal/goarch
math/bits
internal/byteorder
crypto/internal/fips140/alias
math/bits
cmp
internal/goarch
internal/itoa
unicode/utf8
internal/asan
cmp
internal/coverage/rtcov
unicode
crypto/internal/fips140/alias
internal/byteorder
internal/msan
internal/goos
internal/godebugs
internal/unsafeheader
internal/unsafeheader
sync/atomic
internal/goexperiment
crypto/internal/boring/sig
internal/asan
internal/profilerecord
internal/coverage/rtcov
internal/runtime/atomic
internal/goexperiment
internal/runtime/syscall
unicode
internal/goarch
internal/cpu
internal/runtime/atomic
unicode/utf16
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/runtime/syscall
crypto/internal/boring/sig
sync/atomic
encoding
log/internal
internal/cpu
container/list
unicode/utf16
crypto/internal/fips140/subtle
unicode/utf8
cmp
vendor/golang.org/x/crypto/internal/alias
internal/unsafeheader
math/bits
internal/abi
internal/itoa
internal/nettrace
unicode
google.golang.org/protobuf/internal/flags
internal/coverage/rtcov
internal/byteorder
internal/goos
internal/runtime/math
internal/goarch
internal/godebugs
crypto/internal/fips140/alias
internal/cpu
internal/runtime/syscall
internal/msan
internal/coverage/rtcov
internal/itoa
cmp
vendor/golang.org/x/crypto/cryptobyte/asn1
math/bits
internal/abi
crypto/internal/fips140/alias
internal/asan
internal/msan
internal/runtime/sys
encoding
internal/profilerecord
internal/godebugs
internal/goexperiment
log/internal
container/list
internal/chacha8rand
internal/byteorder
unicode
unicode/utf8
internal/goos
internal/asan
crypto/internal/fips140deps/byteorder
internal/runtime/math
internal/runtime/sys
internal/chacha8rand
crypto/internal/fips140deps/byteorder
crypto/internal/boring/sig
vendor/golang.org/x/crypto/internal/alias
sync/atomic
internal/nettrace
internal/profilerecord
google.golang.org/protobuf/internal/flags
github.com/agl/ed25519/edwards25519
google.golang.org/protobuf/internal/set
internal/goexperiment
internal/runtime/syscall
internal/cpu
sync/atomic
internal/runtime/math
unicode/utf16
crypto/internal/fips140/subtle
github.com/agl/ed25519/edwards25519
internal/runtime/sys
vendor/golang.org/x/crypto/cryptobyte/asn1
unicode/utf16
encoding
google.golang.org/protobuf/internal/set
math
crypto/internal/boring/sig
log/internal
container/list
vendor/golang.org/x/crypto/internal/alias
internal/nettrace
google.golang.org/protobuf/internal/flags
internal/abi
github.com/agl/ed25519/edwards25519
internal/chacha8rand
crypto/internal/fips140deps/byteorder
vendor/golang.org/x/crypto/cryptobyte/asn1
encoding
log/internal
container/list
vendor/golang.org/x/crypto/internal/alias
internal/nettrace
google.golang.org/protobuf/internal/flags
internal/runtime/math
crypto/internal/fips140deps/byteorder
internal/chacha8rand
internal/abi
google.golang.org/protobuf/internal/set
math
github.com/agl/ed25519/edwards25519
google.golang.org/protobuf/internal/set
math
crypto/internal/fips140deps/cpu
internal/bytealg
internal/runtime/exithook
internal/runtime/exithook
internal/bytealg
internal/runtime/atomic
crypto/internal/fips140deps/cpu
internal/runtime/sys
crypto/internal/fips140deps/cpu
internal/bytealg
internal/bytealg
crypto/internal/fips140deps/cpu
internal/runtime/atomic
math
internal/stringslite
internal/runtime/exithook
internal/stringslite
internal/stringslite
internal/stringslite
internal/runtime/exithook
internal/race
internal/race
internal/sync
internal/runtime/maps
internal/sync
internal/runtime/maps
internal/race
internal/sync
internal/runtime/maps
internal/race
internal/sync
internal/runtime/maps
runtime
runtime
runtime
runtime
internal/reflectlite
iter
crypto/internal/fips140/subtle
sync
weak
slices
maps
internal/reflectlite
iter
weak
crypto/internal/fips140/subtle
sync
crypto/subtle
maps
slices
crypto/subtle
internal/bisect
internal/singleflight
unique
internal/testlog
google.golang.org/protobuf/internal/pragma
errors
sort
iter
internal/reflectlite
crypto/subtle
weak
sync
runtime/cgo
sort
internal/testlog
unique
google.golang.org/protobuf/internal/pragma
internal/singleflight
internal/bisect
errors
maps
slices
internal/godebug
runtime/cgo
io
internal/oserror
strconv
path
vendor/golang.org/x/net/dns/dnsmessage
math/rand/v2
internal/oserror
io
path
math/rand/v2
vendor/golang.org/x/net/dns/dnsmessage
strconv
internal/testlog
internal/singleflight
google.golang.org/protobuf/internal/pragma
unique
internal/bisect
errors
sort
internal/godebug
syscall
runtime/cgo
syscall
internal/oserror
io
path
math/rand/v2
vendor/golang.org/x/net/dns/dnsmessage
strconv
syscall
internal/godebug
internal/saferio
hash
strings
crypto/internal/fips140deps/godebug
crypto/internal/randutil
bytes
math/rand
iter
crypto/subtle
sync
weak
internal/reflectlite
internal/saferio
crypto/internal/randutil
strings
hash
bytes
reflect
maps
slices
encoding/base32
net/netip
crypto
hash/crc32
hash/fnv
hash/adler32
github.com/decred/dcrd/crypto/blake256
bytes
hash/crc32
hash/adler32
hash/fnv
github.com/decred/dcrd/crypto/blake256
golang.org/x/crypto/ripemd160
crypto
reflect
encoding/base32
net/netip
golang.org/x/crypto/ripemd160
crypto/internal/fips140deps/godebug
math/rand
crypto/internal/impl
net/http/internal/ascii
regexp/syntax
crypto/internal/fips140
vendor/golang.org/x/text/transform
bufio
internal/singleflight
internal/testlog
unique
internal/bisect
google.golang.org/protobuf/internal/pragma
errors
sort
crypto/tls/internal/fips140tls
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
vendor/golang.org/x/text/transform
crypto/internal/impl
bufio
net/http/internal/ascii
crypto/internal/fips140
regexp/syntax
runtime/cgo
crypto/internal/fips140/sha256
crypto/tls/internal/fips140tls
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
io
internal/oserror
strconv
crypto/internal/fips140/hmac
crypto/sha3
internal/syscall/execenv
internal/syscall/unix
time
crypto/internal/fips140/hmac
crypto/sha3
crypto/internal/fips140/check
crypto/internal/fips140hash
crypto/internal/fips140/check
crypto/internal/fips140hash
regexp
crypto/internal/fips140/aes
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/hkdf
crypto/internal/fips140/tls12
crypto/internal/fips140/nistec/fiat
crypto/internal/fips140/hkdf
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/aes
crypto/internal/fips140/bigmod
crypto/internal/fips140/tls12
crypto/internal/fips140/tls13
crypto/internal/fips140/nistec/fiat
crypto/internal/fips140/tls13
regexp
crypto/internal/fips140/edwards25519
crypto/internal/fips140/edwards25519
internal/saferio
crypto/internal/randutil
strings
hash
reflect
internal/godebug
math/rand/v2
path
reflect
vendor/golang.org/x/net/dns/dnsmessage
internal/syscall/execenv
internal/syscall/unix
time
crypto/internal/fips140deps/godebug
vendor/golang.org/x/text/transform
net/netip
encoding/base32
time
math/rand
hash
internal/saferio
encoding/base32
bytes
net/netip
strings
syscall
internal/syscall/execenv
crypto
internal/syscall/unix
hash/adler32
hash/crc32
hash/fnv
github.com/decred/dcrd/crypto/blake256
crypto
hash/crc32
hash/fnv
hash/adler32
github.com/decred/dcrd/crypto/blake256
golang.org/x/crypto/ripemd160
crypto/internal/randutil
golang.org/x/crypto/ripemd160
math/rand
crypto/internal/fips140deps/godebug
crypto/internal/impl
net/http/internal/ascii
internal/poll
go.uber.org/zap/buffer
context
io/fs
bufio
crypto/internal/fips140
regexp/syntax
crypto/tls/internal/fips140tls
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
go.uber.org/zap/internal/bufferpool
vendor/golang.org/x/text/transform
crypto/internal/impl
net/http/internal/ascii
bufio
internal/filepathlite
regexp/syntax
crypto/internal/fips140
crypto/internal/fips140/hmac
crypto/sha3
crypto/internal/fips140/check
crypto/tls/internal/fips140tls
crypto/internal/fips140/sha256
crypto/internal/fips140/sha512
crypto/internal/fips140/sha3
crypto/internal/fips140hash
crypto/internal/fips140/hkdf
crypto/internal/fips140/tls12
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/aes
crypto/internal/fips140/nistec/fiat
crypto/internal/fips140/tls13
os
internal/fmtsort
encoding/binary
github.com/hashicorp/errwrap
io/fs
go.uber.org/zap/buffer
context
internal/poll
crypto/internal/fips140/edwards25519
crypto/internal/fips140/hmac
crypto/sha3
io/fs
internal/poll
go.uber.org/zap/buffer
context
crypto/internal/fips140/check
regexp
internal/syscall/execenv
internal/syscall/unix
time
go.uber.org/zap/internal/bufferpool
crypto/internal/fips140hash
internal/fmtsort
github.com/hashicorp/errwrap
encoding/binary
crypto/internal/fips140/aes
crypto/internal/fips140/edwards25519/field
crypto/internal/fips140/bigmod
crypto/internal/fips140/hkdf
crypto/internal/fips140/tls12
go.uber.org/zap/internal/bufferpool
crypto/internal/fips140/nistec/fiat
internal/filepathlite
crypto/internal/fips140/tls13
internal/filepathlite
crypto/internal/fips140/edwards25519
regexp
os
os
encoding/base64
vendor/golang.org/x/crypto/internal/poly1305
vendor/golang.org/x/crypto/internal/poly1305
encoding/base64
encoding/pem
crypto/internal/fips140/nistec
encoding/pem
crypto/internal/fips140/nistec
crypto/internal/sysrand
go.uber.org/zap/internal/exit
io/ioutil
path/filepath
google.golang.org/protobuf/internal/detrand
fmt
os/signal
golang.org/x/sys/cpu
crypto/internal/fips140/nistec
net
internal/fmtsort
github.com/hashicorp/errwrap
encoding/binary
crypto/internal/entropy
crypto/internal/fips140/drbg
crypto/internal/fips140only
crypto/internal/fips140/aes/gcm
crypto/internal/fips140/ed25519
crypto/internal/fips140/rsa
crypto/internal/fips140/mlkem
golang.org/x/crypto/sha3
io/fs
context
internal/poll
go.uber.org/zap/buffer
crypto/md5
crypto/rc4
internal/fmtsort
encoding/binary
github.com/hashicorp/errwrap
crypto/cipher
go.uber.org/zap/internal/bufferpool
crypto/internal/fips140/nistec
internal/filepathlite
crypto/internal/sysrand
go.uber.org/zap/internal/exit
path/filepath
fmt
io/ioutil
crypto/internal/boring
crypto/des
vendor/golang.org/x/crypto/chacha20
crypto/internal/sysrand
fmt
path/filepath
os/signal
golang.org/x/sys/cpu
google.golang.org/protobuf/internal/detrand
io/ioutil
net
go.uber.org/zap/internal/exit
encoding/base64
vendor/golang.org/x/crypto/internal/poly1305
golang.org/x/sys/cpu
os/signal
net
crypto/internal/entropy
crypto/aes
crypto/sha256
crypto/sha512
crypto/hmac
crypto/sha1
crypto/internal/entropy
crypto/internal/fips140/drbg
crypto/internal/fips140/drbg
os
github.com/ipfs/go-log/writer
github.com/opentracing/opentracing-go/log
net/url
encoding/hex
log
mime/quotedprintable
net/http/internal
mime
compress/flate
vendor/golang.org/x/net/http2/hpack
go.uber.org/multierr
encoding/json
math/big
vendor/golang.org/x/crypto/chacha20poly1305
vendor/golang.org/x/text/unicode/norm
flag
go.uber.org/zap/internal/color
golang.org/x/crypto/sha3
github.com/pkg/errors
crypto/internal/fips140only
crypto/internal/fips140/ed25519
crypto/internal/fips140/aes/gcm
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
google.golang.org/protobuf/internal/errors
google.golang.org/protobuf/internal/version
go/token
crypto/internal/fips140only
crypto/internal/fips140/ed25519
encoding/pem
crypto/internal/fips140/mlkem
crypto/internal/fips140/rsa
github.com/agl/ed25519
crypto/internal/fips140/aes/gcm
github.com/otiai10/primes
github.com/hashicorp/go-multierror
github.com/btcsuite/btcd/btcutil/bech32
os/user
github.com/btcsuite/btclog
google.golang.org/protobuf/encoding/protowire
crypto/rc4
crypto/md5
golang.org/x/crypto/hkdf
crypto/rc4
crypto/md5
vendor/golang.org/x/text/unicode/bidi
google.golang.org/protobuf/internal/detrand
vendor/golang.org/x/crypto/internal/poly1305
golang.org/x/crypto/sha3
encoding/base64
encoding/gob
golang.org/x/mobile/internal/mobileinit
crypto/cipher
google.golang.org/protobuf/reflect/protoreflect
encoding/pem
crypto/internal/fips140/ecdsa
crypto/internal/fips140/ecdh
crypto/internal/boring
crypto/des
vendor/golang.org/x/crypto/chacha20
compress/gzip
compress/zlib
crypto/cipher
crypto/aes
crypto/sha512
crypto/sha256
crypto/ecdh
crypto/hmac
crypto/sha1
github.com/agl/ed25519
vendor/golang.org/x/crypto/chacha20poly1305
golang.org/x/crypto/hkdf
encoding/hex
log
github.com/ipfs/go-log/writer
github.com/opentracing/opentracing-go/log
net/url
vendor/golang.org/x/net/http2/hpack
mime
compress/flate
mime/quotedprintable
encoding/json
net/http/internal
go.uber.org/zap/internal/color
go.uber.org/multierr
flag
vendor/golang.org/x/text/secure/bidirule
vendor/golang.org/x/text/unicode/norm
crypto/internal/fips140/ecdh
crypto/internal/fips140/ecdh
crypto/internal/fips140/ecdsa
math/big
crypto/internal/boring
crypto/internal/fips140/ecdsa
crypto/des
vendor/golang.org/x/crypto/chacha20
github.com/pkg/errors
google.golang.org/protobuf/internal/errors
go/token
google.golang.org/protobuf/encoding/protowire
google.golang.org/protobuf/internal/version
github.com/otiai10/primes
github.com/hashicorp/go-multierror
encoding/hex
log
github.com/ipfs/go-log/writer
github.com/opentracing/opentracing-go/log
vendor/golang.org/x/net/http2/hpack
crypto/aes
encoding/json
compress/flate
net/http/internal
go.uber.org/multierr
net/url
mime
go.uber.org/zap/internal/color
flag
mime/quotedprintable
github.com/pkg/errors
go/token
google.golang.org/protobuf/internal/errors
math/big
vendor/golang.org/x/text/unicode/norm
crypto/ecdh
crypto/sha512
crypto/ecdh
crypto/sha256
crypto/hmac
google.golang.org/protobuf/encoding/protowire
crypto/sha1
vendor/golang.org/x/text/unicode/bidi
google.golang.org/protobuf/reflect/protoreflect
github.com/agl/ed25519
google.golang.org/protobuf/internal/version
github.com/btcsuite/btcd/btcutil/bech32
os/user
github.com/otiai10/primes
vendor/golang.org/x/crypto/chacha20poly1305
github.com/btcsuite/btclog
golang.org/x/crypto/hkdf
github.com/hashicorp/go-multierror
github.com/btcsuite/btcd/btcutil/bech32
os/user
encoding/gob
github.com/btcsuite/btclog
encoding/gob
golang.org/x/mobile/internal/mobileinit
google.golang.org/protobuf/reflect/protoreflect
golang.org/x/mobile/internal/mobileinit
vendor/golang.org/x/text/unicode/bidi
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/internal/descopts
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/internal/order
google.golang.org/protobuf/internal/genid
google.golang.org/protobuf/runtime/protoiface
github.com/btcsuite/btcd/chaincfg/chainhash
go.uber.org/atomic
vendor/golang.org/x/net/idna
github.com/gogo/protobuf/proto
compress/gzip
compress/zlib
google.golang.org/protobuf/internal/encoding/text
google.golang.org/protobuf/reflect/protoregistry
vendor/golang.org/x/text/secure/bidirule
path/filepath
vendor/golang.org/x/sys/cpu
fmt
go.uber.org/zap/internal/exit
google.golang.org/protobuf/internal/detrand
io/ioutil
crypto/internal/sysrand
os/signal
golang.org/x/sys/cpu
net
compress/gzip
compress/zlib
crypto/internal/boring/bbig
crypto/rand
crypto/dsa
github.com/btcsuite/btcutil/base58
github.com/btcsuite/btcd/btcutil/base58
encoding/asn1
crypto/elliptic
go.uber.org/zap/zapcore
crypto/internal/entropy
vendor/golang.org/x/text/secure/bidirule
google.golang.org/protobuf/proto
crypto/internal/fips140/drbg
crypto/ed25519
crypto/internal/hpke
crypto/rsa
golang.org/x/crypto/sha3
google.golang.org/protobuf/internal/encoding/defval
crypto/internal/fips140/ed25519
crypto/internal/fips140only
crypto/internal/fips140/ecdh
crypto/internal/fips140/mlkem
crypto/internal/fips140/ecdsa
crypto/internal/fips140/rsa
crypto/internal/fips140/aes/gcm
crypto/rc4
crypto/md5
github.com/patrickmn/go-cache
vendor/golang.org/x/net/idna
vendor/golang.org/x/net/idna
github.com/btcsuite/btcd/chaincfg/chainhash
go.uber.org/atomic
github.com/gogo/protobuf/proto
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/internal/descopts
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/internal/order
google.golang.org/protobuf/internal/genid
github.com/fomichev/secp256k1
google.golang.org/protobuf/internal/encoding/text
crypto/cipher
google.golang.org/protobuf/reflect/protoregistry
github.com/ecies/go/v2
encoding/hex
log
github.com/opentracing/opentracing-go/log
net/url
mime
mime/quotedprintable
github.com/ipfs/go-log/writer
compress/flate
vendor/golang.org/x/net/http2/hpack
go.uber.org/zap/internal/color
go.uber.org/multierr
flag
encoding/json
net/http/internal
github.com/pkg/errors
vendor/golang.org/x/text/unicode/norm
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
math/big
google.golang.org/protobuf/internal/errors
go/token
google.golang.org/protobuf/internal/descopts
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/internal/order
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/internal/genid
google.golang.org/protobuf/internal/version
github.com/otiai10/primes
google.golang.org/protobuf/internal/descfmt
github.com/hashicorp/go-multierror
github.com/btcsuite/btcd/chaincfg/chainhash
go.uber.org/atomic
github.com/btcsuite/btcd/btcutil/bech32
github.com/gogo/protobuf/proto
go.uber.org/zap/zapcore
os/user
google.golang.org/protobuf/encoding/protowire
github.com/btcsuite/btclog
encoding/gob
golang.org/x/mobile/bind/seq
golang.org/x/mobile/bind/java
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/internal/filedesc
golang.org/x/mobile/internal/mobileinit
vendor/golang.org/x/text/unicode/bidi
google.golang.org/protobuf/internal/encoding/defval
google.golang.org/protobuf/internal/encoding/text
crypto/internal/boring
vendor/golang.org/x/crypto/chacha20
crypto/des
google.golang.org/protobuf/proto
google.golang.org/protobuf/reflect/protoreflect
google.golang.org/protobuf/reflect/protoregistry
crypto/elliptic
crypto/internal/boring/bbig
github.com/btcsuite/btcd/btcutil/base58
crypto/dsa
crypto/rand
github.com/btcsuite/btcutil/base58
encoding/asn1
crypto/aes
crypto/sha512
crypto/ecdh
crypto/sha256
crypto/internal/boring/bbig
encoding/asn1
crypto/rand
crypto/dsa
github.com/btcsuite/btcutil/base58
github.com/btcsuite/btcd/btcutil/base58
crypto/elliptic
crypto/hmac
crypto/sha1
crypto/ecdsa
crypto/ed25519
crypto/internal/hpke
crypto/rsa
golang.org/x/crypto/hkdf
vendor/golang.org/x/crypto/chacha20poly1305
go.uber.org/zap/zapcore
compress/zlib
compress/gzip
github.com/agl/ed25519
crypto/ed25519
crypto/internal/hpke
crypto/rsa
google.golang.org/protobuf/internal/encoding/defval
go.uber.org/zap/internal
github.com/fomichev/secp256k1
google.golang.org/protobuf/proto
github.com/fomichev/secp256k1
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/internal/filedesc
vendor/golang.org/x/text/secure/bidirule
github.com/patrickmn/go-cache
github.com/ecies/go/v2
github.com/ecies/go/v2
github.com/patrickmn/go-cache
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
github.com/decred/dcrd/dcrec/edwards/v2
golang.org/x/mobile/bind/java
golang.org/x/mobile/bind/seq
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/internal/order
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/descopts
github.com/decred/dcrd/dcrec/secp256k1/v4
google.golang.org/protobuf/internal/genid
google.golang.org/protobuf/internal/filedesc
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/internal/encoding/text
golang.org/x/mobile/bind/java
golang.org/x/mobile/bind/seq
vendor/golang.org/x/net/idna
crypto/ecdsa
go.uber.org/zap/internal
go.uber.org/zap/internal
github.com/btcsuite/btcd/chaincfg/chainhash
go.uber.org/atomic
github.com/gogo/protobuf/proto
google.golang.org/protobuf/proto
google.golang.org/protobuf/internal/encoding/tag
crypto/ecdsa
google.golang.org/protobuf/internal/encoding/defval
google.golang.org/protobuf/internal/impl
go.uber.org/zap/zapcore
crypto/internal/boring/bbig
crypto/dsa
crypto/elliptic
crypto/rand
github.com/btcsuite/btcutil/base58
github.com/btcsuite/btcd/btcutil/base58
encoding/asn1
google.golang.org/protobuf/internal/encoding/tag
crypto/ed25519
crypto/internal/hpke
crypto/rsa
github.com/patrickmn/go-cache
github.com/decred/dcrd/dcrec/edwards/v2
golang.org/x/mobile/bind/java
golang.org/x/mobile/bind/seq
github.com/decred/dcrd/dcrec/secp256k1/v4
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/internal/filedesc
google.golang.org/protobuf/internal/impl
github.com/decred/dcrd/dcrec/edwards/v2
github.com/fomichev/secp256k1
github.com/decred/dcrd/dcrec/secp256k1/v4
github.com/ecies/go/v2
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
github.com/decred/dcrd/dcrec/secp256k1/v4/schnorr
github.com/decred/dcrd/dcrec/secp256k1/v4/ecdsa
github.com/btcsuite/btcd/btcec/v2
google.golang.org/protobuf/internal/encoding/tag
vendor/golang.org/x/net/http/httpproxy
net/textproto
github.com/btcsuite/btcd/wire
crypto/x509
github.com/btcsuite/btcd/btcec/v2/schnorr
github.com/btcsuite/btcd/btcec/v2/ecdsa
crypto/ecdsa
go.uber.org/zap/internal
google.golang.org/protobuf/internal/impl
vendor/golang.org/x/net/http/httpguts
mime/multipart
google.golang.org/protobuf/internal/encoding/tag
github.com/btcsuite/btcd/btcec/v2
github.com/decred/dcrd/dcrec/secp256k1/v4/schnorr
github.com/decred/dcrd/dcrec/secp256k1/v4/ecdsa
github.com/decred/dcrd/dcrec/edwards/v2
github.com/btcsuite/btcd/btcec/v2/schnorr
github.com/decred/dcrd/dcrec/secp256k1/v4
google.golang.org/protobuf/internal/impl
github.com/ipfs/go-log/tracer/wire
github.com/btcsuite/btcd/btcec/v2/ecdsa
github.com/btcsuite/btcd/chaincfg
vendor/golang.org/x/net/http/httpproxy
net/textproto
crypto/x509
github.com/btcsuite/btcd/wire
github.com/btcsuite/btcd/btcec/v2
github.com/decred/dcrd/dcrec/secp256k1/v4/schnorr
github.com/decred/dcrd/dcrec/secp256k1/v4/ecdsa
github.com/btcsuite/btcd/btcec/v2/schnorr
github.com/btcsuite/btcd/btcec/v2/ecdsa
github.com/ipfs/go-log/tracer/wire
vendor/golang.org/x/net/http/httpguts
mime/multipart
vendor/golang.org/x/net/http/httpproxy
net/textproto
crypto/x509
github.com/btcsuite/btcd/wire
github.com/ipfs/go-log/tracer/wire
mime/multipart
vendor/golang.org/x/net/http/httpguts
github.com/btcsuite/btcd/btcutil
crypto/tls
github.com/btcsuite/btcd/btcec/v2
github.com/decred/dcrd/dcrec/secp256k1/v4/ecdsa
github.com/btcsuite/btcd/chaincfg
github.com/decred/dcrd/dcrec/secp256k1/v4/schnorr
github.com/btcsuite/btcd/txscript
github.com/btcsuite/btcd/btcec/v2/schnorr
github.com/btcsuite/btcd/btcec/v2/ecdsa
crypto/x509
vendor/golang.org/x/net/http/httpproxy
net/textproto
github.com/btcsuite/btcd/wire
github.com/btcsuite/btcd/chaincfg
github.com/btcsuite/btcd/btcutil
crypto/tls
vendor/golang.org/x/net/http/httpguts
mime/multipart
google.golang.org/protobuf/internal/filetype
github.com/ipfs/go-log/tracer/wire
google.golang.org/protobuf/runtime/protoimpl
google.golang.org/protobuf/internal/filetype
github.com/btcsuite/btcd/txscript
google.golang.org/protobuf/types/known/anypb
github.com/btcsuite/btcd/btcutil
crypto/tls
google.golang.org/protobuf/runtime/protoimpl
google.golang.org/protobuf/types/known/anypb
github.com/btcsuite/btcd/chaincfg
github.com/btcsuite/btcd/txscript
google.golang.org/protobuf/internal/filetype
google.golang.org/protobuf/runtime/protoimpl
google.golang.org/protobuf/types/known/anypb
github.com/btcsuite/btcd/btcutil
crypto/tls
github.com/btcsuite/btcd/txscript
google.golang.org/protobuf/internal/filetype
google.golang.org/protobuf/runtime/protoimpl
net/http/httptrace
google.golang.org/protobuf/types/known/anypb
net/http
net/http/httptrace
net/http
net/http/httptrace
net/http
net/http/httptrace
net/http
github.com/opentracing/opentracing-go
github.com/gorilla/mux
go.uber.org/zap
github.com/opentracing/opentracing-go
github.com/gorilla/mux
go.uber.org/zap
github.com/opentracing/opentracing-go/ext
github.com/opentracing/opentracing-go/ext
github.com/ipfs/go-log/tracer
github.com/ipfs/go-log/tracer
github.com/ipfs/go-log/v2
github.com/ipfs/go-log/v2
github.com/ipfs/go-log
github.com/gorilla/mux
github.com/opentracing/opentracing-go
go.uber.org/zap
github.com/ipfs/go-log
github.com/opentracing/opentracing-go/ext
github.com/bnb-chain/tss-lib/v2/common
github.com/bnb-chain/tss-lib/v2/common
github.com/ipfs/go-log/tracer
github.com/bnb-chain/tss-lib/v2/crypto/commitments
github.com/bnb-chain/tss-lib/v2/crypto/facproof
github.com/bnb-chain/tss-lib/v2/tss
github.com/bnb-chain/tss-lib/v2/crypto/modproof
github.com/bnb-chain/tss-lib/v2/crypto/commitments
github.com/bnb-chain/tss-lib/v2/crypto/facproof
github.com/bnb-chain/tss-lib/v2/crypto/modproof
github.com/bnb-chain/tss-lib/v2/tss
github.com/opentracing/opentracing-go
github.com/gorilla/mux
go.uber.org/zap
github.com/bnb-chain/tss-lib/v2/crypto/dlnproof
github.com/bnb-chain/tss-lib/v2/crypto/dlnproof
github.com/opentracing/opentracing-go/ext
github.com/ipfs/go-log/v2
github.com/bnb-chain/tss-lib/v2/crypto
github.com/bnb-chain/tss-lib/v2/test
github.com/ipfs/go-log/tracer
github.com/bnb-chain/tss-lib/v2/crypto
github.com/bnb-chain/tss-lib/v2/test
github.com/bnb-chain/tss-lib/v2/crypto/vss
github.com/bnb-chain/tss-lib/v2/crypto/ckd
github.com/bnb-chain/tss-lib/v2/crypto/paillier
github.com/bnb-chain/tss-lib/v2/crypto/schnorr
github.com/bnb-chain/tss-lib/v2/crypto/ckd
github.com/bnb-chain/tss-lib/v2/crypto/schnorr
github.com/bnb-chain/tss-lib/v2/crypto/paillier
github.com/bnb-chain/tss-lib/v2/crypto/vss
github.com/ipfs/go-log
github.com/bnb-chain/tss-lib/v2/crypto/mta
github.com/bnb-chain/tss-lib/v2/ecdsa/keygen
github.com/bnb-chain/tss-lib/v2/crypto/mta
github.com/bnb-chain/tss-lib/v2/ecdsa/keygen
github.com/ipfs/go-log/v2
github.com/bnb-chain/tss-lib/v2/common
github.com/ipfs/go-log
github.com/bnb-chain/tss-lib/v2/crypto/facproof
github.com/bnb-chain/tss-lib/v2/crypto/commitments
github.com/bnb-chain/tss-lib/v2/crypto/modproof
github.com/bnb-chain/tss-lib/v2/tss
github.com/bnb-chain/tss-lib/v2/crypto/dlnproof
github.com/bnb-chain/tss-lib/v2/ecdsa/signing
github.com/bnb-chain/tss-lib/v2/common
github.com/bnb-chain/tss-lib/v2/ecdsa/signing
github.com/bnb-chain/tss-lib/v2/crypto
github.com/bnb-chain/tss-lib/v2/test
github.com/bnb-chain/tss-lib/v2/crypto/commitments
github.com/bnb-chain/tss-lib/v2/crypto/facproof
github.com/bnb-chain/tss-lib/v2/crypto/modproof
github.com/bnb-chain/tss-lib/v2/tss
github.com/bnb-chain/tss-lib/v2/crypto/paillier
github.com/bnb-chain/tss-lib/v2/crypto/schnorr
github.com/bnb-chain/tss-lib/v2/crypto/vss
github.com/bnb-chain/tss-lib/v2/crypto/ckd
github.com/bnb-chain/tss-lib/v2/crypto/dlnproof
github.com/bnb-chain/tss-lib/v2/crypto/mta
github.com/bnb-chain/tss-lib/v2/ecdsa/keygen
github.com/bnb-chain/tss-lib/v2/crypto
github.com/bnb-chain/tss-lib/v2/test
github.com/bnb-chain/tss-lib/v2/crypto/ckd
github.com/bnb-chain/tss-lib/v2/crypto/vss
github.com/bnb-chain/tss-lib/v2/crypto/paillier
github.com/bnb-chain/tss-lib/v2/crypto/schnorr
github.com/BoldBitcoinWallet/BBMTLib/tss
github.com/BoldBitcoinWallet/BBMTLib/tss
github.com/bnb-chain/tss-lib/v2/crypto/mta
github.com/bnb-chain/tss-lib/v2/ecdsa/keygen
github.com/bnb-chain/tss-lib/v2/ecdsa/signing
gobind/gobind
github.com/bnb-chain/tss-lib/v2/ecdsa/signing
gobind/gobind
github.com/BoldBitcoinWallet/BBMTLib/tss
github.com/BoldBitcoinWallet/BBMTLib/tss
gobind/gobind
gobind/gobind
aar: AndroidManifest.xml
aar: proguard.txt
aar: classes.jar
jar: META-INF/MANIFEST.MF
jar: go/Seq$GoObject.class
jar: go/Seq$GoRef.class
jar: go/Seq$GoRefQueue$1.class
jar: go/Seq$GoRefQueue.class
jar: go/Seq$Proxy.class
jar: go/Seq$Ref.class
jar: go/Seq$RefMap.class
jar: go/Seq$RefTracker.class
jar: go/Seq.class
jar: go/Universe$proxyerror.class
jar: go/Universe.class
jar: go/error.class
jar: tss/FeeResponse.class
jar: tss/GoLogListener.class
jar: tss/HookListener.class
jar: tss/KeygenRequest.class
jar: tss/KeygenResponse.class
jar: tss/KeysignRequest.class
jar: tss/KeysignResponse.class
jar: tss/LocalState.class
jar: tss/LocalStateAccessor.class
jar: tss/LocalStateAccessorImp.class
jar: tss/Message.class
jar: tss/MessageFromTss.class
jar: tss/Messenger.class
jar: tss/MessengerImp.class
jar: tss/Service.class
jar: tss/ServiceImpl.class
jar: tss/Session.class
jar: tss/Status.class
jar: tss/Tss$proxyGoLogListener.class
jar: tss/Tss$proxyHookListener.class
jar: tss/Tss$proxyLocalStateAccessor.class
jar: tss/Tss$proxyMessenger.class
jar: tss/Tss$proxyService.class
jar: tss/Tss.class
jar: tss/UTXO.class
aar: jni/armeabi-v7a/libgojni.so
aar: jni/arm64-v8a/libgojni.so
aar: jni/x86/libgojni.so
aar: jni/x86_64/libgojni.so
aar: R.txt
aar: res/
jar: META-INF/MANIFEST.MF
jar: go/Seq.java
jar: go/Universe.java
jar: go/error.java
jar: tss/FeeResponse.java
jar: tss/GoLogListener.java
jar: tss/HookListener.java
jar: tss/KeygenRequest.java
jar: tss/KeygenResponse.java
jar: tss/KeysignRequest.java
jar: tss/KeysignResponse.java
jar: tss/LocalState.java
jar: tss/LocalStateAccessor.java
jar: tss/LocalStateAccessorImp.java
jar: tss/Message.java
jar: tss/MessageFromTss.java
jar: tss/Messenger.java
jar: tss/MessengerImp.java
jar: tss/Service.java
jar: tss/ServiceImpl.java
jar: tss/Session.java
jar: tss/Status.java
jar: tss/Tss.java
jar: tss/UTXO.java
2025-06-17 23:30:52,322 INFO: Building Gradle project...
2025-06-17 23:30:52,323 DEBUG: Directory: build/com.boldwallet/android/app
2025-06-17 23:30:52,323 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.10.2 via distributionUrl
Running /opt/gradle/versions/8.10.2/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :gradle-plugin:settings-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :gradle-plugin:shared:checkKotlinGradlePluginConfigurationErrors
> Task :gradle-plugin:settings-plugin:pluginDescriptors
> Task :gradle-plugin:settings-plugin:processResources
> Task :gradle-plugin:shared:compileKotlin FROM-CACHE
> Task :gradle-plugin:shared:compileJava NO-SOURCE
> Task :gradle-plugin:shared:processResources NO-SOURCE
> Task :gradle-plugin:shared:classes UP-TO-DATE
> Task :gradle-plugin:shared:jar
> Task :gradle-plugin:settings-plugin:compileKotlin FROM-CACHE
> Task :gradle-plugin:settings-plugin:compileJava NO-SOURCE
> Task :gradle-plugin:settings-plugin:classes
> Task :gradle-plugin:settings-plugin:jar
> Task :gradle-plugin:react-native-gradle-plugin:checkKotlinGradlePluginConfigurationErrors
> Task :gradle-plugin:react-native-gradle-plugin:compileKotlin FROM-CACHE
> Task :gradle-plugin:react-native-gradle-plugin:compileJava NO-SOURCE
> Task :gradle-plugin:react-native-gradle-plugin:pluginDescriptors
> Task :gradle-plugin:react-native-gradle-plugin:processResources
> Task :gradle-plugin:react-native-gradle-plugin:classes
> Task :gradle-plugin:react-native-gradle-plugin:jar
> Configure project :app
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-gesture-handler
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-reanimated
Android gradle plugin: 8.6.0
Gradle: 8.10.2
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-screens
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: [CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
WARNING: The specified Android SDK Build Tools version (23.0.1) is ignored, as it is below the minimum supported version (34.0.0) for Android Gradle Plugin 8.6.0.
Android SDK Build Tools 34.0.0 will be used.
To suppress this warning, remove "buildToolsVersion '23.0.1'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
WARNING: The specified Android SDK Build Tools version (23.0.1) is ignored, as it is below the minimum supported version (34.0.0) for Android Gradle Plugin 8.6.0.
Android SDK Build Tools 34.0.0 will be used.
To suppress this warning, remove "buildToolsVersion '23.0.1'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :react-native-biometrics:preBuild UP-TO-DATE
> Task :react-native-device-info:preBuild UP-TO-DATE
> Task :react-native-fs:preBuild UP-TO-DATE
> Task :react-native-device-info:preReleaseBuild UP-TO-DATE
> Task :react-native-zeroconf:preBuild UP-TO-DATE
> Task :rn-barcode-zxing-scan:preBuild UP-TO-DATE
> Task :rn-barcode-zxing-scan:preReleaseBuild UP-TO-DATE
> Task :react-native-reanimated:assertLatestReactNativeWithNewArchitectureTask SKIPPED
> Task :react-native-encrypted-storage:preBuild UP-TO-DATE
> Task :react-native-linear-gradient:preBuild UP-TO-DATE
> Task :react-native-reanimated:assertMinimalReactNativeVersionTask SKIPPED
> Task :react-native-encrypted-storage:preReleaseBuild UP-TO-DATE
> Task :react-native-zeroconf:preReleaseBuild UP-TO-DATE
> Task :react-native-biometrics:preReleaseBuild UP-TO-DATE
> Task :react-native-fs:preReleaseBuild UP-TO-DATE
> Task :react-native-linear-gradient:preReleaseBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :app:generateAutolinkingNewArchitectureFiles
> Task :app:generateAutolinkingPackageList
> Task :app:generateCodegenSchemaFromJavaScript SKIPPED
> Task :app:generateCodegenArtifactsFromSchema SKIPPED
> Task :app:preBuild
> Task :app:preReleaseBuild
> Task :react-native-linear-gradient:generateReleaseResValues
> Task :react-native-fs:writeReleaseAarMetadata
> Task :react-native-device-info:writeReleaseAarMetadata
> Task :react-native-zeroconf:writeReleaseAarMetadata
> Task :react-native-biometrics:writeReleaseAarMetadata
> Task :rn-barcode-zxing-scan:writeReleaseAarMetadata
> Task :react-native-encrypted-storage:writeReleaseAarMetadata
> Task :react-native-linear-gradient:writeReleaseAarMetadata
> Task :rn-barcode-zxing-scan:generateReleaseResValues
> Task :react-native-fs:generateReleaseResValues
> Task :react-native-encrypted-storage:generateReleaseResValues FROM-CACHE
> Task :react-native-device-info:generateReleaseResValues FROM-CACHE
> Task :react-native-zeroconf:generateReleaseResValues FROM-CACHE
> Task :react-native-biometrics:generateReleaseResValues FROM-CACHE
> Task :react-native-linear-gradient:generateReleaseResources
> Task :react-native-encrypted-storage:generateReleaseResources FROM-CACHE
> Task :react-native-device-info:generateReleaseResources FROM-CACHE
> Task :rn-barcode-zxing-scan:generateReleaseResources FROM-CACHE
> Task :react-native-fs:generateReleaseResources FROM-CACHE
> Task :app:generateReleaseBuildConfig
> Task :react-native-zeroconf:generateReleaseResources
> Task :react-native-biometrics:generateReleaseResources FROM-CACHE
> Task :react-native-reanimated:generateCodegenSchemaFromJavaScript
> Task :react-native-share:generateCodegenSchemaFromJavaScript
> Task :lottie-react-native:generateCodegenSchemaFromJavaScript
> Task :react-native-fs:packageReleaseResources
> Task :react-native-linear-gradient:packageReleaseResources
> Task :react-native-biometrics:packageReleaseResources
> Task :react-native-encrypted-storage:packageReleaseResources
> Task :rn-barcode-zxing-scan:packageReleaseResources
> Task :react-native-device-info:packageReleaseResources
> Task :react-native-fs:extractDeepLinksRelease
> Task :react-native-gesture-handler:generateCodegenSchemaFromJavaScript
> Task :react-native-encrypted-storage:extractDeepLinksRelease
> Task :react-native-biometrics:extractDeepLinksRelease
> Task :rn-barcode-zxing-scan:extractDeepLinksRelease
> Task :react-native-linear-gradient:extractDeepLinksRelease FROM-CACHE
> Task :react-native-device-info:extractDeepLinksRelease FROM-CACHE
> Task :react-native-screens:generateCodegenSchemaFromJavaScript
> Task :react-native-safe-area-context:generateCodegenSchemaFromJavaScript
> Task :react-native-zeroconf:packageReleaseResources
> Task :react-native-zeroconf:extractDeepLinksRelease FROM-CACHE
> Task :react-native-document-picker:generateCodegenSchemaFromJavaScript
> Task :react-native-clipboard_clipboard:generateCodegenSchemaFromJavaScript
> Task :react-native-svg:generateCodegenSchemaFromJavaScript
> Task :react-native-reanimated:generateCodegenArtifactsFromSchema
> Task :react-native-fs:processReleaseManifest
package="com.rnfs" found in source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-fs/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.rnfs" from the source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-fs/android/src/main/AndroidManifest.xml.
> Task :react-native-zeroconf:processReleaseManifest
package="com.balthazargronon.RCTZeroconf" found in source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-zeroconf/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.balthazargronon.RCTZeroconf" from the source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-zeroconf/android/src/main/AndroidManifest.xml.
> Task :react-native-biometrics:processReleaseManifest
package="com.rnbiometrics" found in source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-biometrics/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.rnbiometrics" from the source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-biometrics/android/src/main/AndroidManifest.xml.
> Task :react-native-device-info:processReleaseManifest
package="com.learnium.RNDeviceInfo" found in source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-device-info/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.learnium.RNDeviceInfo" from the source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-device-info/android/src/main/AndroidManifest.xml.
> Task :react-native-linear-gradient:processReleaseManifest
package="com.BV.LinearGradient" found in source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-linear-gradient/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.BV.LinearGradient" from the source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-linear-gradient/android/src/main/AndroidManifest.xml.
> Task :react-native-encrypted-storage:processReleaseManifest
package="com.emeraldsanto.encryptedstorage" found in source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-encrypted-storage/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.emeraldsanto.encryptedstorage" from the source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-encrypted-storage/android/src/main/AndroidManifest.xml.
> Task :rn-barcode-zxing-scan:processReleaseManifest
package="com.reactlibrary" found in source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/rn-barcode-zxing-scan/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.reactlibrary" from the source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/rn-barcode-zxing-scan/android/src/main/AndroidManifest.xml.
> Task :react-native-share:generateCodegenArtifactsFromSchema
> Task :react-native-share:preBuild
> Task :react-native-share:preReleaseBuild
> Task :react-native-reanimated:prepareReanimatedHeadersForPrefabs
> Task :lottie-react-native:generateCodegenArtifactsFromSchema
> Task :lottie-react-native:preBuild
> Task :lottie-react-native:preReleaseBuild
> Task :react-native-share:writeReleaseAarMetadata
> Task :lottie-react-native:writeReleaseAarMetadata
> Task :react-native-share:generateReleaseResValues FROM-CACHE
> Task :lottie-react-native:generateReleaseResValues FROM-CACHE
> Task :react-native-share:generateReleaseResources
> Task :react-native-reanimated:prepareWorkletsHeadersForPrefabs
> Task :lottie-react-native:generateReleaseResources FROM-CACHE
> Task :react-native-reanimated:preBuild
> Task :react-native-reanimated:preReleaseBuild
> Task :react-native-reanimated:writeReleaseAarMetadata
> Task :react-native-reanimated:generateReleaseResValues FROM-CACHE
> Task :react-native-reanimated:generateReleaseResources FROM-CACHE
> Task :react-native-share:packageReleaseResources
> Task :react-native-share:extractDeepLinksRelease FROM-CACHE
> Task :react-native-reanimated:packageReleaseResources
> Task :lottie-react-native:packageReleaseResources
> Task :react-native-safe-area-context:generateCodegenArtifactsFromSchema
> Task :react-native-reanimated:extractDeepLinksRelease FROM-CACHE
> Task :react-native-safe-area-context:preBuild
> Task :react-native-safe-area-context:preReleaseBuild
> Task :react-native-gesture-handler:generateCodegenArtifactsFromSchema
> Task :react-native-gesture-handler:preBuild
> Task :react-native-gesture-handler:preReleaseBuild
> Task :react-native-screens:generateCodegenArtifactsFromSchema
> Task :react-native-screens:preBuild
> Task :react-native-screens:preReleaseBuild
> Task :react-native-clipboard_clipboard:generateCodegenArtifactsFromSchema
> Task :react-native-clipboard_clipboard:preBuild
> Task :lottie-react-native:extractDeepLinksRelease FROM-CACHE
> Task :react-native-gesture-handler:writeReleaseAarMetadata
> Task :react-native-clipboard_clipboard:preReleaseBuild
> Task :react-native-safe-area-context:writeReleaseAarMetadata
> Task :react-native-gesture-handler:generateReleaseResValues FROM-CACHE
> Task :react-native-screens:writeReleaseAarMetadata
> Task :react-native-safe-area-context:generateReleaseResValues FROM-CACHE
> Task :react-native-screens:generateReleaseResValues FROM-CACHE
> Task :react-native-clipboard_clipboard:writeReleaseAarMetadata
> Task :react-native-clipboard_clipboard:generateReleaseResValues FROM-CACHE
> Task :react-native-safe-area-context:generateReleaseResources FROM-CACHE
> Task :react-native-document-picker:generateCodegenArtifactsFromSchema
> Task :react-native-share:processReleaseManifest
package="cl.json" found in source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-share/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="cl.json" from the source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-share/android/src/main/AndroidManifest.xml.
> Task :react-native-document-picker:preBuild
> Task :react-native-document-picker:preReleaseBuild
> Task :react-native-gesture-handler:generateReleaseResources FROM-CACHE
> Task :react-native-reanimated:processReleaseManifest
> Task :react-native-clipboard_clipboard:generateReleaseResources FROM-CACHE
> Task :react-native-document-picker:writeReleaseAarMetadata
> Task :react-native-safe-area-context:packageReleaseResources
> Task :react-native-document-picker:generateReleaseResValues FROM-CACHE
> Task :lottie-react-native:processReleaseManifest
> Task :react-native-screens:generateReleaseResources
> Task :react-native-safe-area-context:extractDeepLinksRelease FROM-CACHE
> Task :react-native-document-picker:generateReleaseResources FROM-CACHE
> Task :react-native-gesture-handler:packageReleaseResources
> Task :react-native-clipboard_clipboard:packageReleaseResources
> Task :react-native-gesture-handler:extractDeepLinksRelease FROM-CACHE
> Task :react-native-clipboard_clipboard:extractDeepLinksRelease FROM-CACHE
> Task :react-native-safe-area-context:processReleaseManifest
package="com.th3rdwave.safeareacontext" found in source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.th3rdwave.safeareacontext" from the source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/src/main/AndroidManifest.xml.
> Task :react-native-gesture-handler:processReleaseManifest
> Task :react-native-document-picker:packageReleaseResources
> Task :react-native-clipboard_clipboard:processReleaseManifest
> Task :react-native-document-picker:extractDeepLinksRelease FROM-CACHE
> Task :react-native-screens:packageReleaseResources
> Task :react-native-screens:extractDeepLinksRelease FROM-CACHE
> Task :react-native-document-picker:processReleaseManifest
package="com.reactnativedocumentpicker" found in source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-document-picker/android/src/main/AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported, and the value is ignored.
Recommendation: remove package="com.reactnativedocumentpicker" from the source AndroidManifest.xml: /home/vagrant/build/com.boldwallet/node_modules/react-native-document-picker/android/src/main/AndroidManifest.xml.
> Task :react-native-svg:generateCodegenArtifactsFromSchema
> Task :react-native-screens:processReleaseManifest
> Task :react-native-svg:preBuild
> Task :react-native-svg:preReleaseBuild
> Task :react-native-svg:generateReleaseResValues FROM-CACHE
> Task :react-native-svg:writeReleaseAarMetadata
> Task :react-native-svg:generateReleaseResources FROM-CACHE
> Task :react-native-svg:packageReleaseResources
> Task :react-native-svg:extractDeepLinksRelease FROM-CACHE
> Task :react-native-svg:processReleaseManifest
> Task :react-native-fs:compileReleaseLibraryResources
> Task :react-native-document-picker:compileReleaseLibraryResources
> Task :react-native-encrypted-storage:compileReleaseLibraryResources
> Task :rn-barcode-zxing-scan:compileReleaseLibraryResources
> Task :react-native-biometrics:compileReleaseLibraryResources
> Task :react-native-linear-gradient:compileReleaseLibraryResources
> Task :react-native-safe-area-context:compileReleaseLibraryResources
> Task :lottie-react-native:compileReleaseLibraryResources
> Task :react-native-clipboard_clipboard:compileReleaseLibraryResources
> Task :react-native-zeroconf:compileReleaseLibraryResources
> Task :react-native-gesture-handler:compileReleaseLibraryResources
> Task :react-native-svg:compileReleaseLibraryResources
> Task :react-native-device-info:compileReleaseLibraryResources
> Task :react-native-reanimated:compileReleaseLibraryResources
> Task :app:createBundleReleaseJsAndAssets
debug Using @react-naive-community/cli-tools' logger
debug Reading Metro config from /home/vagrant/build/com.boldwallet/metro.config.js
WARN the transform cache was reset.
Welcome to Metro v0.81.4
Fast - Scalable - Integrated
> Task :react-native-share:compileReleaseLibraryResources
> Task :react-native-screens:compileReleaseLibraryResources
> Task :lottie-react-native:checkKotlinGradlePluginConfigurationErrors
> Task :react-native-document-picker:generateReleaseBuildConfig
> Task :lottie-react-native:generateReleaseBuildConfig
> Task :react-native-biometrics:generateReleaseBuildConfig
> Task :react-native-clipboard_clipboard:generateReleaseBuildConfig
> Task :react-native-clipboard_clipboard:javaPreCompileRelease
> Task :react-native-biometrics:javaPreCompileRelease
> Task :lottie-react-native:javaPreCompileRelease
> Task :react-native-document-picker:javaPreCompileRelease FROM-CACHE
> Task :react-native-device-info:generateReleaseBuildConfig
> Task :react-native-device-info:javaPreCompileRelease FROM-CACHE
> Task :react-native-encrypted-storage:generateReleaseBuildConfig
> Task :react-native-gesture-handler:checkKotlinGradlePluginConfigurationErrors
> Task :react-native-encrypted-storage:javaPreCompileRelease FROM-CACHE
> Task :react-native-fs:generateReleaseBuildConfig
> Task :react-native-gesture-handler:generateReleaseBuildConfig
> Task :react-native-reanimated:generateReleaseBuildConfig
> Task :react-native-gesture-handler:javaPreCompileRelease FROM-CACHE
> Task :react-native-reanimated:javaPreCompileRelease FROM-CACHE
> Task :react-native-fs:javaPreCompileRelease FROM-CACHE
> Task :react-native-reanimated:packageNdkLibs NO-SOURCE
> Task :react-native-screens:checkKotlinGradlePluginConfigurationErrors
> Task :react-native-safe-area-context:checkKotlinGradlePluginConfigurationErrors
> Task :react-native-linear-gradient:generateReleaseBuildConfig
> Task :react-native-linear-gradient:javaPreCompileRelease FROM-CACHE
> Task :react-native-screens:generateReleaseBuildConfig
> Task :react-native-screens:javaPreCompileRelease FROM-CACHE
> Task :react-native-share:generateReleaseBuildConfig
> Task :react-native-safe-area-context:generateReleaseBuildConfig
> Task :react-native-share:javaPreCompileRelease FROM-CACHE
> Task :react-native-svg:generateReleaseBuildConfig
> Task :react-native-safe-area-context:javaPreCompileRelease FROM-CACHE
> Task :react-native-zeroconf:generateReleaseBuildConfig
> Task :react-native-svg:javaPreCompileRelease FROM-CACHE
> Task :react-native-zeroconf:javaPreCompileRelease FROM-CACHE
> Task :rn-barcode-zxing-scan:generateReleaseBuildConfig
> Task :rn-barcode-zxing-scan:javaPreCompileRelease FROM-CACHE
> Task :react-native-clipboard_clipboard:processReleaseJavaRes NO-SOURCE
> Task :react-native-biometrics:processReleaseJavaRes NO-SOURCE
> Task :react-native-clipboard_clipboard:extractProguardFiles
> Task :react-native-biometrics:extractProguardFiles
> Task :react-native-biometrics:prepareLintJarForPublish
> Task :lottie-react-native:extractProguardFiles
> Task :react-native-clipboard_clipboard:prepareLintJarForPublish
> Task :react-native-device-info:processReleaseJavaRes NO-SOURCE
> Task :lottie-react-native:prepareLintJarForPublish
> Task :react-native-encrypted-storage:processReleaseJavaRes NO-SOURCE
> Task :react-native-document-picker:processReleaseJavaRes NO-SOURCE
> Task :react-native-device-info:extractProguardFiles
> Task :react-native-document-picker:extractProguardFiles
> Task :react-native-encrypted-storage:extractProguardFiles
> Task :react-native-device-info:prepareLintJarForPublish
> Task :react-native-fs:processReleaseJavaRes NO-SOURCE
> Task :react-native-document-picker:prepareLintJarForPublish
> Task :react-native-encrypted-storage:prepareLintJarForPublish
> Task :react-native-fs:extractProguardFiles
> Task :react-native-safe-area-context:parseReleaseLocalResources
> Task :rn-barcode-zxing-scan:parseReleaseLocalResources
> Task :react-native-device-info:parseReleaseLocalResources
> Task :react-native-gesture-handler:extractProguardFiles
> Task :react-native-fs:prepareLintJarForPublish
> Task :react-native-linear-gradient:parseReleaseLocalResources
> Task :react-native-clipboard_clipboard:parseReleaseLocalResources
> Task :react-native-reanimated:processReleaseJavaRes NO-SOURCE
> Task :react-native-reanimated:parseReleaseLocalResources
> Task :react-native-fs:parseReleaseLocalResources
> Task :react-native-document-picker:parseReleaseLocalResources
> Task :react-native-biometrics:parseReleaseLocalResources
> Task :react-native-share:processReleaseJavaRes NO-SOURCE
> Task :react-native-svg:parseReleaseLocalResources
> Task :lottie-react-native:parseReleaseLocalResources
> Task :react-native-gesture-handler:parseReleaseLocalResources
> Task :react-native-encrypted-storage:parseReleaseLocalResources
> Task :react-native-share:parseReleaseLocalResources
> Task :react-native-screens:extractProguardFiles
> Task :react-native-gesture-handler:prepareLintJarForPublish
> Task :react-native-zeroconf:parseReleaseLocalResources
> Task :react-native-screens:parseReleaseLocalResources
> Task :rn-barcode-zxing-scan:processReleaseJavaRes NO-SOURCE
> Task :react-native-screens:prepareLintJarForPublish
> Task :react-native-zeroconf:processReleaseJavaRes NO-SOURCE
> Task :react-native-safe-area-context:extractProguardFiles
> Task :react-native-share:extractProguardFiles
> Task :rn-barcode-zxing-scan:extractProguardFiles
> Task :react-native-linear-gradient:processReleaseJavaRes NO-SOURCE
> Task :react-native-svg:processReleaseJavaRes NO-SOURCE
> Task :react-native-linear-gradient:extractProguardFiles
> Task :react-native-linear-gradient:prepareLintJarForPublish
> Task :react-native-safe-area-context:prepareLintJarForPublish
> Task :react-native-reanimated:extractProguardFiles
> Task :react-native-reanimated:prepareLintJarForPublish
> Task :react-native-share:prepareLintJarForPublish
> Task :react-native-svg:extractProguardFiles
> Task :rn-barcode-zxing-scan:prepareLintJarForPublish
> Task :react-native-svg:prepareLintJarForPublish
> Task :react-native-zeroconf:extractProguardFiles
> Task :react-native-zeroconf:prepareLintJarForPublish
> Task :react-native-gesture-handler:mergeReleaseJniLibFolders
> Task :lottie-react-native:mergeReleaseJniLibFolders
> Task :react-native-gesture-handler:extractDeepLinksForAarRelease
> Task :lottie-react-native:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-share:generateReleaseRFile
> Task :react-native-gesture-handler:mergeReleaseShaders
> Task :react-native-device-info:generateReleaseRFile
> Task :react-native-clipboard_clipboard:generateReleaseRFile
> Task :rn-barcode-zxing-scan:generateReleaseRFile
> Task :react-native-safe-area-context:generateReleaseRFile
> Task :react-native-linear-gradient:generateReleaseRFile
> Task :react-native-fs:generateReleaseRFile
> Task :react-native-biometrics:generateReleaseRFile
> Task :react-native-reanimated:generateReleaseRFile
> Task :react-native-gesture-handler:generateReleaseRFile
> Task :react-native-svg:generateReleaseRFile
> Task :react-native-screens:generateReleaseRFile
> Task :react-native-encrypted-storage:generateReleaseRFile
> Task :lottie-react-native:generateReleaseRFile
> Task :react-native-document-picker:generateReleaseRFile
> Task :react-native-zeroconf:generateReleaseRFile
> Task :lottie-react-native:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-gesture-handler:compileReleaseShaders NO-SOURCE
> Task :react-native-gesture-handler:generateReleaseAssets UP-TO-DATE
> Task :react-native-gesture-handler:packageReleaseAssets
> Task :react-native-gesture-handler:prepareReleaseArtProfile
> Task :react-native-gesture-handler:writeReleaseLintModelMetadata
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[arm64-v8a]
Checking the license for package CMake 3.22.1 in /opt/android-sdk/licenses
License for package CMake 3.22.1 accepted.
Preparing "Install CMake 3.22.1 v.3.22.1".
"Install CMake 3.22.1 v.3.22.1" ready.
Installing CMake 3.22.1 in /opt/android-sdk/cmake/3.22.1
"Install CMake 3.22.1 v.3.22.1" complete.
"Install CMake 3.22.1 v.3.22.1" finished.
> Task :react-native-safe-area-context:mergeReleaseJniLibFolders
> Task :react-native-safe-area-context:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-safe-area-context:stripReleaseDebugSymbols NO-SOURCE
> Task :lottie-react-native:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-safe-area-context:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-safe-area-context:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-safe-area-context:mergeReleaseShaders
> Task :lottie-react-native:copyReleaseJniLibsProjectAndLocalJars
> Task :lottie-react-native:mergeReleaseShaders
> Task :react-native-safe-area-context:compileReleaseShaders NO-SOURCE
> Task :react-native-safe-area-context:generateReleaseAssets UP-TO-DATE
> Task :lottie-react-native:compileReleaseShaders NO-SOURCE
> Task :lottie-react-native:generateReleaseAssets UP-TO-DATE
> Task :react-native-safe-area-context:packageReleaseAssets
> Task :lottie-react-native:packageReleaseAssets
> Task :react-native-safe-area-context:prepareReleaseArtProfile
> Task :lottie-react-native:prepareReleaseArtProfile
> Task :react-native-safe-area-context:writeReleaseLintModelMetadata
> Task :lottie-react-native:writeReleaseLintModelMetadata
> Task :react-native-safe-area-context:copyReleaseJniLibsProjectOnly
> Task :lottie-react-native:copyReleaseJniLibsProjectOnly
> Task :rn-barcode-zxing-scan:compileReleaseJavaWithJavac
Note: /home/vagrant/build/com.boldwallet/node_modules/rn-barcode-zxing-scan/android/src/main/java/com/reactlibrary/BarcodeZxingScanModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-share:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-device-info:compileReleaseJavaWithJavac
/home/vagrant/build/com.boldwallet/node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceModule.java:200: warning: [removal] onCatalystInstanceDestroy() in NativeModule has been deprecated and marked for removal
public void onCatalystInstanceDestroy() {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
> Task :react-native-safe-area-context:compileReleaseKotlin
> Task :react-native-svg:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-fs:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-encrypted-storage:compileReleaseJavaWithJavac
> Task :react-native-biometrics:compileReleaseJavaWithJavac
> Task :react-native-linear-gradient:compileReleaseJavaWithJavac
> Task :react-native-clipboard_clipboard:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/com.boldwallet/node_modules/@react-native-clipboard/clipboard/android/src/main/java/com/reactnativecommunity/clipboard/ClipboardPackage.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-document-picker:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-zeroconf:compileReleaseJavaWithJavac
/home/vagrant/build/com.boldwallet/node_modules/react-native-zeroconf/android/src/main/java/com/balthazargronon/RCTZeroconf/ZeroconfModule.java:104: warning: [removal] onCatalystInstanceDestroy() in NativeModule has been deprecated and marked for removal
public void onCatalystInstanceDestroy() {
^
/home/vagrant/build/com.boldwallet/node_modules/react-native-zeroconf/android/src/main/java/com/balthazargronon/RCTZeroconf/ZeroconfModule.java:105: warning: [removal] onCatalystInstanceDestroy() in NativeModule has been deprecated and marked for removal
super.onCatalystInstanceDestroy();
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
2 warnings
> Task :react-native-screens:compileReleaseKotlin
> Task :lottie-react-native:compileReleaseKotlin
> Task :react-native-linear-gradient:bundleLibCompileToJarRelease
> Task :react-native-biometrics:bundleLibCompileToJarRelease
> Task :react-native-document-picker:bundleLibRuntimeToJarRelease
> Task :react-native-document-picker:bundleLibCompileToJarRelease
> Task :react-native-zeroconf:bundleLibRuntimeToJarRelease
> Task :rn-barcode-zxing-scan:bundleLibCompileToJarRelease
> Task :react-native-zeroconf:bundleLibCompileToJarRelease
> Task :react-native-device-info:bundleLibCompileToJarRelease
> Task :react-native-share:bundleLibCompileToJarRelease
> Task :react-native-clipboard_clipboard:bundleLibCompileToJarRelease
> Task :react-native-linear-gradient:bundleLibRuntimeToJarRelease
> Task :rn-barcode-zxing-scan:bundleLibRuntimeToJarRelease
> Task :react-native-encrypted-storage:bundleLibCompileToJarRelease
> Task :react-native-biometrics:bundleLibRuntimeToJarRelease
> Task :react-native-zeroconf:createFullJarRelease
> Task :react-native-fs:bundleLibRuntimeToJarRelease
> Task :react-native-device-info:bundleLibRuntimeToJarRelease
> Task :react-native-encrypted-storage:bundleLibRuntimeToJarRelease
> Task :react-native-share:bundleLibRuntimeToJarRelease
> Task :react-native-fs:bundleLibCompileToJarRelease
> Task :react-native-fs:createFullJarRelease
> Task :react-native-clipboard_clipboard:bundleLibRuntimeToJarRelease
> Task :react-native-linear-gradient:createFullJarRelease
> Task :rn-barcode-zxing-scan:createFullJarRelease
> Task :react-native-screens:configureCMakeRelWithDebInfo[arm64-v8a]
> Task :react-native-svg:bundleLibCompileToJarRelease
> Task :react-native-svg:bundleLibRuntimeToJarRelease
> Task :react-native-reanimated:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-reanimated:bundleLibCompileToJarRelease
> Task :react-native-reanimated:bundleLibRuntimeToJarRelease
> Task :react-native-reanimated:createFullJarRelease
> Task :rn-barcode-zxing-scan:generateReleaseLintModel
> Task :rn-barcode-zxing-scan:mergeReleaseJniLibFolders
> Task :rn-barcode-zxing-scan:mergeReleaseNativeLibs NO-SOURCE
> Task :rn-barcode-zxing-scan:stripReleaseDebugSymbols NO-SOURCE
> Task :rn-barcode-zxing-scan:copyReleaseJniLibsProjectAndLocalJars
> Task :rn-barcode-zxing-scan:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-encrypted-storage:generateReleaseLintModel
> Task :react-native-encrypted-storage:createFullJarRelease
> Task :react-native-encrypted-storage:mergeReleaseJniLibFolders
> Task :react-native-encrypted-storage:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-encrypted-storage:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-encrypted-storage:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-encrypted-storage:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-device-info:generateReleaseLintModel
> Task :react-native-share:generateReleaseLintModel
> Task :react-native-device-info:createFullJarRelease
> Task :react-native-share:createFullJarRelease
> Task :react-native-device-info:mergeReleaseJniLibFolders
> Task :react-native-device-info:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-share:mergeReleaseJniLibFolders
> Task :react-native-device-info:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-share:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-share:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-device-info:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-svg:generateReleaseLintModel
> Task :react-native-device-info:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-share:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-share:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-svg:createFullJarRelease
> Task :react-native-svg:mergeReleaseJniLibFolders
> Task :react-native-svg:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-svg:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-svg:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-svg:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-document-picker:generateReleaseLintModel
> Task :react-native-document-picker:createFullJarRelease
> Task :react-native-document-picker:mergeReleaseJniLibFolders
> Task :react-native-document-picker:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-document-picker:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-document-picker:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-document-picker:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-fs:generateReleaseLintModel
> Task :react-native-fs:mergeReleaseJniLibFolders
> Task :react-native-fs:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-fs:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-fs:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-fs:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-clipboard_clipboard:generateReleaseLintModel
> Task :react-native-clipboard_clipboard:createFullJarRelease
> Task :react-native-clipboard_clipboard:mergeReleaseJniLibFolders
> Task :react-native-linear-gradient:generateReleaseLintModel
> Task :react-native-clipboard_clipboard:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-clipboard_clipboard:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-linear-gradient:mergeReleaseJniLibFolders
> Task :react-native-linear-gradient:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-clipboard_clipboard:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-clipboard_clipboard:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-linear-gradient:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-linear-gradient:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-linear-gradient:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-zeroconf:generateReleaseLintModel
> Task :react-native-zeroconf:mergeReleaseJniLibFolders
> Task :react-native-zeroconf:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-zeroconf:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-zeroconf:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-zeroconf:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-biometrics:generateReleaseLintModel
> Task :react-native-biometrics:createFullJarRelease
> Task :react-native-biometrics:mergeReleaseJniLibFolders
> Task :react-native-biometrics:mergeReleaseNativeLibs NO-SOURCE
> Task :react-native-biometrics:stripReleaseDebugSymbols NO-SOURCE
> Task :react-native-biometrics:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-biometrics:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-screens:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :react-native-screens:configureCMakeRelWithDebInfo[armeabi-v7a]
> Task :lottie-react-native:compileReleaseKotlin
w: file:///home/vagrant/build/com.boldwallet/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewManagerImpl.kt:12:34 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewManagerImpl.kt:21:17 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewManagerImpl.kt:72:16 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewManagerImpl.kt:74:13 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewManagerImpl.kt:76:13 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewManagerImpl.kt:78:13 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.kt:21:38 'ReactFontManager' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.kt:75:24 'ReactFontManager' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.kt:89:24 'ReactFontManager' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.kt:110:48 Elvis operator (?:) always returns the left operand of non-nullable type ReadableMap
w: file:///home/vagrant/build/com.boldwallet/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.kt:238:58 Elvis operator (?:) always returns the left operand of non-nullable type ReadableMap
> Task :react-native-safe-area-context:compileReleaseKotlin
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaView.kt:59:23 'getter for uiImplementation: UIImplementation!' is deprecated. Deprecated in Java
> Task :react-native-reanimated:generateReleaseLintModel
> Task :lottie-react-native:compileReleaseJavaWithJavac
> Task :react-native-safe-area-context:compileReleaseJavaWithJavac
> Task :lottie-react-native:bundleLibRuntimeToJarRelease
> Task :react-native-safe-area-context:bundleLibCompileToJarRelease
> Task :lottie-react-native:bundleLibCompileToJarRelease
> Task :react-native-safe-area-context:bundleLibRuntimeToJarRelease
> Task :lottie-react-native:processReleaseJavaRes
> Task :react-native-safe-area-context:processReleaseJavaRes
> Task :react-native-safe-area-context:createFullJarRelease
> Task :lottie-react-native:createFullJarRelease
> Task :react-native-safe-area-context:generateReleaseLintModel
> Task :lottie-react-native:generateReleaseLintModel
> Task :react-native-gesture-handler:compileReleaseKotlin
> Task :app:createBundleReleaseJsAndAssets
info Writing bundle output to: /home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle
info Writing sourcemap output to: /home/vagrant/build/com.boldwallet/android/app/build/intermediates/sourcemaps/react/release/index.android.bundle.packager.map
info Done writing bundle output
info Done writing sourcemap output
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[armeabi-v7a]
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[x86]
> Task :app:createBundleReleaseJsAndAssets
info Copying 46 asset files
info Done copying assets
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:1191:23: warning: the variable "DebuggerInternal" was not declared in function "__shouldPauseOnThrow"
return typeof DebuggerInternal !== 'undefined' && DebuggerInternal.sh...
^~~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:5541:7: warning: the variable "setTimeout" was not declared in function "logCapturedError"
setTimeout(function () {
^~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:3775:31: warning: the variable "nativeFabricUIManager" was not declared in anonymous function " 134#"
var _nativeFabricUIManage = nativeFabricUIManager,
^~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:3803:21: warning: the variable "clearTimeout" was not declared in anonymous function " 134#"
cancelTimeout = clearTimeout;
^~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:3816:51: warning: the variable "RN$enableMicrotasksInReact" was not declared in anonymous function " 134#"
... "undefined" !== typeof RN$enableMicrotasksInReact && !!RN$enableMicrotask...
^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:3817:47: warning: the variable "queueMicrotask" was not declared in anonymous function " 134#"
...otask = "function" === typeof queueMicrotask ? queueMicrotask : scheduleTi...
^~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:8238:30: warning: the variable "__REACT_DEVTOOLS_GLOBAL_HOOK__" was not declared in anonymous function " 134#"
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:10283:5: warning: the variable "setImmediate" was not declared in function "handleResolved"
setImmediate(function () {
^~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14009:12: warning: the variable "fetch" was not declared in anonymous function " 388#"
fetch: fetch,
^~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14010:14: warning: the variable "Headers" was not declared in anonymous function " 388#"
Headers: Headers,
^~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14011:14: warning: the variable "Request" was not declared in anonymous function " 388#"
Request: Request,
^~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14012:15: warning: the variable "Response" was not declared in anonymous function " 388#"
Response: Response
^~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14169:24: warning: the variable "FileReader" was not declared in function "readBlobAsArrayBuffer"
var reader = new FileReader();
^~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14220:36: warning: the variable "Blob" was not declared in anonymous function " 399#"
} else if (support.blob && Blob.prototype.isPrototypeOf(body)) {
^~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14222:40: warning: the variable "FormData" was not declared in anonymous function " 399#"
} else if (support.formData && FormData.prototype.isPrototypeOf(body)) {
^~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14224:44: warning: the variable "URLSearchParams" was not declared in anonymous function " 399#"
...e if (support.searchParams && URLSearchParams.prototype.isPrototypeOf(body...
^~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14343:26: warning: the variable "AbortController" was not declared in anonymous function " 405#"
var ctrl = new AbortController();
^~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14477:23: warning: the variable "XMLHttpRequest" was not declared in anonymous function " 409#"
var xhr = new XMLHttpRequest();
^~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:14022:71: warning: the variable "self" was not declared in anonymous function " 391#"
...undefined' && globalThis || typeof self !== 'undefined' && self ||
^~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:22247:26: warning: the variable "navigator" was not declared in anonymous function " 701#"
"undefined" !== typeof navigator && undefined !== navigator.scheduling && u...
^~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:22357:37: warning: the variable "MessageChannel" was not declared in anonymous function " 701#"
};else if ("undefined" !== typeof MessageChannel) {
^~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:22372:34: warning: the variable "nativeRuntimeScheduler" was not declared in anonymous function " 701#"
... = "undefined" !== typeof nativeRuntimeScheduler ? nativeRuntimeScheduler....
^~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:30468:34: warning: the variable "requestAnimationFrame" was not declared in function "start 9#"
... this._animationFrame = requestAnimationFrame(this.onUpdate.bind(this));
^~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:56434:9: warning: the variable "REACT_NAVIGATION_DEVTOOLS" was not declared in anonymous function " 1993#"
REACT_NAVIGATION_DEVTOOLS.set(refContainer.current, {
^~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:64004:76: warning: the variable "Buffer" was not declared in function "convertValue"
... 'function' ? new Blob([value]) : Buffer.from(value);
^~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:83615:16: warning: the variable "SharedArrayBuffer" was not declared in function "from 3#"
if (typeof SharedArrayBuffer !== 'undefined' && (isInstance(value, Shared...
^~~~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:145814:26: warning: the variable "ResizeObserver" was not declared in anonymous function " 4092#"
var observer = new ResizeObserver(function (entries) {
^~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:151728:10: warning: the variable "_WORKLET" was not declared in function "registerReanimatedError"
if (!_WORKLET) {
^~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:152626:44: warning: the variable "__reanimatedLoggerConfig" was not declared in function "replaceLoggerImplementation"
registerLoggerConfig(Object.assign({}, __reanimatedLoggerConfig, {
^~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:153388:131: warning: the variable "location" was not declared in function "registerSensor"
...E(_dependencyMap[4]).isWeb)() && location.protocol !== 'https:' ? ' Make s...
^~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:153843:24: warning: Direct call to eval(), but lexical scope is not supported.
workletFun = eval('(' + initData.code + '\n)');
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:153866:110: warning: the variable "_toString" was not declared in function "valueUnpacker"
...recognized by value unpacker: "${_toString(objectToUnpack)}".`);
^~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:166251:27: warning: the variable "HTMLElement" was not declared in function "findDescendantWithExitingAnimation"
if (!(node instanceof HTMLElement)) {
^~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:166278:24: warning: the variable "MutationObserver" was not declared in function "addHTMLMutationObserver"
var observer = new MutationObserver(function (mutationsList) {
^~~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:168473:41: warning: the variable "getComputedStyle" was not declared in function "fixElementPosition"
...entBorderTopValue = parseInt(getComputedStyle(parent).borderTopWidth);
^~~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:168809:26: warning: the variable "structuredClone" was not declared in function "createAnimationWithInitialValues"
var animationStyle = structuredClone(_$$_REQUIRE(_dependencyMap[6]).Anima...
^~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:172185:24: warning: the variable "_getAnimationTimestamp" was not declared in function "computeEasingProgress"
var elapsedTime = (_getAnimationTimestamp() - startingTimestamp) / 1000;
^~~~~~~~~~~~~~~~~~~~~~
/home/vagrant/build/com.boldwallet/android/app/build/generated/assets/createBundleReleaseJsAndAssets/index.android.bundle:172529:5: warning: the variable "jest" was not declared in function "beforeTest"
jest.useFakeTimers();
^~~~
> Task :react-native-reanimated:configureCMakeRelWithDebInfo[x86_64]
> Task :react-native-reanimated:generateJsonModelRelease
> Task :react-native-reanimated:prefabReleaseConfigurePackage
> Task :react-native-screens:buildCMakeRelWithDebInfo[armeabi-v7a]
> Task :rn-barcode-zxing-scan:extractReleaseAnnotations
> Task :react-native-screens:configureCMakeRelWithDebInfo[x86]
> Task :react-native-encrypted-storage:extractReleaseAnnotations
> Task :react-native-device-info:extractReleaseAnnotations
> Task :react-native-share:extractReleaseAnnotations
> Task :react-native-svg:extractReleaseAnnotations
> Task :react-native-document-picker:extractReleaseAnnotations
> Task :react-native-fs:extractReleaseAnnotations
> Task :react-native-clipboard_clipboard:extractReleaseAnnotations
> Task :react-native-linear-gradient:extractReleaseAnnotations
> Task :react-native-zeroconf:extractReleaseAnnotations
> Task :react-native-biometrics:extractReleaseAnnotations
> Task :react-native-document-picker:mergeReleaseGeneratedProguardFiles
> Task :react-native-document-picker:mergeReleaseConsumerProguardFiles
> Task :react-native-document-picker:mergeReleaseShaders
> Task :react-native-document-picker:compileReleaseShaders NO-SOURCE
> Task :react-native-document-picker:generateReleaseAssets UP-TO-DATE
> Task :react-native-document-picker:packageReleaseAssets
> Task :react-native-document-picker:prepareReleaseArtProfile
> Task :react-native-share:mergeReleaseGeneratedProguardFiles
> Task :react-native-share:mergeReleaseConsumerProguardFiles
> Task :react-native-share:mergeReleaseShaders
> Task :react-native-share:compileReleaseShaders NO-SOURCE
> Task :react-native-share:generateReleaseAssets UP-TO-DATE
> Task :react-native-share:packageReleaseAssets
> Task :react-native-share:prepareReleaseArtProfile
> Task :react-native-safe-area-context:extractReleaseAnnotations
> Task :react-native-safe-area-context:mergeReleaseGeneratedProguardFiles
> Task :react-native-safe-area-context:mergeReleaseConsumerProguardFiles
> Task :react-native-document-picker:mergeReleaseJavaResource
> Task :react-native-share:mergeReleaseJavaResource
> Task :react-native-document-picker:syncReleaseLibJars
> Task :react-native-share:syncReleaseLibJars
> Task :react-native-document-picker:bundleReleaseLocalLintAar
> Task :react-native-share:bundleReleaseLocalLintAar
> Task :react-native-document-picker:writeReleaseLintModelMetadata
> Task :react-native-safe-area-context:mergeReleaseJavaResource
> Task :react-native-document-picker:generateReleaseLintVitalModel
> Task :react-native-safe-area-context:syncReleaseLibJars
> Task :react-native-safe-area-context:bundleReleaseLocalLintAar
> Task :react-native-share:writeReleaseLintModelMetadata
> Task :react-native-safe-area-context:generateReleaseLintVitalModel
> Task :react-native-share:generateReleaseLintVitalModel
> Task :react-native-document-picker:copyReleaseJniLibsProjectOnly
> Task :react-native-share:copyReleaseJniLibsProjectOnly
> Task :react-native-svg:mergeReleaseGeneratedProguardFiles
> Task :react-native-svg:mergeReleaseConsumerProguardFiles
> Task :react-native-safe-area-context:bundleLibRuntimeToDirRelease
> Task :react-native-svg:mergeReleaseShaders
> Task :react-native-svg:compileReleaseShaders NO-SOURCE
> Task :react-native-svg:generateReleaseAssets UP-TO-DATE
> Task :react-native-svg:packageReleaseAssets
> Task :react-native-svg:prepareReleaseArtProfile
> Task :react-native-svg:mergeReleaseJavaResource
> Task :react-native-encrypted-storage:mergeReleaseGeneratedProguardFiles
> Task :react-native-encrypted-storage:mergeReleaseConsumerProguardFiles
> Task :react-native-encrypted-storage:mergeReleaseShaders
> Task :react-native-encrypted-storage:compileReleaseShaders NO-SOURCE
> Task :react-native-encrypted-storage:generateReleaseAssets UP-TO-DATE
> Task :react-native-encrypted-storage:packageReleaseAssets
> Task :react-native-encrypted-storage:prepareReleaseArtProfile
> Task :react-native-encrypted-storage:mergeReleaseJavaResource
> Task :react-native-encrypted-storage:syncReleaseLibJars
> Task :react-native-encrypted-storage:bundleReleaseLocalLintAar
> Task :react-native-zeroconf:mergeReleaseGeneratedProguardFiles
> Task :react-native-zeroconf:mergeReleaseConsumerProguardFiles
> Task :react-native-zeroconf:mergeReleaseShaders
> Task :react-native-zeroconf:compileReleaseShaders NO-SOURCE
> Task :react-native-zeroconf:generateReleaseAssets UP-TO-DATE
> Task :react-native-biometrics:mergeReleaseGeneratedProguardFiles
> Task :react-native-biometrics:mergeReleaseConsumerProguardFiles
> Task :react-native-zeroconf:packageReleaseAssets
> Task :react-native-zeroconf:prepareReleaseArtProfile
> Task :react-native-biometrics:mergeReleaseShaders
> Task :lottie-react-native:extractReleaseAnnotations
> Task :react-native-svg:syncReleaseLibJars
> Task :lottie-react-native:mergeReleaseGeneratedProguardFiles
> Task :react-native-biometrics:compileReleaseShaders NO-SOURCE
> Task :react-native-zeroconf:mergeReleaseJavaResource
> Task :react-native-biometrics:generateReleaseAssets UP-TO-DATE
> Task :lottie-react-native:mergeReleaseConsumerProguardFiles
> Task :react-native-biometrics:packageReleaseAssets
> Task :react-native-biometrics:prepareReleaseArtProfile
> Task :react-native-zeroconf:syncReleaseLibJars
> Task :react-native-svg:bundleReleaseLocalLintAar
> Task :lottie-react-native:mergeReleaseJavaResource
> Task :react-native-zeroconf:bundleReleaseLocalLintAar
> Task :lottie-react-native:syncReleaseLibJars
> Task :react-native-biometrics:mergeReleaseJavaResource
> Task :react-native-encrypted-storage:writeReleaseLintModelMetadata
> Task :react-native-biometrics:syncReleaseLibJars
> Task :lottie-react-native:bundleReleaseLocalLintAar
> Task :react-native-linear-gradient:mergeReleaseGeneratedProguardFiles
> Task :react-native-biometrics:bundleReleaseLocalLintAar
> Task :react-native-linear-gradient:mergeReleaseConsumerProguardFiles
> Task :react-native-linear-gradient:mergeReleaseShaders
> Task :react-native-linear-gradient:compileReleaseShaders NO-SOURCE
> Task :react-native-linear-gradient:generateReleaseAssets UP-TO-DATE
> Task :react-native-biometrics:writeReleaseLintModelMetadata
> Task :react-native-linear-gradient:packageReleaseAssets
> Task :react-native-linear-gradient:prepareReleaseArtProfile
> Task :react-native-svg:writeReleaseLintModelMetadata
> Task :lottie-react-native:generateReleaseLintVitalModel
> Task :react-native-zeroconf:writeReleaseLintModelMetadata
> Task :react-native-linear-gradient:mergeReleaseJavaResource
> Task :react-native-device-info:mergeReleaseGeneratedProguardFiles
> Task :react-native-linear-gradient:writeReleaseLintModelMetadata
> Task :react-native-device-info:mergeReleaseConsumerProguardFiles
> Task :react-native-linear-gradient:syncReleaseLibJars
> Task :react-native-device-info:mergeReleaseShaders
> Task :react-native-device-info:compileReleaseShaders NO-SOURCE
> Task :react-native-device-info:generateReleaseAssets UP-TO-DATE
> Task :react-native-biometrics:generateReleaseLintVitalModel
> Task :react-native-linear-gradient:bundleReleaseLocalLintAar
> Task :react-native-encrypted-storage:generateReleaseLintVitalModel
> Task :react-native-device-info:packageReleaseAssets
> Task :react-native-device-info:prepareReleaseArtProfile
> Task :react-native-device-info:mergeReleaseJavaResource
> Task :react-native-device-info:syncReleaseLibJars
> Task :react-native-linear-gradient:generateReleaseLintVitalModel
> Task :react-native-zeroconf:generateReleaseLintVitalModel
> Task :react-native-fs:mergeReleaseGeneratedProguardFiles
> Task :react-native-svg:generateReleaseLintVitalModel
> Task :react-native-encrypted-storage:copyReleaseJniLibsProjectOnly
> Task :react-native-device-info:bundleReleaseLocalLintAar
> Task :react-native-biometrics:copyReleaseJniLibsProjectOnly
> Task :react-native-linear-gradient:copyReleaseJniLibsProjectOnly
> Task :react-native-fs:mergeReleaseConsumerProguardFiles
> Task :react-native-svg:copyReleaseJniLibsProjectOnly
> Task :react-native-zeroconf:copyReleaseJniLibsProjectOnly
> Task :react-native-device-info:writeReleaseLintModelMetadata
> Task :react-native-fs:mergeReleaseShaders
> Task :react-native-fs:compileReleaseShaders NO-SOURCE
> Task :react-native-fs:generateReleaseAssets UP-TO-DATE
> Task :react-native-fs:packageReleaseAssets
> Task :react-native-biometrics:bundleLibRuntimeToDirRelease
> Task :react-native-document-picker:bundleLibRuntimeToDirRelease
> Task :lottie-react-native:bundleLibRuntimeToDirRelease
> Task :react-native-fs:prepareReleaseArtProfile
> Task :react-native-device-info:generateReleaseLintVitalModel
> Task :react-native-clipboard_clipboard:mergeReleaseGeneratedProguardFiles
> Task :react-native-device-info:copyReleaseJniLibsProjectOnly
> Task :react-native-clipboard_clipboard:mergeReleaseConsumerProguardFiles
> Task :react-native-fs:mergeReleaseJavaResource
> Task :react-native-fs:writeReleaseLintModelMetadata
> Task :react-native-encrypted-storage:bundleLibRuntimeToDirRelease
> Task :react-native-device-info:bundleLibRuntimeToDirRelease
> Task :react-native-clipboard_clipboard:mergeReleaseShaders
> Task :react-native-clipboard_clipboard:compileReleaseShaders NO-SOURCE
> Task :react-native-clipboard_clipboard:generateReleaseAssets UP-TO-DATE
> Task :react-native-fs:syncReleaseLibJars
> Task :react-native-clipboard_clipboard:packageReleaseAssets
> Task :react-native-clipboard_clipboard:prepareReleaseArtProfile
> Task :react-native-fs:bundleReleaseLocalLintAar
> Task :react-native-clipboard_clipboard:mergeReleaseJavaResource
> Task :react-native-clipboard_clipboard:syncReleaseLibJars
> Task :rn-barcode-zxing-scan:mergeReleaseGeneratedProguardFiles
> Task :rn-barcode-zxing-scan:mergeReleaseConsumerProguardFiles
> Task :react-native-clipboard_clipboard:bundleReleaseLocalLintAar
> Task :rn-barcode-zxing-scan:mergeReleaseShaders
> Task :rn-barcode-zxing-scan:compileReleaseShaders NO-SOURCE
> Task :rn-barcode-zxing-scan:generateReleaseAssets UP-TO-DATE
> Task :react-native-fs:generateReleaseLintVitalModel
> Task :react-native-linear-gradient:bundleLibRuntimeToDirRelease
> Task :react-native-fs:copyReleaseJniLibsProjectOnly
> Task :rn-barcode-zxing-scan:packageReleaseAssets
> Task :react-native-clipboard_clipboard:writeReleaseLintModelMetadata
> Task :rn-barcode-zxing-scan:prepareReleaseArtProfile
> Task :react-native-fs:bundleLibRuntimeToDirRelease
> Task :react-native-share:bundleLibRuntimeToDirRelease
> Task :rn-barcode-zxing-scan:writeReleaseLintModelMetadata
> Task :rn-barcode-zxing-scan:mergeReleaseJavaResource
> Task :react-native-clipboard_clipboard:generateReleaseLintVitalModel
> Task :react-native-clipboard_clipboard:copyReleaseJniLibsProjectOnly
> Task :rn-barcode-zxing-scan:generateReleaseLintVitalModel
> Task :react-native-clipboard_clipboard:bundleLibRuntimeToDirRelease
> Task :rn-barcode-zxing-scan:syncReleaseLibJars
> Task :rn-barcode-zxing-scan:bundleReleaseLocalLintAar
> Task :react-native-zeroconf:bundleLibRuntimeToDirRelease
> Task :rn-barcode-zxing-scan:copyReleaseJniLibsProjectOnly
> Task :rn-barcode-zxing-scan:bundleLibRuntimeToDirRelease
> Task :react-native-svg:bundleLibRuntimeToDirRelease
> Task :react-native-gesture-handler:configureCMakeRelWithDebInfo[arm64-v8a]
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :react-native-screens:buildCMakeRelWithDebInfo[x86]
> Task :react-native-screens:configureCMakeRelWithDebInfo[x86_64]
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :react-native-gesture-handler:compileReleaseKotlin
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/core/FlingGestureHandler.kt:25:26 Parameter 'event' is never used
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerButtonViewManager.kt:74:62 The corresponding parameter in the supertype 'ViewGroupManager' is named 'borderRadius'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerButtonViewManager.kt:79:63 The corresponding parameter in the supertype 'ViewGroupManager' is named 'borderRadius'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerButtonViewManager.kt:84:65 The corresponding parameter in the supertype 'ViewGroupManager' is named 'borderRadius'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-gesture-handler/android/src/main/java/com/swmansion/gesturehandler/react/RNGestureHandlerButtonViewManager.kt:89:66 The corresponding parameter in the supertype 'ViewGroupManager' is named 'borderRadius'. This may cause problems when calling this function with named arguments.
> Task :react-native-encrypted-storage:lintVitalAnalyzeRelease
> Task :react-native-document-picker:lintVitalAnalyzeRelease
> Task :react-native-safe-area-context:lintVitalAnalyzeRelease
> Task :react-native-share:lintVitalAnalyzeRelease
> Task :react-native-zeroconf:lintVitalAnalyzeRelease
> Task :react-native-screens:compileReleaseKotlin
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/CustomToolbar.kt:19:53 'FrameCallback' is deprecated. Use Choreographer.FrameCallback instead
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/CustomToolbar.kt:20:38 'FrameCallback' is deprecated. Use Choreographer.FrameCallback instead
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/RNScreensPackage.kt:66:17 'constructor ReactModuleInfo(String, String, Boolean, Boolean, Boolean, Boolean, Boolean)' is deprecated. use ReactModuleInfo(String, String, boolean, boolean, boolean, boolean)]
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/Screen.kt:45:77 Unchecked cast: CoordinatorLayout.Behavior<(raw) View!>? to BottomSheetBehavior<Screen>
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenContainer.kt:33:53 'FrameCallback' is deprecated. Use Choreographer.FrameCallback instead
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenContainer.kt:34:38 'FrameCallback' is deprecated. Use Choreographer.FrameCallback instead
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenFooter.kt:252:9 Parameter 'changed' is never used
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenFooter.kt:253:9 Parameter 'left' is never used
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenFooter.kt:254:9 Parameter 'top' is never used
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenFooter.kt:255:9 Parameter 'right' is never used
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenFooter.kt:256:9 Parameter 'bottom' is never used
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt:257:31 'setter for targetElevation: Float' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt:260:13 'setHasOptionsMenu(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt:496:22 'onPrepareOptionsMenu(Menu): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackFragment.kt:504:22 'onCreateOptionsMenu(Menu, MenuInflater): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfig.kt:100:38 'getter for systemWindowInsetTop: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfigViewManager.kt:7:34 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfigViewManager.kt:209:9 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfigViewManager.kt:211:13 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenStackHeaderConfigViewManager.kt:213:13 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:7:34 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:375:48 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:376:49 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:377:45 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:378:52 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:379:48 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:380:51 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:381:56 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:382:57 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenViewManager.kt:383:51 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:55:42 'replaceSystemWindowInsets(Int, Int, Int, Int): WindowInsetsCompat' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:56:39 'getter for systemWindowInsetLeft: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:58:39 'getter for systemWindowInsetRight: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:59:39 'getter for systemWindowInsetBottom: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:98:53 'getter for statusBarColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:109:48 'getter for statusBarColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:112:32 'setter for statusBarColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:208:72 'getter for navigationBarColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/ScreenWindowTraits.kt:214:16 'setter for navigationBarColor: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:5:34 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:138:66 Elvis operator (?:) always returns the left operand of non-nullable type Boolean
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:142:9 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:144:13 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:146:13 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:148:13 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:150:13 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:152:13 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarManager.kt:154:13 'MapBuilder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/SearchBarView.kt:153:43 Parameter 'flag' is never used
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/bottomsheet/BottomSheetDialogRootView.kt:7:34 'ReactFeatureFlags' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/src/main/java/com/swmansion/rnscreens/bottomsheet/BottomSheetDialogRootView.kt:25:13 'ReactFeatureFlags' is deprecated. Deprecated in Java
> Task :react-native-svg:lintVitalAnalyzeRelease
> Task :app:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease FROM-CACHE
> Task :react-native-clipboard_clipboard:lintVitalAnalyzeRelease
> Task :app:parseReleaseLocalResources
> Task :react-native-biometrics:lintVitalAnalyzeRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :react-native-linear-gradient:lintVitalAnalyzeRelease
> Task :app:buildKotlinToolingMetadata
> Task :app:javaPreCompileRelease FROM-CACHE
> Task :app:extractProguardFiles
> Task :app:mergeReleaseResources
> Task :react-native-fs:lintVitalAnalyzeRelease
> Task :react-native-screens:buildCMakeRelWithDebInfo[x86_64]
> Task :rn-barcode-zxing-scan:lintVitalAnalyzeRelease
> Task :react-native-screens:compileReleaseJavaWithJavac
> Task :react-native-screens:bundleLibRuntimeToJarRelease
> Task :react-native-screens:bundleLibCompileToJarRelease
> Task :react-native-screens:processReleaseJavaRes
> Task :react-native-screens:createFullJarRelease
> Task :react-native-screens:generateReleaseLintModel
> Task :react-native-screens:mergeReleaseJniLibFolders
> Task :react-native-screens:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-screens:extractReleaseAnnotations
> Task :react-native-screens:mergeReleaseGeneratedProguardFiles
> Task :react-native-screens:mergeReleaseConsumerProguardFiles
> Task :react-native-screens:mergeReleaseShaders
> Task :react-native-screens:compileReleaseShaders NO-SOURCE
> Task :react-native-screens:generateReleaseAssets UP-TO-DATE
> Task :react-native-screens:mergeReleaseNativeLibs
> Task :react-native-screens:packageReleaseAssets
> Task :react-native-screens:prepareReleaseArtProfile
> Task :react-native-screens:mergeReleaseJavaResource
> Task :react-native-screens:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :react-native-screens:syncReleaseLibJars
> Task :react-native-screens:writeReleaseLintModelMetadata
> Task :react-native-screens:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-screens:generateReleaseLintVitalModel
> Task :react-native-screens:bundleReleaseLocalLintAar
> Task :react-native-screens:copyReleaseJniLibsProjectOnly
> Task :react-native-screens:bundleLibRuntimeToDirRelease
> Task :react-native-device-info:lintVitalAnalyzeRelease
> Task :lottie-react-native:lintVitalAnalyzeRelease
> Task :app:processReleaseManifestForPackage
> Task :app:configureCMakeRelWithDebInfo[arm64-v8a]
> Task :react-native-screens:lintVitalAnalyzeRelease
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[armeabi-v7a]
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[x86]
> Task :react-native-reanimated:buildCMakeRelWithDebInfo[x86_64]
> Task :react-native-reanimated:externalNativeBuildRelease
> Task :react-native-reanimated:prefabReleasePackage
> Task :react-native-reanimated:mergeReleaseJniLibFolders
> Task :react-native-reanimated:extractDeepLinksForAarRelease FROM-CACHE
> Task :react-native-reanimated:extractReleaseAnnotations
> Task :react-native-reanimated:mergeReleaseGeneratedProguardFiles
> Task :react-native-reanimated:mergeReleaseConsumerProguardFiles
> Task :react-native-reanimated:mergeReleaseShaders
> Task :react-native-reanimated:compileReleaseShaders NO-SOURCE
> Task :react-native-reanimated:generateReleaseAssets UP-TO-DATE
> Task :react-native-reanimated:packageReleaseAssets
> Task :react-native-reanimated:prepareReleaseArtProfile
> Task :react-native-reanimated:mergeReleaseJavaResource
> Task :react-native-reanimated:writeReleaseLintModelMetadata
> Task :react-native-reanimated:syncReleaseLibJars
> Task :react-native-reanimated:generateReleaseLintVitalModel
> Task :react-native-reanimated:bundleLibRuntimeToDirRelease
> Task :react-native-reanimated:mergeReleaseNativeLibs
> Task :react-native-reanimated:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :react-native-reanimated:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-reanimated:copyReleaseJniLibsProjectOnly
> Task :react-native-reanimated:bundleReleaseLocalLintAar
> Task :react-native-gesture-handler:compileReleaseJavaWithJavac
> Task :react-native-gesture-handler:bundleLibRuntimeToJarRelease
> Task :react-native-gesture-handler:bundleLibCompileToJarRelease
> Task :react-native-gesture-handler:processReleaseJavaRes
> Task :react-native-gesture-handler:createFullJarRelease
> Task :react-native-gesture-handler:generateReleaseLintModel
> Task :react-native-reanimated:lintVitalAnalyzeRelease
> Task :react-native-gesture-handler:buildCMakeRelWithDebInfo[arm64-v8a]
> Task :react-native-gesture-handler:configureCMakeRelWithDebInfo[armeabi-v7a]
> Task :app:buildCMakeRelWithDebInfo[arm64-v8a]
C/C++: ninja: Entering directory `/home/vagrant/build/com.boldwallet/android/app/.cxx/RelWithDebInfo/1i663f1s/arm64-v8a'
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:16:69: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 16 | void RNCSafeAreaProviderEventEmitter::onInsetsChange(OnInsetsChange $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:17:34: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 17 | dispatchEvent("insetsChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:17:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 17 | dispatchEvent("insetsChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:18:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 18 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:21:38: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 21 | insets.setProperty(runtime, "top", $event.insets.top);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:22:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 22 | insets.setProperty(runtime, "right", $event.insets.right);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:23:41: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 23 | insets.setProperty(runtime, "bottom", $event.insets.bottom);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:24:39: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 24 | insets.setProperty(runtime, "left", $event.insets.left);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:25:3: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 25 | $payload.setProperty(runtime, "insets", insets);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:29:35: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 29 | frame.setProperty(runtime, "x", $event.frame.x);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:30:35: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 30 | frame.setProperty(runtime, "y", $event.frame.y);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:31:39: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 31 | frame.setProperty(runtime, "width", $event.frame.width);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:32:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 32 | frame.setProperty(runtime, "height", $event.frame.height);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:33:3: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 33 | $payload.setProperty(runtime, "frame", frame);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:35:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 35 | return $payload;
C/C++: | ^
C/C++: 15 warnings generated.
> Task :react-native-gesture-handler:buildCMakeRelWithDebInfo[armeabi-v7a]
> Task :react-native-gesture-handler:configureCMakeRelWithDebInfo[x86]
> Task :app:buildCMakeRelWithDebInfo[arm64-v8a]
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:17:52: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 17 | void RNSModalScreenEventEmitter::onAppear(OnAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:19:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 19 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:21:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 21 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:26:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 26 | void RNSModalScreenEventEmitter::onDisappear(OnDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:28:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 28 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:30:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 30 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:35:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 35 | void RNSModalScreenEventEmitter::onDismissed(OnDismissed $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:36:31: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 36 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:36:48: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 36 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:37:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 37 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:38:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 38 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:38:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 38 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:39:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 39 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:44:84: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 44 | void RNSModalScreenEventEmitter::onNativeDismissCancelled(OnNativeDismissCancelled $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:45:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 45 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:45:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 45 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:46:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 46 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:47:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 47 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:47:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 47 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:48:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 48 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:53:60: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 53 | void RNSModalScreenEventEmitter::onWillAppear(OnWillAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:55:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 55 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:57:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 57 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:62:66: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 62 | void RNSModalScreenEventEmitter::onWillDisappear(OnWillDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:64:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 64 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:66:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 66 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:71:76: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 71 | void RNSModalScreenEventEmitter::onHeaderHeightChange(OnHeaderHeightChange $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:72:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 72 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:72:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 72 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:73:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 73 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:74:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 74 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:74:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 74 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:75:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 75 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:80:76: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 80 | void RNSModalScreenEventEmitter::onTransitionProgress(OnTransitionProgress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:81:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 81 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:81:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 81 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:82:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 82 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:83:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 83 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:83:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 83 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:84:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 84 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:84:42: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 84 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:85:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 85 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:85:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 85 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:86:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 86 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:91:66: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 91 | void RNSModalScreenEventEmitter::onGestureCancel(OnGestureCancel $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:93:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 93 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:95:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 95 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:100:86: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 100 | void RNSModalScreenEventEmitter::onHeaderBackButtonClicked(OnHeaderBackButtonClicked $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:102:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 102 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:104:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 104 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:109:76: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 109 | void RNSModalScreenEventEmitter::onSheetDetentChanged(OnSheetDetentChanged $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:110:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 110 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:110:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 110 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:111:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 111 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:112:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 112 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:112:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 112 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:113:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 113 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:113:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 113 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:114:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 114 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:122:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 122 | void RNSScreenEventEmitter::onAppear(OnAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:124:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 124 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:126:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 126 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:131:53: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 131 | void RNSScreenEventEmitter::onDisappear(OnDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:133:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 133 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:135:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 135 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:140:53: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 140 | void RNSScreenEventEmitter::onDismissed(OnDismissed $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:141:31: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 141 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:141:48: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 141 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:142:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 142 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:143:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 143 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:143:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 143 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:144:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 144 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:149:79: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 149 | void RNSScreenEventEmitter::onNativeDismissCancelled(OnNativeDismissCancelled $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:150:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 150 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:150:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 150 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:151:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 151 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:152:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 152 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:152:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 152 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:153:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 153 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:158:55: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 158 | void RNSScreenEventEmitter::onWillAppear(OnWillAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:160:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 160 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:162:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 162 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:167:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 167 | void RNSScreenEventEmitter::onWillDisappear(OnWillDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:169:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 169 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:171:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 171 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:176:71: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 176 | void RNSScreenEventEmitter::onHeaderHeightChange(OnHeaderHeightChange $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:177:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 177 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:177:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 177 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:178:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 178 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:179:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 179 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:179:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 179 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:180:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 180 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:185:71: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 185 | void RNSScreenEventEmitter::onTransitionProgress(OnTransitionProgress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:186:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 186 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:186:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 186 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:187:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 187 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:188:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 188 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:188:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 188 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:189:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 189 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:189:42: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 189 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:190:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 190 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:190:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 190 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:191:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 191 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:196:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 196 | void RNSScreenEventEmitter::onGestureCancel(OnGestureCancel $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:198:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 198 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:200:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 200 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:205:81: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 205 | void RNSScreenEventEmitter::onHeaderBackButtonClicked(OnHeaderBackButtonClicked $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:207:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 207 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:209:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 209 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:214:71: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 214 | void RNSScreenEventEmitter::onSheetDetentChanged(OnSheetDetentChanged $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:215:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 215 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:215:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 215 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:216:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 216 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:217:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 217 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:217:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 217 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:218:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 218 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:218:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 218 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:219:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 219 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:225:68: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 225 | void RNSScreenStackHeaderConfigEventEmitter::onAttached(OnAttached $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:227:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 227 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:229:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 229 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:234:68: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 234 | void RNSScreenStackHeaderConfigEventEmitter::onDetached(OnDetached $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:236:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 236 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:238:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 238 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:244:78: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 244 | void RNSScreenStackEventEmitter::onFinishTransitioning(OnFinishTransitioning $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:246:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 246 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:248:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 248 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:253:60: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 253 | void RNSSearchBarEventEmitter::onSearchFocus(OnSearchFocus $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:255:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 255 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:257:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 257 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:262:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 262 | void RNSSearchBarEventEmitter::onSearchBlur(OnSearchBlur $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:264:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 264 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:266:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 266 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:271:72: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 271 | void RNSSearchBarEventEmitter::onSearchButtonPress(OnSearchButtonPress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:272:39: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 272 | dispatchEvent("searchButtonPress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:272:56: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 272 | dispatchEvent("searchButtonPress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:273:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 273 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:274:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 274 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:274:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 274 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:275:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 275 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:280:72: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 280 | void RNSSearchBarEventEmitter::onCancelButtonPress(OnCancelButtonPress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:282:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 282 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:284:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 284 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:289:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 289 | void RNSSearchBarEventEmitter::onChangeText(OnChangeText $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:290:32: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 290 | dispatchEvent("changeText", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:290:49: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 290 | dispatchEvent("changeText", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:291:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 291 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:292:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 292 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:292:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 292 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:293:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 293 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:298:48: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 298 | void RNSSearchBarEventEmitter::onClose(OnClose $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:300:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 300 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:302:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 302 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:307:46: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 307 | void RNSSearchBarEventEmitter::onOpen(OnOpen $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:309:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 309 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:311:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 311 | return $payload;
C/C++: | ^
C/C++: 156 warnings generated.
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:31:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 31 | void RNSVGImageEventEmitter::onLoad(OnLoad $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:32:26: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 32 | dispatchEvent("load", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:32:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 32 | dispatchEvent("load", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:33:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 33 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:36:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 36 | source.setProperty(runtime, "width", $event.source.width);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:37:41: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 37 | source.setProperty(runtime, "height", $event.source.height);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:38:38: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 38 | source.setProperty(runtime, "uri", $event.source.uri);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:39:3: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 39 | $payload.setProperty(runtime, "source", source);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:41:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 41 | return $payload;
C/C++: | ^
C/C++: 9 warnings generated.
> Task :react-native-gesture-handler:buildCMakeRelWithDebInfo[x86]
> Task :react-native-gesture-handler:configureCMakeRelWithDebInfo[x86_64]
> Task :react-native-gesture-handler:buildCMakeRelWithDebInfo[x86_64]
> Task :react-native-gesture-handler:mergeReleaseNativeLibs
> Task :react-native-gesture-handler:extractReleaseAnnotations
> Task :react-native-gesture-handler:mergeReleaseGeneratedProguardFiles
> Task :react-native-gesture-handler:mergeReleaseConsumerProguardFiles
> Task :react-native-gesture-handler:mergeReleaseJavaResource
> Task :react-native-gesture-handler:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectAndLocalJars
> Task :react-native-gesture-handler:syncReleaseLibJars
> Task :react-native-gesture-handler:bundleReleaseLocalLintAar
> Task :react-native-gesture-handler:generateReleaseLintVitalModel
> Task :react-native-gesture-handler:copyReleaseJniLibsProjectOnly
> Task :react-native-gesture-handler:bundleLibRuntimeToDirRelease
> Task :react-native-gesture-handler:lintVitalAnalyzeRelease
> Task :app:configureCMakeRelWithDebInfo[armeabi-v7a]
> Task :app:buildCMakeRelWithDebInfo[armeabi-v7a]
C/C++: ninja: Entering directory `/home/vagrant/build/com.boldwallet/android/app/.cxx/RelWithDebInfo/1i663f1s/armeabi-v7a'
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:16:69: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 16 | void RNCSafeAreaProviderEventEmitter::onInsetsChange(OnInsetsChange $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:17:34: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 17 | dispatchEvent("insetsChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:17:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 17 | dispatchEvent("insetsChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:18:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 18 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:21:38: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 21 | insets.setProperty(runtime, "top", $event.insets.top);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:22:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 22 | insets.setProperty(runtime, "right", $event.insets.right);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:23:41: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 23 | insets.setProperty(runtime, "bottom", $event.insets.bottom);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:24:39: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 24 | insets.setProperty(runtime, "left", $event.insets.left);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:25:3: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 25 | $payload.setProperty(runtime, "insets", insets);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:29:35: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 29 | frame.setProperty(runtime, "x", $event.frame.x);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:30:35: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 30 | frame.setProperty(runtime, "y", $event.frame.y);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:31:39: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 31 | frame.setProperty(runtime, "width", $event.frame.width);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:32:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 32 | frame.setProperty(runtime, "height", $event.frame.height);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:33:3: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 33 | $payload.setProperty(runtime, "frame", frame);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:35:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 35 | return $payload;
C/C++: | ^
C/C++: 15 warnings generated.
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:31:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 31 | void RNSVGImageEventEmitter::onLoad(OnLoad $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:32:26: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 32 | dispatchEvent("load", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:32:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 32 | dispatchEvent("load", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:33:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 33 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:36:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 36 | source.setProperty(runtime, "width", $event.source.width);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:37:41: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 37 | source.setProperty(runtime, "height", $event.source.height);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:38:38: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 38 | source.setProperty(runtime, "uri", $event.source.uri);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:39:3: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 39 | $payload.setProperty(runtime, "source", source);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:41:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 41 | return $payload;
C/C++: | ^
C/C++: 9 warnings generated.
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:17:52: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 17 | void RNSModalScreenEventEmitter::onAppear(OnAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:19:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 19 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:21:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 21 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:26:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 26 | void RNSModalScreenEventEmitter::onDisappear(OnDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:28:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 28 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:30:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 30 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:35:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 35 | void RNSModalScreenEventEmitter::onDismissed(OnDismissed $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:36:31: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 36 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:36:48: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 36 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:37:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 37 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:38:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 38 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:38:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 38 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:39:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 39 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:44:84: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 44 | void RNSModalScreenEventEmitter::onNativeDismissCancelled(OnNativeDismissCancelled $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:45:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 45 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:45:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 45 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:46:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 46 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:47:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 47 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:47:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 47 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:48:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 48 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:53:60: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 53 | void RNSModalScreenEventEmitter::onWillAppear(OnWillAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:55:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 55 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:57:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 57 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:62:66: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 62 | void RNSModalScreenEventEmitter::onWillDisappear(OnWillDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:64:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 64 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:66:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 66 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:71:76: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 71 | void RNSModalScreenEventEmitter::onHeaderHeightChange(OnHeaderHeightChange $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:72:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 72 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:72:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 72 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:73:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 73 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:74:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 74 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:74:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 74 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:75:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 75 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:80:76: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 80 | void RNSModalScreenEventEmitter::onTransitionProgress(OnTransitionProgress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:81:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 81 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:81:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 81 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:82:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 82 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:83:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 83 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:83:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 83 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:84:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 84 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:84:42: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 84 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:85:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 85 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:85:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 85 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:86:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 86 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:91:66: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 91 | void RNSModalScreenEventEmitter::onGestureCancel(OnGestureCancel $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:93:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 93 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:95:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 95 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:100:86: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 100 | void RNSModalScreenEventEmitter::onHeaderBackButtonClicked(OnHeaderBackButtonClicked $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:102:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 102 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:104:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 104 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:109:76: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 109 | void RNSModalScreenEventEmitter::onSheetDetentChanged(OnSheetDetentChanged $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:110:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 110 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:110:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 110 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:111:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 111 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:112:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 112 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:112:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 112 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:113:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 113 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:113:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 113 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:114:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 114 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:122:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 122 | void RNSScreenEventEmitter::onAppear(OnAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:124:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 124 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:126:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 126 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:131:53: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 131 | void RNSScreenEventEmitter::onDisappear(OnDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:133:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 133 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:135:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 135 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:140:53: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 140 | void RNSScreenEventEmitter::onDismissed(OnDismissed $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:141:31: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 141 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:141:48: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 141 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:142:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 142 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:143:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 143 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:143:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 143 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:144:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 144 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:149:79: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 149 | void RNSScreenEventEmitter::onNativeDismissCancelled(OnNativeDismissCancelled $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:150:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 150 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:150:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 150 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:151:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 151 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:152:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 152 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:152:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 152 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:153:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 153 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:158:55: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 158 | void RNSScreenEventEmitter::onWillAppear(OnWillAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:160:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 160 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:162:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 162 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:167:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 167 | void RNSScreenEventEmitter::onWillDisappear(OnWillDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:169:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 169 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:171:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 171 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:176:71: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 176 | void RNSScreenEventEmitter::onHeaderHeightChange(OnHeaderHeightChange $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:177:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 177 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:177:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 177 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:178:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 178 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:179:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 179 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:179:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 179 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:180:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 180 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:185:71: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 185 | void RNSScreenEventEmitter::onTransitionProgress(OnTransitionProgress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:186:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 186 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:186:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 186 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:187:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 187 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:188:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 188 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:188:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 188 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:189:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 189 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:189:42: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 189 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:190:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 190 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:190:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 190 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:191:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 191 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:196:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 196 | void RNSScreenEventEmitter::onGestureCancel(OnGestureCancel $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:198:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 198 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:200:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 200 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:205:81: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 205 | void RNSScreenEventEmitter::onHeaderBackButtonClicked(OnHeaderBackButtonClicked $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:207:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 207 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:209:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 209 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:214:71: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 214 | void RNSScreenEventEmitter::onSheetDetentChanged(OnSheetDetentChanged $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:215:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 215 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:215:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 215 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:216:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 216 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:217:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 217 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:217:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 217 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:218:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 218 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:218:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 218 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:219:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 219 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:225:68: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 225 | void RNSScreenStackHeaderConfigEventEmitter::onAttached(OnAttached $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:227:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 227 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:229:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 229 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:234:68: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 234 | void RNSScreenStackHeaderConfigEventEmitter::onDetached(OnDetached $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:236:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 236 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:238:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 238 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:244:78: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 244 | void RNSScreenStackEventEmitter::onFinishTransitioning(OnFinishTransitioning $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:246:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 246 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:248:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 248 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:253:60: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 253 | void RNSSearchBarEventEmitter::onSearchFocus(OnSearchFocus $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:255:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 255 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:257:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 257 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:262:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 262 | void RNSSearchBarEventEmitter::onSearchBlur(OnSearchBlur $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:264:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 264 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:266:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 266 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:271:72: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 271 | void RNSSearchBarEventEmitter::onSearchButtonPress(OnSearchButtonPress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:272:39: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 272 | dispatchEvent("searchButtonPress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:272:56: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 272 | dispatchEvent("searchButtonPress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:273:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 273 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:274:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 274 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:274:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 274 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:275:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 275 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:280:72: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 280 | void RNSSearchBarEventEmitter::onCancelButtonPress(OnCancelButtonPress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:282:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 282 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:284:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 284 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:289:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 289 | void RNSSearchBarEventEmitter::onChangeText(OnChangeText $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:290:32: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 290 | dispatchEvent("changeText", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:290:49: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 290 | dispatchEvent("changeText", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:291:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 291 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:292:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 292 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:292:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 292 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:293:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 293 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:298:48: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 298 | void RNSSearchBarEventEmitter::onClose(OnClose $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:300:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 300 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:302:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 302 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:307:46: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 307 | void RNSSearchBarEventEmitter::onOpen(OnOpen $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:309:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 309 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:311:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 311 | return $payload;
C/C++: | ^
C/C++: 156 warnings generated.
> Task :app:configureCMakeRelWithDebInfo[x86]
> Task :app:buildCMakeRelWithDebInfo[x86]
C/C++: ninja: Entering directory `/home/vagrant/build/com.boldwallet/android/app/.cxx/RelWithDebInfo/1i663f1s/x86'
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:16:69: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 16 | void RNCSafeAreaProviderEventEmitter::onInsetsChange(OnInsetsChange $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:17:34: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 17 | dispatchEvent("insetsChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:17:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 17 | dispatchEvent("insetsChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:18:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 18 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:21:38: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 21 | insets.setProperty(runtime, "top", $event.insets.top);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:22:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 22 | insets.setProperty(runtime, "right", $event.insets.right);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:23:41: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 23 | insets.setProperty(runtime, "bottom", $event.insets.bottom);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:24:39: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 24 | insets.setProperty(runtime, "left", $event.insets.left);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:25:3: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 25 | $payload.setProperty(runtime, "insets", insets);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:29:35: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 29 | frame.setProperty(runtime, "x", $event.frame.x);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:30:35: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 30 | frame.setProperty(runtime, "y", $event.frame.y);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:31:39: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 31 | frame.setProperty(runtime, "width", $event.frame.width);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:32:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 32 | frame.setProperty(runtime, "height", $event.frame.height);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:33:3: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 33 | $payload.setProperty(runtime, "frame", frame);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:35:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 35 | return $payload;
C/C++: | ^
C/C++: 15 warnings generated.
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:31:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 31 | void RNSVGImageEventEmitter::onLoad(OnLoad $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:32:26: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 32 | dispatchEvent("load", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:32:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 32 | dispatchEvent("load", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:33:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 33 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:36:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 36 | source.setProperty(runtime, "width", $event.source.width);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:37:41: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 37 | source.setProperty(runtime, "height", $event.source.height);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:38:38: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 38 | source.setProperty(runtime, "uri", $event.source.uri);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:39:3: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 39 | $payload.setProperty(runtime, "source", source);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:41:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 41 | return $payload;
C/C++: | ^
C/C++: 9 warnings generated.
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:17:52: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 17 | void RNSModalScreenEventEmitter::onAppear(OnAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:19:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 19 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:21:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 21 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:26:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 26 | void RNSModalScreenEventEmitter::onDisappear(OnDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:28:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 28 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:30:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 30 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:35:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 35 | void RNSModalScreenEventEmitter::onDismissed(OnDismissed $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:36:31: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 36 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:36:48: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 36 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:37:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 37 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:38:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 38 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:38:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 38 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:39:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 39 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:44:84: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 44 | void RNSModalScreenEventEmitter::onNativeDismissCancelled(OnNativeDismissCancelled $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:45:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 45 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:45:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 45 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:46:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 46 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:47:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 47 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:47:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 47 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:48:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 48 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:53:60: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 53 | void RNSModalScreenEventEmitter::onWillAppear(OnWillAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:55:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 55 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:57:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 57 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:62:66: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 62 | void RNSModalScreenEventEmitter::onWillDisappear(OnWillDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:64:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 64 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:66:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 66 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:71:76: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 71 | void RNSModalScreenEventEmitter::onHeaderHeightChange(OnHeaderHeightChange $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:72:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 72 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:72:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 72 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:73:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 73 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:74:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 74 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:74:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 74 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:75:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 75 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:80:76: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 80 | void RNSModalScreenEventEmitter::onTransitionProgress(OnTransitionProgress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:81:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 81 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:81:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 81 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:82:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 82 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:83:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 83 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:83:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 83 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:84:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 84 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:84:42: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 84 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:85:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 85 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:85:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 85 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:86:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 86 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:91:66: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 91 | void RNSModalScreenEventEmitter::onGestureCancel(OnGestureCancel $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:93:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 93 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:95:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 95 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:100:86: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 100 | void RNSModalScreenEventEmitter::onHeaderBackButtonClicked(OnHeaderBackButtonClicked $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:102:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 102 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:104:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 104 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:109:76: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 109 | void RNSModalScreenEventEmitter::onSheetDetentChanged(OnSheetDetentChanged $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:110:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 110 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:110:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 110 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:111:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 111 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:112:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 112 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:112:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 112 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:113:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 113 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:113:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 113 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:114:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 114 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:122:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 122 | void RNSScreenEventEmitter::onAppear(OnAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:124:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 124 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:126:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 126 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:131:53: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 131 | void RNSScreenEventEmitter::onDisappear(OnDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:133:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 133 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:135:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 135 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:140:53: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 140 | void RNSScreenEventEmitter::onDismissed(OnDismissed $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:141:31: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 141 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:141:48: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 141 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:142:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 142 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:143:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 143 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:143:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 143 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:144:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 144 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:149:79: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 149 | void RNSScreenEventEmitter::onNativeDismissCancelled(OnNativeDismissCancelled $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:150:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 150 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:150:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 150 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:151:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 151 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:152:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 152 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:152:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 152 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:153:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 153 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:158:55: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 158 | void RNSScreenEventEmitter::onWillAppear(OnWillAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:160:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 160 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:162:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 162 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:167:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 167 | void RNSScreenEventEmitter::onWillDisappear(OnWillDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:169:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 169 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:171:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 171 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:176:71: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 176 | void RNSScreenEventEmitter::onHeaderHeightChange(OnHeaderHeightChange $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:177:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 177 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:177:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 177 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:178:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 178 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:179:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 179 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:179:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 179 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:180:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 180 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:185:71: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 185 | void RNSScreenEventEmitter::onTransitionProgress(OnTransitionProgress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:186:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 186 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:186:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 186 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:187:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 187 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:188:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 188 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:188:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 188 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:189:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 189 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:189:42: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 189 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:190:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 190 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:190:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 190 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:191:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 191 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:196:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 196 | void RNSScreenEventEmitter::onGestureCancel(OnGestureCancel $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:198:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 198 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:200:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 200 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:205:81: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 205 | void RNSScreenEventEmitter::onHeaderBackButtonClicked(OnHeaderBackButtonClicked $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:207:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 207 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:209:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 209 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:214:71: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 214 | void RNSScreenEventEmitter::onSheetDetentChanged(OnSheetDetentChanged $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:215:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 215 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:215:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 215 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:216:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 216 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:217:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 217 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:217:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 217 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:218:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 218 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:218:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 218 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:219:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 219 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:225:68: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 225 | void RNSScreenStackHeaderConfigEventEmitter::onAttached(OnAttached $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:227:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 227 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:229:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 229 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:234:68: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 234 | void RNSScreenStackHeaderConfigEventEmitter::onDetached(OnDetached $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:236:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 236 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:238:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 238 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:244:78: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 244 | void RNSScreenStackEventEmitter::onFinishTransitioning(OnFinishTransitioning $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:246:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 246 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:248:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 248 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:253:60: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 253 | void RNSSearchBarEventEmitter::onSearchFocus(OnSearchFocus $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:255:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 255 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:257:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 257 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:262:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 262 | void RNSSearchBarEventEmitter::onSearchBlur(OnSearchBlur $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:264:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 264 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:266:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 266 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:271:72: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 271 | void RNSSearchBarEventEmitter::onSearchButtonPress(OnSearchButtonPress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:272:39: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 272 | dispatchEvent("searchButtonPress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:272:56: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 272 | dispatchEvent("searchButtonPress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:273:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 273 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:274:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 274 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:274:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 274 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:275:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 275 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:280:72: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 280 | void RNSSearchBarEventEmitter::onCancelButtonPress(OnCancelButtonPress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:282:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 282 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:284:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 284 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:289:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 289 | void RNSSearchBarEventEmitter::onChangeText(OnChangeText $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:290:32: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 290 | dispatchEvent("changeText", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:290:49: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 290 | dispatchEvent("changeText", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:291:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 291 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:292:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 292 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:292:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 292 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:293:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 293 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:298:48: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 298 | void RNSSearchBarEventEmitter::onClose(OnClose $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:300:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 300 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:302:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 302 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:307:46: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 307 | void RNSSearchBarEventEmitter::onOpen(OnOpen $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:309:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 309 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:311:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 311 | return $payload;
C/C++: | ^
C/C++: 156 warnings generated.
> Task :app:configureCMakeRelWithDebInfo[x86_64]
> Task :app:buildCMakeRelWithDebInfo[x86_64]
C/C++: ninja: Entering directory `/home/vagrant/build/com.boldwallet/android/app/.cxx/RelWithDebInfo/1i663f1s/x86_64'
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:16:69: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 16 | void RNCSafeAreaProviderEventEmitter::onInsetsChange(OnInsetsChange $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:17:34: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 17 | dispatchEvent("insetsChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:17:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 17 | dispatchEvent("insetsChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:18:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 18 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:21:38: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 21 | insets.setProperty(runtime, "top", $event.insets.top);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:22:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 22 | insets.setProperty(runtime, "right", $event.insets.right);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:23:41: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 23 | insets.setProperty(runtime, "bottom", $event.insets.bottom);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:24:39: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 24 | insets.setProperty(runtime, "left", $event.insets.left);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:25:3: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 25 | $payload.setProperty(runtime, "insets", insets);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:29:35: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 29 | frame.setProperty(runtime, "x", $event.frame.x);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:30:35: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 30 | frame.setProperty(runtime, "y", $event.frame.y);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:31:39: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 31 | frame.setProperty(runtime, "width", $event.frame.width);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:32:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 32 | frame.setProperty(runtime, "height", $event.frame.height);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:33:3: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 33 | $payload.setProperty(runtime, "frame", frame);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-safe-area-context/android/build/generated/source/codegen/jni/react/renderer/components/safeareacontext/EventEmitters.cpp:35:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 35 | return $payload;
C/C++: | ^
C/C++: 15 warnings generated.
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:31:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 31 | void RNSVGImageEventEmitter::onLoad(OnLoad $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:32:26: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 32 | dispatchEvent("load", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:32:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 32 | dispatchEvent("load", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:33:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 33 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:36:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 36 | source.setProperty(runtime, "width", $event.source.width);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:37:41: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 37 | source.setProperty(runtime, "height", $event.source.height);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:38:38: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 38 | source.setProperty(runtime, "uri", $event.source.uri);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:39:3: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 39 | $payload.setProperty(runtime, "source", source);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-svg/android/build/generated/source/codegen/jni/react/renderer/components/rnsvg/EventEmitters.cpp:41:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 41 | return $payload;
C/C++: | ^
C/C++: 9 warnings generated.
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:17:52: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 17 | void RNSModalScreenEventEmitter::onAppear(OnAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:19:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 19 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:21:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 21 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:26:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 26 | void RNSModalScreenEventEmitter::onDisappear(OnDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:28:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 28 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:30:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 30 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:35:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 35 | void RNSModalScreenEventEmitter::onDismissed(OnDismissed $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:36:31: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 36 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:36:48: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 36 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:37:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 37 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:38:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 38 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:38:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 38 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:39:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 39 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:44:84: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 44 | void RNSModalScreenEventEmitter::onNativeDismissCancelled(OnNativeDismissCancelled $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:45:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 45 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:45:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 45 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:46:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 46 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:47:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 47 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:47:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 47 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:48:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 48 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:53:60: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 53 | void RNSModalScreenEventEmitter::onWillAppear(OnWillAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:55:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 55 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:57:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 57 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:62:66: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 62 | void RNSModalScreenEventEmitter::onWillDisappear(OnWillDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:64:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 64 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:66:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 66 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:71:76: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 71 | void RNSModalScreenEventEmitter::onHeaderHeightChange(OnHeaderHeightChange $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:72:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 72 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:72:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 72 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:73:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 73 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:74:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 74 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:74:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 74 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:75:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 75 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:80:76: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 80 | void RNSModalScreenEventEmitter::onTransitionProgress(OnTransitionProgress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:81:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 81 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:81:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 81 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:82:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 82 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:83:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 83 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:83:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 83 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:84:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 84 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:84:42: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 84 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:85:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 85 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:85:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 85 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:86:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 86 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:91:66: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 91 | void RNSModalScreenEventEmitter::onGestureCancel(OnGestureCancel $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:93:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 93 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:95:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 95 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:100:86: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 100 | void RNSModalScreenEventEmitter::onHeaderBackButtonClicked(OnHeaderBackButtonClicked $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:102:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 102 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:104:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 104 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:109:76: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 109 | void RNSModalScreenEventEmitter::onSheetDetentChanged(OnSheetDetentChanged $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:110:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 110 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:110:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 110 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:111:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 111 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:112:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 112 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:112:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 112 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:113:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 113 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:113:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 113 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:114:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 114 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:122:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 122 | void RNSScreenEventEmitter::onAppear(OnAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:124:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 124 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:126:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 126 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:131:53: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 131 | void RNSScreenEventEmitter::onDisappear(OnDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:133:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 133 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:135:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 135 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:140:53: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 140 | void RNSScreenEventEmitter::onDismissed(OnDismissed $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:141:31: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 141 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:141:48: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 141 | dispatchEvent("dismissed", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:142:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 142 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:143:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 143 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:143:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 143 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:144:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 144 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:149:79: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 149 | void RNSScreenEventEmitter::onNativeDismissCancelled(OnNativeDismissCancelled $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:150:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 150 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:150:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 150 | dispatchEvent("nativeDismissCancelled", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:151:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 151 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:152:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 152 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:152:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 152 | $payload.setProperty(runtime, "dismissCount", $event.dismissCount);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:153:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 153 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:158:55: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 158 | void RNSScreenEventEmitter::onWillAppear(OnWillAppear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:160:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 160 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:162:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 162 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:167:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 167 | void RNSScreenEventEmitter::onWillDisappear(OnWillDisappear $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:169:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 169 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:171:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 171 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:176:71: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 176 | void RNSScreenEventEmitter::onHeaderHeightChange(OnHeaderHeightChange $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:177:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 177 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:177:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 177 | dispatchEvent("headerHeightChange", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:178:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 178 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:179:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 179 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:179:51: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 179 | $payload.setProperty(runtime, "headerHeight", $event.headerHeight);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:180:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 180 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:185:71: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 185 | void RNSScreenEventEmitter::onTransitionProgress(OnTransitionProgress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:186:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 186 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:186:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 186 | dispatchEvent("transitionProgress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:187:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 187 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:188:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 188 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:188:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 188 | $payload.setProperty(runtime, "progress", $event.progress);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:189:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 189 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:189:42: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 189 | $payload.setProperty(runtime, "closing", $event.closing);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:190:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 190 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:190:47: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 190 | $payload.setProperty(runtime, "goingForward", $event.goingForward);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:191:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 191 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:196:61: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 196 | void RNSScreenEventEmitter::onGestureCancel(OnGestureCancel $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:198:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 198 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:200:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 200 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:205:81: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 205 | void RNSScreenEventEmitter::onHeaderBackButtonClicked(OnHeaderBackButtonClicked $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:207:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 207 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:209:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 209 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:214:71: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 214 | void RNSScreenEventEmitter::onSheetDetentChanged(OnSheetDetentChanged $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:215:40: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 215 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:215:57: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 215 | dispatchEvent("sheetDetentChanged", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:216:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 216 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:217:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 217 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:217:44: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 217 | $payload.setProperty(runtime, "index", $event.index);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:218:1: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 218 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:218:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 218 | $payload.setProperty(runtime, "isStable", $event.isStable);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:219:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 219 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:225:68: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 225 | void RNSScreenStackHeaderConfigEventEmitter::onAttached(OnAttached $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:227:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 227 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:229:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 229 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:234:68: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 234 | void RNSScreenStackHeaderConfigEventEmitter::onDetached(OnDetached $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:236:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 236 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:238:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 238 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:244:78: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 244 | void RNSScreenStackEventEmitter::onFinishTransitioning(OnFinishTransitioning $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:246:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 246 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:248:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 248 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:253:60: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 253 | void RNSSearchBarEventEmitter::onSearchFocus(OnSearchFocus $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:255:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 255 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:257:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 257 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:262:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 262 | void RNSSearchBarEventEmitter::onSearchBlur(OnSearchBlur $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:264:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 264 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:266:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 266 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:271:72: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 271 | void RNSSearchBarEventEmitter::onSearchButtonPress(OnSearchButtonPress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:272:39: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 272 | dispatchEvent("searchButtonPress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:272:56: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 272 | dispatchEvent("searchButtonPress", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:273:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 273 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:274:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 274 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:274:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 274 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:275:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 275 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:280:72: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 280 | void RNSSearchBarEventEmitter::onCancelButtonPress(OnCancelButtonPress $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:282:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 282 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:284:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 284 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:289:58: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 289 | void RNSSearchBarEventEmitter::onChangeText(OnChangeText $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:290:32: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 290 | dispatchEvent("changeText", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:290:49: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 290 | dispatchEvent("changeText", [$event=std::move($event)](jsi::Runtime &runtime) {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:291:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 291 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:292:5: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 292 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:292:43: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 292 | $payload.setProperty(runtime, "text", $event.text);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:293:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 293 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:298:48: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 298 | void RNSSearchBarEventEmitter::onClose(OnClose $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:300:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 300 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:302:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 302 | return $payload;
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:307:46: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 307 | void RNSSearchBarEventEmitter::onOpen(OnOpen $event) const {
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:309:10: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 309 | auto $payload = jsi::Object(runtime);
C/C++: | ^
C/C++: /home/vagrant/build/com.boldwallet/node_modules/react-native-screens/android/build/generated/source/codegen/jni/react/renderer/components/rnscreens/EventEmitters.cpp:311:12: warning: '$' in identifier [-Wdollar-in-identifier-extension]
C/C++: 311 | return $payload;
C/C++: | ^
C/C++: 156 warnings generated.
> Task :app:mergeReleaseJniLibFolders
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseStartupProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseArtProfile
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseAssets
> Task :app:mergeReleaseNativeLibs
> Task :app:extractReleaseVersionControlInfo
> Task :app:compressReleaseAssets
> Task :app:stripReleaseDebugSymbols
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:extractReleaseNativeSymbolTables
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [27.1.12297006] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:mergeExtDexRelease
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/com.boldwallet/android/app/src/main/java/com/boldwallet/BBMTLibNativeModule.kt:41:21 Parameter 'eventName' is never used
w: file:///home/vagrant/build/com.boldwallet/android/app/src/main/java/com/boldwallet/BBMTLibNativeModule.kt:47:25 Parameter 'count' is never used
> Task :app:compileReleaseJavaWithJavac
> Task :app:generateReleaseLintVitalReportModel
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:mergeReleaseNativeDebugMetadata
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 12m 29s
700 actionable tasks: 630 executed, 70 from cache
2025-06-17 23:43:23,251 INFO: Successfully built version 1.1.0 of com.boldwallet from ae9a8cce309c34d17c889d2313c3fc97244d5684
2025-06-17 23:43:23,656 DEBUG: Checking build/com.boldwallet/android/app/build/outputs/apk/release/app-release-unsigned.apk
2025-06-17 23:43:23,940 INFO: success: com.boldwallet
2025-06-17 23:43:23,941 INFO: Finished
2025-06-17 23:43:23,941 INFO: 1 build succeeded