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

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1633003002: Add --modules=node support (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: regen sdk and expectations 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
« tool/node_test.sh ('K') | « tool/presubmit.sh ('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] Missing concrete implementation of 'num.==' (dart:_int erceptors/js_number.dart, line 12, col 7) 1 severe: [AnalyzerMessage] Missing concrete implementation of 'num.==' (dart:_int erceptors/js_number.dart, line 12, col 7)
2 severe: [AnalyzerMessage] Missing concrete implementation of 'String.==' (dart:_ interceptors/js_string.dart, line 14, col 7) 2 severe: [AnalyzerMessage] Missing concrete implementation of 'String.==' (dart:_ interceptors/js_string.dart, line 14, col 7)
3 warning: [DOWN_CAST_COMPOSITE] doneHandlers (dynamic) will need runtime check to cast to type Iterable<SendPort> (dart:_isolate_helper, line 574, col 29) 3 warning: [DOWN_CAST_COMPOSITE] doneHandlers (dynamic) will need runtime check to cast to type Iterable<SendPort> (dart:_isolate_helper, line 574, col 29)
4 warning: [DOWN_CAST_COMPOSITE] args (dynamic) will need runtime check to cast to type List<String> (dart:_isolate_helper, line 839, col 37) 4 warning: [DOWN_CAST_COMPOSITE] args (dynamic) will need runtime check to cast to type List<String> (dart:_isolate_helper, line 839, col 37)
5 warning: [DOWN_CAST_COMPOSITE] msg['args'] (dynamic) will need runtime check to cast to type List<String> (dart:_isolate_helper, line 886, col 11) 5 warning: [DOWN_CAST_COMPOSITE] msg['args'] (dynamic) will need runtime check to cast to type List<String> (dart:_isolate_helper, line 886, col 11)
6 warning: [DOWN_CAST_COMPOSITE] JS('var', r'#.pop()', this) (dynamic) will need r untime check to cast to type E (dart:_interceptors/js_array.dart, line 80, col 1 2) 6 warning: [DOWN_CAST_COMPOSITE] JS('var', r'#.pop()', this) (dynamic) will need r untime check to cast to type E (dart:_interceptors/js_array.dart, line 80, col 1 2)
7 warning: [DOWN_CAST_COMPOSITE] JS('', '#[#]', this, i) (dynamic) will need runti me check to cast to type E (dart:_interceptors/js_array.dart, line 125, col 9) 7 warning: [DOWN_CAST_COMPOSITE] JS('', '#[#]', this, i) (dynamic) will need runti me check to cast to type E (dart:_interceptors/js_array.dart, line 125, col 9)
8 warning: [DOWN_CAST_COMPOSITE] JS('var', '#[#]', this, index) (dynamic) will nee d runtime check to cast to type E (dart:_interceptors/js_array.dart, line 313, c ol 12) 8 warning: [DOWN_CAST_COMPOSITE] JS('var', '#[#]', this, index) (dynamic) will nee d runtime check to cast to type E (dart:_interceptors/js_array.dart, line 313, c ol 12)
9 warning: [DOWN_CAST_COMPOSITE] charCodes (dynamic) will need runtime check to ca st to type List<int> (dart:_js_helper, line 265, col 31) 9 warning: [DOWN_CAST_COMPOSITE] charCodes (dynamic) will need runtime check to ca st to type List<int> (dart:_js_helper, line 265, col 31)
10 warning: [DOWN_CAST_COMPOSITE] JS('', '#.value', ret) (dynamic) will need runtim e check to cast to type E (dart:_js_helper, line 780, col 16) 10 warning: [DOWN_CAST_COMPOSITE] JS('', '#.value', ret) (dynamic) will need runtim e check to cast to type E (dart:_js_helper, line 780, col 16)
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after
267 warning: [DOWN_CAST_COMPOSITE] (height < 0) ? _clampToZero(height) : height (num ) will need runtime check to cast to type T (dart:math/rectangle.dart, line 213, col 24) 267 warning: [DOWN_CAST_COMPOSITE] (height < 0) ? _clampToZero(height) : height (num ) will need runtime check to cast to type T (dart:math/rectangle.dart, line 213, col 24)
268 warning: [DOWN_CAST_COMPOSITE] max(a.x, b.x) - left (num) will need runtime chec k to cast to type T (dart:math/rectangle.dart, line 229, col 15) 268 warning: [DOWN_CAST_COMPOSITE] max(a.x, b.x) - left (num) will need runtime chec k to cast to type T (dart:math/rectangle.dart, line 229, col 15)
269 warning: [DOWN_CAST_COMPOSITE] max(a.y, b.y) - top (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 231, col 16) 269 warning: [DOWN_CAST_COMPOSITE] max(a.y, b.y) - top (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 231, col 16)
270 warning: [DOWN_CAST_COMPOSITE] _clampToZero(width) (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 247, col 28) 270 warning: [DOWN_CAST_COMPOSITE] _clampToZero(width) (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 247, col 28)
271 warning: [DOWN_CAST_COMPOSITE] _clampToZero(height) (num) will need runtime chec k to cast to type T (dart:math/rectangle.dart, line 263, col 30) 271 warning: [DOWN_CAST_COMPOSITE] _clampToZero(height) (num) will need runtime chec k to cast to type T (dart:math/rectangle.dart, line 263, col 30)
272 warning: [DOWN_CAST_COMPOSITE] dart.list(JS('List', 'Object.getOwnPropertyNames( #)', object), String) (dynamic) will need runtime check to cast to type List<Str ing> (dart:_debugger, line 25, col 5) 272 warning: [DOWN_CAST_COMPOSITE] dart.list(JS('List', 'Object.getOwnPropertyNames( #)', object), String) (dynamic) will need runtime check to cast to type List<Str ing> (dart:_debugger, line 25, col 5)
273 warning: [DOWN_CAST_COMPOSITE] _convertToJS ((dynamic) → dynamic) will need runt ime check to cast to type (E) → dynamic (dart:js, line 326, col 44) 273 warning: [DOWN_CAST_COMPOSITE] _convertToJS ((dynamic) → dynamic) will need runt ime check to cast to type (E) → dynamic (dart:js, line 326, col 44)
274 warning: [DOWN_CAST_COMPOSITE] super[index] (dynamic) will need runtime check to cast to type E (dart:js, line 359, col 12) 274 warning: [DOWN_CAST_COMPOSITE] super[index] (dynamic) will need runtime check to cast to type E (dart:js, line 359, col 12)
275 warning: [DOWN_CAST_COMPOSITE] callMethod('splice', [index, 1])[0] (dynamic) wil l need runtime check to cast to type E (dart:js, line 405, col 12) 275 warning: [DOWN_CAST_COMPOSITE] callMethod('splice', [index, 1])[0] (dynamic) wil l need runtime check to cast to type E (dart:js, line 405, col 12)
276 warning: [DOWN_CAST_COMPOSITE] callMethod('pop') (dynamic) will need runtime che ck to cast to type E (dart:js, line 410, col 12) 276 warning: [DOWN_CAST_COMPOSITE] callMethod('pop') (dynamic) will need runtime che ck to cast to type E (dart:js, line 410, col 12)
277 warning: [DOWN_CAST_COMPOSITE] interfaceThunk() (dynamic) will need runtime chec k to cast to type List<Type> (dart:_js_mirrors, line 127, col 31) 277 warning: [DOWN_CAST_COMPOSITE] interfaceThunk() (dynamic) will need runtime chec k to cast to type List<Type> (dart:_js_mirrors, line 126, col 31)
278 severe: [AnalyzerMessage] The setter 'classes' is not defined for the class 'Nod e' (dart:html, line 5484, col 32) 278 severe: [AnalyzerMessage] The setter 'classes' is not defined for the class 'Nod e' (dart:html, line 5485, col 32)
279 severe: [AnalyzerMessage] The method '_registerCustomElement' is not defined for the class 'HtmlDocument' (dart:html, line 8391, col 5) 279 severe: [AnalyzerMessage] The method '_registerCustomElement' is not defined for the class 'HtmlDocument' (dart:html, line 8392, col 5)
280 severe: [AnalyzerMessage] 14 positional arguments expected, but 18 found (dart:h tml, line 10953, col 185) 280 severe: [AnalyzerMessage] 14 positional arguments expected, but 18 found (dart:h tml, line 10954, col 185)
281 severe: [AnalyzerMessage] The getter 'name' is not defined for the class 'Node' (dart:html, line 14585, col 32) 281 severe: [AnalyzerMessage] The getter 'name' is not defined for the class 'Node' (dart:html, line 14586, col 32)
282 severe: [AnalyzerMessage] The getter 'value' is not defined for the class 'Node' (dart:html, line 14597, col 34) 282 severe: [AnalyzerMessage] The getter 'value' is not defined for the class 'Node' (dart:html, line 14598, col 34)
283 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.left ca nnot be overridden in CssRect. (dart:html, line 15272, col 3) 283 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.left ca nnot be overridden in CssRect. (dart:html, line 15273, col 3)
284 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.top can not be overridden in CssRect. (dart:html, line 15274, col 3) 284 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.top can not be overridden in CssRect. (dart:html, line 15275, col 3)
285 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget' (dart:html, line 15871, col 31) 285 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget' (dart:html, line 15872, col 31)
286 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget' (dart:html, line 15895, col 31) 286 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget' (dart:html, line 15896, col 31)
287 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) 287 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 05, col 7)
288 severe: [AnalyzerMessage] Missing concrete implementation of 'Event._stopImmedia tePropagation_1', getter 'DartHtmlDomObject.raw', 'Event._preventDefault_1', set ter 'DartHtmlDomObject.raw' and 4 more (dart:html, line 18752, col 7) 288 severe: [AnalyzerMessage] Missing concrete implementation of 'Event._stopImmedia tePropagation_1', getter 'DartHtmlDomObject.raw', 'Event._preventDefault_1', set ter 'DartHtmlDomObject.raw' and 4 more (dart:html, line 18753, col 7)
289 severe: [AnalyzerMessage] The method 'makeLeafDispatchRecord' is not defined for the class 'KeyEvent' (dart:html, line 18798, col 12) 289 severe: [AnalyzerMessage] The method 'makeLeafDispatchRecord' is not defined for the class 'KeyEvent' (dart:html, line 18799, col 12)
290 severe: [AnalyzerMessage] The method 'setDispatchProperty' is not defined for th e class 'KeyEvent' (dart:html, line 18868, col 5) 290 severe: [AnalyzerMessage] The method 'setDispatchProperty' is not defined for th e class 'KeyEvent' (dart:html, line 18869, col 5)
291 severe: [AnalyzerMessage] Undefined class 'DataTransfer' (dart:html, line 18912, col 3) 291 severe: [AnalyzerMessage] Undefined class 'DataTransfer' (dart:html, line 18913, col 3)
292 severe: [AnalyzerMessage] The getter 'clipboardData' is not defined for the clas s 'KeyboardEvent' (dart:html, line 18912, col 45) 292 severe: [AnalyzerMessage] The getter 'clipboardData' is not defined for the clas s 'KeyboardEvent' (dart:html, line 18913, col 45)
293 severe: [AnalyzerMessage] Missing concrete implementation of setter 'DartHtmlDom Object.raw', 'Event._initEvent_1', getter 'DartHtmlDomObject.raw', 'Event._stopI mmediatePropagation_1' and 2 more (dart:html, line 18986, col 7) 293 severe: [AnalyzerMessage] Missing concrete implementation of setter 'DartHtmlDom Object.raw', 'Event._initEvent_1', getter 'DartHtmlDomObject.raw', 'Event._stopI mmediatePropagation_1' and 2 more (dart:html, line 18986, col 7)
294 severe: [AnalyzerMessage] Undefined class 'DataTransfer' (dart:html, line 18998, col 3) 294 severe: [AnalyzerMessage] Undefined class 'DataTransfer' (dart:html, line 18998, col 3)
295 severe: [AnalyzerMessage] The getter 'clipboardData' is not defined for the clas s 'Event' (dart:html, line 18998, col 45) 295 severe: [AnalyzerMessage] The getter 'clipboardData' is not defined for the clas s 'Event' (dart:html, line 18998, col 45)
296 severe: [AnalyzerMessage] The method 'matches' is not defined for the class 'Eve ntTarget' (dart:html, line 19044, col 18) 296 severe: [AnalyzerMessage] The method 'matches' is not defined for the class 'Eve ntTarget' (dart:html, line 19044, col 18)
297 severe: [AnalyzerMessage] The getter 'parent' is not defined for the class 'Even tTarget' (dart:html, line 19045, col 23) 297 severe: [AnalyzerMessage] The getter 'parent' is not defined for the class 'Even tTarget' (dart:html, line 19045, col 23)
298 severe: [AnalyzerMessage] The getter 'parent' is not defined for the class 'Even tTarget' (dart:html, line 19046, col 56) 298 severe: [AnalyzerMessage] The getter 'parent' is not defined for the class 'Even tTarget' (dart:html, line 19046, col 56)
299 severe: [AnalyzerMessage] Directives must appear before any declarations (dart:h tml, line 19449, col 1) 299 severe: [AnalyzerMessage] Directives must appear before any declarations (dart:h tml, line 19449, col 1)
300 severe: [AnalyzerMessage] The name 'Entry' is not a type and cannot be used as a parameterized type (dart:html, line 19515, col 44) 300 severe: [AnalyzerMessage] The name 'Entry' is not a type and cannot be used as a parameterized type (dart:html, line 19516, col 44)
301 severe: [AnalyzerMessage] Expected to find ';' (dart:html, line 19566, col 48) 301 severe: [AnalyzerMessage] Expected to find ';' (dart:html, line 19567, col 48)
302 severe: [AnalyzerMessage] Undefined name 'console' (dart:html, line 19574, col 7 ) 302 severe: [AnalyzerMessage] Undefined name 'console' (dart:html, line 19575, col 7 )
303 severe: [AnalyzerMessage] Undefined name 'console' (dart:html, line 19580, col 5 ) 303 severe: [AnalyzerMessage] Undefined name 'console' (dart:html, line 19581, col 5 )
304 severe: [AnalyzerMessage] Undefined name 'js' (dart:html, line 19597, col 21) 304 severe: [AnalyzerMessage] Undefined name 'js' (dart:html, line 19598, col 21)
305 severe: [AnalyzerMessage] Undefined name 'js' (dart:html, line 19598, col 23) 305 severe: [AnalyzerMessage] Undefined name 'js' (dart:html, line 19599, col 23)
306 severe: [AnalyzerMessage] Undefined name 'js' (dart:html, line 19599, col 20) 306 severe: [AnalyzerMessage] Undefined name 'js' (dart:html, line 19600, col 20)
307 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) 307 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 'Blob' is not defined and cannot be used in a n 'is' expression (dart:html_common/conversions.dart, line 104, col 14) 308 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 'FileList' is not defined and cannot be used in an 'is' expression (dart:html_common/conversions.dart, line 105, col 14) 309 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 'ImageData' is not defined and cannot be used in an 'is' expression (dart:html_common/conversions.dart, line 108, col 14) 310 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] Classes can only implement other classes (dart:html_co mmon/conversions.dart, line 269, col 42) 311 severe: [AnalyzerMessage] Classes can only implement other classes (dart:html_co mmon/conversions.dart, line 269, col 42)
312 severe: [AnalyzerMessage] Undefined class 'gl.ContextAttributes' (dart:html_comm on/conversions.dart, line 269, col 42) 312 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 283, col 1) 313 severe: [AnalyzerMessage] Undefined class 'gl.ContextAttributes' (dart:html_comm on/conversions.dart, line 283, col 1)
314 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) 314 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] Classes can only implement other classes (dart:html_co mmon/conversions.dart, line 306, col 34) 315 severe: [AnalyzerMessage] Classes can only implement other classes (dart:html_co mmon/conversions.dart, line 306, col 34)
316 severe: [AnalyzerMessage] Undefined class 'ImageData' (dart:html_common/conversi ons.dart, line 306, col 34) 316 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 314, col 1) 317 severe: [AnalyzerMessage] Undefined class 'ImageData' (dart:html_common/conversi ons.dart, line 314, col 1)
318 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) 318 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] Undefined class 'ImageData' (dart:html_common/conversi ons.dart, line 352, col 31) 319 severe: [AnalyzerMessage] Undefined class 'ImageData' (dart:html_common/conversi ons.dart, line 352, col 31)
320 severe: [AnalyzerMessage] The function 'convertDartClosureToJS' is not defined ( dart:html_common/conversions_dart2js.dart, line 89, col 14) 320 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 90, col 15) 321 severe: [AnalyzerMessage] The function 'convertDartClosureToJS' is not defined ( dart:html_common/conversions_dart2js.dart, line 90, col 15)
322 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) 322 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. 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) 323 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. 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) 324 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. 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) 325 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: [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) 326 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: [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) 327 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 warning: [DOWN_CAST_COMPOSITE] new List.from(_elementIterable).map((e) => e.styl e) (Iterable<dynamic>) will need runtime check to cast to type Iterable<CssStyle Declaration> (dart:html, line 839, col 46) 328 warning: [DOWN_CAST_COMPOSITE] new List.from(_elementIterable).map((e) => e.styl e) (Iterable<dynamic>) will need runtime check to cast to type Iterable<CssStyle Declaration> (dart:html, line 840, col 46)
329 warning: [DOWN_CAST_COMPOSITE] wrap_jso(JS("List<Node>", "#.children", this.raw) ) (dynamic) will need runtime check to cast to type List<Node> (dart:html, line 4554, col 31) 329 warning: [DOWN_CAST_COMPOSITE] wrap_jso(JS("List<Node>", "#.children", this.raw) ) (dynamic) will need runtime check to cast to type List<Node> (dart:html, line 4555, col 31)
330 warning: [DOWN_CAST_COMPOSITE] copy (List<dynamic>) will need runtime check to c ast to type Iterable<Element> (dart:html, line 4799, col 21) 330 warning: [DOWN_CAST_COMPOSITE] copy (List<dynamic>) will need runtime check to c ast to type Iterable<Element> (dart:html, line 4800, col 21)
331 warning: [DOWN_CAST_COMPOSITE] test ((dynamic) → bool) will need runtime check t o cast to type (Element) → bool (dart:html, line 5195, col 41) 331 warning: [DOWN_CAST_COMPOSITE] test ((dynamic) → bool) will need runtime check t o cast to type (Element) → bool (dart:html, line 5196, col 41)
332 warning: [DOWN_CAST_COMPOSITE] copy (List<dynamic>) will need runtime check to c ast to type Iterable<Element> (dart:html, line 5818, col 21) 332 warning: [DOWN_CAST_COMPOSITE] copy (List<dynamic>) will need runtime check to c ast to type Iterable<Element> (dart:html, line 5819, col 21)
333 warning: [DOWN_CAST_COMPOSITE] wrap_jso(JS("List<Node>", "#.children", this.raw) ) (dynamic) will need runtime check to cast to type List<Node> (dart:html, line 7344, col 31) 333 warning: [DOWN_CAST_COMPOSITE] wrap_jso(JS("List<Node>", "#.children", this.raw) ) (dynamic) will need runtime check to cast to type List<Node> (dart:html, line 7345, col 31)
334 warning: [DOWN_CAST_COMPOSITE] wrap_jso(JS("List<Node>", "#.path", this.raw)) (d ynamic) will need runtime check to cast to type List<Node> (dart:html, line 7646 , col 26) 334 warning: [DOWN_CAST_COMPOSITE] wrap_jso(JS("List<Node>", "#.path", this.raw)) (d ynamic) will need runtime check to cast to type List<Node> (dart:html, line 7647 , col 26)
335 warning: [DOWN_CAST_COMPOSITE] request(url, method: method, sendData: sendData). then((xhr) {return xhr.responseText;}) (Future<dynamic>) will need runtime check to cast to type Future<String> (dart:html, line 8762, col 14) 335 warning: [DOWN_CAST_COMPOSITE] request(url, method: method, sendData: sendData). then((xhr) {return xhr.responseText;}) (Future<dynamic>) will need runtime check to cast to type Future<String> (dart:html, line 8763, col 14)
336 warning: [DOWN_CAST_COMPOSITE] wrap_jso(JS("List<Node>", "#.labels", this.raw)) (dynamic) will need runtime check to cast to type List<Node> (dart:html, line 96 83, col 28) 336 warning: [DOWN_CAST_COMPOSITE] wrap_jso(JS("List<Node>", "#.labels", this.raw)) (dynamic) will need runtime check to cast to type List<Node> (dart:html, line 96 84, col 28)
337 warning: [DOWN_CAST_COMPOSITE] copy (List<dynamic>) will need runtime check to c ast to type Iterable<Node> (dart:html, line 11280, col 23) 337 warning: [DOWN_CAST_COMPOSITE] copy (List<dynamic>) will need runtime check to c ast to type Iterable<Node> (dart:html, line 11281, col 23)
338 warning: [DOWN_CAST_COMPOSITE] wrap_jso(JS('List', '#.childNodes', this.raw)) (d ynamic) will need runtime check to cast to type List<Node> (dart:html, line 1136 2, col 32) 338 warning: [DOWN_CAST_COMPOSITE] wrap_jso(JS('List', '#.childNodes', this.raw)) (d ynamic) will need runtime check to cast to type List<Node> (dart:html, line 1136 3, col 32)
339 warning: [DOWN_CAST_COMPOSITE] wrap_jso(JS("List<Node>", "#.children", this.raw) ) (dynamic) will need runtime check to cast to type List<Node> (dart:html, line 11884, col 31) 339 warning: [DOWN_CAST_COMPOSITE] wrap_jso(JS("List<Node>", "#.children", this.raw) ) (dynamic) will need runtime check to cast to type List<Node> (dart:html, line 11885, col 31)
340 warning: [DOWN_CAST_COMPOSITE] wrap_jso(JS("List<Node>", "#.raw.querySelectorAll (#)", this, unwrap_jso(selectors))) (dynamic) will need runtime check to cast to type List<Node> (dart:html, line 11892, col 53) 340 warning: [DOWN_CAST_COMPOSITE] wrap_jso(JS("List<Node>", "#.raw.querySelectorAll (#)", this, unwrap_jso(selectors))) (dynamic) will need runtime check to cast to type List<Node> (dart:html, line 11893, col 53)
341 warning: [DOWN_CAST_COMPOSITE] _wrapZone(callback) (dynamic) will need runtime c heck to cast to type (num) → void (dart:html, line 12949, col 35) 341 warning: [DOWN_CAST_COMPOSITE] _wrapZone(callback) (dynamic) will need runtime c heck to cast to type (num) → void (dart:html, line 12950, col 35)
342 warning: [DOWN_CAST_COMPOSITE] _HEIGHT (List<dynamic>) will need runtime check t o cast to type List<String> (dart:html, line 15123, col 32) 342 warning: [DOWN_CAST_COMPOSITE] _HEIGHT (List<dynamic>) will need runtime check t o cast to type List<String> (dart:html, line 15124, col 32)
343 warning: [DOWN_CAST_COMPOSITE] _WIDTH (List<dynamic>) will need runtime check to cast to type List<String> (dart:html, line 15126, col 32) 343 warning: [DOWN_CAST_COMPOSITE] _WIDTH (List<dynamic>) will need runtime check to cast to type List<String> (dart:html, line 15127, col 32)
344 warning: [DOWN_CAST_COMPOSITE] elementList (dynamic) will need runtime check to cast to type List<Element> (dart:html, line 15179, col 20) 344 warning: [DOWN_CAST_COMPOSITE] elementList (dynamic) will need runtime check to cast to type List<Element> (dart:html, line 15180, col 20)
345 warning: [DOWN_CAST_COMPOSITE] _HEIGHT (List<dynamic>) will need runtime check t o cast to type List<String> (dart:html, line 15213, col 32) 345 warning: [DOWN_CAST_COMPOSITE] _HEIGHT (List<dynamic>) will need runtime check t o cast to type List<String> (dart:html, line 15214, col 32)
346 warning: [DOWN_CAST_COMPOSITE] _WIDTH (List<dynamic>) will need runtime check to cast to type List<String> (dart:html, line 15215, col 32) 346 warning: [DOWN_CAST_COMPOSITE] _WIDTH (List<dynamic>) will need runtime check to cast to type List<String> (dart:html, line 15216, col 32)
347 warning: [DOWN_CAST_COMPOSITE] _HEIGHT (List<dynamic>) will need runtime check t o cast to type List<String> (dart:html, line 15245, col 32) 347 warning: [DOWN_CAST_COMPOSITE] _HEIGHT (List<dynamic>) will need runtime check t o cast to type List<String> (dart:html, line 15246, col 32)
348 warning: [DOWN_CAST_COMPOSITE] _WIDTH (List<dynamic>) will need runtime check to cast to type List<String> (dart:html, line 15247, col 55) 348 warning: [DOWN_CAST_COMPOSITE] _WIDTH (List<dynamic>) will need runtime check to cast to type List<String> (dart:html, line 15248, col 55)
349 warning: [DOWN_CAST_COMPOSITE] e (ElementList<dynamic>) will need runtime check to cast to type Iterable<Element> (dart:html, line 15792, col 44) 349 warning: [DOWN_CAST_COMPOSITE] e (ElementList<dynamic>) will need runtime check to cast to type Iterable<Element> (dart:html, line 15793, col 44)
350 warning: [DOWN_CAST_COMPOSITE] this.where((event) => event.target.matchesWithAnc estors(selector)).map((e) {e._selector = selector; return e;}) (Stream<dynamic>) will need runtime check to cast to type Stream<T> (dart:html, line 15870, col 4 1) 350 warning: [DOWN_CAST_COMPOSITE] this.where((event) => event.target.matchesWithAnc estors(selector)).map((e) {e._selector = selector; return e;}) (Stream<dynamic>) will need runtime check to cast to type Stream<T> (dart:html, line 15871, col 4 1)
351 warning: [DOWN_CAST_COMPOSITE] this.where((event) => event.target.matchesWithAnc estors(selector)).map((e) {e._selector = selector; return e;}) (Stream<dynamic>) will need runtime check to cast to type Stream<T> (dart:html, line 15894, col 4 1) 351 warning: [DOWN_CAST_COMPOSITE] this.where((event) => event.target.matchesWithAnc estors(selector)).map((e) {e._selector = selector; return e;}) (Stream<dynamic>) will need runtime check to cast to type Stream<T> (dart:html, line 15895, col 4 1)
352 warning: [DOWN_CAST_COMPOSITE] pool.stream.listen(onData, onError: onError, onDo ne: onDone, cancelOnError: cancelOnError) (StreamSubscription<dynamic>) will nee d runtime check to cast to type StreamSubscription<T> (dart:html, line 15909, co l 12) 352 warning: [DOWN_CAST_COMPOSITE] pool.stream.listen(onData, onError: onError, onDo ne: onDone, cancelOnError: cancelOnError) (StreamSubscription<dynamic>) will nee d runtime check to cast to type StreamSubscription<T> (dart:html, line 15910, co l 12)
353 warning: [DOWN_CAST_COMPOSITE] pool.stream.listen(onData) (StreamSubscription<dy namic>) will need runtime check to cast to type StreamSubscription<T> (dart:html , line 15918, col 12) 353 warning: [DOWN_CAST_COMPOSITE] pool.stream.listen(onData) (StreamSubscription<dy namic>) will need runtime check to cast to type StreamSubscription<T> (dart:html , line 15919, col 12)
354 warning: [DOWN_CAST_COMPOSITE] _onData (dynamic) will need runtime check to cast to type (Event) → dynamic (dart:html, line 15988, col 44) 354 warning: [DOWN_CAST_COMPOSITE] _onData (dynamic) will need runtime check to cast to type (Event) → dynamic (dart:html, line 15989, col 44)
355 warning: [DOWN_CAST_COMPOSITE] _onData (dynamic) will need runtime check to cast to type (Event) → dynamic (dart:html, line 15994, col 47) 355 warning: [DOWN_CAST_COMPOSITE] _onData (dynamic) will need runtime check to cast to type (Event) → dynamic (dart:html, line 15995, col 47)
356 warning: [DOWN_CAST_COMPOSITE] e (ElementList<dynamic>) will need runtime check to cast to type Iterable<Element> (dart:html, line 16138, col 44) 356 warning: [DOWN_CAST_COMPOSITE] e (ElementList<dynamic>) will need runtime check to cast to type Iterable<Element> (dart:html, line 16139, col 44)
357 warning: [DOWN_CAST_COMPOSITE] attrs (dynamic) will need runtime check to cast t o type Iterable<String> (dart:html, line 18059, col 9) 357 warning: [DOWN_CAST_COMPOSITE] attrs (dynamic) will need runtime check to cast t o type Iterable<String> (dart:html, line 18060, col 9)
358 warning: [DOWN_CAST_COMPOSITE] uriAttrs (dynamic) will need runtime check to cas t to type Iterable<String> (dart:html, line 18060, col 9) 358 warning: [DOWN_CAST_COMPOSITE] uriAttrs (dynamic) will need runtime check to cas t to type Iterable<String> (dart:html, line 18061, col 9)
359 warning: [DOWN_CAST_COMPOSITE] attrs (dynamic) will need runtime check to cast t o type Iterable<String> (dart:html, line 18097, col 9) 359 warning: [DOWN_CAST_COMPOSITE] attrs (dynamic) will need runtime check to cast t o type Iterable<String> (dart:html, line 18098, col 9)
360 warning: [DOWN_CAST_COMPOSITE] uriAttrs (dynamic) will need runtime check to cas t to type Iterable<String> (dart:html, line 18098, col 9) 360 warning: [DOWN_CAST_COMPOSITE] uriAttrs (dynamic) will need runtime check to cas t to type Iterable<String> (dart:html, line 18099, col 9)
361 warning: [DOWN_CAST_COMPOSITE] allowedElements ?? const [] (Object) will need ru ntime check to cast to type Iterable<String> (dart:html, line 18230, col 33) 361 warning: [DOWN_CAST_COMPOSITE] allowedElements ?? const [] (Object) will need ru ntime check to cast to type Iterable<String> (dart:html, line 18231, col 33)
362 warning: [DOWN_CAST_COMPOSITE] allowedAttributes ?? const [] (Object) will need runtime check to cast to type Iterable<String> (dart:html, line 18231, col 25) 362 warning: [DOWN_CAST_COMPOSITE] allowedAttributes ?? const [] (Object) will need runtime check to cast to type Iterable<String> (dart:html, line 18232, col 25)
363 warning: [DOWN_CAST_COMPOSITE] allowedUriAttributes ?? const [] (Object) will ne ed runtime check to cast to type Iterable<String> (dart:html, line 18232, col 28 ) 363 warning: [DOWN_CAST_COMPOSITE] allowedUriAttributes ?? const [] (Object) will ne ed runtime check to cast to type Iterable<String> (dart:html, line 18233, col 28 )
364 warning: [DOWN_CAST_COMPOSITE] _list[index] (dynamic) will need runtime check to cast to type E (dart:html, line 18418, col 31) 364 warning: [DOWN_CAST_COMPOSITE] _list[index] (dynamic) will need runtime check to cast to type E (dart:html, line 18419, col 31)
365 warning: [DOWN_CAST_COMPOSITE] _list.removeAt(index) (dynamic) will need runtime check to cast to type E (dart:html, line 18432, col 28) 365 warning: [DOWN_CAST_COMPOSITE] _list.removeAt(index) (dynamic) will need runtime check to cast to type E (dart:html, line 18433, col 28)
366 warning: [DOWN_CAST_COMPOSITE] _list (List<dynamic>) will need runtime check to cast to type List<Node> (dart:html, line 18448, col 29) 366 warning: [DOWN_CAST_COMPOSITE] _list (List<dynamic>) will need runtime check to cast to type List<Node> (dart:html, line 18449, col 29)
367 warning: [DOWN_CAST_COMPOSITE] _iterator.current (dynamic) will need runtime che ck to cast to type E (dart:html, line 18463, col 20) 367 warning: [DOWN_CAST_COMPOSITE] _iterator.current (dynamic) will need runtime che ck to cast to type E (dart:html, line 18464, col 20)
368 warning: [DOWN_CAST_COMPOSITE] _validateToken ((String) → String) will need runt ime check to cast to type (Object) → String (dart:html_common/css_class_set.dart , line 148, col 44) 368 warning: [DOWN_CAST_COMPOSITE] _validateToken ((String) → String) will need runt ime check to cast to type (Object) → String (dart:html_common/css_class_set.dart , line 148, col 44)
OLDNEW
« tool/node_test.sh ('K') | « tool/presubmit.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698