Skip to content

Task :react-native-passkey:generateCodegenSchemaFromJavaScript #87

@WilliamsScripts

Description

@WilliamsScripts

npx expo run:android
env: load .env
env: export EXPO_PUBLIC_API_BASE_URL EXPO_PUBLIC_SUPABASE_URL EXPO_PUBLIC_SUPABASE_ANON_KEY EXPO_PUBLIC_NEXT_PUBLIC_SUPABASE_URL EXPO_PUBLIC_NEXT_PUBLIC_SUPABASE_ANON_KEY EXPO_PUBLIC_SUPABASE_ROLE_KEY EXPO_PUBLIC_SUPABASE_WEBHOOK_SECRET EXPO_PUBLIC_SUPABASE_JWT_SECRET EXPO_PUBLIC_TRIGGER_SECRET_KEY EXPO_PUBLIC_POSTHOG_API_KEY EXPO_PUBLIC_POSTHOG_API_HOST EXPO_PUBLIC_PRIVY_APP_ID EXPO_PUBLIC_PRIVY_APP_SECRET EXPO_PUBLIC_PRIVY_AUTH_URL EXPO_PUBLIC_PRIVY_APP_CLIENT_ID EXPO_PUBLIC_GOOGLE_APPLICATION_CREDENTIALS EXPO_PUBLIC_GOOGLE_AUTH_WEB_CLIENT_ID
› Building app...
Configuration on demand is an incubating feature.

Configure project :app
ℹ️ Applying gradle plugin 'expo-dev-launcher-gradle-plugin'

Configure project :
[ExpoRootProject] Using the following versions:

  • buildTools: 36.0.0
  • minSdk: 24
  • compileSdk: 36
  • targetSdk: 36
  • ndk: 27.1.12297006
  • kotlin: 2.1.20
  • ksp: 2.1.20-2.0.1

Configure project :expo

Using expo modules

  • privy-io-expo-native-extensions (0.1.0)
  • expo-constants (18.0.10)
  • expo-dev-client (6.0.18)
  • expo-dev-launcher (6.0.18)
  • expo-dev-menu (7.0.17)
  • expo-dev-menu-interface (2.0.0)
  • expo-json-utils (0.15.0)
  • expo-manifests (1.0.9)
  • expo-modules-core (3.0.26)
  • expo-updates-interface (2.0.0)
  • react-native-passkeys (0.1.0)
  • [📦] expo-application (7.0.7)
  • [📦] expo-asset (12.0.10)
  • [📦] expo-clipboard (8.0.7)
  • [📦] expo-crypto (15.0.7)
  • [📦] expo-file-system (19.0.19)
  • [📦] expo-font (14.0.9)
  • [📦] expo-haptics (15.0.7)
  • [📦] expo-image (3.0.10)
  • [📦] expo-keep-awake (15.0.7)
  • [📦] expo-linear-gradient (15.0.7)
  • [📦] expo-linking (8.0.9)
  • [📦] expo-localization (17.0.7)
  • [📦] expo-navigation-bar (5.0.9)
  • [📦] expo-secure-store (15.0.7)
  • [📦] expo-splash-screen (31.0.11)
  • [📦] expo-system-ui (6.0.8)
  • [📦] expo-web-browser (15.0.9)

Task :react-native-passkey:generateCodegenSchemaFromJavaScript
No modules to process in combine-js-to-schema-cli. If this is unexpected, please check if you set up your NativeComponent correctly. See combine-js-to-schema.js for how codegen finds modules.

Task :react-native-passkeys:compileDebugKotlin FAILED

[Incubating] Problems report is available at: file:///Users/williams/TokenMetrics/tm-mobile/android/build/reports/problems/problems-report.html

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':react-native-passkeys:compileDebugKotlin'.

❌ Inconsistent JVM Target Compatibility Between Java and Kotlin Tasks
Inconsistent JVM-target compatibility detected for tasks 'compileDebugJavaWithJavac' (17) and 'compileDebugKotlin' (21).

Consider using JVM Toolchain: https://kotl.in/gradle/jvm/toolchain
Learn more about JVM-target validation: https://kotl.in/gradle/jvm/target-validation

  • 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.

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.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 28s
487 actionable tasks: 29 executed, 15 from cache, 443 up-to-date
Error: /Users/williams/TokenMetrics/tm-mobile/android/gradlew app:assembleDebug -x lint -x test --configure-on-demand --build-cache -PreactNativeDevServerPort=8081 -PreactNativeArchitectures=arm64-v8a,armeabi-v7a exited with non-zero code: 1
Error: /Users/williams/TokenMetrics/tm-mobile/android/gradlew app:assembleDebug -x lint -x test --configure-on-demand --build-cache -PreactNativeDevServerPort=8081 -PreactNativeArchitectures=arm64-v8a,armeabi-v7a exited with non-zero code: 1
at ChildProcess.completionListener (/Users/williams/TokenMetrics/tm-mobile/node_modules/@expo/spawn-async/src/spawnAsync.ts:67:13)
at Object.onceWrapper (node:events:622:26)
at ChildProcess.emit (node:events:507:28)
at maybeClose (node:internal/child_process:1101:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:305:5)
...
at spawnAsync (/Users/williams/TokenMetrics/tm-mobile/node_modules/@expo/spawn-async/src/spawnAsync.ts:28:21)
at spawnGradleAsync (/Users/williams/TokenMetrics/tm-mobile/node_modules/expo/node_modules/@expo/cli/src/start/platforms/android/gradle.ts:134:28)
at assembleAsync (/Users/williams/TokenMetrics/tm-mobile/node_modules/expo/node_modules/@expo/cli/src/start/platforms/android/gradle.ts:83:16)
at runAndroidAsync (/Users/williams/TokenMetrics/tm-mobile/node_modules/expo/node_modules/@expo/cli/src/run/android/runAndroidAsync.ts:62:24)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions