Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(981)

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1616263005: Add CustomEvent (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Rgen Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tool/input_sdk/lib/web_sql/ddc/web_sql_ddc.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 severe: [AnalyzerMessage] The argument type 'InternalMap' cannot be assigned to the parameter type 'Map' (dart:_isolate_helper/isolate_serialization.dart, line 47, col 47) 1 severe: [AnalyzerMessage] The argument type 'InternalMap' cannot be assigned to the parameter type 'Map' (dart:_isolate_helper/isolate_serialization.dart, line 47, col 47)
2 severe: [STATIC_TYPE_ERROR] Type check failed: x (InternalMap) is not of type Ma p<dynamic, dynamic> (dart:_isolate_helper/isolate_serialization.dart, line 47, c ol 47) 2 severe: [STATIC_TYPE_ERROR] Type check failed: x (InternalMap) is not of type Ma p<dynamic, dynamic> (dart:_isolate_helper/isolate_serialization.dart, line 47, c ol 47)
3 severe: [AnalyzerMessage] Missing concrete implementation of 'num.==' (dart:_int erceptors/js_number.dart, line 12, col 7) 3 severe: [AnalyzerMessage] Missing concrete implementation of 'num.==' (dart:_int erceptors/js_number.dart, line 12, col 7)
4 severe: [AnalyzerMessage] Missing concrete implementation of 'String.==' (dart:_ interceptors/js_string.dart, line 14, col 7) 4 severe: [AnalyzerMessage] Missing concrete implementation of 'String.==' (dart:_ interceptors/js_string.dart, line 14, col 7)
5 severe: [STATIC_TYPE_ERROR] Type check failed: (_BroadcastSubscription<T> subscr iption) {subscription._close();} ((_BroadcastSubscription<T>) → void) is not of type (_BufferingStreamSubscription<T>) → void because (_BroadcastSubscription<T> subscription) {subscription._close();} cannot be typed as (_BufferingStreamSubs cription<T>) → void (dart:async/broadcast_stream_controller.dart, line 371, col 24) 5 severe: [STATIC_TYPE_ERROR] Type check failed: (_BroadcastSubscription<T> subscr iption) {subscription._close();} ((_BroadcastSubscription<T>) → void) is not of type (_BufferingStreamSubscription<T>) → void because (_BroadcastSubscription<T> subscription) {subscription._close();} cannot be typed as (_BufferingStreamSubs cription<T>) → void (dart:async/broadcast_stream_controller.dart, line 371, col 24)
6 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<Se ndPort> (dart:_isolate_helper, line 574, col 29) 6 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<Se ndPort> (dart:_isolate_helper, line 574, col 29)
7 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 839, col 37) 7 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 839, col 37)
8 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 886, col 11) 8 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 886, col 11)
9 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 80, col 12) 9 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 80, col 12)
10 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 125, col 9) 10 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 125, col 9)
(...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after
270 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 229, col 15) 270 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 229, col 15)
271 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 231, col 16) 271 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 231, col 16)
272 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 247, col 28) 272 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 247, col 28)
273 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 263, col 30) 273 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 263, col 30)
274 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_debugger, line 25, col 5) 274 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_debugger, line 25, col 5)
275 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (E) → dynamic (dart:js, line 326, col 44) 275 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (E) → dynamic (dart:js, line 326, col 44)
276 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 359, col 12) 276 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 359, col 12)
277 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 405, col 12) 277 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 405, col 12)
278 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 410, col 12) 278 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 410, col 12)
279 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 127, col 31) 279 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 127, col 31)
280 severe: [AnalyzerMessage] The setter 'classes' is not defined for the class 'Nod e' (dart:html, line 5484, col 32) 280 severe: [AnalyzerMessage] The setter 'classes' is not defined for the class 'Nod e' (dart:html, line 5561, col 32)
281 severe: [AnalyzerMessage] The method '_registerCustomElement' is not defined for the class 'HtmlDocument' (dart:html, line 8391, col 5) 281 severe: [AnalyzerMessage] The method '_registerCustomElement' is not defined for the class 'HtmlDocument' (dart:html, line 8468, col 5)
282 severe: [AnalyzerMessage] 14 positional arguments expected, but 18 found (dart:h tml, line 10953, col 185) 282 severe: [AnalyzerMessage] 14 positional arguments expected, but 18 found (dart:h tml, line 11030, col 185)
283 severe: [AnalyzerMessage] The getter 'name' is not defined for the class 'Node' (dart:html, line 14585, col 32) 283 severe: [AnalyzerMessage] The getter 'name' is not defined for the class 'Node' (dart:html, line 14662, col 32)
284 severe: [AnalyzerMessage] The getter 'value' is not defined for the class 'Node' (dart:html, line 14597, col 34) 284 severe: [AnalyzerMessage] The getter 'value' is not defined for the class 'Node' (dart:html, line 14674, col 34)
285 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.left ca nnot be overridden in CssRect. (dart:html, line 15272, col 3) 285 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.left ca nnot be overridden in CssRect. (dart:html, line 15349, col 3)
286 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.top can not be overridden in CssRect. (dart:html, line 15274, col 3) 286 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.top can not be overridden in CssRect. (dart:html, line 15351, col 3)
287 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget' (dart:html, line 15871, col 31) 287 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget' (dart:html, line 15948, col 31)
288 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget' (dart:html, line 15895, col 31) 288 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget' (dart:html, line 15972, col 31)
289 severe: [AnalyzerMessage] Missing concrete implementation of 'EventTarget._addEv entListener_1', 'EventTarget._removeEventListener_3', 'EventTarget._removeEventL istener_1', 'EventTarget._removeEventListener_2' and 7 more (dart:html, line 186 04, col 7) 289 severe: [AnalyzerMessage] Missing concrete implementation of 'EventTarget._addEv entListener_1', 'EventTarget._removeEventListener_3', 'EventTarget._removeEventL istener_1', 'EventTarget._removeEventListener_2' and 7 more (dart:html, line 186 81, col 7)
290 severe: [AnalyzerMessage] Missing concrete implementation of 'KeyboardEvent._get ModifierState_1', 'Event._stopImmediatePropagation_1', setter 'DartHtmlDomObject .raw', 'Event._preventDefault_1' and 4 more (dart:html, line 18752, col 7) 290 severe: [AnalyzerMessage] Missing concrete implementation of 'KeyboardEvent._get ModifierState_1', 'Event._stopImmediatePropagation_1', setter 'DartHtmlDomObject .raw', 'Event._preventDefault_1' and 4 more (dart:html, line 18829, col 7)
291 severe: [AnalyzerMessage] The method 'makeLeafDispatchRecord' is not defined for the class 'KeyEvent' (dart:html, line 18798, col 12) 291 severe: [AnalyzerMessage] The method 'makeLeafDispatchRecord' is not defined for the class 'KeyEvent' (dart:html, line 18875, col 12)
292 severe: [AnalyzerMessage] The method 'setDispatchProperty' is not defined for th e class 'KeyEvent' (dart:html, line 18868, col 5) 292 severe: [AnalyzerMessage] The method 'setDispatchProperty' is not defined for th e class 'KeyEvent' (dart:html, line 18945, col 5)
293 severe: [AnalyzerMessage] Undefined class 'DataTransfer' (dart:html, line 18912, col 3) 293 severe: [AnalyzerMessage] Undefined class 'DataTransfer' (dart:html, line 18989, col 3)
294 severe: [AnalyzerMessage] The getter 'clipboardData' is not defined for the clas s 'KeyboardEvent' (dart:html, line 18912, col 45) 294 severe: [AnalyzerMessage] The getter 'clipboardData' is not defined for the clas s 'KeyboardEvent' (dart:html, line 18989, col 45)
295 severe: [AnalyzerMessage] Missing concrete implementation of getter 'DartHtmlDom Object.raw', 'Event._initEvent_1', 'Event._stopImmediatePropagation_1', setter ' DartHtmlDomObject.raw' and 2 more (dart:html, line 18986, col 7) 295 severe: [AnalyzerMessage] Missing concrete implementation of getter 'DartHtmlDom Object.raw', 'Event._initEvent_1', 'Event._stopImmediatePropagation_1', setter ' DartHtmlDomObject.raw' and 2 more (dart:html, line 19063, col 7)
296 severe: [AnalyzerMessage] Undefined class 'DataTransfer' (dart:html, line 18998, col 3) 296 severe: [AnalyzerMessage] Undefined class 'DataTransfer' (dart:html, line 19075, col 3)
297 severe: [AnalyzerMessage] The getter 'clipboardData' is not defined for the clas s 'Event' (dart:html, line 18998, col 45) 297 severe: [AnalyzerMessage] The getter 'clipboardData' is not defined for the clas s 'Event' (dart:html, line 19075, col 45)
298 severe: [AnalyzerMessage] The method 'matches' is not defined for the class 'Eve ntTarget' (dart:html, line 19044, col 18) 298 severe: [AnalyzerMessage] The method 'matches' is not defined for the class 'Eve ntTarget' (dart:html, line 19121, col 18)
299 severe: [AnalyzerMessage] The getter 'parent' is not defined for the class 'Even tTarget' (dart:html, line 19045, col 23) 299 severe: [AnalyzerMessage] The getter 'parent' is not defined for the class 'Even tTarget' (dart:html, line 19122, col 23)
300 severe: [AnalyzerMessage] The getter 'parent' is not defined for the class 'Even tTarget' (dart:html, line 19046, col 56) 300 severe: [AnalyzerMessage] The getter 'parent' is not defined for the class 'Even tTarget' (dart:html, line 19123, col 56)
301 severe: [AnalyzerMessage] Directives must appear before any declarations (dart:h tml, line 19449, col 1) 301 severe: [AnalyzerMessage] Directives must appear before any declarations (dart:h tml, line 19526, col 1)
302 severe: [AnalyzerMessage] The name 'Entry' is not a type and cannot be used as a parameterized type (dart:html, line 19515, col 44) 302 severe: [AnalyzerMessage] The name 'Entry' is not a type and cannot be used as a parameterized type (dart:html, line 19592, col 44)
303 severe: [AnalyzerMessage] Expected to find ';' (dart:html, line 19566, col 48) 303 severe: [AnalyzerMessage] Expected to find ';' (dart:html, line 19643, col 48)
304 severe: [AnalyzerMessage] Undefined name 'console' (dart:html, line 19574, col 7 ) 304 severe: [AnalyzerMessage] Undefined name 'console' (dart:html, line 19658, col 5 )
305 severe: [AnalyzerMessage] Undefined name 'console' (dart:html, line 19580, col 5 ) 305 severe: [AnalyzerMessage] Undefined name 'js' (dart:html, line 19675, col 21)
306 severe: [AnalyzerMessage] Undefined name 'js' (dart:html, line 19597, col 21) 306 severe: [AnalyzerMessage] Undefined name 'js' (dart:html, line 19676, col 23)
307 severe: [AnalyzerMessage] Undefined name 'js' (dart:html, line 19598, col 23) 307 severe: [AnalyzerMessage] Undefined name 'js' (dart:html, line 19677, col 20)
308 severe: [AnalyzerMessage] Undefined name 'js' (dart:html, line 19599, col 20)
309 severe: [AnalyzerMessage] The name 'File' is not defined and cannot be used in a n 'is' expression (dart:html_common/conversions.dart, line 103, col 14) 308 severe: [AnalyzerMessage] The name 'File' is not defined and cannot be used in a n 'is' expression (dart:html_common/conversions.dart, line 103, col 14)
310 severe: [AnalyzerMessage] The name 'Blob' is not defined and cannot be used in a n 'is' expression (dart:html_common/conversions.dart, line 104, col 14) 309 severe: [AnalyzerMessage] The name 'Blob' is not defined and cannot be used in a n 'is' expression (dart:html_common/conversions.dart, line 104, col 14)
311 severe: [AnalyzerMessage] The name 'FileList' is not defined and cannot be used in an 'is' expression (dart:html_common/conversions.dart, line 105, col 14) 310 severe: [AnalyzerMessage] The name 'FileList' is not defined and cannot be used in an 'is' expression (dart:html_common/conversions.dart, line 105, col 14)
312 severe: [AnalyzerMessage] The name 'ImageData' is not defined and cannot be used in an 'is' expression (dart:html_common/conversions.dart, line 108, col 14) 311 severe: [AnalyzerMessage] The name 'ImageData' is not defined and cannot be used in an 'is' expression (dart:html_common/conversions.dart, line 108, col 14)
313 severe: [AnalyzerMessage] Classes can only implement other classes (dart:html_co mmon/conversions.dart, line 269, col 42) 312 severe: [AnalyzerMessage] Classes can only implement other classes (dart:html_co mmon/conversions.dart, line 269, col 42)
314 severe: [AnalyzerMessage] Undefined class 'gl.ContextAttributes' (dart:html_comm on/conversions.dart, line 269, col 42) 313 severe: [AnalyzerMessage] Undefined class 'gl.ContextAttributes' (dart:html_comm on/conversions.dart, line 269, col 42)
315 severe: [AnalyzerMessage] Undefined class 'gl.ContextAttributes' (dart:html_comm on/conversions.dart, line 283, col 1) 314 severe: [AnalyzerMessage] Undefined class 'gl.ContextAttributes' (dart:html_comm on/conversions.dart, line 283, col 1)
316 severe: [AnalyzerMessage] The name 'gl.ContextAttributes' is not defined and can not be used in an 'is' expression (dart:html_common/conversions.dart, line 285, col 34) 315 severe: [AnalyzerMessage] The name 'gl.ContextAttributes' is not defined and can not be used in an 'is' expression (dart:html_common/conversions.dart, line 285, col 34)
317 severe: [AnalyzerMessage] Classes can only implement other classes (dart:html_co mmon/conversions.dart, line 306, col 34) 316 severe: [AnalyzerMessage] Classes can only implement other classes (dart:html_co mmon/conversions.dart, line 306, col 34)
318 severe: [AnalyzerMessage] Undefined class 'ImageData' (dart:html_common/conversi ons.dart, line 306, col 34) 317 severe: [AnalyzerMessage] Undefined class 'ImageData' (dart:html_common/conversi ons.dart, line 306, col 34)
319 severe: [AnalyzerMessage] Undefined class 'ImageData' (dart:html_common/conversi ons.dart, line 314, col 1) 318 severe: [AnalyzerMessage] Undefined class 'ImageData' (dart:html_common/conversi ons.dart, line 314, col 1)
320 severe: [AnalyzerMessage] The name 'ImageData' is not defined and cannot be used in an 'is' expression (dart:html_common/conversions.dart, line 324, col 26) 319 severe: [AnalyzerMessage] The name 'ImageData' is not defined and cannot be used in an 'is' expression (dart:html_common/conversions.dart, line 324, col 26)
321 severe: [AnalyzerMessage] Undefined class 'ImageData' (dart:html_common/conversi ons.dart, line 352, col 31) 320 severe: [AnalyzerMessage] Undefined class 'ImageData' (dart:html_common/conversi ons.dart, line 352, col 31)
322 severe: [AnalyzerMessage] The function 'convertDartClosureToJS' is not defined ( dart:html_common/conversions_dart2js.dart, line 89, col 14) 321 severe: [AnalyzerMessage] The function 'convertDartClosureToJS' is not defined ( dart:html_common/conversions_dart2js.dart, line 89, col 14)
323 severe: [AnalyzerMessage] The function 'convertDartClosureToJS' is not defined ( dart:html_common/conversions_dart2js.dart, line 90, col 15) 322 severe: [AnalyzerMessage] The function 'convertDartClosureToJS' is not defined ( dart:html_common/conversions_dart2js.dart, line 90, col 15)
324 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of CssClassSetImpl. map (((String) → dynamic) → Iterable<dynamic>) is not a subtype of IterableBase< String>.map (<T>((String) → T) → Iterable<T>). (dart:html_common/css_class_set.d art, line 59, col 3) 323 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of CssClassSetImpl. map (((String) → dynamic) → Iterable<dynamic>) is not a subtype of IterableBase< String>.map (<T>((String) → T) → Iterable<T>). (dart:html_common/css_class_set.d art, line 59, col 3)
325 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of CssClassSetImpl. expand (((String) → Iterable<dynamic>) → Iterable<dynamic>) is not a subtype of IterableBase<String>.expand (<T>((String) → Iterable<T>) → Iterable<T>). (dart:h tml_common/css_class_set.dart, line 63, col 3) 324 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of CssClassSetImpl. expand (((String) → Iterable<dynamic>) → Iterable<dynamic>) is not a subtype of IterableBase<String>.expand (<T>((String) → Iterable<T>) → Iterable<T>). (dart:h tml_common/css_class_set.dart, line 63, col 3)
326 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of CssClassSetImpl. fold ((dynamic, (dynamic, String) → dynamic) → dynamic) is not a subtype of Iter ableBase<String>.fold (<T>(T, (T, String) → T) → T). (dart:html_common/css_class _set.dart, line 79, col 3) 325 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of CssClassSetImpl. fold ((dynamic, (dynamic, String) → dynamic) → dynamic) is not a subtype of Iter ableBase<String>.fold (<T>(T, (T, String) → T) → T). (dart:html_common/css_class _set.dart, line 79, col 3)
327 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of CssClassSetImpl. difference ((Set<String>) → Set<String>) is not a subtype of Set<String>.differe nce ((Set<Object>) → Set<String>). (dart:html_common/css_class_set.dart, line 18 6, col 3) 326 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of CssClassSetImpl. difference ((Set<String>) → Set<String>) is not a subtype of Set<String>.differe nce ((Set<Object>) → Set<String>). (dart:html_common/css_class_set.dart, line 18 6, col 3)
328 severe: [AnalyzerMessage] The argument type 'List<Node>' cannot be assigned to t he parameter type 'Iterable<Element>' (dart:html_common/filtered_element_list.da rt, line 34, col 25) 327 severe: [AnalyzerMessage] The argument type 'List<Node>' cannot be assigned to t he parameter type 'Iterable<Element>' (dart:html_common/filtered_element_list.da rt, line 34, col 25)
329 severe: [STATIC_TYPE_ERROR] Type check failed: _childNodes (List<Node>) is not o f type Iterable<Element> (dart:html_common/filtered_element_list.dart, line 34, col 25) 328 severe: [STATIC_TYPE_ERROR] Type check failed: _childNodes (List<Node>) is not o f type Iterable<Element> (dart:html_common/filtered_element_list.dart, line 34, col 25)
330 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<CssStyleDeclaration> (dart:html, line 839, col 46) 329 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<CssStyleDeclaration> (dart:html, line 839, col 46)
331 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 4554, col 31) 330 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 4631, col 31)
332 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<Element> (dart:html, line 4799, col 21) 331 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<Element> (dart:html, line 4876, col 21)
333 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → bool to (E lement) → bool (dart:html, line 5195, col 41) 332 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → bool to (E lement) → bool (dart:html, line 5272, col 41)
334 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<Element> (dart:html, line 5818, col 21) 333 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<Element> (dart:html, line 5895, col 21)
335 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 7344, col 31) 334 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 7421, col 31)
336 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 7646, col 26) 335 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 7723, col 26)
337 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<String> (dart:html, line 8762, col 14) 336 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<String> (dart:html, line 8839, col 14)
338 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 9683, col 28) 337 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 9760, col 28)
339 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<Node> (dart:html, line 11280, col 23) 338 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<Node> (dart:html, line 11357, col 23)
340 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 11362, col 32) 339 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 11439, col 32)
341 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 11884, col 31) 340 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 11961, col 31)
342 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 11892, col 53) 341 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 11969, col 53)
343 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (num) → voi d (dart:html, line 12949, col 35) 342 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (num) → voi d (dart:html, line 13026, col 35)
344 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 15123, col 32) 343 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 15200, col 32)
345 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 15126, col 32) 344 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 15203, col 32)
346 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Elemen t> (dart:html, line 15179, col 20) 345 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Elemen t> (dart:html, line 15256, col 20)
347 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 15213, col 32) 346 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 15290, col 32)
348 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 15215, col 32) 347 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 15292, col 32)
349 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 15245, col 32) 348 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 15322, col 32)
350 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 15247, col 55) 349 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 15324, col 55)
351 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from ElementList<dynamic> t o Iterable<Element> (dart:html, line 15792, col 44) 350 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from ElementList<dynamic> t o Iterable<Element> (dart:html, line 15869, col 44)
352 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<T> (dart:html, line 15870, col 41) 351 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<T> (dart:html, line 15947, col 41)
353 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<T> (dart:html, line 15894, col 41) 352 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<T> (dart:html, line 15971, col 41)
354 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from StreamSubscription<dyn amic> to StreamSubscription<T> (dart:html, line 15909, col 12) 353 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from StreamSubscription<dyn amic> to StreamSubscription<T> (dart:html, line 15986, col 12)
355 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from StreamSubscription<dyn amic> to StreamSubscription<T> (dart:html, line 15918, col 12) 354 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from StreamSubscription<dyn amic> to StreamSubscription<T> (dart:html, line 15995, col 12)
356 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Event) → d ynamic (dart:html, line 15988, col 44) 355 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Event) → d ynamic (dart:html, line 16065, col 44)
357 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Event) → d ynamic (dart:html, line 15994, col 47) 356 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Event) → d ynamic (dart:html, line 16071, col 47)
358 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from ElementList<dynamic> t o Iterable<Element> (dart:html, line 16138, col 44) 357 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from ElementList<dynamic> t o Iterable<Element> (dart:html, line 16215, col 44)
359 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 18059, col 9) 358 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 18136, col 9)
360 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 18060, col 9) 359 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 18137, col 9)
361 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 18097, col 9) 360 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 18174, col 9)
362 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 18098, col 9) 361 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 18175, col 9)
363 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 18418, col 31) 362 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 18495, col 31)
364 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 18432, col 28) 363 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 18509, col 28)
365 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< Node> (dart:html, line 18448, col 29) 364 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< Node> (dart:html, line 18525, col 29)
366 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 18463, col 20) 365 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 18540, col 20)
367 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (String) → String to ( Object) → String (dart:html_common/css_class_set.dart, line 148, col 44) 366 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (String) → String to ( Object) → String (dart:html_common/css_class_set.dart, line 148, col 44)
OLDNEW
« no previous file with comments | « tool/input_sdk/lib/web_sql/ddc/web_sql_ddc.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698