gianluz / danger-kotlin-android-lint-plugin

Show the Android lint errors with Danger
Apache License 2.0
17 stars 3 forks source link

Test Danger Kotlin Android Lint Plugin #1

Closed gianluz closed 5 years ago

DangerCI commented 5 years ago
Warnings
:warning: Any changes to library code should be reflected in the Changelog. Please consider adding a note there and adhere to the [Changelog Guidelines](https://github.com/Moya/contributors/blob/master/Changelog%20Guidelines.md).
:warning: **/Users/gianlucazuddas/Repos/test-danger-kotlin/app/build.gradle#L12** - Warning: Not targeting the latest versions of Android; compatibility modes apply. Consider testing and updating this version. Consult the android.os.Build.VERSION_CODES javadoc for details.
:warning: **/Users/gianlucazuddas/Repos/test-danger-kotlin/app/src/main/AndroidManifest.xml#L5** - Warning: App is not indexable by Google Search; consider adding at least one Activity with an ACTION-VIEW intent filter. See issue explanation for more details.
:warning: **/Users/gianlucazuddas/Repos/test-danger-kotlin/app/src/main/AndroidManifest.xml#L5** - Warning: On SDK version 23 and up, your app data will be automatically backed up and restored on app install. Consider adding the attribute `android:fullBackupContent` to specify an `@xml` resource which configures which files to backup. More info: https://developer.android.com/training/backup/autosyncapi.html

Generated by :no_entry_sign: Danger Kotlin against f8d607310743769eb8bd83d82b53808f9cbb50e2