Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔥 Android: Gradle build failed with unknown error #140

Open
1 of 2 tasks
Sid110307 opened this issue Dec 2, 2024 · 0 comments
Open
1 of 2 tasks

🔥 Android: Gradle build failed with unknown error #140

Sid110307 opened this issue Dec 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Sid110307
Copy link

Sid110307 commented Dec 2, 2024

  • Platform that you're experiencing the issue on:

    • iOS
    • Android
  • @kilohealth/rn-fitness-tracker version you're using that has this issue:

    • 3.1.0

Issue

Expo SDK: 52

When running `eas build` for Android, this is my log:

Running 'gradlew :app:assembleDebug' in /home/expo/workingdir/build/android Downloading https://services.gradle.org/distributions/gradle-8.10.2-all.zip 10%. 20%. 30%. 40% 50%. 60%. 70%. 80%. 90%. 100 % 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 :expo-dev-launcher-gradle-plugin:checkKotlinGradlePluginConfigurationErrors > Task :expo-updates-gradle-plugin:checkKotlinGradlePluginConfigurationErrors > Task :expo-dev-launcher-gradle-plugin:pluginDescriptors > Task :expo-updates-gradle-plugin:pluginDescriptors > Task :expo-dev-launcher-gradle-plugin:processResources > Task :expo-updates-gradle-plugin:processResources > 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 > Task :expo-dev-launcher-gradle-plugin:compileKotlin > Task :expo-dev-launcher-gradle-plugin:compileJava NO-SOURCE > Task :expo-dev-launcher-gradle-plugin:classes > Task :expo-dev-launcher-gradle-plugin:jar > Task :expo-updates-gradle-plugin:compileKotlin > Task :expo-updates-gradle-plugin:compileJava NO-SOURCE > Task :expo-updates-gradle-plugin:classes > Task :expo-updates-gradle-plugin:jar > Configure project :app ℹ️ �[33mApplying gradle plugin�[0m '�[32mexpo-dev-launcher-gradle-plugin�[0m' ([email protected]) ℹ️ �[33mApplying gradle plugin�[0m '�[32mexpo-updates-gradle-plugin�[0m' ([email protected]) > Configure project :expo Using expo modules - �[32mexpo-application�[0m (6.0.1) - �[32mexpo-asset�[0m (11.0.1) - �[32mexpo-camera�[0m (16.0.8) - �[32mexpo-constants�[0m (17.0.3) - �[32mexpo-dev-client�[0m (5.0.5) - �[32mexpo-dev-launcher�[0m (5.0.18) - �[32mexpo-dev-menu�[0m (6.0.13) - �[32mexpo-device�[0m (7.0.1) - �[32mexpo-eas-client�[0m (0.13.1) - �[32mexpo-file-system�[0m (18.0.4) - �[32mexpo-font�[0m (13.0.1) - �[32mexpo-haptics�[0m (14.0.0) - �[32mexpo-json-utils�[0m (0.14.0) - �[32mexpo-keep-awake�[0m (14.0.1) - �[32mexpo-linear-gradient�[0m (14.0.1) - �[32mexpo-linking�[0m (7.0.3) - �[32mexpo-manifests�[0m (0.15.4) - �[32mexpo-modules-core�[0m (2.1.0) - �[32mexpo-notifications�[0m (0.29.9) - �[32mexpo-speech-recognition�[0m (0.2.25) - �[32mexpo-splash-screen�[0m (0.29.13) - �[32mexpo-structured-headers�[0m (4.0.0) - �[32mexpo-updates�[0m (0.26.9) > Configure project :react-native-reanimated Android gradle plugin: 8.6.0 Gradle: 8.10.2 Errors during XML parse: Additionally, the fallback loader failed to parse the XML. Checking the license for package Android SDK Build-Tools 35 in /home/expo/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 /home/expo/Android/Sdk/build-tools/35.0.0 "Install Android SDK Build-Tools 35 v.35.0.0" complete. "Install Android SDK Build-Tools 35 v.35.0.0" finished. Checking the license for package Android SDK Platform 35 in /home/expo/Android/Sdk/licenses License for package Android SDK Platform 35 accepted. Preparing "Install Android SDK Platform 35 (revision 1)". "Install Android SDK Platform 35 (revision 1)" ready. Installing Android SDK Platform 35 in /home/expo/Android/Sdk/platforms/android-35 "Install Android SDK Platform 35 (revision 1)" complete. "Install Android SDK Platform 35 (revision 1)" finished. > Task :expo-application:preBuild UP-TO-DATE > Task :expo-application:preDebugBuild UP-TO-DATE > Task :expo-asset:preBuild UP-TO-DATE > Task :expo-asset:preDebugBuild UP-TO-DATE > Task :expo-application:writeDebugAarMetadata > Task :expo-camera:preBuild UP-TO-DATE > Task :expo-camera:preDebugBuild UP-TO-DATE > Task :expo-camera:writeDebugAarMetadata > Task :expo:generateExpoModulesPackageListTask > Task :expo:preBuild > Task :expo:preDebugBuild > Task :expo:writeDebugAarMetadata > Task :expo-dev-client:preBuild UP-TO-DATE > Task :expo-dev-client:preDebugBuild UP-TO-DATE > Task :expo-asset:writeDebugAarMetadata > Task :expo-dev-launcher:preBuild UP-TO-DATE > Task :expo-dev-launcher:preDebugBuild UP-TO-DATE > Task :expo-dev-launcher:writeDebugAarMetadata > Task :expo-dev-menu:preBuild UP-TO-DATE > Task :expo-dev-menu:preDebugBuild UP-TO-DATE > Task :expo-dev-client:writeDebugAarMetadata > Task :expo-dev-menu-interface:preBuild UP-TO-DATE > Task :expo-dev-menu-interface:preDebugBuild UP-TO-DATE > Task :expo-dev-menu:writeDebugAarMetadata > Task :expo-device:preBuild UP-TO-DATE > Task :expo-device:preDebugBuild UP-TO-DATE > Task :expo-constants:createExpoConfig > Task :expo-constants:preBuild > Task :expo-constants:preDebugBuild > Task :expo-dev-menu-interface:writeDebugAarMetadata > Task :expo-eas-client:preBuild UP-TO-DATE > Task :expo-eas-client:preDebugBuild UP-TO-DATE > Task :expo-device:writeDebugAarMetadata > Task :expo-constants:writeDebugAarMetadata > Task :expo-font:preBuild UP-TO-DATE > Task :expo-eas-client:writeDebugAarMetadata > Task :expo-file-system:preBuild UP-TO-DATE > Task :expo-file-system:preDebugBuild UP-TO-DATE > Task :expo-font:preDebugBuild UP-TO-DATE > Task :expo-file-system:writeDebugAarMetadata > Task :expo-haptics:preBuild UP-TO-DATE > Task :expo-haptics:preDebugBuild UP-TO-DATE > Task :expo-font:writeDebugAarMetadata The NODE_ENV environment variable is required but was not specified. Ensure the project is bundled with Expo CLI or NODE_ENV is set. Proceeding without mode-specific .env > Task :expo-json-utils:preBuild UP-TO-DATE > Task :expo-haptics:writeDebugAarMetadata > Task :expo-keep-awake:preBuild UP-TO-DATE > Task :expo-json-utils:preDebugBuild UP-TO-DATE > Task :expo-keep-awake:preDebugBuild UP-TO-DATE > Task :expo-keep-awake:writeDebugAarMetadata > Task :expo-linear-gradient:preBuild UP-TO-DATE > Task :expo-linear-gradient:preDebugBuild UP-TO-DATE > Task :expo-linear-gradient:writeDebugAarMetadata > Task :expo-linking:preBuild UP-TO-DATE > Task :expo-linking:preDebugBuild UP-TO-DATE > Task :expo-linking:writeDebugAarMetadata > Task :expo-manifests:preBuild UP-TO-DATE > Task :expo-manifests:preDebugBuild UP-TO-DATE > Task :expo-manifests:writeDebugAarMetadata > Task :expo-modules-core:preBuild UP-TO-DATE > Task :expo-modules-core:preDebugBuild UP-TO-DATE > Task :expo-modules-core:writeDebugAarMetadata > Task :expo-notifications:preBuild UP-TO-DATE > Task :expo-notifications:preDebugBuild UP-TO-DATE > Task :expo-notifications:writeDebugAarMetadata > Task :expo-speech-recognition:preBuild UP-TO-DATE > Task :expo-speech-recognition:preDebugBuild UP-TO-DATE > Task :expo-json-utils:writeDebugAarMetadata > Task :expo-splash-screen:preBuild UP-TO-DATE > Task :expo-splash-screen:preDebugBuild UP-TO-DATE > Task :expo-splash-screen:writeDebugAarMetadata > Task :expo-speech-recognition:writeDebugAarMetadata > Task :expo-structured-headers:preBuild UP-TO-DATE > Task :expo-structured-headers:preDebugBuild UP-TO-DATE > Task :expo-updates:preBuild UP-TO-DATE > Task :expo-updates:preDebugBuild UP-TO-DATE > Task :expo-structured-headers:writeDebugAarMetadata > Task :expo-updates-interface:preBuild UP-TO-DATE > Task :expo-updates:writeDebugAarMetadata > Task :kilohealth_rn-fitness-tracker:preBuild UP-TO-DATE > Task :expo-updates-interface:preDebugBuild UP-TO-DATE > Task :kilohealth_rn-fitness-tracker:preDebugBuild UP-TO-DATE > Task :expo-updates-interface:writeDebugAarMetadata > Task :lottie-react-native:preBuild UP-TO-DATE > Task :lottie-react-native:preDebugBuild UP-TO-DATE > Task :kilohealth_rn-fitness-tracker:writeDebugAarMetadata > Task :react-native-async-storage_async-storage:preBuild UP-TO-DATE > Task :react-native-async-storage_async-storage:preDebugBuild UP-TO-DATE > Task :react-native-async-storage_async-storage:writeDebugAarMetadata > Task :react-native-community_slider:preBuild UP-TO-DATE > Task :react-native-community_slider:preDebugBuild UP-TO-DATE > Task :react-native-community_slider:writeDebugAarMetadata > Task :react-native-date-picker:preBuild UP-TO-DATE > Task :react-native-date-picker:preDebugBuild UP-TO-DATE > Task :react-native-date-picker:writeDebugAarMetadata > Task :react-native-device-info:preBuild UP-TO-DATE > Task :react-native-device-info:preDebugBuild UP-TO-DATE > Task :lottie-react-native:writeDebugAarMetadata > Task :react-native-gesture-handler:preBuild UP-TO-DATE > Task :react-native-gesture-handler:preDebugBuild UP-TO-DATE > Task :react-native-device-info:writeDebugAarMetadata > Task :react-native-get-random-values:preBuild UP-TO-DATE > Task :react-native-get-random-values:preDebugBuild UP-TO-DATE > Task :react-native-gesture-handler:writeDebugAarMetadata > Task :react-native-google-signin_google-signin:preBuild UP-TO-DATE > Task :react-native-google-signin_google-signin:preDebugBuild UP-TO-DATE > Task :react-native-get-random-values:writeDebugAarMetadata > Task :react-native-permissions:preBuild UP-TO-DATE > Task :react-native-permissions:preDebugBuild UP-TO-DATE > Task :react-native-google-signin_google-signin:writeDebugAarMetadata > Task :react-native-purchases:preBuild UP-TO-DATE > Task :react-native-purchases:preDebugBuild UP-TO-DATE > Task :react-native-permissions:writeDebugAarMetadata > Task :react-native-reanimated:assertLatestReactNativeWithNewArchitectureTask SKIPPED > Task :react-native-reanimated:assertMinimalReactNativeVersionTask SKIPPED > Task :react-native-purchases:writeDebugAarMetadata > Task :react-native-safe-area-context:preBuild UP-TO-DATE > Task :react-native-safe-area-context:preDebugBuild UP-TO-DATE > Task :react-native-safe-area-context:writeDebugAarMetadata > Task :react-native-svg:preBuild UP-TO-DATE > Task :react-native-svg:preDebugBuild UP-TO-DATE > Task :react-native-svg:writeDebugAarMetadata > Task :rive-react-native:preBuild UP-TO-DATE > Task :rive-react-native:preDebugBuild UP-TO-DATE > Task :rive-react-native:writeDebugAarMetadata > Task :sentry_react-native:preBuild UP-TO-DATE > Task :sentry_react-native:preDebugBuild UP-TO-DATE > Task :sentry_react-native:writeDebugAarMetadata > Task :expo:generateDebugResValues > Task :expo:generateDebugResources > Task :react-native-reanimated:prepareReanimatedHeadersForPrefabs > Task :react-native-reanimated:prepareWorkletsHeadersForPrefabs > Task :react-native-reanimated:preBuild > Task :react-native-reanimated:preDebugBuild > Task :react-native-reanimated:writeDebugAarMetadata > Task :expo-application:generateDebugResValues > Task :expo-application:generateDebugResources > Task :expo-application:packageDebugResources > Task :expo-asset:generateDebugResValues > Task :expo:packageDebugResources > Task :expo-camera:generateDebugResValues > Task :expo-asset:generateDebugResources > Task :expo-camera:generateDebugResources > Task :expo-asset:packageDebugResources > Task :expo-constants:generateDebugResValues > Task :expo-constants:generateDebugResources > Task :expo-camera:packageDebugResources > Task :expo-dev-client:generateDebugResValues > Task :expo-constants:packageDebugResources > Task :expo-dev-client:generateDebugResources > Task :expo-dev-launcher:generateDebugResValues > Task :expo-dev-launcher:generateDebugResources > Task :expo-dev-client:packageDebugResources > Task :expo-dev-menu:generateDebugResValues > Task :expo-dev-menu:generateDebugResources > Task :expo-dev-menu:packageDebugResources > Task :expo-dev-menu-interface:generateDebugResValues > Task :expo-dev-menu-interface:generateDebugResources > Task :expo-dev-menu-interface:packageDebugResources > Task :expo-device:generateDebugResValues > Task :expo-device:generateDebugResources > Task :expo-device:packageDebugResources > Task :expo-eas-client:generateDebugResValues > Task :expo-eas-client:generateDebugResources > Task :expo-eas-client:packageDebugResources > Task :expo-file-system:generateDebugResValues > Task :expo-dev-launcher:packageDebugResources > Task :expo-file-system:generateDebugResources > Task :expo-file-system:packageDebugResources > Task :expo-font:generateDebugResValues > Task :expo-font:generateDebugResources > Task :expo-font:packageDebugResources > Task :expo-haptics:generateDebugResValues > Task :expo-haptics:generateDebugResources > Task :expo-haptics:packageDebugResources > Task :expo-json-utils:generateDebugResValues > Task :expo-json-utils:generateDebugResources > Task :expo-keep-awake:generateDebugResValues > Task :expo-json-utils:packageDebugResources > Task :expo-keep-awake:generateDebugResources > Task :expo-linear-gradient:generateDebugResValues > Task :expo-linear-gradient:generateDebugResources > Task :expo-keep-awake:packageDebugResources > Task :expo-linear-gradient:packageDebugResources > Task :expo-linking:generateDebugResValues > Task :expo-manifests:generateDebugResValues > Task :expo-manifests:generateDebugResources > Task :expo-linking:generateDebugResources > Task :expo-manifests:packageDebugResources > Task :expo-modules-core:generateDebugResValues > Task :expo-linking:packageDebugResources > Task :expo-modules-core:generateDebugResources > Task :expo-notifications:generateDebugResValues > Task :expo-notifications:generateDebugResources > Task :expo-modules-core:packageDebugResources > Task :expo-notifications:packageDebugResources > Task :expo-speech-recognition:generateDebugResValues > Task :expo-speech-recognition:generateDebugResources > Task :expo-speech-recognition:packageDebugResources > Task :expo-splash-screen:generateDebugResValues > Task :expo-structured-headers:generateDebugResValues > Task :expo-splash-screen:generateDebugResources > Task :expo-structured-headers:generateDebugResources > Task :expo-splash-screen:packageDebugResources > Task :expo-updates:generateDebugResValues > Task :expo-updates:generateDebugResources > Task :expo-structured-headers:packageDebugResources > Task :expo-updates-interface:generateDebugResValues > Task :expo-updates:packageDebugResources > Task :expo-updates-interface:generateDebugResources > Task :expo-updates-interface:packageDebugResources > Task :kilohealth_rn-fitness-tracker:generateDebugResValues > Task :kilohealth_rn-fitness-tracker:generateDebugResources > Task :kilohealth_rn-fitness-tracker:packageDebugResources > Task :lottie-react-native:generateDebugResValues > Task :lottie-react-native:generateDebugResources > Task :lottie-react-native:packageDebugResources > Task :react-native-async-storage_async-storage:generateDebugResValues > Task :react-native-async-storage_async-storage:generateDebugResources > Task :react-native-async-storage_async-storage:packageDebugResources > Task :react-native-community_slider:generateDebugResValues > Task :react-native-date-picker:generateDebugResValues > Task :react-native-date-picker:generateDebugResources > Task :react-native-community_slider:generateDebugResources > Task :react-native-community_slider:packageDebugResources > Task :react-native-device-info:generateDebugResValues > Task :react-native-device-info:generateDebugResources > Task :react-native-device-info:packageDebugResources > Task :react-native-gesture-handler:generateDebugResValues > Task :react-native-gesture-handler:generateDebugResources > Task :react-native-gesture-handler:packageDebugResources > Task :react-native-date-picker:packageDebugResources > Task :react-native-get-random-values:generateDebugResValues > Task :react-native-get-random-values:generateDebugResources > Task :react-native-get-random-values:packageDebugResources > Task :react-native-google-signin_google-signin:generateDebugResValues > Task :react-native-google-signin_google-signin:generateDebugResources > Task :react-native-google-signin_google-signin:packageDebugResources > Task :react-native-permissions:generateDebugResValues > Task :react-native-permissions:generateDebugResources > Task :react-native-permissions:packageDebugResources > Task :react-native-purchases:generateDebugResValues > Task :react-native-purchases:generateDebugResources > Task :react-native-purchases:packageDebugResources > Task :react-native-reanimated:generateDebugResValues > Task :react-native-reanimated:generateDebugResources > Task :react-native-reanimated:packageDebugResources > Task :react-native-safe-area-context:generateDebugResValues > Task :react-native-safe-area-context:generateDebugResources > Task :react-native-svg:generateDebugResValues > Task :react-native-svg:generateDebugResources > Task :react-native-safe-area-context:packageDebugResources > Task :react-native-svg:packageDebugResources > Task :rive-react-native:generateDebugResValues > Task :sentry_react-native:generateDebugResValues > Task :rive-react-native:generateDebugResources > Task :sentry_react-native:generateDebugResources > Task :rive-react-native:packageDebugResources > Task :sentry_react-native:packageDebugResources > Task :expo:extractDeepLinksDebug > Task :expo-application:extractDeepLinksDebug > Task :app:generateAutolinkingPackageList > Task :app:generateCodegenSchemaFromJavaScript SKIPPED > Task :expo:processDebugManifest > Task :app:generateCodegenArtifactsFromSchema SKIPPED > Task :expo-application:processDebugManifest > Task :app:preBuild > Task :app:preDebugBuild > Task :expo-camera:extractDeepLinksDebug > Task :expo-asset:extractDeepLinksDebug > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE > Task :app:checkKotlinGradlePluginConfigurationErrors > Task :expo-camera:processDebugManifest > Task :expo-asset:processDebugManifest > Task :expo-dev-client:extractDeepLinksDebug > Task :expo-constants:extractDeepLinksDebug > Task :expo-constants:processDebugManifest > Task :expo-dev-client:processDebugManifest > Task :app:generateDebugBuildConfig > Task :expo-dev-launcher:extractDeepLinksDebug > Task :expo-dev-menu:extractDeepLinksDebug > Task :expo-dev-launcher:processDebugManifest > Task :expo-dev-menu-interface:extractDeepLinksDebug > Task :expo-dev-menu:processDebugManifest > Task :expo-device:extractDeepLinksDebug > Task :expo-dev-menu-interface:processDebugManifest > Task :expo-eas-client:extractDeepLinksDebug > Task :expo-eas-client:processDebugManifest > Task :expo-file-system:extractDeepLinksDebug > Task :expo-device:processDebugManifest > Task :expo-font:extractDeepLinksDebug > Task :expo-haptics:extractDeepLinksDebug > Task :expo-haptics:processDebugManifest > Task :expo-json-utils:extractDeepLinksDebug > Task :expo-json-utils:processDebugManifest > Task :expo-keep-awake:extractDeepLinksDebug > Task :expo-file-system:processDebugManifest /home/expo/workingdir/build/node_modules/expo-file-system/android/src/main/AndroidManifest.xml:6:9-8:20 Warning: provider#expo.modules.filesystem.FileSystemFileProvider@android:authorities was tagged at AndroidManifest.xml:6 to replace other declarations but no other declaration present > Task :expo-linear-gradient:extractDeepLinksDebug > Task :expo-linear-gradient:processDebugManifest > Task :expo-linking:extractDeepLinksDebug > Task :expo-linking:processDebugManifest > Task :expo-manifests:extractDeepLinksDebug > Task :expo-keep-awake:processDebugManifest > Task :expo-modules-core:extractDeepLinksDebug > Task :expo-manifests:processDebugManifest > Task :expo-notifications:extractDeepLinksDebug > Task :expo-font:processDebugManifest > Task :expo-speech-recognition:extractDeepLinksDebug > Task :expo-notifications:processDebugManifest > Task :expo-splash-screen:extractDeepLinksDebug > Task :expo-modules-core:processDebugManifest /home/expo/workingdir/build/node_modules/expo-modules-core/android/src/main/AndroidManifest.xml:8:9-11:45 Warning: meta-data#com.facebook.soloader.enabled@android:value was tagged at AndroidManifest.xml:8 to replace other declarations but no other declaration present > Task :expo-structured-headers:extractDeepLinksDebug > Task :expo-structured-headers:processDebugManifest > Task :expo-updates:extractDeepLinksDebug > Task :expo-splash-screen:processDebugManifest > Task :expo-updates-interface:extractDeepLinksDebug > Task :expo-speech-recognition:processDebugManifest > Task :kilohealth_rn-fitness-tracker:extractDeepLinksDebug > Task :expo-updates:processDebugManifest > Task :lottie-react-native:extractDeepLinksDebug > Task :lottie-react-native:processDebugManifest > Task :react-native-async-storage_async-storage:extractDeepLinksDebug > Task :expo-updates-interface:processDebugManifest > Task :react-native-community_slider:extractDeepLinksDebug > Task :react-native-community_slider:processDebugManifest package="com.reactnativecommunity.slider" found in source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/@react-native-community/slider/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.reactnativecommunity.slider" from the source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/@react-native-community/slider/android/src/main/AndroidManifest.xml. > Task :react-native-date-picker:extractDeepLinksDebug > Task :react-native-async-storage_async-storage:processDebugManifest package="com.reactnativecommunity.asyncstorage" found in source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/@react-native-async-storage/async-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.reactnativecommunity.asyncstorage" from the source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/@react-native-async-storage/async-storage/android/src/main/AndroidManifest.xml. > Task :react-native-device-info:extractDeepLinksDebug > Task :kilohealth_rn-fitness-tracker:processDebugManifest package="com.fitnesstracker" found in source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/@kilohealth/rn-fitness-tracker/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.fitnesstracker" from the source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/@kilohealth/rn-fitness-tracker/android/src/main/AndroidManifest.xml. > Task :react-native-gesture-handler:extractDeepLinksDebug > Task :react-native-device-info:processDebugManifest package="com.learnium.RNDeviceInfo" found in source AndroidManifest.xml: /home/expo/workingdir/build/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/expo/workingdir/build/node_modules/react-native-device-info/android/src/main/AndroidManifest.xml. > Task :react-native-get-random-values:extractDeepLinksDebug > Task :react-native-date-picker:processDebugManifest package="com.henninghall.date_picker" found in source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/react-native-date-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.henninghall.date_picker" from the source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/react-native-date-picker/android/src/main/AndroidManifest.xml. > Task :react-native-google-signin_google-signin:extractDeepLinksDebug > Task :react-native-google-signin_google-signin:processDebugManifest package="com.reactnativegooglesignin" found in source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/@react-native-google-signin/google-signin/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.reactnativegooglesignin" from the source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/@react-native-google-signin/google-signin/android/src/main/AndroidManifest.xml. > Task :react-native-permissions:extractDeepLinksDebug > Task :react-native-get-random-values:processDebugManifest package="org.linusu" found in source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/react-native-get-random-values/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="org.linusu" from the source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/react-native-get-random-values/android/src/main/AndroidManifest.xml. > Task :react-native-purchases:extractDeepLinksDebug > Task :react-native-gesture-handler:processDebugManifest > Task :react-native-reanimated:extractDeepLinksDebug > Task :react-native-permissions:processDebugManifest > Task :react-native-safe-area-context:extractDeepLinksDebug > Task :react-native-safe-area-context:processDebugManifest package="com.th3rdwave.safeareacontext" found in source AndroidManifest.xml: /home/expo/workingdir/build/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/expo/workingdir/build/node_modules/react-native-safe-area-context/android/src/main/AndroidManifest.xml. > Task :react-native-svg:extractDeepLinksDebug > Task :react-native-purchases:processDebugManifest package="com.revenuecat.purchases.react" found in source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/react-native-purchases/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.revenuecat.purchases.react" from the source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/react-native-purchases/android/src/main/AndroidManifest.xml. > Task :rive-react-native:extractDeepLinksDebug > Task :react-native-svg:processDebugManifest package="com.horcrux.svg" found in source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/react-native-svg/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.horcrux.svg" from the source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/react-native-svg/android/src/main/AndroidManifest.xml. > Task :sentry_react-native:extractDeepLinksDebug > Task :sentry_react-native:processDebugManifest package="io.sentry.react" found in source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/@sentry/react-native/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="io.sentry.react" from the source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/@sentry/react-native/android/src/main/AndroidManifest.xml. > Task :rive-react-native:processDebugManifest package="com.rivereactnative" found in source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/rive-react-native/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.rivereactnative" from the source AndroidManifest.xml: /home/expo/workingdir/build/node_modules/rive-react-native/android/src/main/AndroidManifest.xml. /home/expo/workingdir/build/node_modules/rive-react-native/android/src/main/AndroidManifest.xml:11:7-15:11 Warning: meta-data#app.rive.runtime.kotlin.RiveInitializer was tagged at AndroidManifest.xml:11 to replace another declaration but no other declaration present > Task :react-native-reanimated:processDebugManifest > Task :expo:parseDebugLocalResources > Task :expo:generateDebugRFile > Task :expo-application:parseDebugLocalResources > Task :expo-application:compileDebugLibraryResources > Task :expo-application:generateDebugRFile > Task :expo:compileDebugLibraryResources > Task :expo-asset:compileDebugLibraryResources > Task :expo-camera:compileDebugLibraryResources > Task :expo-asset:parseDebugLocalResources > Task :expo-asset:generateDebugRFile > Task :expo-constants:parseDebugLocalResources > Task :expo-constants:generateDebugRFile > Task :expo-constants:compileDebugLibraryResources > Task :expo-camera:parseDebugLocalResources > Task :expo-dev-client:parseDebugLocalResources > Task :expo-dev-client:generateDebugRFile > Task :expo-camera:generateDebugRFile > Task :expo-dev-launcher:parseDebugLocalResources > Task :expo-dev-launcher:generateDebugRFile > Task :expo-dev-client:compileDebugLibraryResources > Task :expo-dev-launcher:compileDebugLibraryResources > Task :expo-dev-menu:parseDebugLocalResources > Task :expo-dev-menu:generateDebugRFile > Task :expo-dev-menu:compileDebugLibraryResources > Task :expo-dev-menu-interface:parseDebugLocalResources > Task :expo-dev-menu-interface:generateDebugRFile > Task :expo-dev-menu-interface:compileDebugLibraryResources > Task :expo-device:parseDebugLocalResources > Task :expo-eas-client:compileDebugLibraryResources > Task :expo-device:generateDebugRFile > Task :expo-device:compileDebugLibraryResources > Task :expo-file-system:parseDebugLocalResources > Task :expo-file-system:generateDebugRFile > Task :expo-eas-client:parseDebugLocalResources > Task :expo-eas-client:generateDebugRFile > Task :expo-font:compileDebugLibraryResources > Task :expo-font:parseDebugLocalResources > Task :expo-font:generateDebugRFile > Task :expo-file-system:compileDebugLibraryResources > Task :expo-json-utils:compileDebugLibraryResources > Task :expo-json-utils:parseDebugLocalResources > Task :expo-json-utils:generateDebugRFile > Task :expo-haptics:parseDebugLocalResources > Task :expo-keep-awake:compileDebugLibraryResources > Task :expo-keep-awake:parseDebugLocalResources > Task :expo-haptics:generateDebugRFile > Task :expo-linear-gradient:compileDebugLibraryResources > Task :expo-linear-gradient:parseDebugLocalResources > Task :expo-keep-awake:generateDebugRFile > Task :expo-haptics:compileDebugLibraryResources > Task :expo-linking:parseDebugLocalResources > Task :expo-linking:compileDebugLibraryResources > Task :expo-linear-gradient:generateDebugRFile > Task :expo-linking:generateDebugRFile > Task :expo-manifests:parseDebugLocalResources > Task :expo-manifests:compileDebugLibraryResources > Task :expo-modules-core:compileDebugLibraryResources > Task :expo-manifests:generateDebugRFile > Task :expo-modules-core:parseDebugLocalResources > Task :expo-notifications:compileDebugLibraryResources > Task :expo-speech-recognition:compileDebugLibraryResources > Task :expo-notifications:parseDebugLocalResources > Task :expo-speech-recognition:parseDebugLocalResources > Task :expo-modules-core:generateDebugRFile > Task :expo-splash-screen:compileDebugLibraryResources > Task :expo-speech-recognition:generateDebugRFile > Task :expo-splash-screen:parseDebugLocalResources > Task :expo-splash-screen:generateDebugRFile > Task :expo-structured-headers:parseDebugLocalResources > Task :expo-structured-headers:compileDebugLibraryResources > Task :expo-notifications:generateDebugRFile > Task :expo-updates:parseDebugLocalResources > Task :expo-updates:compileDebugLibraryResources > Task :expo-updates:generateDebugRFile > Task :expo-updates-interface:compileDebugLibraryResources > Task :expo-structured-headers:generateDebugRFile > Task :expo-updates-interface:parseDebugLocalResources > Task :kilohealth_rn-fitness-tracker:compileDebugLibraryResources > Task :expo-updates-interface:generateDebugRFile > Task :kilohealth_rn-fitness-tracker:parseDebugLocalResources > Task :lottie-react-native:parseDebugLocalResources > Task :lottie-react-native:compileDebugLibraryResources > Task :kilohealth_rn-fitness-tracker:generateDebugRFile > Task :lottie-react-native:generateDebugRFile > Task :react-native-async-storage_async-storage:parseDebugLocalResources > Task :react-native-async-storage_async-storage:compileDebugLibraryResources > Task :react-native-community_slider:compileDebugLibraryResources > Task :react-native-community_slider:parseDebugLocalResources > Task :react-native-community_slider:generateDebugRFile > Task :react-native-date-picker:parseDebugLocalResources > Task :react-native-date-picker:generateDebugRFile > Task :react-native-date-picker:compileDebugLibraryResources > Task :react-native-device-info:compileDebugLibraryResources > Task :react-native-gesture-handler:compileDebugLibraryResources > Task :react-native-gesture-handler:parseDebugLocalResources > Task :react-native-device-info:parseDebugLocalResources > Task :react-native-gesture-handler:generateDebugRFile > Task :react-native-device-info:generateDebugRFile > Task :react-native-async-storage_async-storage:generateDebugRFile > Task :react-native-google-signin_google-signin:compileDebugLibraryResources > Task :react-native-get-random-values:parseDebugLocalResources > Task :react-native-google-signin_google-signin:parseDebugLocalResources > Task :react-native-get-random-values:compileDebugLibraryResources > Task :react-native-get-random-values:generateDebugRFile > Task :react-native-google-signin_google-signin:generateDebugRFile > Task :react-native-permissions:compileDebugLibraryResources > Task :react-native-permissions:parseDebugLocalResources > Task :react-native-permissions:generateDebugRFile > Task :react-native-purchases:parseDebugLocalResources > Task :react-native-purchases:compileDebugLibraryResources > Task :react-native-reanimated:compileDebugLibraryResources > Task :react-native-safe-area-context:compileDebugLibraryResources > Task :react-native-safe-area-context:parseDebugLocalResources > Task :react-native-reanimated:parseDebugLocalResources > Task :react-native-purchases:generateDebugRFile > Task :react-native-safe-area-context:generateDebugRFile > Task :react-native-reanimated:generateDebugRFile > Task :react-native-svg:compileDebugLibraryResources > Task :react-native-svg:parseDebugLocalResources > Task :rive-react-native:compileDebugLibraryResources > Task :sentry_react-native:compileDebugLibraryResources > Task :react-native-svg:generateDebugRFile > Task :expo:checkKotlinGradlePluginConfigurationErrors > Task :expo:generateDebugBuildConfig > Task :expo-application:checkKotlinGradlePluginConfigurationErrors > Task :expo-application:generateDebugBuildConfig > Task :expo-modules-core:checkKotlinGradlePluginConfigurationErrors > Task :expo-modules-core:generateDebugBuildConfig > Task :sentry_react-native:parseDebugLocalResources > Task :sentry_react-native:generateDebugRFile > Task :expo-application:javaPreCompileDebug > Task :expo-asset:checkKotlinGradlePluginConfigurationErrors > Task :expo-asset:generateDebugBuildConfig > Task :expo-asset:javaPreCompileDebug > Task :expo-camera:checkKotlinGradlePluginConfigurationErrors > Task :expo-camera:generateDebugBuildConfig > Task :expo-camera:javaPreCompileDebug > Task :expo-constants:checkKotlinGradlePluginConfigurationErrors > Task :expo-constants:generateDebugBuildConfig > Task :expo-constants:javaPreCompileDebug > Task :expo-dev-client:checkKotlinGradlePluginConfigurationErrors > Task :rive-react-native:parseDebugLocalResources > Task :rive-react-native:generateDebugRFile > Task :expo-dev-launcher:checkKotlinGradlePluginConfigurationErrors > Task :expo-dev-client:dataBindingMergeDependencyArtifactsDebug > Task :expo-modules-core:javaPreCompileDebug > Task :expo-dev-launcher:dataBindingMergeDependencyArtifactsDebug > Task :app:generateDebugResValues > Task :app:processDebugGoogleServices > Task :app:checkDebugAarMetadata > Task :app:mapDebugSourceSetPaths > Task :app:generateDebugResources > Task :expo-dev-client:dataBindingGenBaseClassesDebug > Task :expo-dev-client:generateDebugBuildConfig > Task :expo-dev-client:javaPreCompileDebug > Task :expo-dev-menu:checkKotlinGradlePluginConfigurationErrors > Task :expo-dev-menu:generateDebugBuildConfig > Task :expo-dev-menu-interface:checkKotlinGradlePluginConfigurationErrors > Task :expo-dev-menu-interface:generateDebugBuildConfig > Task :expo-dev-menu-interface:javaPreCompileDebug > Task :expo-json-utils:checkKotlinGradlePluginConfigurationErrors > Task :expo-json-utils:generateDebugBuildConfig > Task :expo-json-utils:javaPreCompileDebug > Task :expo-manifests:checkKotlinGradlePluginConfigurationErrors > Task :expo-manifests:generateDebugBuildConfig > Task :expo-manifests:javaPreCompileDebug > Task :expo-dev-menu:javaPreCompileDebug > Task :expo-updates-interface:checkKotlinGradlePluginConfigurationErrors > Task :expo-updates-interface:generateDebugBuildConfig > Task :expo-updates-interface:javaPreCompileDebug > Task :expo-device:checkKotlinGradlePluginConfigurationErrors > Task :expo-device:generateDebugBuildConfig > Task :expo-device:javaPreCompileDebug > Task :expo-eas-client:checkKotlinGradlePluginConfigurationErrors > Task :expo-eas-client:generateDebugBuildConfig > Task :expo-eas-client:javaPreCompileDebug > Task :expo-file-system:checkKotlinGradlePluginConfigurationErrors > Task :expo-file-system:generateDebugBuildConfig > Task :expo-file-system:javaPreCompileDebug > Task :expo-font:checkKotlinGradlePluginConfigurationErrors > Task :expo-font:generateDebugBuildConfig > Task :expo-font:javaPreCompileDebug > Task :expo-haptics:checkKotlinGradlePluginConfigurationErrors > Task :expo-haptics:generateDebugBuildConfig > Task :expo-haptics:javaPreCompileDebug > Task :expo-keep-awake:checkKotlinGradlePluginConfigurationErrors > Task :expo-keep-awake:generateDebugBuildConfig > Task :expo-keep-awake:javaPreCompileDebug > Task :expo-linear-gradient:checkKotlinGradlePluginConfigurationErrors > Task :expo-linear-gradient:generateDebugBuildConfig > Task :expo-linear-gradient:javaPreCompileDebug > Task :expo-linking:checkKotlinGradlePluginConfigurationErrors > Task :expo-linking:generateDebugBuildConfig > Task :expo-linking:javaPreCompileDebug > Task :expo-notifications:checkKotlinGradlePluginConfigurationErrors > Task :expo-notifications:generateDebugBuildConfig > Task :expo-notifications:javaPreCompileDebug > Task :expo-speech-recognition:checkKotlinGradlePluginConfigurationErrors > Task :expo-speech-recognition:generateDebugBuildConfig > Task :expo-speech-recognition:javaPreCompileDebug > Task :expo-splash-screen:checkKotlinGradlePluginConfigurationErrors > Task :expo-splash-screen:generateDebugBuildConfig > Task :expo-splash-screen:javaPreCompileDebug > Task :expo-structured-headers:checkKotlinGradlePluginConfigurationErrors > Task :expo-structured-headers:generateDebugBuildConfig > Task :expo-structured-headers:javaPreCompileDebug > Task :expo-updates:checkKotlinGradlePluginConfigurationErrors > Task :expo-updates:generateDebugBuildConfig > Task :expo-dev-launcher:dataBindingGenBaseClassesDebug > Task :expo-dev-launcher:generateDebugBuildConfig > Task :expo-dev-launcher:javaPreCompileDebug > Task :app:packageDebugResources > Task :app:parseDebugLocalResources > Task :app:createDebugCompatibleScreenManifests > Task :app:extractDeepLinksDebug > Task :expo-updates:javaPreCompileDebug > Task :expo:javaPreCompileDebug > Task :kilohealth_rn-fitness-tracker:checkKotlinGradlePluginConfigurationErrors > Task :app:mergeDebugResources > Task :lottie-react-native:checkKotlinGradlePluginConfigurationErrors > Task :kilohealth_rn-fitness-tracker:generateDebugBuildConfig > Task :lottie-react-native:generateDebugBuildConfig > Task :app:processDebugMainManifest /home/expo/workingdir/build/android/app/src/debug/AndroidManifest.xml:6:5-162 Warning: application@android:usesCleartextTraffic was tagged at AndroidManifest.xml:6 to replace other declarations but no other declaration present /home/expo/workingdir/build/android/app/src/debug/AndroidManifest.xml Warning: provider#expo.modules.filesystem.FileSystemFileProvider@android:authorities was tagged at AndroidManifest.xml:0 to replace other declarations but no other declaration present > Task :app:processDebugManifest > Task :app:processDebugManifestForPackage > Task :app:processDebugResources > Task :kilohealth_rn-fitness-tracker:javaPreCompileDebug > Task :lottie-react-native:javaPreCompileDebug > Task :react-native-async-storage_async-storage:generateDebugBuildConfig > Task :react-native-async-storage_async-storage:javaPreCompileDebug > Task :kilohealth_rn-fitness-tracker:compileDebugKotlin FAILED e: file:///home/expo/workingdir/build/node_modules/@kilohealth/rn-fitness-tracker/android/src/main/java/com/fitnesstracker/googlefit/ActivityHistory.kt:105:83 Type mismatch: inferred type is Exception? but Throwable was expected e: file:///home/expo/workingdir/build/node_modules/@kilohealth/rn-fitness-tracker/android/src/main/java/com/fitnesstracker/googlefit/ActivityHistory.kt:149:32 Type mismatch: inferred type is Exception? but Throwable was expected e: file:///home/expo/workingdir/build/node_modules/@kilohealth/rn-fitness-tracker/android/src/main/java/com/fitnesstracker/googlefit/HistoryClient.kt:42:44 Type mismatch: inferred type is kotlin.Exception? /* = java.lang.Exception? */ but Throwable was expected e: file:///home/expo/workingdir/build/node_modules/@kilohealth/rn-fitness-tracker/android/src/main/java/com/fitnesstracker/googlefit/HistoryClient.kt:57:44 Type mismatch: inferred type is kotlin.Exception? /* = java.lang.Exception? */ but Throwable was expected e: file:///home/expo/workingdir/build/node_modules/@kilohealth/rn-fitness-tracker/android/src/main/java/com/fitnesstracker/googlefit/HistoryClient.kt:106:44 Type mismatch: inferred type is kotlin.Exception? /* = java.lang.Exception? */ but Throwable was expected e: file:///home/expo/workingdir/build/node_modules/@kilohealth/rn-fitness-tracker/android/src/main/java/com/fitnesstracker/googlefit/HistoryClient.kt:133:44 Type mismatch: inferred type is kotlin.Exception? /* = java.lang.Exception? */ but Throwable was expected > Task :lottie-react-native:compileDebugKotlin w: file:///home/expo/workingdir/build/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/expo/workingdir/build/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/expo/workingdir/build/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/expo/workingdir/build/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/expo/workingdir/build/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/expo/workingdir/build/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/expo/workingdir/build/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.kt:20:38 'ReactFontManager' is deprecated. Deprecated in Java w: file:///home/expo/workingdir/build/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.kt:72:24 'ReactFontManager' is deprecated. Deprecated in Java w: file:///home/expo/workingdir/build/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.kt:86:24 'ReactFontManager' is deprecated. Deprecated in Java > Task :react-native-async-storage_async-storage:compileDebugJavaWithJavac /home/expo/workingdir/build/node_modules/@react-native-async-storage/async-storage/android/src/main/java/com/reactnativecommunity/asyncstorage/AsyncStorageModule.java:84: 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. Note: /home/expo/workingdir/build/node_modules/@react-native-async-storage/async-storage/android/src/javaPackage/java/com/reactnativecommunity/asyncstorage/AsyncStoragePackage.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning > Task :expo-modules-core:compileDebugKotlin FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':kilohealth_rn-fitness-tracker:compileDebugKotlin'. > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction > Compilation error. See log for more details * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 2m 58s 516 actionable tasks: 516 executed Error: Gradle build failed with unknown error. See logs for the "Run gradlew" phase for more information.


