| <?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 `that` is not used" |
| errorLine1=" expect.that(keyValueMap[it]?.isSuccess)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/privacysandbox/databridge/client/DataBridgeClientTest.kt"/> |
| </issue> |
| |
| <issue |
| id="CheckResult" |
| message="The result of `that` is not used" |
| errorLine1=" expect.that(keyValueMap[intKey]?.isSuccess)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/privacysandbox/databridge/client/DataBridgeClientTest.kt"/> |
| </issue> |
| |
| <issue |
| id="CheckResult" |
| message="The result of `that` is not used" |
| errorLine1=" expect.that(keyValueMap[booleanKey]?.isSuccess)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/privacysandbox/databridge/client/DataBridgeClientTest.kt"/> |
| </issue> |
| |
| <issue |
| id="CheckResult" |
| message="The result of `that` is not used" |
| errorLine1=" expect.that(keyValueMap[tempStringKey]?.isFailure)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/privacysandbox/databridge/client/DataBridgeClientTest.kt"/> |
| </issue> |
| |
| <issue |
| id="CheckResult" |
| message="The result of `that` is not used" |
| errorLine1=" expect.that(result.exceptionOrNull() is ClassCastException)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/privacysandbox/databridge/client/DataBridgeClientTest.kt"/> |
| </issue> |
| |
| </issues> |