Skip to content

feat: Add DH and ECDH support #471

feat: Add DH and ECDH support

feat: Add DH and ECDH support #471

Triggered via pull request December 13, 2025 06:41
Status Success
Total duration 10m 5s
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.7.0
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.7.0
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.7.0
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.7.0
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.7.0
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.7.0
Gradle Lint: example/android/app/src/main/AndroidManifest.xml#L15
Redundant label on activity: Redundant label can be removed