Environment

Click To Expand

react-native info output:

info Fetching system and libraries information...
System:
  OS: Windows 11 10.0.22631
  CPU: (32) x64 13th Gen Intel(R) Core(TM) i9-13900K
  Memory: 11.60 GB / 31.77 GB
Binaries:
  Node:
    version: 20.18.0
    path: ~\AppData\Local\Temp\xfs-d8b66911\node.CMD
  Yarn:
    version: 1.22.22
    path: ~\AppData\Local\Temp\xfs-d8b66911\yarn.CMD
  npm:
    version: 10.8.2
    path: ~\AppData\Local\fnm_multishells\26148_1733146495238\npm.CMD
  Watchman: Not Found
SDKs:
  Android SDK: Not Found
  Windows SDK:
    AllowDevelopmentWithoutDevLicense: Enabled
    AllowAllTrustedApps: Disabled
    Versions:
      - 10.0.22621.0
IDEs:
  Android Studio: Not Found
  Visual Studio:
    - 17.12.35514.174 (Visual Studio Community 2022)
Languages:
  Java: 21.0.5
  Ruby: Not Found
npmPackages:
  "@react-native-community/cli":
    installed: 15.1.2
    wanted: latest
  react:
    installed: 18.3.1
    wanted: 18.3.1
  react-native:
    installed: 0.76.3
    wanted: 0.76.3
  react-native-windows: Not Found
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: Not found
  newArchEnabled: Not found
iOS:
  hermesEnabled: Not found
  newArchEnabled: Not found
  • Are you using TypeScript?
    • Y (5.3.3)

@Sid110307 Sid110307 added the bug Something isn't working label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant