| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 7.1.0-alpha02" type="baseline" client="cli" name="Lint" variant="all" version="7.1.0-alpha02"> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 30 (current min is 25): `retrievePreviewComplicationData`" |
| errorLine1=" providerInfoRetriever.retrievePreviewComplicationData(component, type)!!" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/ProviderInfoRetrieverTest.kt" |
| line="86" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 30 (current min is 25): `retrievePreviewComplicationData`" |
| errorLine1=" assertThat(providerInfoRetriever.retrievePreviewComplicationData(component, type))" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/ProviderInfoRetrieverTest.kt" |
| line="114" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 30 (current min is 25): `retrievePreviewComplicationData`" |
| errorLine1=" assertThat(providerInfoRetriever.retrievePreviewComplicationData(component, type))" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/ProviderInfoRetrieverTest.kt" |
| line="127" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 30 (current min is 25): `retrievePreviewComplicationData`" |
| errorLine1=" assertThat(providerInfoRetriever.retrievePreviewComplicationData(component, type))" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/ProviderInfoRetrieverTest.kt" |
| line="147" |
| column="46"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 26 (current min is 25): `java.time.Instant#parse`" |
| errorLine1=" val referenceMillis = Instant.parse("2020-12-30T10:15:30.001Z").toEpochMilli()" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/data/TextTest.kt" |
| line="52" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 26 (current min is 25): `java.time.Instant#toEpochMilli`" |
| errorLine1=" val referenceMillis = Instant.parse("2020-12-30T10:15:30.001Z").toEpochMilli()" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/data/TextTest.kt" |
| line="52" |
| column="73"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 26 (current min is 25): `java.time.Instant#parse`" |
| errorLine1=" val referenceMillis = Instant.parse("2020-12-30T10:15:30.001Z").toEpochMilli()" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/data/TextTest.kt" |
| line="81" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 26 (current min is 25): `java.time.Instant#toEpochMilli`" |
| errorLine1=" val referenceMillis = Instant.parse("2020-12-30T10:15:30.001Z").toEpochMilli()" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/data/TextTest.kt" |
| line="81" |
| column="73"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 26 (current min is 25): `java.time.Instant#parse`" |
| errorLine1=" val startPointMillis = Instant.parse("2020-12-30T10:15:30.001Z").toEpochMilli()" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/data/TextTest.kt" |
| line="145" |
| column="40"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 26 (current min is 25): `java.time.Instant#toEpochMilli`" |
| errorLine1=" val startPointMillis = Instant.parse("2020-12-30T10:15:30.001Z").toEpochMilli()" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/data/TextTest.kt" |
| line="145" |
| column="74"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 26 (current min is 25): `java.time.Instant#parse`" |
| errorLine1=" val dateTimeMillis = Instant.parse("2020-12-30T10:15:20.00Z").toEpochMilli()" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/data/TextTest.kt" |
| line="171" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 26 (current min is 25): `java.time.Instant#toEpochMilli`" |
| errorLine1=" val dateTimeMillis = Instant.parse("2020-12-30T10:15:20.00Z").toEpochMilli()" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/data/TextTest.kt" |
| line="171" |
| column="71"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 26 (current min is 25): `java.time.Instant#parse`" |
| errorLine1=" val referenceMillis = Instant.parse("2020-12-30T10:15:30.001Z").toEpochMilli()" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/data/TextTest.kt" |
| line="194" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 26 (current min is 25): `java.time.Instant#toEpochMilli`" |
| errorLine1=" val referenceMillis = Instant.parse("2020-12-30T10:15:30.001Z").toEpochMilli()" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/data/TextTest.kt" |
| line="194" |
| column="73"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 26 (current min is 25): `java.time.Instant#parse`" |
| errorLine1=" val referenceMillis = Instant.parse("2020-12-30T10:15:30.001Z").toEpochMilli()" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/data/TextTest.kt" |
| line="207" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Call requires API level 26 (current min is 25): `java.time.Instant#toEpochMilli`" |
| errorLine1=" val referenceMillis = Instant.parse("2020-12-30T10:15:30.001Z").toEpochMilli()" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/test/java/androidx/wear/complications/data/TextTest.kt" |
| line="207" |
| column="73"/> |
| </issue> |
| |
| <issue |
| id="MissingQuantity" |
| message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| errorLine1=" <plurals name="time_difference_short_days" formatted="false" msgid="8500262093840795448">" |
| errorLine2=" ^"> |
| <location |
| file="src/main/res/values-fr-rCA/complication_strings.xml" |
| line="4" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="MissingQuantity" |
| message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| errorLine1=" <plurals name="time_difference_short_days" formatted="false" msgid="8500262093840795448">" |
| errorLine2=" ^"> |
| <location |
| file="src/main/res/values-fr/complication_strings.xml" |
| line="4" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="MissingQuantity" |
| message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| errorLine1=" <plurals name="time_difference_short_hours" formatted="false" msgid="3258361256003469346">" |
| errorLine2=" ^"> |
| <location |
| file="src/main/res/values-fr-rCA/complication_strings.xml" |
| line="8" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="MissingQuantity" |
| message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| errorLine1=" <plurals name="time_difference_short_hours" formatted="false" msgid="3258361256003469346">" |
| errorLine2=" ^"> |
| <location |
| file="src/main/res/values-fr/complication_strings.xml" |
| line="8" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="MissingQuantity" |
| message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| errorLine1=" <plurals name="time_difference_short_minutes" formatted="false" msgid="3812930575997556650">" |
| errorLine2=" ^"> |
| <location |
| file="src/main/res/values-fr-rCA/complication_strings.xml" |
| line="12" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="MissingQuantity" |
| message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| errorLine1=" <plurals name="time_difference_short_minutes" formatted="false" msgid="3812930575997556650">" |
| errorLine2=" ^"> |
| <location |
| file="src/main/res/values-fr/complication_strings.xml" |
| line="12" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="MissingQuantity" |
| message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| errorLine1=" <plurals name="time_difference_words_days" formatted="false" msgid="345557497041553025">" |
| errorLine2=" ^"> |
| <location |
| file="src/main/res/values-fr-rCA/complication_strings.xml" |
| line="18" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="MissingQuantity" |
| message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| errorLine1=" <plurals name="time_difference_words_days" formatted="false" msgid="345557497041553025">" |
| errorLine2=" ^"> |
| <location |
| file="src/main/res/values-fr/complication_strings.xml" |
| line="18" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="MissingQuantity" |
| message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| errorLine1=" <plurals name="time_difference_words_hours" formatted="false" msgid="2990178439049007198">" |
| errorLine2=" ^"> |
| <location |
| file="src/main/res/values-fr-rCA/complication_strings.xml" |
| line="22" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="MissingQuantity" |
| message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| errorLine1=" <plurals name="time_difference_words_hours" formatted="false" msgid="2990178439049007198">" |
| errorLine2=" ^"> |
| <location |
| file="src/main/res/values-fr/complication_strings.xml" |
| line="22" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="MissingQuantity" |
| message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| errorLine1=" <plurals name="time_difference_words_minutes" formatted="false" msgid="9081188175463984403">" |
| errorLine2=" ^"> |
| <location |
| file="src/main/res/values-fr-rCA/complication_strings.xml" |
| line="26" |
| column="5"/> |
| </issue> |
| |
| <issue |
| id="MissingQuantity" |
| message="For locale "fr" (French) the following quantities should also be defined: `many`" |
| errorLine1=" <plurals name="time_difference_words_minutes" formatted="false" msgid="9081188175463984403">" |
| errorLine2=" ^"> |
| <location |
| file="src/main/res/values-fr/complication_strings.xml" |
| line="26" |
| column="5"/> |
| </issue> |
| |
| </issues> |