blob: 41874ae8547c9cc6c194a6453394d61fa04edcae [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.11.0-alpha10" type="baseline" client="gradle" dependencies="false" name="AGP (8.11.0-alpha10)" variant="all" version="8.11.0-alpha10">
<issue
id="CheckResult"
message="The result of `assertThat` is not used"
errorLine1=" assertThat(captor1.value == TEST_SERVICE_COMPONENT_NAME)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidTest/java/androidx/privacysandbox/ondevicepersonalization/client/OnDevicePersonalizationManagerTest.kt"/>
</issue>
<issue
id="CheckResult"
message="The result of `assertThat` is not used"
errorLine1=" assertThat(captor2.value == TEST_BUNDLE)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidTest/java/androidx/privacysandbox/ondevicepersonalization/client/OnDevicePersonalizationManagerTest.kt"/>
</issue>
<issue
id="CheckResult"
message="The result of `assertThat` is not used"
errorLine1=" assertThat(captor1.value == surfacePackageToken)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidTest/java/androidx/privacysandbox/ondevicepersonalization/client/OnDevicePersonalizationManagerTest.kt"/>
</issue>
<issue
id="CheckResult"
message="The result of `assertThat` is not used"
errorLine1=" assertThat(captor2.value == iBinder)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidTest/java/androidx/privacysandbox/ondevicepersonalization/client/OnDevicePersonalizationManagerTest.kt"/>
</issue>
<issue
id="CheckResult"
message="The result of `assertThat` is not used"
errorLine1=" assertThat(captor3.value == TEST_DISPLAY_ID)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidTest/java/androidx/privacysandbox/ondevicepersonalization/client/OnDevicePersonalizationManagerTest.kt"/>
</issue>
<issue
id="CheckResult"
message="The result of `assertThat` is not used"
errorLine1=" assertThat(captor4.value == TEST_HEIGHT)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidTest/java/androidx/privacysandbox/ondevicepersonalization/client/OnDevicePersonalizationManagerTest.kt"/>
</issue>
<issue
id="CheckResult"
message="The result of `assertThat` is not used"
errorLine1=" assertThat(captor5.value == TEST_WIDTH)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidTest/java/androidx/privacysandbox/ondevicepersonalization/client/OnDevicePersonalizationManagerTest.kt"/>
</issue>
</issues>