| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="5" by="lint 4.1.0-dev"> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/ArraySizeDetector.java" |
| line="162"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/ArraySizeDetector.java" |
| line="272"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/ArraySizeDetector.java" |
| line="308"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/FirebaseAnalyticsDetector.java" |
| line="335"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/FirebaseAnalyticsDetector.java" |
| line="375"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/FontDetector.java" |
| line="258"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/GridLayoutDetector.java" |
| line="107"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/GridLayoutDetector.java" |
| line="120"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/IconDetector.java" |
| line="1007"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/IconDetector.java" |
| line="1082"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/IconDetector.java" |
| line="2206"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/IconDetector.java" |
| line="2216"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/LocaleFolderDetector.java" |
| line="538"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/LocaleFolderDetector.java" |
| line="581"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/NetworkSecurityConfigDetector.java" |
| line="464"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/OverrideConcreteDetector.java" |
| line="131"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/RelativeOverlapDetector.java" |
| line="117"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/SizeConstraint.java" |
| line="142"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/SizeConstraint.java" |
| line="157"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/StateListDetector.java" |
| line="127"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/StringFormatDetector.java" |
| line="641"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/StringFormatDetector.java" |
| line="805"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/StringFormatDetector.java" |
| line="1353"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/StringFormatDetector.java" |
| line="1356"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/StringFormatDetector.java" |
| line="1483"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/StringFormatDetector.java" |
| line="1496"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/TooManyViewsDetector.java" |
| line="131"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/TooManyViewsDetector.java" |
| line="138"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/VectorDetector.java" |
| line="280"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/VectorDetector.java" |
| line="308"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/VectorDetector.java" |
| line="318"/> |
| </issue> |
| |
| <issue |
| id="DefaultLocale" |
| message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/VectorPathDetector.java" |
| line="142"/> |
| </issue> |
| |
| <issue |
| id="VisibleForTests" |
| message="This method should only be accessed from tests or within private scope"> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/ApiDetector.kt" |
| line="423"/> |
| </issue> |
| |
| <issue |
| id="FileComparisons" |
| message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`."> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/DuplicateIdDetector.java" |
| line="482"/> |
| </issue> |
| |
| <issue |
| id="FileComparisons" |
| message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`."> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/DuplicateIdDetector.java" |
| line="601"/> |
| </issue> |
| |
| <issue |
| id="FileComparisons" |
| message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`."> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/DuplicateResourceDetector.java" |
| line="132"/> |
| </issue> |
| |
| <issue |
| id="FileComparisons" |
| message="Do not compare java.io.File with `equals` or `==`: will not work correctly on case insensitive file systems! See `go/files-howto`."> |
| <location |
| file="libs/lint-checks/src/main/java/com/android/tools/lint/checks/RequiredAttributeDetector.java" |
| line="321"/> |
| </issue> |
| |
| </issues> |