| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.11.0-dev" type="baseline" client="" dependencies="true" name="" variant="all" version="8.11.0-dev"> |
| |
| <issue |
| id="WrongThread" |
| message="Call must be from `@{Slow,WorkerThread}`, but context is allowing `@UiThread`" |
| errorLine1=" override fun invoke(project: Project, editor: Editor?, file: PsiFile?, dataContext: DataContext?) = invoke(project)" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="src/org/jetbrains/android/refactoring/namespaces/MigrateToNonTransitiveRClasses.kt" |
| line="106" |
| column="103"/> |
| </issue> |
| |
| <issue |
| id="WrongThread" |
| message="Call must be from `@{Slow,WorkerThread}`, but context is allowing `@UiThread`" |
| errorLine1=" override fun invoke(project: Project, elements: Array<PsiElement>, dataContext: DataContext?) = invoke(project)" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="src/org/jetbrains/android/refactoring/namespaces/MigrateToNonTransitiveRClasses.kt" |
| line="109" |
| column="99"/> |
| </issue> |
| |
| </issues> |