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

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1808123006: Tweaks to compile against latest analyzer. Also changes the travis (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 9 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
« .travis.yml ('K') | « test/codegen/expect/language-all.js ('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)
3 severe: [AnalyzerMessage] Missing concrete implementation of 'num.==' (dart:_int erceptors/js_number.dart, line 12, col 7) 2 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) 3 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 (dart:async/broadcast_stream_contr oller.dart, line 371, col 24) 4 severe: [STATIC_TYPE_ERROR] Type check failed: (_BroadcastSubscription<T> subscr iption) {subscription._close();} ((_BroadcastSubscription<T>) → void) is not of type (_BufferingStreamSubscription<T>) → void (dart:async/broadcast_stream_contr oller.dart, line 371, col 24)
6 severe: [AnalyzerMessage] Annotation can be only constant variable or constant c onstructor invocation (dart:core/stacktrace.dart, line 27, col 3) 5 severe: [AnalyzerMessage] Annotation can be only constant variable or constant c onstructor invocation (dart:core/stacktrace.dart, line 27, col 3)
7 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 31, col 48) 6 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 31, col 48)
8 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 35, col 50) 7 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 35, col 50)
9 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<Se ndPort> (dart:_isolate_helper, line 574, col 29) 8 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<Se ndPort> (dart:_isolate_helper, line 574, col 29)
10 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 839, col 37) 9 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 839, col 37)
11 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 886, col 11) 10 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 886, col 11)
12 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 80, col 12) 11 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 80, col 12)
(...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after
234 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 168, col 15) 233 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 168, col 15)
235 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 170, col 16) 234 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 170, col 16)
236 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 212, col 23) 235 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 212, col 23)
237 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 213, col 24) 236 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 213, col 24)
238 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 229, col 15) 237 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 229, col 15)
239 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 231, col 16) 238 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 231, col 16)
240 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 247, col 28) 239 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 247, col 28)
241 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 263, col 30) 240 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 263, col 30)
242 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_debugger, line 25, col 5) 241 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_debugger, line 25, col 5)
243 severe: [AnalyzerMessage] The argument type 'Iterable<E>' cannot be assigned to the parameter type 'Iterable<int>'. (dart:js, line 424, col 40) 242 severe: [AnalyzerMessage] The argument type 'Iterable<E>' cannot be assigned to the parameter type 'Iterable<int>'. (dart:js, line 424, col 40)
244 severe: [STATIC_TYPE_ERROR] Type check failed: iterable.skip(skipCount).take(len gth) (Iterable<E>) is not of type Iterable<int> (dart:js, line 424, col 40)
245 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 360, col 12) 243 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 360, col 12)
246 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 406, col 12) 244 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 406, col 12)
247 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 411, col 12) 245 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 411, col 12)
248 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 126, col 31) 246 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 126, col 31)
249 severe: [AnalyzerMessage] The setter 'href' is not defined for the class 'Elemen t'. (dart:html, line 172, col 25) 247 severe: [AnalyzerMessage] The setter 'href' is not defined for the class 'Elemen t'. (dart:html, line 172, col 25)
250 severe: [AnalyzerMessage] The final variable 'origin' must be initialized (dart: html, line 180, col 3) 248 severe: [AnalyzerMessage] The final variable 'origin' must be initialized (dart: html, line 180, col 3)
251 severe: [AnalyzerMessage] The final variable 'origin' must be initialized (dart: html, line 747, col 3) 249 severe: [AnalyzerMessage] The final variable 'origin' must be initialized (dart: html, line 747, col 3)
252 severe: [AnalyzerMessage] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1378, col 3) 250 severe: [AnalyzerMessage] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1378, col 3)
253 severe: [AnalyzerMessage] The setter 'width' is not defined for the class 'Eleme nt'. (dart:html, line 1561, col 26) 251 severe: [AnalyzerMessage] The setter 'width' is not defined for the class 'Eleme nt'. (dart:html, line 1561, col 26)
254 severe: [AnalyzerMessage] The setter 'height' is not defined for the class 'Elem ent'. (dart:html, line 1562, col 27) 252 severe: [AnalyzerMessage] The setter 'height' is not defined for the class 'Elem ent'. (dart:html, line 1562, col 27)
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
396 severe: [AnalyzerMessage] The final variable 'labels' must be initialized (dart: html, line 22428, col 3) 394 severe: [AnalyzerMessage] The final variable 'labels' must be initialized (dart: html, line 22428, col 3)
397 severe: [AnalyzerMessage] The method '_initMouseEvent' is not defined for the cl ass 'Event'. (dart:html, line 22890, col 11) 395 severe: [AnalyzerMessage] The method '_initMouseEvent' is not defined for the cl ass 'Event'. (dart:html, line 22890, col 11)
398 severe: [AnalyzerMessage] The method 'convertDartClosureToJS' is not defined for the class 'MutationObserver'. (dart:html, line 23178, col 9) 396 severe: [AnalyzerMessage] The method 'convertDartClosureToJS' is not defined for the class 'MutationObserver'. (dart:html, line 23178, col 9)
399 severe: [AnalyzerMessage] The final variables '_localName', '_namespaceUri' and '12' more must be initialized (dart:html, line 23805, col 3) 397 severe: [AnalyzerMessage] The final variables '_localName', '_namespaceUri' and '12' more must be initialized (dart:html, line 23805, col 3)
400 severe: [AnalyzerMessage] The final variables 'form', 'validationMessage' and '2 ' more must be initialized (dart:html, line 24598, col 3) 398 severe: [AnalyzerMessage] The final variables 'form', 'validationMessage' and '2 ' more must be initialized (dart:html, line 24598, col 3)
401 severe: [AnalyzerMessage] The final variables 'form' and 'index' must be initial ized (dart:html, line 24733, col 3) 399 severe: [AnalyzerMessage] The final variables 'form' and 'index' must be initial ized (dart:html, line 24733, col 3)
402 severe: [AnalyzerMessage] The final variables 'form', 'htmlFor' and '5' more mus t be initialized (dart:html, line 24787, col 3) 400 severe: [AnalyzerMessage] The final variables 'form', 'htmlFor' and '5' more mus t be initialized (dart:html, line 24787, col 3)
403 severe: [AnalyzerMessage] The final variables 'labels' and 'position' must be in itialized (dart:html, line 25757, col 3) 401 severe: [AnalyzerMessage] The final variables 'labels' and 'position' must be in itialized (dart:html, line 25757, col 3)
404 severe: [AnalyzerMessage] The final variables 'form', 'labels' and '4' more must be initialized (dart:html, line 27206, col 3) 402 severe: [AnalyzerMessage] The final variables 'form', 'labels' and '4' more must be initialized (dart:html, line 27206, col 3)
405 severe: [AnalyzerMessage] The argument type 'List<Element>' cannot be assigned t o the parameter type 'Iterable<OptionElement>'. (dart:html, line 27302, col 37) 403 severe: [AnalyzerMessage] The argument type 'List<Element>' cannot be assigned t o the parameter type 'Iterable<OptionElement>'. (dart:html, line 27302, col 37)
406 severe: [STATIC_TYPE_ERROR] Type check failed: options (List<Element>) is not of type Iterable<OptionElement> (dart:html, line 27302, col 37)
407 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of SharedWorker.onE rror (() → Stream<Event>) is not a subtype of AbstractWorker.onError (() → Strea m<ErrorEvent>). (dart:html, line 27862, col 3) 404 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of SharedWorker.onE rror (() → Stream<Event>) is not a subtype of AbstractWorker.onError (() → Strea m<ErrorEvent>). (dart:html, line 27862, col 3)
408 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of Storage.contains Value ((String) → bool) is not a subtype of Map<String, String>.containsValue (( Object) → bool). (dart:html, line 28874, col 3) 405 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of Storage.contains Value ((String) → bool) is not a subtype of Map<String, String>.containsValue (( Object) → bool). (dart:html, line 28874, col 3)
409 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of Storage.contains Key ((String) → bool) is not a subtype of Map<String, String>.containsKey ((Obje ct) → bool). (dart:html, line 28876, col 3) 406 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of Storage.contains Key ((String) → bool) is not a subtype of Map<String, String>.containsKey ((Obje ct) → bool). (dart:html, line 28876, col 3)
410 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of Storage.[] ((Str ing) → String) is not a subtype of Map<String, String>.[] ((Object) → String). ( dart:html, line 28878, col 3) 407 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of Storage.[] ((Str ing) → String) is not a subtype of Map<String, String>.[] ((Object) → String). ( dart:html, line 28878, col 3)
411 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of Storage.remove ( (String) → String) is not a subtype of Map<String, String>.remove ((Object) → St ring). (dart:html, line 28887, col 3) 408 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of Storage.remove ( (String) → String) is not a subtype of Map<String, String>.remove ((Object) → St ring). (dart:html, line 28887, col 3)
412 severe: [AnalyzerMessage] The method '_initStorageEvent' is not defined for the class 'Event'. (dart:html, line 28994, col 7) 409 severe: [AnalyzerMessage] The method '_initStorageEvent' is not defined for the class 'Event'. (dart:html, line 28994, col 7)
413 severe: [AnalyzerMessage] The final variable 'sheet' must be initialized (dart:h tml, line 29133, col 3) 410 severe: [AnalyzerMessage] The final variable 'sheet' must be initialized (dart:h tml, line 29133, col 3)
414 severe: [AnalyzerMessage] The final variable 'cellIndex' must be initialized (da rt:html, line 29255, col 3) 411 severe: [AnalyzerMessage] The final variable 'cellIndex' must be initialized (da rt:html, line 29255, col 3)
415 severe: [AnalyzerMessage] The final variables '_rows' and '_tBodies' must be ini tialized (dart:html, line 29366, col 3) 412 severe: [AnalyzerMessage] The final variables '_rows' and '_tBodies' must be ini tialized (dart:html, line 29366, col 3)
416 severe: [AnalyzerMessage] The final variables '_cells', 'rowIndex' and '1' more must be initialized (dart:html, line 29476, col 3) 413 severe: [AnalyzerMessage] The final variables '_cells', 'rowIndex' and '1' more must be initialized (dart:html, line 29476, col 3)
(...skipping 29 matching lines...) Expand all
446 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _NamespacedAttri buteMap.[] ((String) → String) is not a subtype of Map<String, String>.[] ((Obje ct) → String). (dart:html, line 36153, col 3) 443 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _NamespacedAttri buteMap.[] ((String) → String) is not a subtype of Map<String, String>.[] ((Obje ct) → String). (dart:html, line 36153, col 3)
447 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _NamespacedAttri buteMap.remove ((String) → String) is not a subtype of Map<String, String>.remov e ((Object) → String). (dart:html, line 36161, col 3) 444 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _NamespacedAttri buteMap.remove ((String) → String) is not a subtype of Map<String, String>.remov e ((Object) → String). (dart:html, line 36161, col 3)
448 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _DataAttributeMa p.containsValue ((String) → bool) is not a subtype of Map<String, String>.contai nsValue ((Object) → bool). (dart:html, line 36195, col 3) 445 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _DataAttributeMa p.containsValue ((String) → bool) is not a subtype of Map<String, String>.contai nsValue ((Object) → bool). (dart:html, line 36195, col 3)
449 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _DataAttributeMa p.containsKey ((String) → bool) is not a subtype of Map<String, String>.contains Key ((Object) → bool). (dart:html, line 36197, col 3) 446 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _DataAttributeMa p.containsKey ((String) → bool) is not a subtype of Map<String, String>.contains Key ((Object) → bool). (dart:html, line 36197, col 3)
450 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _DataAttributeMa p.[] ((String) → String) is not a subtype of Map<String, String>.[] ((Object) → String). (dart:html, line 36199, col 3) 447 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _DataAttributeMa p.[] ((String) → String) is not a subtype of Map<String, String>.[] ((Object) → String). (dart:html, line 36199, col 3)
451 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _DataAttributeMa p.remove ((String) → String) is not a subtype of Map<String, String>.remove ((Ob ject) → String). (dart:html, line 36208, col 3) 448 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _DataAttributeMa p.remove ((String) → String) is not a subtype of Map<String, String>.remove ((Ob ject) → String). (dart:html, line 36208, col 3)
452 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of CssClassSet.cont ains ((String) → bool) is not a subtype of Set<String>.contains ((Object) → bool ). (dart:html, line 36521, col 3) 449 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of CssClassSet.cont ains ((String) → bool) is not a subtype of Set<String>.contains ((Object) → bool ). (dart:html, line 36521, col 3)
453 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of CssClassSet.remo veAll ((Iterable<String>) → void) is not a subtype of Set<String>.removeAll ((It erable<Object>) → void). (dart:html, line 36573, col 3) 450 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of CssClassSet.remo veAll ((Iterable<String>) → void) is not a subtype of Set<String>.removeAll ((It erable<Object>) → void). (dart:html, line 36573, col 3)
454 severe: [AnalyzerMessage] The getter 'value' is not defined for the class 'num'. (dart:html, line 36620, col 21) 451 severe: [AnalyzerMessage] The getter 'value' is not defined for the class 'num'. (dart:html, line 36620, col 21)
455 severe: [AnalyzerMessage] A value of type 'Dimension' cannot be assigned to a va riable of type 'num' (dart:html, line 36620, col 44) 452 severe: [AnalyzerMessage] A value of type 'Dimension' cannot be assigned to a va riable of type 'num' (dart:html, line 36620, col 44)
456 severe: [STATIC_TYPE_ERROR] Type check failed: new Dimension.px(0) (Dimension) i s not of type num (dart:html, line 36620, col 44)
457 severe: [AnalyzerMessage] The getter 'value' is not defined for the class 'num'. (dart:html, line 36638, col 20) 453 severe: [AnalyzerMessage] The getter 'value' is not defined for the class 'num'. (dart:html, line 36638, col 20)
458 severe: [AnalyzerMessage] A value of type 'Dimension' cannot be assigned to a va riable of type 'num' (dart:html, line 36638, col 42) 454 severe: [AnalyzerMessage] A value of type 'Dimension' cannot be assigned to a va riable of type 'num' (dart:html, line 36638, col 42)
459 severe: [STATIC_TYPE_ERROR] Type check failed: new Dimension.px(0) (Dimension) i s not of type num (dart:html, line 36638, col 42)
460 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.left ca nnot be overridden in CssRect. (dart:html, line 36753, col 3) 455 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.left ca nnot be overridden in CssRect. (dart:html, line 36753, col 3)
461 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.top can not be overridden in CssRect. (dart:html, line 36755, col 3) 456 severe: [INVALID_FIELD_OVERRIDE] Field declaration MutableRectangle<num>.top can not be overridden in CssRect. (dart:html, line 36755, col 3)
462 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _ElementCssClass Set.removeAll ((Iterable<String>) → void) is not a subtype of CssClassSetImpl.re moveAll ((Iterable<Object>) → void). (dart:html, line 36972, col 3) 457 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _ElementCssClass Set.removeAll ((Iterable<String>) → void) is not a subtype of CssClassSetImpl.re moveAll ((Iterable<Object>) → void). (dart:html, line 36972, col 3)
463 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _ElementCssClass Set.retainAll ((Iterable<String>) → void) is not a subtype of CssClassSetImpl.re tainAll ((Iterable<Object>) → void). (dart:html, line 36976, col 3) 458 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _ElementCssClass Set.retainAll ((Iterable<String>) → void) is not a subtype of CssClassSetImpl.re tainAll ((Iterable<Object>) → void). (dart:html, line 36976, col 3)
464 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _ElementCssClass Set.retainAll ((Iterable<String>) → void) is not a subtype of Set<String>.retain All ((Iterable<Object>) → void). (dart:html, line 36976, col 3) 459 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _ElementCssClass Set.retainAll ((Iterable<String>) → void) is not a subtype of Set<String>.retain All ((Iterable<Object>) → void). (dart:html, line 36976, col 3)
465 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _EventStream.asB roadcastStream (({onListen: (StreamSubscription<dynamic>) → void, onCancel: (Str eamSubscription<dynamic>) → void}) → Stream<T>) is not a subtype of Stream<T>.as BroadcastStream (({onListen: (StreamSubscription<T>) → void, onCancel: (StreamSu bscription<T>) → void}) → Stream<T>). (dart:html, line 37326, col 3) 460 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _EventStream.asB roadcastStream (({onListen: (StreamSubscription<dynamic>) → void, onCancel: (Str eamSubscription<dynamic>) → void}) → Stream<T>) is not a subtype of Stream<T>.as BroadcastStream (({onListen: (StreamSubscription<T>) → void, onCancel: (StreamSu bscription<T>) → void}) → Stream<T>). (dart:html, line 37326, col 3)
466 severe: [AnalyzerMessage] Missing concrete implementation of 'Stream.asBroadcast Stream' (dart:html, line 37345, col 7) 461 severe: [AnalyzerMessage] Missing concrete implementation of 'Stream.asBroadcast Stream' (dart:html, line 37345, col 7)
467 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _EventStream.asBroadcastStream (({onListen: (StreamSubscription<dynamic >) → void, onCancel: (StreamSubscription<dynamic>) → void}) → Stream<T>) is not a subtype of Stream<T>.asBroadcastStream (({onListen: (StreamSubscription<T>) → void, onCancel: (StreamSubscription<T>) → void}) → Stream<T>). (dart:html, line 37345, col 48) 462 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _EventStream.asBroadcastStream (({onListen: (StreamSubscription<dynamic >) → void, onCancel: (StreamSubscription<dynamic>) → void}) → Stream<T>) is not a subtype of Stream<T>.asBroadcastStream (({onListen: (StreamSubscription<T>) → void, onCancel: (StreamSubscription<T>) → void}) → Stream<T>). (dart:html, line 37345, col 48)
468 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget'. (dart:html, line 37351, col 31) 463 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget'. (dart:html, line 37351, col 31)
469 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget'. (dart:html, line 37375, col 31) 464 severe: [AnalyzerMessage] The method 'matchesWithAncestors' is not defined for t he class 'EventTarget'. (dart:html, line 37375, col 31)
470 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _ElementListEven tStreamImpl.asBroadcastStream (({onListen: (StreamSubscription<dynamic>) → void, onCancel: (StreamSubscription<dynamic>) → void}) → Stream<T>) is not a subtype of Stream<T>.asBroadcastStream (({onListen: (StreamSubscription<T>) → void, onCa ncel: (StreamSubscription<T>) → void}) → Stream<T>). (dart:html, line 37401, col 3) 465 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _ElementListEven tStreamImpl.asBroadcastStream (({onListen: (StreamSubscription<dynamic>) → void, onCancel: (StreamSubscription<dynamic>) → void}) → Stream<T>) is not a subtype of Stream<T>.asBroadcastStream (({onListen: (StreamSubscription<T>) → void, onCa ncel: (StreamSubscription<T>) → void}) → Stream<T>). (dart:html, line 37401, col 3)
471 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _ElementListEven tStreamImpl.asBroadcastStream (({onListen: (StreamSubscription<dynamic>) → void, onCancel: (StreamSubscription<dynamic>) → void}) → Stream<T>) is not a subtype of Stream<T>.asBroadcastStream (({onListen: (StreamSubscription<T>) → void, onCa ncel: (StreamSubscription<T>) → void}) → Stream<T>). (dart:html, line 37401, col 3) 466 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _ElementListEven tStreamImpl.asBroadcastStream (({onListen: (StreamSubscription<dynamic>) → void, onCancel: (StreamSubscription<dynamic>) → void}) → Stream<T>) is not a subtype of Stream<T>.asBroadcastStream (({onListen: (StreamSubscription<T>) → void, onCa ncel: (StreamSubscription<T>) → void}) → Stream<T>). (dart:html, line 37401, col 3)
472 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _CustomEventStre amImpl.asBroadcastStream (({onListen: (StreamSubscription<dynamic>) → void, onCa ncel: (StreamSubscription<dynamic>) → void}) → Stream<T>) is not a subtype of St ream<T>.asBroadcastStream (({onListen: (StreamSubscription<T>) → void, onCancel: (StreamSubscription<T>) → void}) → Stream<T>). (dart:html, line 37517, col 3) 467 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _CustomEventStre amImpl.asBroadcastStream (({onListen: (StreamSubscription<dynamic>) → void, onCa ncel: (StreamSubscription<dynamic>) → void}) → Stream<T>) is not a subtype of St ream<T>.asBroadcastStream (({onListen: (StreamSubscription<T>) → void, onCancel: (StreamSubscription<T>) → void}) → Stream<T>). (dart:html, line 37517, col 3)
473 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _CustomEventStre amImpl.asBroadcastStream (({onListen: (StreamSubscription<dynamic>) → void, onCa ncel: (StreamSubscription<dynamic>) → void}) → Stream<T>) is not a subtype of St ream<T>.asBroadcastStream (({onListen: (StreamSubscription<T>) → void, onCancel: (StreamSubscription<T>) → void}) → Stream<T>). (dart:html, line 37517, col 3) 468 severe: [INVALID_METHOD_OVERRIDE] Invalid override. The type of _CustomEventStre amImpl.asBroadcastStream (({onListen: (StreamSubscription<dynamic>) → void, onCa ncel: (StreamSubscription<dynamic>) → void}) → Stream<T>) is not a subtype of St ream<T>.asBroadcastStream (({onListen: (StreamSubscription<T>) → void, onCancel: (StreamSubscription<T>) → void}) → Stream<T>). (dart:html, line 37517, col 3)
474 severe: [AnalyzerMessage] Missing concrete implementation of 'Stream.asBroadcast Stream' (dart:html, line 37528, col 7) 469 severe: [AnalyzerMessage] Missing concrete implementation of 'Stream.asBroadcast Stream' (dart:html, line 37528, col 7)
475 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _CustomEventStreamImpl.asBroadcastStream (({onListen: (StreamSubscripti on<dynamic>) → void, onCancel: (StreamSubscription<dynamic>) → void}) → Stream<K eyEvent>) is not a subtype of Stream<KeyEvent>.asBroadcastStream (({onListen: (S treamSubscription<KeyEvent>) → void, onCancel: (StreamSubscription<KeyEvent>) → void}) → Stream<KeyEvent>). (dart:html, line 37528, col 33) 470 severe: [INVALID_METHOD_OVERRIDE] Base class introduces an invalid override. The type of _CustomEventStreamImpl.asBroadcastStream (({onListen: (StreamSubscripti on<dynamic>) → void, onCancel: (StreamSubscription<dynamic>) → void}) → Stream<K eyEvent>) is not a subtype of Stream<KeyEvent>.asBroadcastStream (({onListen: (S treamSubscription<KeyEvent>) → void, onCancel: (StreamSubscription<KeyEvent>) → void}) → Stream<KeyEvent>). (dart:html, line 37528, col 33)
476 severe: [AnalyzerMessage] The return type '_EventStream<Event>' is not a 'Stream <T>', as defined by the method 'forTarget'. (dart:html, line 37609, col 12) 471 severe: [AnalyzerMessage] The return type '_EventStream<Event>' is not a 'Stream <T>', as defined by the method 'forTarget'. (dart:html, line 37609, col 12)
477 severe: [STATIC_TYPE_ERROR] Type check failed: new _EventStream(e, _eventTypeGet ter(e), useCapture) (_EventStream<Event>) is not of type Stream<T> (dart:html, l ine 37609, col 12)
478 severe: [AnalyzerMessage] The return type '_ElementEventStreamImpl<Event>' is no t a 'ElementStream<T>', as defined by the method 'forElement'. (dart:html, line 37613, col 12) 472 severe: [AnalyzerMessage] The return type '_ElementEventStreamImpl<Event>' is no t a 'ElementStream<T>', as defined by the method 'forElement'. (dart:html, line 37613, col 12)
479 severe: [STATIC_TYPE_ERROR] Type check failed: new _ElementEventStreamImpl(e, _e ventTypeGetter(e), useCapture) (_ElementEventStreamImpl<Event>) is not of type E lementStream<T> (dart:html, line 37613, col 12)
480 severe: [AnalyzerMessage] The return type '_ElementListEventStreamImpl<Event>' i s not a 'ElementStream<T>', as defined by the method '_forElementList'. (dart:ht ml, line 37618, col 12) 473 severe: [AnalyzerMessage] The return type '_ElementListEventStreamImpl<Event>' i s not a 'ElementStream<T>', as defined by the method '_forElementList'. (dart:ht ml, line 37618, col 12)
481 severe: [STATIC_TYPE_ERROR] Type check failed: new _ElementListEventStreamImpl(e , _eventTypeGetter(e), useCapture) (_ElementListEventStreamImpl<Event>) is not o f type ElementStream<T> (dart:html, line 37618, col 12)
482 severe: [INVALID_SUPER_INVOCATION] super call must be last in an initializer lis t (see https://goo.gl/EY6hDP): super(_EVENT_TYPE) (dart:html, line 39056, col 38 ) 474 severe: [INVALID_SUPER_INVOCATION] super call must be last in an initializer lis t (see https://goo.gl/EY6hDP): super(_EVENT_TYPE) (dart:html, line 39056, col 38 )
483 severe: [AnalyzerMessage] The getter '_shadowCharCode' is not defined for the cl ass 'KeyboardEvent'. (dart:html, line 39089, col 21) 475 severe: [AnalyzerMessage] The getter '_shadowCharCode' is not defined for the cl ass 'KeyboardEvent'. (dart:html, line 39089, col 21)
484 severe: [AnalyzerMessage] The getter '_shadowCharCode' is not defined for the cl ass 'KeyboardEvent'. (dart:html, line 39094, col 47) 476 severe: [AnalyzerMessage] The getter '_shadowCharCode' is not defined for the cl ass 'KeyboardEvent'. (dart:html, line 39094, col 47)
485 severe: [INVALID_SUPER_INVOCATION] super call must be last in an initializer lis t (see https://goo.gl/EY6hDP): super(uriPolicy, allowedElements: allowedElements , allowedAttributes: allowedAttributes, allowedUriAttributes: allowedUriAttribut es) (dart:html, line 39752, col 7) 477 severe: [INVALID_SUPER_INVOCATION] super call must be last in an initializer lis t (see https://goo.gl/EY6hDP): super(uriPolicy, allowedElements: allowedElements , allowedAttributes: allowedAttributes, allowedUriAttributes: allowedUriAttribut es) (dart:html, line 39752, col 7)
486 severe: [INVALID_SUPER_INVOCATION] super call must be last in an initializer lis t (see https://goo.gl/EY6hDP): super(null, allowedElements: ['TEMPLATE'], allowe dAttributes: _TEMPLATE_ATTRS.map((attr) => 'TEMPLATE::$attr')) (dart:html, line 39789, col 7) 478 severe: [INVALID_SUPER_INVOCATION] super call must be last in an initializer lis t (see https://goo.gl/EY6hDP): super(null, allowedElements: ['TEMPLATE'], allowe dAttributes: _TEMPLATE_ATTRS.map((attr) => 'TEMPLATE::$attr')) (dart:html, line 39789, col 7)
487 severe: [AnalyzerMessage] The function 'setNativeSubclassDispatchRecord' is not defined. (dart:html, line 40082, col 5) 479 severe: [AnalyzerMessage] The function 'setNativeSubclassDispatchRecord' is not defined. (dart:html, line 40082, col 5)
488 severe: [AnalyzerMessage] The function 'convertDartClosureToJS' is not defined. (dart:html, line 40110, col 7) 480 severe: [AnalyzerMessage] The function 'convertDartClosureToJS' is not defined. (dart:html, line 40110, col 7)
489 severe: [AnalyzerMessage] The function 'convertDartClosureToJS' is not defined. (dart:html, line 40120, col 7) 481 severe: [AnalyzerMessage] The function 'convertDartClosureToJS' is not defined. (dart:html, line 40120, col 7)
490 severe: [AnalyzerMessage] The function 'findInterceptorConstructorForType' is no t defined. (dart:html, line 40139, col 26) 482 severe: [AnalyzerMessage] The function 'findInterceptorConstructorForType' is no t defined. (dart:html, line 40139, col 26)
491 severe: [AnalyzerMessage] The function 'findConstructorForNativeSubclassType' is not defined. (dart:html, line 40146, col 21) 483 severe: [AnalyzerMessage] The function 'findConstructorForNativeSubclassType' is not defined. (dart:html, line 40146, col 21)
(...skipping 10 matching lines...) Expand all
502 severe: [AnalyzerMessage] The method 'matches' is not defined for the class 'Eve ntTarget'. (dart:html, line 40707, col 18) 494 severe: [AnalyzerMessage] The method 'matches' is not defined for the class 'Eve ntTarget'. (dart:html, line 40707, col 18)
503 severe: [AnalyzerMessage] The getter 'parent' is not defined for the class 'Even tTarget'. (dart:html, line 40708, col 23) 495 severe: [AnalyzerMessage] The getter 'parent' is not defined for the class 'Even tTarget'. (dart:html, line 40708, col 23)
504 severe: [AnalyzerMessage] The getter 'parent' is not defined for the class 'Even tTarget'. (dart:html, line 40709, col 56) 496 severe: [AnalyzerMessage] The getter 'parent' is not defined for the class 'Even tTarget'. (dart:html, line 40709, col 56)
505 severe: [AnalyzerMessage] The function 'convertDartClosureToJS' is not defined. (dart:html_common/conversions_dart2js.dart, line 89, col 14) 497 severe: [AnalyzerMessage] The function 'convertDartClosureToJS' is not defined. (dart:html_common/conversions_dart2js.dart, line 89, col 14)
506 severe: [AnalyzerMessage] The function 'convertDartClosureToJS' is not defined. (dart:html_common/conversions_dart2js.dart, line 90, col 15) 498 severe: [AnalyzerMessage] The function 'convertDartClosureToJS' is not defined. (dart:html_common/conversions_dart2js.dart, line 90, col 15)
507 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) 499 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)
508 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) 500 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)
509 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) 501 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)
510 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) 502 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)
511 severe: [AnalyzerMessage] The argument type 'List<Node>' cannot be assigned to t he parameter type 'Iterable<Element>'. (dart:html_common/filtered_element_list.d art, line 34, col 25) 503 severe: [AnalyzerMessage] The argument type 'List<Node>' cannot be assigned to t he parameter type 'Iterable<Element>'. (dart:html_common/filtered_element_list.d art, line 34, col 25)
512 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)
513 severe: [AnalyzerMessage] The final variables 'href' and 'target' must be initia lized (dart:svg, line 60, col 3) 504 severe: [AnalyzerMessage] The final variables 'href' and 'target' must be initia lized (dart:svg, line 60, col 3)
514 severe: [AnalyzerMessage] The final variable 'href' must be initialized (dart:sv g, line 96, col 3) 505 severe: [AnalyzerMessage] The final variable 'href' must be initialized (dart:sv g, line 96, col 3)
515 severe: [AnalyzerMessage] The final variables 'requiredExtensions', 'requiredFea tures' and '2' more must be initialized (dart:svg, line 532, col 3) 506 severe: [AnalyzerMessage] The final variables 'requiredExtensions', 'requiredFea tures' and '2' more must be initialized (dart:svg, line 532, col 3)
516 severe: [AnalyzerMessage] The final variables 'cx', 'cy' and '1' more must be in itialized (dart:svg, line 605, col 3) 507 severe: [AnalyzerMessage] The final variables 'cx', 'cy' and '1' more must be in itialized (dart:svg, line 605, col 3)
517 severe: [AnalyzerMessage] The final variable 'clipPathUnits' must be initialized (dart:svg, line 640, col 3) 508 severe: [AnalyzerMessage] The final variable 'clipPathUnits' must be initialized (dart:svg, line 640, col 3)
518 severe: [AnalyzerMessage] The final variables 'cx', 'cy' and '2' more must be in itialized (dart:svg, line 732, col 3) 509 severe: [AnalyzerMessage] The final variables 'cx', 'cy' and '2' more must be in itialized (dart:svg, line 732, col 3)
519 severe: [AnalyzerMessage] The final variables 'height', 'in1' and '6' more must be initialized (dart:svg, line 775, col 3) 510 severe: [AnalyzerMessage] The final variables 'height', 'in1' and '6' more must be initialized (dart:svg, line 775, col 3)
520 severe: [AnalyzerMessage] The final variables 'height', 'in1' and '6' more must be initialized (dart:svg, line 863, col 3) 511 severe: [AnalyzerMessage] The final variables 'height', 'in1' and '6' more must be initialized (dart:svg, line 863, col 3)
521 severe: [AnalyzerMessage] The final variables 'height', 'in1' and '4' more must be initialized (dart:svg, line 947, col 3) 512 severe: [AnalyzerMessage] The final variables 'height', 'in1' and '4' more must be initialized (dart:svg, line 947, col 3)
522 severe: [AnalyzerMessage] The final variables 'height', 'in1' and '10' more must be initialized (dart:svg, line 995, col 3) 513 severe: [AnalyzerMessage] The final variables 'height', 'in1' and '10' more must be initialized (dart:svg, line 995, col 3)
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
601 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (String) → String to ( Object) → String (dart:html_common/css_class_set.dart, line 148, col 44) 592 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (String) → String to ( Object) → String (dart:html_common/css_class_set.dart, line 148, col 44)
602 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<Database> (dart:indexed_db, line 548, col 14) 593 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<Database> (dart:indexed_db, line 548, col 14)
603 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → void to (E vent) → void (dart:indexed_db, line 561, col 34) 594 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → void to (E vent) → void (dart:indexed_db, line 561, col 34)
604 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<IdbFactory> (dart:indexed_db, line 568, col 14) 595 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<IdbFactory> (dart:indexed_db, line 568, col 14)
605 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<List<String>> (dart:indexed_db, line 581, col 14) 596 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<List<String>> (dart:indexed_db, line 581, col 14)
606 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 656, col 14) 597 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 656, col 14)
607 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 919, col 14) 598 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 919, col 14)
608 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1084, col 56) 599 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1084, col 56)
609 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1088, col 56) 600 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1088, col 56)
610 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<Cursor> (dart:indexed_db, line 1199, col 12) 601 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<Cursor> (dart:indexed_db, line 1199, col 12)
OLDNEW
« .travis.yml ('K') | « test/codegen/expect/language-all.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698