blob: 4dd486e7e6e603dfeb179a31889d5d6498588737 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.3.0-alpha18" type="baseline" client="gradle" dependencies="false" name="AGP (8.3.0-alpha18)" variant="all" version="8.3.0-alpha18">
<issue
id="NewApi"
message="Class requires API level 29 (current min is 23): `Power`"
errorLine1=" return if (type is PowerMetric.Type.Power) powerUw else energyUws"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/benchmark/macro/perfetto/PowerQuery.kt"/>
</issue>
<issue
id="NewApi"
message="Class requires API level 29 (current min is 23): `Power`"
errorLine1=" return if (type is PowerMetric.Type.Power) powerUw else energyUws"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/benchmark/macro/perfetto/PowerQuery.kt"/>
</issue>
<issue
id="BanThreadSleep"
message="Uses Thread.sleep()"
errorLine1=" Thread.sleep(50)"
errorLine2=" ~~~~~">
<location
file="src/androidTest/java/androidx/benchmark/macro/perfetto/AndroidxTracingTraceTest.kt"/>
</issue>
<issue
id="BanThreadSleep"
message="Uses Thread.sleep()"
errorLine1=" trace(label) { Thread.sleep(50) }"
errorLine2=" ~~~~~">
<location
file="src/androidTest/java/androidx/benchmark/macro/perfetto/AndroidxTracingTraceTest.kt"/>
</issue>
<issue
id="BanThreadSleep"
message="Uses Thread.sleep()"
errorLine1=" Thread.sleep(sleepDurMs)"
errorLine2=" ~~~~~">
<location
file="src/androidTest/java/androidx/benchmark/macro/ConfigurableActivity.kt"/>
</issue>
<issue
id="UnsafeOptInUsageError"
message="This declaration is opt-in and its usage should be marked with `@androidx.benchmark.perfetto.ExperimentalPerfettoTraceProcessorApi` or `@OptIn(markerClass = androidx.benchmark.perfetto.ExperimentalPerfettoTraceProcessorApi.class)`">
<location
file="src/main/java/androidx/benchmark/macro/perfetto/MemoryCountersQuery.kt"/>
</issue>
<issue
id="UnsafeOptInUsageError"
message="This declaration is opt-in and its usage should be marked with `@androidx.benchmark.macro.ExperimentalMetricApi` or `@OptIn(markerClass = androidx.benchmark.macro.ExperimentalMetricApi.class)`">
<location
file="src/main/java/androidx/benchmark/macro/perfetto/MemoryUsageQuery.kt"/>
</issue>
<issue
id="UnsafeOptInUsageError"
message="This declaration is opt-in and its usage should be marked with `@androidx.benchmark.macro.ExperimentalMetricApi` or `@OptIn(markerClass = androidx.benchmark.macro.ExperimentalMetricApi.class)`">
<location
file="src/main/java/androidx/benchmark/macro/MetricResultExtensions.kt"/>
</issue>
<issue
id="UnsafeOptInUsageError"
message="This declaration is opt-in and its usage should be marked with `@androidx.benchmark.macro.ExperimentalMetricApi` or `@OptIn(markerClass = androidx.benchmark.macro.ExperimentalMetricApi.class)`">
<location
file="src/main/java/androidx/benchmark/macro/MetricResultExtensions.kt"/>
</issue>
<issue
id="UnsafeOptInUsageError"
message="This declaration is opt-in and its usage should be marked with `@androidx.benchmark.perfetto.ExperimentalPerfettoTraceProcessorApi` or `@OptIn(markerClass = androidx.benchmark.perfetto.ExperimentalPerfettoTraceProcessorApi.class)`">
<location
file="src/main/java/androidx/benchmark/macro/perfetto/PowerQuery.kt"/>
</issue>
<issue
id="UnsafeOptInUsageError"
message="This declaration is opt-in and its usage should be marked with `@androidx.benchmark.perfetto.ExperimentalPerfettoTraceProcessorApi` or `@OptIn(markerClass = androidx.benchmark.perfetto.ExperimentalPerfettoTraceProcessorApi.class)`">
<location
file="src/main/java/androidx/benchmark/perfetto/Slice.kt"/>
</issue>
</issues>