Skip to content

feat: Kotlin unit tests #1

feat: Kotlin unit tests

feat: Kotlin unit tests #1

Triggered via pull request March 22, 2024 13:26
Status Success
Total duration 2m 46s
Artifacts

unit-tests-android.yml

on: pull_request
Android Unit Tests
2m 34s
Android Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Android Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v2, android-actions/setup-android@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Android Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Android Unit Tests: lib/android/src/main/java/com/reactnativeldk/LdkModule.kt#L1155
Unsafe use of a nullable receiver of type Array<(out) File!>?
Android Unit Tests: lib/android/src/main/java/com/reactnativeldk/classes/BackupClient.kt#L619
Variable 'backupEntry' initializer is redundant
Android Unit Tests: lib/android/src/main/java/com/reactnativeldk/classes/LdkChannelManagerPersister.kt#L121
Parameter 'paymentForwarded' is never used, could be renamed to _