Tiem Song | 7905a13 | 2023-03-28 15:32:27 -0700 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <issues format="6" by="lint 8.1.0-alpha07" type="baseline" client="gradle" dependencies="false" name="AGP (8.0.0-beta03)" variant="all" version="8.1.0-alpha07"> |
| 3 | |
| 4 | <issue |
| 5 | id="BanHideAnnotation" |
| 6 | message="@hide is not allowed in Javadoc" |
| 7 | errorLine1="public object Constants {" |
| 8 | errorLine2=" ~~~~~~~~~"> |
| 9 | <location |
| 10 | file="src/main/java/androidx/navigation/dynamicfeatures/Constants.kt"/> |
| 11 | </issue> |
| 12 | |
| 13 | <issue |
| 14 | id="BanHideAnnotation" |
| 15 | message="@hide is not allowed in Javadoc" |
| 16 | errorLine1=" internal val navGraphNavigator: DynamicGraphNavigator," |
| 17 | errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| 18 | <location |
| 19 | file="src/main/java/androidx/navigation/dynamicfeatures/DynamicGraphNavigator.kt"/> |
| 20 | </issue> |
| 21 | |
| 22 | <issue |
| 23 | id="BanHideAnnotation" |
| 24 | message="@hide is not allowed in Javadoc" |
| 25 | errorLine1=" internal val navGraphNavigator: DynamicGraphNavigator," |
| 26 | errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| 27 | <location |
| 28 | file="src/main/java/androidx/navigation/dynamicfeatures/DynamicGraphNavigator.kt"/> |
| 29 | </issue> |
| 30 | |
| 31 | <issue |
| 32 | id="BanHideAnnotation" |
| 33 | message="@hide is not allowed in Javadoc" |
| 34 | errorLine1=" internal val navGraphNavigator: DynamicGraphNavigator," |
| 35 | errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| 36 | <location |
| 37 | file="src/main/java/androidx/navigation/dynamicfeatures/DynamicGraphNavigator.kt"/> |
| 38 | </issue> |
| 39 | |
| 40 | <issue |
| 41 | id="BanHideAnnotation" |
| 42 | message="@hide is not allowed in Javadoc" |
| 43 | errorLine1=" internal val navigatorProvider: NavigatorProvider" |
| 44 | errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| 45 | <location |
| 46 | file="src/main/java/androidx/navigation/dynamicfeatures/DynamicGraphNavigator.kt"/> |
| 47 | </issue> |
| 48 | |
| 49 | <issue |
| 50 | id="BanHideAnnotation" |
| 51 | message="@hide is not allowed in Javadoc" |
| 52 | errorLine1=" internal val navigatorProvider: NavigatorProvider" |
| 53 | errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| 54 | <location |
| 55 | file="src/main/java/androidx/navigation/dynamicfeatures/DynamicGraphNavigator.kt"/> |
| 56 | </issue> |
| 57 | |
| 58 | <issue |
| 59 | id="BanHideAnnotation" |
| 60 | message="@hide is not allowed in Javadoc" |
| 61 | errorLine1=" internal val navigatorProvider: NavigatorProvider" |
| 62 | errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| 63 | <location |
| 64 | file="src/main/java/androidx/navigation/dynamicfeatures/DynamicGraphNavigator.kt"/> |
| 65 | </issue> |
| 66 | |
| 67 | <issue |
| 68 | id="BanHideAnnotation" |
| 69 | message="@hide is not allowed in Javadoc" |
| 70 | errorLine1=" public fun performInstall(" |
| 71 | errorLine2=" ~~~~~~~~~~~~~~"> |
| 72 | <location |
| 73 | file="src/main/java/androidx/navigation/dynamicfeatures/DynamicInstallManager.kt"/> |
| 74 | </issue> |
| 75 | |
| 76 | <issue |
| 77 | id="BanHideAnnotation" |
| 78 | message="@hide is not allowed in Javadoc" |
| 79 | errorLine1=" public fun needsInstall(module: String): Boolean {" |
| 80 | errorLine2=" ~~~~~~~~~~~~"> |
| 81 | <location |
| 82 | file="src/main/java/androidx/navigation/dynamicfeatures/DynamicInstallManager.kt"/> |
| 83 | </issue> |
| 84 | |
| 85 | <issue |
| 86 | id="BanHideAnnotation" |
| 87 | message="@hide is not allowed in Javadoc" |
| 88 | errorLine1=" public var splitInstallManager: SplitInstallManager? = null" |
| 89 | errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| 90 | <location |
| 91 | file="src/main/java/androidx/navigation/dynamicfeatures/DynamicInstallMonitor.kt"/> |
| 92 | </issue> |
| 93 | |
| 94 | </issues> |