grpc / grpc/grpc-java

Fix lint issues in Android projects

Open
#7,734 0 comments 0 reactions 0 assignees View on GitHub
android code health
Dominant language
Java
Stars
12.1k
Forks
4k
Avg merge
2d 17h
Merged PRs (30d)
37

Description

It seems we aren't targeting the a recent Android version. Many of the CheckResult failures appear to be expected behavior, so it will need to be silenced in some way. There's some warnings about old versions and some UI goo. Quite a mixed bag. I'm fine if we resolve a substantial portion of them with this issue and open separate issues for the remaining items.

```
> Task :grpc-android:lint
Ran lint on variant debug: 1 issues found
Ran lint on variant release: 1 issues found
Wrote HTML report to grpc-java/android/build/reports/lint-results.html
Wrote XML report to grpc-java/android/build/reports/lint-results.xml

> Task :grpc-cronet:lint
Ran lint on variant debug: 1 issues found
Ran lint on variant release: 1 issues found
Wrote HTML report to grpc-java/cronet/build/reports/lint-results.html
Wrote XML report to grpc-java/cronet/build/reports/lint-results.xml

> Task :grpc-android-interop-testing:lint
Ran lint on variant release: 64 issues found
Ran lint on variant debug: 64 issues found
Wrote HTML report to grpc-java/android-interop-testing/build/reports/lint-results.html
Wrote XML report to grpc-java/android-interop-testing/build/reports/lint-results.xml
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.