Skip to content

feat: Kotlin unit tests #7

feat: Kotlin unit tests

feat: Kotlin unit tests #7

Triggered via pull request March 26, 2024 12:38
Status Success
Total duration 9m 13s
Artifacts

unit-tests-android.yml

on: pull_request
Android Unit Tests
9m 0s
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#L981
Unsafe use of a nullable receiver of type Array<(out) File!>?
Android Unit Tests: lib/android/src/main/java/com/reactnativeldk/LdkModule.kt#L989
Unnecessary non-null assertion (!!) on a non-null receiver of type CustomKeysManager
Android Unit Tests: lib/android/src/main/java/com/reactnativeldk/LdkModule.kt#L989
Unnecessary non-null assertion (!!) on a non-null receiver of type CustomKeysManager
Android Unit Tests: lib/android/src/main/java/com/reactnativeldk/LdkModule.kt#L1189
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 _
Android Unit Tests: lib/android/src/main/java/com/reactnativeldk/classes/LdkChannelManagerPersister.kt#L188
Parameter 'channelReady' is never used, could be renamed to _