blob: 69312fc311f2342d16556e3a12ea480d695eac96 [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=" override fun getTraceId(): Long = TODO()"
errorLine2=" ~~~~~~">
<location
file="testSrc/com/android/tools/idea/profilers/performance/CaptureDetailsTest.kt"
line="148"
column="41"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" override fun getType(): TraceType = TODO()"
errorLine2=" ~~~~~~">
<location
file="testSrc/com/android/tools/idea/profilers/performance/CaptureDetailsTest.kt"
line="149"
column="43"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" override fun getTimeline(): Timeline = TODO()"
errorLine2=" ~~~~~~">
<location
file="testSrc/com/android/tools/idea/profilers/performance/CaptureDetailsTest.kt"
line="150"
column="46"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" override fun isDualClock(): Boolean= TODO()"
errorLine2=" ~~~~~~">
<location
file="testSrc/com/android/tools/idea/profilers/performance/CaptureDetailsTest.kt"
line="151"
column="44"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" override fun getDualClockDisabledMessage(): String = TODO()"
errorLine2=" ~~~~~~">
<location
file="testSrc/com/android/tools/idea/profilers/performance/CaptureDetailsTest.kt"
line="152"
column="60"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" override fun updateClockType(clockType: ClockType)= TODO()"
errorLine2=" ~~~~~~">
<location
file="testSrc/com/android/tools/idea/profilers/performance/CaptureDetailsTest.kt"
line="153"
column="59"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" override fun getMainThreadId(): Int = TODO()"
errorLine2=" ~~~~~~">
<location
file="testSrc/com/android/tools/idea/profilers/performance/CaptureDetailsTest.kt"
line="154"
column="45"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" override fun getThreads(): MutableSet&lt;CpuThreadInfo> = TODO()"
errorLine2=" ~~~~~~">
<location
file="testSrc/com/android/tools/idea/profilers/performance/CaptureDetailsTest.kt"
line="155"
column="62"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" override fun containsThread(threadId: Int): Boolean = TODO()"
errorLine2=" ~~~~~~">
<location
file="testSrc/com/android/tools/idea/profilers/performance/CaptureDetailsTest.kt"
line="156"
column="61"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" override fun getCaptureNode(threadId: Int): CaptureNode? = TODO()"
errorLine2=" ~~~~~~">
<location
file="testSrc/com/android/tools/idea/profilers/performance/CaptureDetailsTest.kt"
line="157"
column="66"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" override fun getCaptureNodes(): MutableCollection&lt;CaptureNode> = TODO()"
errorLine2=" ~~~~~~">
<location
file="testSrc/com/android/tools/idea/profilers/performance/CaptureDetailsTest.kt"
line="158"
column="72"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" override fun collapseNodesWithTags(tagsToCollapse: MutableSet&lt;String>) = TODO()"
errorLine2=" ~~~~~~">
<location
file="testSrc/com/android/tools/idea/profilers/performance/CaptureDetailsTest.kt"
line="159"
column="80"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" override fun getCollapsedTags(): MutableSet&lt;String> = TODO()"
errorLine2=" ~~~~~~">
<location
file="testSrc/com/android/tools/idea/profilers/performance/CaptureDetailsTest.kt"
line="160"
column="61"/>
</issue>
<issue
id="StopShip"
message="`TODO` call found; points to code which must be fixed prior to release"
errorLine1=" override fun getTags(): MutableSet&lt;String> = TODO()"
errorLine2=" ~~~~~~">
<location
file="testSrc/com/android/tools/idea/profilers/performance/CaptureDetailsTest.kt"
line="161"
column="52"/>
</issue>
</issues>