Skip to content

feat: x25519 shared secret #422

feat: x25519 shared secret

feat: x25519 shared secret #422

Triggered via pull request August 28, 2025 08:51
Status Success
Total duration 7m 25s
Artifacts

validate-android.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Gradle Lint: example/android/app/build.gradle#L0
Unused resources: The resource `R.integer.react_native_dev_server_port` appears to be unused
Gradle Lint: example/android/app/build.gradle#L0
Unused resources: The resource `R.integer.react_native_dev_server_port` appears to be unused
Gradle Lint: example/android/app/src/main/AndroidManifest.xml#L10
Missing data extraction rules: The attribute `android:allowBackup` is deprecated from Android 12 and higher and may be removed in future versions. Consider adding the attribute `android:dataExtractionRules` specifying an `@xml` resource which configures cloud backups and device transfers on Android 12 and higher.
Gradle Lint: example/android/app/src/main/res/drawable/rn_edit_text_material.xml#L34
Using private resources: The resource `@drawable/abc_textfield_activated_mtrl_alpha` is marked as private in androidx.appcompat:appcompat:1.6.1
Gradle Lint: example/android/app/src/main/res/drawable/rn_edit_text_material.xml#L33
Using private resources: The resource `@drawable/abc_textfield_default_mtrl_alpha` is marked as private in androidx.appcompat:appcompat:1.6.1
Gradle Lint: example/android/app/src/main/res/drawable/rn_edit_text_material.xml#L20
Using private resources: The resource `@dimen/abc_edit_text_inset_bottom_material` is marked as private in androidx.appcompat:appcompat:1.6.1
Gradle Lint: example/android/app/src/main/res/drawable/rn_edit_text_material.xml#L19
Using private resources: The resource `@dimen/abc_edit_text_inset_top_material` is marked as private in androidx.appcompat:appcompat:1.6.1
Gradle Lint: example/android/app/src/main/res/drawable/rn_edit_text_material.xml#L18
Using private resources: The resource `@dimen/abc_edit_text_inset_horizontal_material` is marked as private in androidx.appcompat:appcompat:1.6.1
Gradle Lint: example/android/app/src/main/res/drawable/rn_edit_text_material.xml#L17
Using private resources: The resource `@dimen/abc_edit_text_inset_horizontal_material` is marked as private in androidx.appcompat:appcompat:1.6.1
Gradle Lint: example/android/app/src/main/AndroidManifest.xml#L15
Redundant label on activity: Redundant label can be removed