blob: 1c494d2d9cf5ef6ae7814d6b8471f8062352af9f [file] [log] [blame]
Aurimas Liutikas45139d42021-10-07 15:45:47 -07001<?xml version="1.0" encoding="UTF-8"?>
2<issues format="6" by="lint 7.2.0-dev" type="baseline" client="gradle" dependencies="true" name="AGP (7.2.0-dev)" variant="all" version="7.2.0-dev">
3
4 <issue
Aurimas Liutikas210f8752021-10-08 16:54:51 -07005 id="UnknownNullness"
6 message="Should explicitly declare type here since implicit type does not specify nullness"
7 errorLine1="internal fun makeNativePaint() ="
8 errorLine2=" ~~~~~~~~~~~~~~~">
9 <location
10 file="src/androidMain/kotlin/androidx/compose/ui/graphics/AndroidPaint.android.kt"
11 line="119"
12 column="14"/>
13 </issue>
14
15 <issue
16 id="UnknownNullness"
17 message="Should explicitly declare type here since implicit type does not specify nullness"
18 errorLine1=" internal val currentRecomposeScope: RecomposeScopeImpl?"
19 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
20 <location
21 file="src/commonMain/kotlin/androidx/compose/runtime/Composer.kt"
22 line="1788"
23 column="18"/>
24 </issue>
25
26 <issue
27 id="UnknownNullness"
28 message="Should explicitly declare type here since implicit type does not specify nullness"
Aurimas Liutikas210f8752021-10-08 16:54:51 -070029 errorLine1=" internal override val recomposeCoroutineContext: CoroutineContext"
30 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
31 <location
32 file="src/commonMain/kotlin/androidx/compose/runtime/Recomposer.kt"
33 line="179"
34 column="27"/>
35 </issue>
36
37 <issue
38 id="UnknownNullness"
39 message="Should explicitly declare type here since implicit type does not specify nullness"
Aurimas Liutikas210f8752021-10-08 16:54:51 -070040 errorLine1=" fun get(index: Int) = (currentSlot + index).let { slotIndex ->"
41 errorLine2=" ~~~">
42 <location
43 file="src/commonMain/kotlin/androidx/compose/runtime/SlotTable.kt"
44 line="694"
45 column="9"/>
46 </issue>
47
48 <issue
49 id="UnknownNullness"
50 message="Should explicitly declare type here since implicit type does not specify nullness"
51 errorLine1="fun &lt;T> mutableStateListOf(vararg elements: T) ="
52 errorLine2=" ~~~~~~~~~~~~~~~~~~">
53 <location
54 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
Tiem Song7d99c7f2021-10-26 21:34:35 -070055 line="233"
56 column="9"/>
57 </issue>
58
59 <issue
60 id="UnknownNullness"
61 message="Should explicitly declare type here since implicit type does not specify nullness"
62 errorLine1="fun &lt;T> mutableStateListOf(vararg elements: T) ="
63 errorLine2=" ~~~~~~~~~~~~~~~~~~">
64 <location
65 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
66 line="233"
67 column="9"/>
68 </issue>
69
70 <issue
71 id="UnknownNullness"
72 message="Should explicitly declare type here since implicit type does not specify nullness"
73 errorLine1="fun &lt;T> mutableStateListOf(vararg elements: T) ="
74 errorLine2=" ~~~~~~~~~~~~~~~~~~">
75 <location
76 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
77 line="233"
78 column="9"/>
79 </issue>
80
81 <issue
82 id="UnknownNullness"
83 message="Should explicitly declare type here since implicit type does not specify nullness"
84 errorLine1="fun &lt;T> mutableStateListOf(vararg elements: T) ="
85 errorLine2=" ~~~~~~~~~~~~~~~~~~">
86 <location
87 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
88 line="233"
89 column="9"/>
90 </issue>
91
92 <issue
93 id="UnknownNullness"
94 message="Should explicitly declare type here since implicit type does not specify nullness"
95 errorLine1="fun &lt;T> mutableStateListOf(vararg elements: T) ="
96 errorLine2=" ~~~~~~~~~~~~~~~~~~">
97 <location
98 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
99 line="233"
Aurimas Liutikas210f8752021-10-08 16:54:51 -0700100 column="9"/>
101 </issue>
102
103 <issue
104 id="UnknownNullness"
105 message="Should explicitly declare type here since implicit type does not specify nullness"
106 errorLine1="fun &lt;T> Collection&lt;T>.toMutableStateList() = SnapshotStateList&lt;T>().also { it.addAll(this) }"
107 errorLine2=" ~~~~~~~~~~~~~~~~~~">
108 <location
109 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
Tiem Song7d99c7f2021-10-26 21:34:35 -0700110 line="240"
111 column="23"/>
112 </issue>
113
114 <issue
115 id="UnknownNullness"
116 message="Should explicitly declare type here since implicit type does not specify nullness"
117 errorLine1="fun &lt;T> Collection&lt;T>.toMutableStateList() = SnapshotStateList&lt;T>().also { it.addAll(this) }"
118 errorLine2=" ~~~~~~~~~~~~~~~~~~">
119 <location
120 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
121 line="240"
122 column="23"/>
123 </issue>
124
125 <issue
126 id="UnknownNullness"
127 message="Should explicitly declare type here since implicit type does not specify nullness"
128 errorLine1="fun &lt;T> Collection&lt;T>.toMutableStateList() = SnapshotStateList&lt;T>().also { it.addAll(this) }"
129 errorLine2=" ~~~~~~~~~~~~~~~~~~">
130 <location
131 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
132 line="240"
133 column="23"/>
134 </issue>
135
136 <issue
137 id="UnknownNullness"
138 message="Should explicitly declare type here since implicit type does not specify nullness"
139 errorLine1="fun &lt;T> Collection&lt;T>.toMutableStateList() = SnapshotStateList&lt;T>().also { it.addAll(this) }"
140 errorLine2=" ~~~~~~~~~~~~~~~~~~">
141 <location
142 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
143 line="240"
144 column="23"/>
145 </issue>
146
147 <issue
148 id="UnknownNullness"
149 message="Should explicitly declare type here since implicit type does not specify nullness"
150 errorLine1="fun &lt;T> Collection&lt;T>.toMutableStateList() = SnapshotStateList&lt;T>().also { it.addAll(this) }"
151 errorLine2=" ~~~~~~~~~~~~~~~~~~">
152 <location
153 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
154 line="240"
Aurimas Liutikas210f8752021-10-08 16:54:51 -0700155 column="23"/>
156 </issue>
157
158 <issue
159 id="UnknownNullness"
160 message="Should explicitly declare type here since implicit type does not specify nullness"
161 errorLine1="fun &lt;K, V> mutableStateMapOf(vararg pairs: Pair&lt;K, V>) ="
162 errorLine2=" ~~~~~~~~~~~~~~~~~">
163 <location
164 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
Tiem Song7d99c7f2021-10-26 21:34:35 -0700165 line="262"
166 column="12"/>
167 </issue>
168
169 <issue
170 id="UnknownNullness"
171 message="Should explicitly declare type here since implicit type does not specify nullness"
172 errorLine1="fun &lt;K, V> mutableStateMapOf(vararg pairs: Pair&lt;K, V>) ="
173 errorLine2=" ~~~~~~~~~~~~~~~~~">
174 <location
175 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
176 line="262"
177 column="12"/>
178 </issue>
179
180 <issue
181 id="UnknownNullness"
182 message="Should explicitly declare type here since implicit type does not specify nullness"
183 errorLine1="fun &lt;K, V> mutableStateMapOf(vararg pairs: Pair&lt;K, V>) ="
184 errorLine2=" ~~~~~~~~~~~~~~~~~">
185 <location
186 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
187 line="262"
188 column="12"/>
189 </issue>
190
191 <issue
192 id="UnknownNullness"
193 message="Should explicitly declare type here since implicit type does not specify nullness"
194 errorLine1="fun &lt;K, V> mutableStateMapOf(vararg pairs: Pair&lt;K, V>) ="
195 errorLine2=" ~~~~~~~~~~~~~~~~~">
196 <location
197 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
198 line="262"
199 column="12"/>
200 </issue>
201
202 <issue
203 id="UnknownNullness"
204 message="Should explicitly declare type here since implicit type does not specify nullness"
205 errorLine1="fun &lt;K, V> mutableStateMapOf(vararg pairs: Pair&lt;K, V>) ="
206 errorLine2=" ~~~~~~~~~~~~~~~~~">
207 <location
208 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
209 line="262"
Aurimas Liutikas210f8752021-10-08 16:54:51 -0700210 column="12"/>
211 </issue>
212
213 <issue
214 id="UnknownNullness"
215 message="Should explicitly declare type here since implicit type does not specify nullness"
216 errorLine1="fun &lt;K, V> Iterable&lt;Pair&lt;K, V>>.toMutableStateMap() ="
217 errorLine2=" ~~~~~~~~~~~~~~~~~">
218 <location
219 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
Tiem Song7d99c7f2021-10-26 21:34:35 -0700220 line="270"
Aurimas Liutikas210f8752021-10-08 16:54:51 -0700221 column="33"/>
222 </issue>
223
224 <issue
225 id="UnknownNullness"
226 message="Should explicitly declare type here since implicit type does not specify nullness"
Tiem Song7d99c7f2021-10-26 21:34:35 -0700227 errorLine1="fun &lt;K, V> Iterable&lt;Pair&lt;K, V>>.toMutableStateMap() ="
228 errorLine2=" ~~~~~~~~~~~~~~~~~">
Aurimas Liutikas210f8752021-10-08 16:54:51 -0700229 <location
Tiem Song7d99c7f2021-10-26 21:34:35 -0700230 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
231 line="270"
232 column="33"/>
Aurimas Liutikas210f8752021-10-08 16:54:51 -0700233 </issue>
234
235 <issue
236 id="UnknownNullness"
237 message="Should explicitly declare type here since implicit type does not specify nullness"
Tiem Song7d99c7f2021-10-26 21:34:35 -0700238 errorLine1="fun &lt;K, V> Iterable&lt;Pair&lt;K, V>>.toMutableStateMap() ="
239 errorLine2=" ~~~~~~~~~~~~~~~~~">
Aurimas Liutikas210f8752021-10-08 16:54:51 -0700240 <location
Tiem Song7d99c7f2021-10-26 21:34:35 -0700241 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
242 line="270"
243 column="33"/>
244 </issue>
245
246 <issue
247 id="UnknownNullness"
248 message="Should explicitly declare type here since implicit type does not specify nullness"
249 errorLine1="fun &lt;K, V> Iterable&lt;Pair&lt;K, V>>.toMutableStateMap() ="
250 errorLine2=" ~~~~~~~~~~~~~~~~~">
251 <location
252 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
253 line="270"
254 column="33"/>
255 </issue>
256
257 <issue
258 id="UnknownNullness"
259 message="Should explicitly declare type here since implicit type does not specify nullness"
260 errorLine1="fun &lt;K, V> Iterable&lt;Pair&lt;K, V>>.toMutableStateMap() ="
261 errorLine2=" ~~~~~~~~~~~~~~~~~">
262 <location
263 file="src/commonMain/kotlin/androidx/compose/runtime/SnapshotState.kt"
264 line="270"
265 column="33"/>
Aurimas Liutikas210f8752021-10-08 16:54:51 -0700266 </issue>
267
Aurimas Liutikas45139d42021-10-07 15:45:47 -0700268</issues>