| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.2.0-alpha15" type="baseline" client="gradle" dependencies="false" name="AGP (8.2.0-alpha15)" variant="all" version="8.2.0-alpha15"> |
| |
| <issue |
| id="NewApi" |
| message="Class requires API level 33 (current min is 26): `GoalProgressComplicationData`" |
| errorLine1=" is GoalProgressComplicationData -> placeholder.contentDescription" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/wear/watchface/complications/data/Data.kt"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Class requires API level 33 (current min is 26): `WeightedElementsComplicationData`" |
| errorLine1=" is WeightedElementsComplicationData -> placeholder.contentDescription" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/wear/watchface/complications/data/Data.kt"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="parcelable ComplicationData;" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/aidl/android/support/wearable/complications/ComplicationData.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="parcelable ComplicationProviderInfo;" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/aidl/android/support/wearable/complications/ComplicationProviderInfo.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="interface IComplicationManager {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/android/support/wearable/complications/IComplicationManager.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="interface IComplicationProvider {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/android/support/wearable/complications/IComplicationProvider.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="oneway interface IPreviewComplicationDataCallback {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/android/support/wearable/complications/IPreviewComplicationDataCallback.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="interface IProviderInfoService {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/android/support/wearable/complications/IProviderInfoService.aidl"/> |
| </issue> |
| |
| </issues> |