| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="5" by="lint 4.2.0-alpha06" client="gradle" variant="debug" version="4.2.0-alpha06"> |
| |
| <issue |
| id="RestrictedApi" |
| message="ArchTaskExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)" |
| errorLine1=" internal var mainThreadExecutor = ArchTaskExecutor.getMainThreadExecutor()" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/paging/AsyncPagedListDiffer.kt" |
| line="131" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="ArchTaskExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)" |
| errorLine1=" fetchExecutor: Executor = ArchTaskExecutor.getIOThreadExecutor()" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/paging/LivePagedList.kt" |
| line="155" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="ArchTaskExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)" |
| errorLine1=" fetchExecutor: Executor = ArchTaskExecutor.getIOThreadExecutor()" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/paging/LivePagedList.kt" |
| line="197" |
| column="31"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="ArchTaskExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)" |
| errorLine1=" fetchDispatcher: CoroutineDispatcher = ArchTaskExecutor.getIOThreadExecutor()" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/paging/LivePagedList.kt" |
| line="250" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="ArchTaskExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)" |
| errorLine1=" ArchTaskExecutor.getMainThreadExecutor().asCoroutineDispatcher()," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/paging/LivePagedList.kt" |
| line="259" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="ArchTaskExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)" |
| errorLine1=" fetchDispatcher: CoroutineDispatcher = ArchTaskExecutor.getIOThreadExecutor()" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/paging/LivePagedList.kt" |
| line="302" |
| column="44"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="ArchTaskExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)" |
| errorLine1=" ArchTaskExecutor.getMainThreadExecutor().asCoroutineDispatcher()," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/paging/LivePagedList.kt" |
| line="311" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="ArchTaskExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)" |
| errorLine1=" private var fetchDispatcher = ArchTaskExecutor.getIOThreadExecutor().asCoroutineDispatcher()" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/paging/LivePagedListBuilder.kt" |
| line="51" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="ArchTaskExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)" |
| errorLine1=" ArchTaskExecutor.getMainThreadExecutor().asCoroutineDispatcher()," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/paging/LivePagedListBuilder.kt" |
| line="297" |
| column="13"/> |
| </issue> |
| |
| </issues> |