blob: 3d8402ba7df6b9e5d1e7661c21e65d11c5783313 [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="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" TODO(&quot;Not yet implemented&quot;)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/test/java/com/android/ddmlib/DeviceMonitorTest.kt"
line="150"
column="13"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" TODO(&quot;Not yet implemented&quot;)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/test/java/com/android/ddmlib/DeviceMonitorTest.kt"
line="154"
column="13"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" TODO(&quot;Not yet implemented&quot;)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/test/java/com/android/ddmlib/testing/FakeAdbRule.kt"
line="219"
column="9"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" TODO(&quot;Not yet implemented&quot;)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/test/java/com/android/ddmlib/testing/FakeAdbRule.kt"
line="223"
column="9"/>
</issue>
<issue
id="DefaultLocale"
message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"
errorLine1=" String.format("
errorLine2=" ^">
<location
file="src/test/java/com/android/ddmlib/internal/DebuggerTest.java"
line="382"
column="29"/>
</issue>
</issues>