blob: 67d1494f6b43e4bf439e4e776c716ce90af1eb8e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.3.0-dev" type="baseline" client="" dependencies="true" name="" variant="all" version="8.3.0-dev">
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"
errorLine1=" return String.format(&quot;StringPoolSpan{%s, start=%d, stop=%d}&quot;,"
errorLine2=" ^">
<location
file="binary-resources/src/main/java/com/google/devrel/gmscore/tools/apk/arsc/StringPoolChunk.java"
line="414"
column="14"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"
errorLine1=" return String.format(&quot;XmlCdataChunk{line=%d, comment=%s, value=%s}&quot;,"
errorLine2=" ^">
<location
file="binary-resources/src/main/java/com/google/devrel/gmscore/tools/apk/arsc/XmlCdataChunk.java"
line="70"
column="12"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"
errorLine1=" return String.format(&quot;XmlEndElementChunk{line=%d, comment=%s, namespace=%s, name=%s}&quot;,"
errorLine2=" ^">
<location
file="binary-resources/src/main/java/com/google/devrel/gmscore/tools/apk/arsc/XmlEndElementChunk.java"
line="72"
column="12"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"
errorLine1=" return String.format(&quot;XmlNamespaceChunk{line=%d, comment=%s, prefix=%s, uri=%s}&quot;,"
errorLine2=" ^">
<location
file="binary-resources/src/main/java/com/google/devrel/gmscore/tools/apk/arsc/XmlNamespaceChunk.java"
line="67"
column="12"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"
errorLine1=" return String.format(&quot;XmlNodeChunk{line=%d, comment=%s}&quot;, getLineNumber(), getComment());"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="binary-resources/src/main/java/com/google/devrel/gmscore/tools/apk/arsc/XmlNodeChunk.java"
line="94"
column="12"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"
errorLine1=" return String.format("
errorLine2=" ^">
<location
file="binary-resources/src/main/java/com/google/devrel/gmscore/tools/apk/arsc/XmlStartElementChunk.java"
line="140"
column="12"/>
</issue>
</issues>