Skip to content

feat: add pbkdf2, test ncrypto #244

feat: add pbkdf2, test ncrypto

feat: add pbkdf2, test ncrypto #244

Triggered via pull request September 21, 2024 22:25
Status Success
Total duration 4m 54s
Artifacts

validate-android.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Gradle Lint: example/android/app/src/main/AndroidManifest.xml#L14
Redundant label on activity: Redundant label can be removed
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/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#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#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#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#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/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/build.gradle#L1
Unused resources: The resource `R.integer.react_native_dev_server_port` appears to be unused