gianluz / danger-kotlin-android-lint-plugin

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

Documentation #7

Closed gianluz closed 4 years ago

dangerz-kotlin commented 4 years ago
Fails
:no_entry_sign: Danger lint plugin failed with 3 warnings
:no_entry_sign: Danger lint plugin failed with 3 total lints
Warnings
:warning: **/Dangerfile.main.kts#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: **/Dangerfile.main.kts#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
:warning: **/Dangerfile.main.kts#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.

Generated by :no_entry_sign: Danger Kotlin against 17314132b0887c7b2480c0a2b3e778c2acaa3a07