Skip to content

Update android.yml

Update android.yml #9

Triggered via push August 6, 2025 19:02
Status Failure
Total duration 5m 11s
Artifacts

android.yml

on: push
Build Android APK
5m 8s
Build Android APK
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Build Android APK
Process completed with exit code 1.
Build Android APK: node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingErrorEvent.kt#L23
'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
Build Android APK: node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopLoadingErrorEvent.kt#L11
'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
Build Android APK: node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopHttpErrorEvent.kt#L23
'receiveEvent(Int, String!, WritableMap?): Unit' is deprecated. Deprecated in Java
Build Android APK: node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/events/TopHttpErrorEvent.kt#L11
'constructor Event<T : Event<(raw) Event<*>>!>(Int)' is deprecated. Deprecated in Java
Build Android APK: node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaView.kt#L50
'getter for uiImplementation: UIImplementation!' is deprecated. Deprecated in Java
Build Android APK: node_modules/react-native-gradle-plugin/src/main/kotlin/com/facebook/react/ReactPlugin.kt#L114
'reactRoot: DirectoryProperty' is deprecated. reactRoot was confusing and has been replace with root to point to your root project and reactNativeDir to point to the folder of the react-native NPM package