| <?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="Should explicitly declare type here since implicit type does not specify nullness" |
| errorLine1=" val colorSystem: ColorSystem" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/compose/integration/docs/theming/Anatomy.kt" |
| line="124" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Should explicitly declare type here since implicit type does not specify nullness" |
| errorLine1=" val typographySystem: TypographySystem" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/compose/integration/docs/theming/Anatomy.kt" |
| line="127" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Should explicitly declare type here since implicit type does not specify nullness" |
| errorLine1=" val customSystem: CustomSystem" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/compose/integration/docs/theming/Anatomy.kt" |
| line="130" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Should explicitly declare type here since implicit type does not specify nullness" |
| errorLine1=" val colors: ExtendedColors" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/androidx/compose/integration/docs/theming/Custom.kt" |
| line="103" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Should explicitly declare type here since implicit type does not specify nullness" |
| errorLine1=" val typography: ReplacementTypography" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/compose/integration/docs/theming/Custom.kt" |
| line="195" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Should explicitly declare type here since implicit type does not specify nullness" |
| errorLine1=" val shapes: ReplacementShapes" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/androidx/compose/integration/docs/theming/Custom.kt" |
| line="198" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Should explicitly declare type here since implicit type does not specify nullness" |
| errorLine1=" val colors: CustomColors" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/androidx/compose/integration/docs/theming/Custom.kt" |
| line="308" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Should explicitly declare type here since implicit type does not specify nullness" |
| errorLine1=" val typography: CustomTypography" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/compose/integration/docs/theming/Custom.kt" |
| line="311" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Should explicitly declare type here since implicit type does not specify nullness" |
| errorLine1=" val elevation: CustomElevation" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/compose/integration/docs/theming/Custom.kt" |
| line="314" |
| column="13"/> |
| </issue> |
| |
| </issues> |