Skip to content

Update android.yml

Update android.yml #14

Triggered via push August 6, 2025 19:54
Status Success
Total duration 3m 32s
Artifacts

android.yml

on: push
Build Android APK
3m 29s
Build Android APK
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Build Android APK
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Android APK
No files were found with the provided path: release/release/WLED-AppV2-main.apk. No artifacts will be uploaded.
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