Skip to content

feat: Add RN 0.76 support #248

feat: Add RN 0.76 support

feat: Add RN 0.76 support #248

Re-run triggered November 2, 2024 11:51
Status Success
Total duration 8m 17s
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