| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 7.2.0-dev" type="baseline" client="gradle" dependencies="false" name="AGP (7.2.0-dev)" variant="all" version="7.2.0-dev"> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| errorLine1=" public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="src/main/java/com/example/androidx/remotecallback/demos/RemoteCallbackProvider.java" |
| line="34" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| errorLine1=" public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/androidx/remotecallback/demos/RemoteCallbackProvider.java" |
| line="34" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| errorLine1=" public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) {" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/com/example/androidx/remotecallback/demos/RemoteCallbackProvider.java" |
| line="34" |
| column="78"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| errorLine1=" public RemoteViews createRemoteViews(Context context, int[] ids, int value) {" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/androidx/remotecallback/demos/RemoteCallbackProvider.java" |
| line="43" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| errorLine1=" public RemoteViews createRemoteViews(Context context, int[] ids, int value) {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="src/main/java/com/example/androidx/remotecallback/demos/RemoteCallbackProvider.java" |
| line="43" |
| column="42"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| errorLine1=" public RemoteViews createRemoteViews(Context context, int[] ids, int value) {" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/com/example/androidx/remotecallback/demos/RemoteCallbackProvider.java" |
| line="43" |
| column="59"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| errorLine1=" public RemoteCallback setValue(Context context, int[] ids, int value) {" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/androidx/remotecallback/demos/RemoteCallbackProvider.java" |
| line="62" |
| column="12"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| errorLine1=" public RemoteCallback setValue(Context context, int[] ids, int value) {" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="src/main/java/com/example/androidx/remotecallback/demos/RemoteCallbackProvider.java" |
| line="62" |
| column="36"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://android.github.io/kotlin-guides/interop.html#nullability-annotations" |
| errorLine1=" public RemoteCallback setValue(Context context, int[] ids, int value) {" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/com/example/androidx/remotecallback/demos/RemoteCallbackProvider.java" |
| line="62" |
| column="53"/> |
| </issue> |
| |
| </issues> |