Skip to content

android-build

android-build #1

Manually triggered June 4, 2024 06:11
Status Failure
Total duration 23m 22s
Artifacts

android-build.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, Swisyn/setup-android-sdk@v1, seanmiddleditch/gha-setup-ninja@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
Parameter 'methodDecorator' is never used
build: gui/src-tauri/gen/android/app/src/main/java/com/flomesh/ztchat/FloatingWindowService.kt#L97
Condition 'floatingView != null' is always 'true'
build: gui/src-tauri/gen/android/app/src/main/java/com/flomesh/ztchat/FloatingWindowService.kt#L104
Condition 'floatingView != null' is always 'true'
build: gui/src-tauri/gen/android/app/src/main/java/com/flomesh/ztchat/FloatingWindowService.kt#L119
Condition 'floatingView != null' is always 'true'
build: gui/src-tauri/gen/android/app/src/main/java/com/flomesh/ztchat/FloatingWindowService.kt#L160
'TYPE_PHONE: Int' is deprecated. Deprecated in Java
build: gui/src-tauri/gen/android/app/src/main/java/com/flomesh/ztchat/FloatingWindowService.kt#L170
Condition 'floatingView != null' is always 'true'
build: gui/src-tauri/gen/android/app/src/main/java/com/flomesh/ztchat/FloatingWindowService.kt#L268
Safe call on a non-null receiver will have nullable type in future releases
build: gui/src-tauri/gen/android/app/src/main/java/com/flomesh/ztchat/FloatingWindowService.kt#L268
Unnecessary safe call on a non-null receiver of type View
build: gui/src-tauri/gen/android/app/src/main/java/com/flomesh/ztchat/MainActivity.kt#L23
Parameter 'result' is never used, could be renamed to _