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

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1641643004: Roll analyzer to 0.27.2-alpha.1 (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Rerun tests and format 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 | « test/codegen_test.dart ('k') | tool/test.sh » ('j') | 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)
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)
1 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)
2 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)
3 warning: [DOWN_CAST_COMPOSITE] doneHandlers (dynamic) will need runtime check to cast to type Iterable<SendPort> (dart:_isolate_helper, line 574, col 29) 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)
4 warning: [DOWN_CAST_COMPOSITE] args (dynamic) will need runtime check to cast to type List<String> (dart:_isolate_helper, line 839, col 37) 6 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<Se ndPort> (dart:_isolate_helper, line 574, col 29)
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) 7 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 839, col 37)
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) 8 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 886, col 11)
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) 9 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 80, col 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) 10 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 125, col 9)
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) 11 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 313, col 12)
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) 12 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<int> ( dart:_js_helper, line 265, col 31)
11 warning: [DOWN_CAST_COMPOSITE] JS('JSExtendableArray', r'#.split(#)', this, patt ern) (dynamic) will need runtime check to cast to type List<String> (dart:_inter ceptors/js_string.dart, line 86, col 14) 13 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_js _helper, line 780, col 16)
12 warning: [DOWN_CAST_COMPOSITE] JS('JSExtendableArray', r'#.split(#)', this, re) (dynamic) will need runtime check to cast to type List<String> (dart:_intercepto rs/js_string.dart, line 89, col 14) 14 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_interceptors/js_string.dart, line 86, col 14)
13 warning: [DOWN_CAST_COMPOSITE] JS('JSExtendableArray|Null', r'#.exec(#)', _nativ eRegExp, checkString(string)) (dynamic) will need runtime check to cast to type List<String> (dart:_js_helper/regexp_helper.dart, line 108, col 22) 15 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_interceptors/js_string.dart, line 89, col 14)
14 warning: [DOWN_CAST_COMPOSITE] match (List<dynamic>) will need runtime check to cast to type List<String> (dart:_js_helper/regexp_helper.dart, line 140, col 43) 16 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_js_helper/regexp_helper.dart, line 108, col 22)
15 warning: [DOWN_CAST_COMPOSITE] match (List<dynamic>) will need runtime check to cast to type List<String> (dart:_js_helper/regexp_helper.dart, line 152, col 43) 17 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:_js_helper/regexp_helper.dart, line 140, col 43)
16 warning: [DOWN_CAST_COMPOSITE] pattern.allMatches(receiver) (dynamic) will need runtime check to cast to type Iterable<Match> (dart:_js_helper/string_helper.dar t, line 137, col 23) 18 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:_js_helper/regexp_helper.dart, line 152, col 43)
17 warning: [DOWN_CAST_COMPOSITE] controller (_StreamControllerLifecycle<dynamic>) will need runtime check to cast to type _StreamControllerLifecycle<T> (dart:asyn c/broadcast_stream_controller.dart, line 8, col 67) 19 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<Ma tch> (dart:_js_helper/string_helper.dart, line 137, col 23)
18 warning: [DOWN_CAST_COMPOSITE] controller (_StreamControllerLifecycle<dynamic>) will need runtime check to cast to type _StreamControllerLifecycle<T> (dart:asyn c/broadcast_stream_controller.dart, line 36, col 15) 20 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _StreamControllerLifec ycle<dynamic> to _StreamControllerLifecycle<T> (dart:async/broadcast_stream_cont roller.dart, line 8, col 67)
19 warning: [DOWN_CAST_COMPOSITE] subscription (StreamSubscription<dynamic>) will n eed runtime check to cast to type _BroadcastSubscription<T> (dart:async/broadcas t_stream_controller.dart, line 194, col 18) 21 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _StreamControllerLifec ycle<dynamic> to _StreamControllerLifecycle<T> (dart:async/broadcast_stream_cont roller.dart, line 36, col 15)
20 warning: [DOWN_CAST_COMPOSITE] subscription (StreamSubscription<dynamic>) will n eed runtime check to cast to type StreamSubscription<T> (dart:async/broadcast_st ream_controller.dart, line 199, col 12) 22 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from StreamSubscription<dyn amic> to _BroadcastSubscription<T> (dart:async/broadcast_stream_controller.dart, line 194, col 18)
21 warning: [DOWN_CAST_COMPOSITE] link (_BroadcastSubscriptionLink) will need runti me check to cast to type _BroadcastSubscription<T> (dart:async/broadcast_stream_ controller.dart, line 308, col 48) 23 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from StreamSubscription<dyn amic> to StreamSubscription<T> (dart:async/broadcast_stream_controller.dart, lin e 199, col 12)
22 warning: [UNINFERRED_CLOSURE] (_BroadcastSubscription<T> subscription) {subscrip tion._close();} ((_BroadcastSubscription<T>) → void) will need runtime check to cast to type (_BufferingStreamSubscription<T>) → void (dart:async/broadcast_stre am_controller.dart, line 371, col 24) 24 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _BroadcastSubscription Link to _BroadcastSubscription<T> (dart:async/broadcast_stream_controller.dart, line 308, col 48)
23 warning: [DOWN_CAST_COMPOSITE] link (_BroadcastSubscriptionLink) will need runti me check to cast to type _BroadcastSubscription<T> (dart:async/broadcast_stream_ controller.dart, line 392, col 48) 25 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _BroadcastSubscription Link to _BroadcastSubscription<T> (dart:async/broadcast_stream_controller.dart, line 392, col 48)
24 warning: [DOWN_CAST_COMPOSITE] link (_BroadcastSubscriptionLink) will need runti me check to cast to type _BroadcastSubscription<T> (dart:async/broadcast_stream_ controller.dart, line 401, col 48) 26 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _BroadcastSubscription Link to _BroadcastSubscription<T> (dart:async/broadcast_stream_controller.dart, line 401, col 48)
25 warning: [DOWN_CAST_COMPOSITE] link (_BroadcastSubscriptionLink) will need runti me check to cast to type _BroadcastSubscription<T> (dart:async/broadcast_stream_ controller.dart, line 411, col 50) 27 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _BroadcastSubscription Link to _BroadcastSubscription<T> (dart:async/broadcast_stream_controller.dart, line 411, col 50)
26 warning: [DOWN_CAST_COMPOSITE] result (_Future<dynamic>) will need runtime check to cast to type Future<T> (dart:async/future.dart, line 123, col 12) 28 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _Future<dynamic> to Fu ture<T> (dart:async/future.dart, line 123, col 12)
27 warning: [DOWN_CAST_COMPOSITE] result (_Future<dynamic>) will need runtime check to cast to type Future<T> (dart:async/future.dart, line 149, col 12) 29 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _Future<dynamic> to Fu ture<T> (dart:async/future.dart, line 149, col 12)
28 warning: [DOWN_CAST_COMPOSITE] result (_Future<dynamic>) will need runtime check to cast to type Future<T> (dart:async/future.dart, line 233, col 12) 30 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _Future<dynamic> to Fu ture<T> (dart:async/future.dart, line 233, col 12)
29 warning: [DOWN_CAST_COMPOSITE] value (Object) will need runtime check to cast to type T (dart:async/future.dart, line 297, col 25) 31 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Object to T (dart:asyn c/future.dart, line 297, col 25)
30 warning: [DOWN_CAST_COMPOSITE] value (Object) will need runtime check to cast to type T (dart:async/future.dart, line 304, col 42) 32 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Object to T (dart:asyn c/future.dart, line 304, col 42)
31 warning: [DOWN_CAST_COMPOSITE] callback (Function) will need runtime check to ca st to type (dynamic) → bool (dart:async/future_impl.dart, line 117, col 12) 33 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (dynamic) → bool (dart:async/future_impl.dart, line 117, col 12)
32 warning: [DOWN_CAST_COMPOSITE] result._zone.registerUnaryCallback(f) ((dynamic) → dynamic) will need runtime check to cast to type (T) → S (dart:async/future_im pl.dart, line 208, col 11) 34 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (T) → S (dart:async/future_impl.dart, line 208, col 11)
33 warning: [DOWN_CAST_COMPOSITE] result._zone.registerUnaryCallback(test) ((dynami c) → dynamic) will need runtime check to cast to type (dynamic) → bool (dart:asy nc/future_impl.dart, line 221, col 32) 35 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (dynamic) → bool (dart:async/future_impl.dart, line 221, col 32)
34 warning: [DOWN_CAST_COMPOSITE] result (_Future<dynamic>) will need runtime check to cast to type Future<T> (dart:async/future_impl.dart, line 233, col 12) 36 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _Future<dynamic> to Fu ture<T> (dart:async/future_impl.dart, line 233, col 12)
35 warning: [DOWN_CAST_COMPOSITE] _resultOrListeners (dynamic) will need runtime ch eck to cast to type T (dart:async/future_impl.dart, line 245, col 12) 37 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/future_impl.dart, line 245, col 12)
36 warning: [DOWN_CAST_COMPOSITE] value (dynamic) will need runtime check to cast t o type T (dart:async/future_impl.dart, line 347, col 17) 38 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/future_impl.dart, line 347, col 17)
37 warning: [DOWN_CAST_COMPOSITE] value (dynamic) will need runtime check to cast t o type T (dart:async/future_impl.dart, line 357, col 15) 39 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/future_impl.dart, line 357, col 15)
38 warning: [DOWN_CAST_COMPOSITE] value (dynamic) will need runtime check to cast t o type Future<T> (dart:async/future_impl.dart, line 386, col 31) 40 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<T> (dart:async/future_impl.dart, line 386, col 31)
39 warning: [DOWN_CAST_COMPOSITE] value (dynamic) will need runtime check to cast t o type T (dart:async/future_impl.dart, line 407, col 22) 41 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/future_impl.dart, line 407, col 22)
40 warning: [DOWN_CAST_COMPOSITE] callback (dynamic) will need runtime check to cas t to type () → void (dart:async/schedule_microtask.dart, line 66, col 61) 42 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to () → void ( dart:async/schedule_microtask.dart, line 66, col 61)
41 warning: [DOWN_CAST_COMPOSITE] callback (dynamic) will need runtime check to cas t to type () → void (dart:async/schedule_microtask.dart, line 71, col 60) 43 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to () → void ( dart:async/schedule_microtask.dart, line 71, col 60)
42 warning: [DOWN_CAST_COMPOSITE] callback (dynamic) will need runtime check to cas t to type () → void (dart:async/schedule_microtask.dart, line 84, col 55) 44 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to () → void ( dart:async/schedule_microtask.dart, line 84, col 55)
43 warning: [DOWN_CAST_COMPOSITE] onListen ((StreamSubscription<T>) → void) will ne ed runtime check to cast to type (StreamSubscription<dynamic>) → void (dart:asyn c/stream.dart, line 249, col 44) 45 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (StreamSubscription<T> ) → void to (StreamSubscription<dynamic>) → void (dart:async/stream.dart, line 2 49, col 44)
44 warning: [DOWN_CAST_COMPOSITE] onCancel ((StreamSubscription<T>) → void) will ne ed runtime check to cast to type (StreamSubscription<dynamic>) → void (dart:asyn c/stream.dart, line 249, col 54) 46 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (StreamSubscription<T> ) → void to (StreamSubscription<dynamic>) → void (dart:async/stream.dart, line 2 49, col 54)
45 warning: [DOWN_CAST_COMPOSITE] _cancelAndErrorClosure(subscription, result) (dyn amic) will need runtime check to cast to type (dynamic, StackTrace) → dynamic (d art:async/stream.dart, line 502, col 24) 47 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 502, col 24)
46 warning: [DOWN_CAST_COMPOSITE] newValue (dynamic) will need runtime check to cas t to type S (dart:async/stream.dart, line 535, col 32) 48 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to S (dart:asy nc/stream.dart, line 535, col 32)
47 warning: [DOWN_CAST_COMPOSITE] _cancelAndErrorClosure(subscription, result) (dyn amic) will need runtime check to cast to type (dynamic, StackTrace) → dynamic (d art:async/stream.dart, line 536, col 11) 49 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 536, col 11)
48 warning: [DOWN_CAST_COMPOSITE] _cancelAndErrorClosure(subscription, future) (dyn amic) will need runtime check to cast to type (dynamic, StackTrace) → dynamic (d art:async/stream.dart, line 604, col 13) 50 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 604, col 13)
49 warning: [DOWN_CAST_COMPOSITE] _cancelAndErrorClosure(subscription, future) (dyn amic) will need runtime check to cast to type (dynamic, StackTrace) → dynamic (d art:async/stream.dart, line 630, col 13) 51 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 630, col 13)
50 warning: [DOWN_CAST_COMPOSITE] _cancelAndErrorClosure(subscription, future) (dyn amic) will need runtime check to cast to type (dynamic, StackTrace) → dynamic (d art:async/stream.dart, line 659, col 13) 52 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 659, col 13)
51 warning: [DOWN_CAST_COMPOSITE] _cancelAndErrorClosure(subscription, future) (dyn amic) will need runtime check to cast to type (dynamic, StackTrace) → dynamic (d art:async/stream.dart, line 696, col 13) 53 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 696, col 13)
52 warning: [DOWN_CAST_COMPOSITE] _cancelAndErrorClosure(subscription, future) (dyn amic) will need runtime check to cast to type (dynamic, StackTrace) → dynamic (d art:async/stream.dart, line 1038, col 11) 54 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 1038, col 11)
53 warning: [DOWN_CAST_COMPOSITE] _cancelAndErrorClosure(subscription, future) (dyn amic) will need runtime check to cast to type (dynamic, StackTrace) → dynamic (d art:async/stream.dart, line 1079, col 11) 55 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 1079, col 11)
54 warning: [DOWN_CAST_COMPOSITE] _cancelAndErrorClosure(subscription, future) (dyn amic) will need runtime check to cast to type (dynamic, StackTrace) → dynamic (d art:async/stream.dart, line 1131, col 11) 56 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 1131, col 11)
55 warning: [DOWN_CAST_COMPOSITE] timeout2 (Function) will need runtime check to ca st to type () → void (dart:async/stream.dart, line 1221, col 43) 57 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to () → void (dart:async/stream.dart, line 1221, col 43)
56 warning: [DOWN_CAST_COMPOSITE] timeout2 (Function) will need runtime check to ca st to type () → void (dart:async/stream.dart, line 1229, col 43) 58 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to () → void (dart:async/stream.dart, line 1229, col 43)
57 warning: [DOWN_CAST_COMPOSITE] zone.registerUnaryCallback(onTimeout) ((dynamic) → dynamic) will need runtime check to cast to type (EventSink<dynamic>) → void ( dart:async/stream.dart, line 1247, col 21) 59 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (EventSink<dynamic>) → void (dart:async/stream.dart, line 1247, col 21)
58 warning: [DOWN_CAST_COMPOSITE] timeout2 (Function) will need runtime check to ca st to type () → void (dart:async/stream.dart, line 1258, col 43) 60 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to () → void (dart:async/stream.dart, line 1258, col 43)
59 warning: [DOWN_CAST_COMPOSITE] timeout2 (Function) will need runtime check to ca st to type () → void (dart:async/stream.dart, line 1277, col 53) 61 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to () → void (dart:async/stream.dart, line 1277, col 53)
60 warning: [DOWN_CAST_COMPOSITE] subscription (_ControllerSubscription<dynamic>) w ill need runtime check to cast to type StreamSubscription<T> (dart:async/stream_ controller.dart, line 516, col 12) 62 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _ControllerSubscriptio n<dynamic> to StreamSubscription<T> (dart:async/stream_controller.dart, line 516 , col 12)
61 warning: [DOWN_CAST_COMPOSITE] controller (_StreamController<dynamic>) will need runtime check to cast to type _EventSink<T> (dart:async/stream_controller.dart, line 798, col 15) 63 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _StreamController<dyna mic> to _EventSink<T> (dart:async/stream_controller.dart, line 798, col 15)
62 warning: [DOWN_CAST_COMPOSITE] _nullDataHandler ((dynamic) → void) will need run time check to cast to type (T) → void (dart:async/stream_impl.dart, line 153, co l 42) 64 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → void to (T ) → void (dart:async/stream_impl.dart, line 153, col 42)
63 warning: [DOWN_CAST_COMPOSITE] _zone.registerUnaryCallback(handleData) ((dynamic ) → dynamic) will need runtime check to cast to type (T) → void (dart:async/stre am_impl.dart, line 154, col 15) 65 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (T) → void (dart:async/stream_impl.dart, line 154, col 15)
64 warning: [DOWN_CAST_COMPOSITE] subscription (StreamSubscription<dynamic>) will n eed runtime check to cast to type StreamSubscription<T> (dart:async/stream_impl. dart, line 476, col 12) 66 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from StreamSubscription<dyn amic> to StreamSubscription<T> (dart:async/stream_impl.dart, line 476, col 12)
65 warning: [DOWN_CAST_COMPOSITE] Zone.current.registerUnaryCallback(onListenHandle r) ((dynamic) → dynamic) will need runtime check to cast to type (StreamSubscrip tion<dynamic>) → void (dart:async/stream_impl.dart, line 813, col 28) 67 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (StreamSubscription<dynamic>) → void (dart:async/stream_impl.dart, line 813, co l 28)
66 warning: [DOWN_CAST_COMPOSITE] Zone.current.registerUnaryCallback(onCancelHandle r) ((dynamic) → dynamic) will need runtime check to cast to type (StreamSubscrip tion<dynamic>) → void (dart:async/stream_impl.dart, line 814, col 28) 68 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (StreamSubscription<dynamic>) → void (dart:async/stream_impl.dart, line 814, co l 28)
67 warning: [DOWN_CAST_COMPOSITE] _futureOrPrefetch (dynamic) will need runtime che ck to cast to type Future<bool> (dart:async/stream_impl.dart, line 1000, col 14) 69 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Future<bool > (dart:async/stream_impl.dart, line 1000, col 14)
68 warning: [DOWN_CAST_COMPOSITE] _futureOrPrefetch (dynamic) will need runtime che ck to cast to type T (dart:async/stream_impl.dart, line 1006, col 22) 70 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/stream_impl.dart, line 1006, col 22)
69 warning: [DOWN_CAST_COMPOSITE] _futureOrPrefetch (dynamic) will need runtime che ck to cast to type _Future<bool> (dart:async/stream_impl.dart, line 1035, col 31 ) 71 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to _Future<boo l> (dart:async/stream_impl.dart, line 1035, col 31)
70 warning: [DOWN_CAST_COMPOSITE] _futureOrPrefetch (dynamic) will need runtime che ck to cast to type _Future<bool> (dart:async/stream_impl.dart, line 1047, col 31 ) 72 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to _Future<boo l> (dart:async/stream_impl.dart, line 1047, col 31)
71 warning: [DOWN_CAST_COMPOSITE] _futureOrPrefetch (dynamic) will need runtime che ck to cast to type _Future<bool> (dart:async/stream_impl.dart, line 1061, col 31 ) 73 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to _Future<boo l> (dart:async/stream_impl.dart, line 1061, col 31)
72 warning: [DOWN_CAST_COMPOSITE] _futureOrPrefetch (dynamic) will need runtime che ck to cast to type _Future<bool> (dart:async/stream_impl.dart, line 1075, col 31 ) 74 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to _Future<boo l> (dart:async/stream_impl.dart, line 1075, col 31)
73 warning: [DOWN_CAST_COMPOSITE] outputData (dynamic) will need runtime check to c ast to type T (dart:async/stream_pipe.dart, line 104, col 15) 75 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/stream_pipe.dart, line 104, col 15)
74 warning: [DOWN_CAST_COMPOSITE] _transform(inputEvent) (dynamic) will need runtim e check to cast to type T (dart:async/stream_pipe.dart, line 235, col 21) 76 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/stream_pipe.dart, line 235, col 21)
75 warning: [DOWN_CAST_COMPOSITE] _previous (Object) will need runtime check to cas t to type T (dart:async/stream_pipe.dart, line 426, col 29) 77 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Object to T (dart:asyn c/stream_pipe.dart, line 426, col 29)
76 warning: [DOWN_CAST_COMPOSITE] _defaultHandleData ((dynamic, EventSink<dynamic>) → void) will need runtime check to cast to type (S, EventSink<T>) → void (dart: async/stream_transformers.dart, line 234, col 48) 78 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic, EventSink<dy namic>) → void to (S, EventSink<T>) → void (dart:async/stream_transformers.dart, line 234, col 48)
77 warning: [DOWN_CAST_COMPOSITE] _defaultHandleError ((dynamic, StackTrace, EventS ink<dynamic>) → void) will need runtime check to cast to type (Object, StackTrac e, EventSink<T>) → void (dart:async/stream_transformers.dart, line 235, col 50) 79 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic, StackTrace, EventSink<dynamic>) → void to (Object, StackTrace, EventSink<T>) → void (dart:as ync/stream_transformers.dart, line 235, col 50)
78 warning: [DOWN_CAST_COMPOSITE] Zone.current.bindUnaryCallback(callback, runGuard ed: true) ((dynamic) → dynamic) will need runtime check to cast to type (Timer) → void (dart:async/timer.dart, line 80, col 19) 80 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (Timer) → void (dart:async/timer.dart, line 80, col 19)
79 warning: [DOWN_CAST_COMPOSITE] handleUncaughtError != null ? handleUncaughtError : other.handleUncaughtError (Function) will need runtime check to cast to type (Zone, ZoneDelegate, Zone, dynamic, StackTrace) → dynamic (dart:async/zone.dart, line 138, col 28) 81 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Zone, Zon eDelegate, Zone, dynamic, StackTrace) → dynamic (dart:async/zone.dart, line 138, col 28)
80 warning: [DOWN_CAST_COMPOSITE] run != null ? run : other.run (Function) will nee d runtime check to cast to type (Zone, ZoneDelegate, Zone, () → dynamic) → dynam ic (dart:async/zone.dart, line 141, col 12) 82 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Zone, Zon eDelegate, Zone, () → dynamic) → dynamic (dart:async/zone.dart, line 141, col 12 )
81 warning: [DOWN_CAST_COMPOSITE] runUnary != null ? runUnary : other.runUnary (Fun ction) will need runtime check to cast to type (Zone, ZoneDelegate, Zone, (dynam ic) → dynamic, dynamic) → dynamic (dart:async/zone.dart, line 142, col 17) 83 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Zone, Zon eDelegate, Zone, (dynamic) → dynamic, dynamic) → dynamic (dart:async/zone.dart, line 142, col 17)
82 warning: [DOWN_CAST_COMPOSITE] runBinary != null ? runBinary : other.runBinary ( Function) will need runtime check to cast to type (Zone, ZoneDelegate, Zone, (dy namic, dynamic) → dynamic, dynamic, dynamic) → dynamic (dart:async/zone.dart, li ne 143, col 18) 84 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Zone, Zon eDelegate, Zone, (dynamic, dynamic) → dynamic, dynamic, dynamic) → dynamic (dart :async/zone.dart, line 143, col 18)
83 warning: [DOWN_CAST_COMPOSITE] registerCallback != null ? registerCallback : oth er.registerCallback (Function) will need runtime check to cast to type (Zone, Zo neDelegate, Zone, () → dynamic) → () → dynamic (dart:async/zone.dart, line 144, col 25) 85 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Zone, Zon eDelegate, Zone, () → dynamic) → () → dynamic (dart:async/zone.dart, line 144, c ol 25)
84 warning: [DOWN_CAST_COMPOSITE] registerUnaryCallback != null ? registerUnaryCall back : other.registerUnaryCallback (Function) will need runtime check to cast to type (Zone, ZoneDelegate, Zone, (dynamic) → dynamic) → (dynamic) → dynamic (dar t:async/zone.dart, line 147, col 30) 86 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Zone, Zon eDelegate, Zone, (dynamic) → dynamic) → (dynamic) → dynamic (dart:async/zone.dar t, line 147, col 30)
85 warning: [DOWN_CAST_COMPOSITE] registerBinaryCallback != null ? registerBinaryCa llback : other.registerBinaryCallback (Function) will need runtime check to cast to type (Zone, ZoneDelegate, Zone, (dynamic, dynamic) → dynamic) → (dynamic, dy namic) → dynamic (dart:async/zone.dart, line 150, col 31) 87 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Zone, Zon eDelegate, Zone, (dynamic, dynamic) → dynamic) → (dynamic, dynamic) → dynamic (d art:async/zone.dart, line 150, col 31)
86 warning: [DOWN_CAST_COMPOSITE] errorCallback != null ? errorCallback : other.err orCallback (Function) will need runtime check to cast to type (Zone, ZoneDelegat e, Zone, Object, StackTrace) → AsyncError (dart:async/zone.dart, line 153, col 2 2) 88 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Zone, Zon eDelegate, Zone, Object, StackTrace) → AsyncError (dart:async/zone.dart, line 15 3, col 22)
87 warning: [DOWN_CAST_COMPOSITE] scheduleMicrotask != null ? scheduleMicrotask : o ther.scheduleMicrotask (Function) will need runtime check to cast to type (Zone, ZoneDelegate, Zone, () → dynamic) → void (dart:async/zone.dart, line 156, col 2 6) 89 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Zone, Zon eDelegate, Zone, () → dynamic) → void (dart:async/zone.dart, line 156, col 26)
88 warning: [DOWN_CAST_COMPOSITE] createTimer != null ? createTimer : other.createT imer (Function) will need runtime check to cast to type (Zone, ZoneDelegate, Zon e, Duration, () → void) → Timer (dart:async/zone.dart, line 159, col 21) 90 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Zone, Zon eDelegate, Zone, Duration, () → void) → Timer (dart:async/zone.dart, line 159, c ol 21)
89 warning: [DOWN_CAST_COMPOSITE] createPeriodicTimer != null ? createPeriodicTimer : other.createPeriodicTimer (Function) will need runtime check to cast to type (Zone, ZoneDelegate, Zone, Duration, (Timer) → void) → Timer (dart:async/zone.da rt, line 160, col 28) 91 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Zone, Zon eDelegate, Zone, Duration, (Timer) → void) → Timer (dart:async/zone.dart, line 1 60, col 28)
90 warning: [DOWN_CAST_COMPOSITE] print != null ? print : other.print (Function) wi ll need runtime check to cast to type (Zone, ZoneDelegate, Zone, String) → void (dart:async/zone.dart, line 163, col 15) 92 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Zone, Zon eDelegate, Zone, String) → void (dart:async/zone.dart, line 163, col 15)
91 warning: [DOWN_CAST_COMPOSITE] fork != null ? fork : other.fork (Function) will need runtime check to cast to type (Zone, ZoneDelegate, Zone, ZoneSpecification, Map<dynamic, dynamic>) → Zone (dart:async/zone.dart, line 164, col 13) 93 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Zone, Zon eDelegate, Zone, ZoneSpecification, Map<dynamic, dynamic>) → Zone (dart:async/zo ne.dart, line 164, col 13)
92 warning: [DOWN_CAST_COMPOSITE] zone.bindUnaryCallback(callback) ((dynamic) → dyn amic) will need runtime check to cast to type (Timer) → void (dart:async/zone.da rt, line 962, col 16) 94 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (Timer) → void (dart:async/zone.dart, line 962, col 16)
93 warning: [DOWN_CAST_COMPOSITE] (strings == null) ? null : _getTableEntry(strings , key) (dynamic) will need runtime check to cast to type V (dart:collection, lin e 98, col 14) 95 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection, line 98, col 14)
94 warning: [DOWN_CAST_COMPOSITE] (nums == null) ? null : _getTableEntry(nums, key) (dynamic) will need runtime check to cast to type V (dart:collection, line 101, col 14) 96 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection, line 101, col 14)
95 warning: [DOWN_CAST_COMPOSITE] (index < 0) ? null : JS('var', '#[#]', bucket, in dex + 1) (dynamic) will need runtime check to cast to type V (dart:collection, l ine 112, col 12) 97 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection, line 112, col 12)
96 warning: [DOWN_CAST_COMPOSITE] JS('var', '#.splice(#, 2)[1]', bucket, index) (dy namic) will need runtime check to cast to type V (dart:collection, line 179, col 12) 98 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection, line 179, col 12)
97 warning: [DOWN_CAST_COMPOSITE] key (dynamic) will need runtime check to cast to type K (dart:collection, line 193, col 14) 99 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to K (dart:col lection, line 193, col 14)
98 warning: [DOWN_CAST_COMPOSITE] _getTableEntry(table, key) (dynamic) will need ru ntime check to cast to type V (dart:collection, line 261, col 17) 100 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection, line 261, col 17)
99 warning: [DOWN_CAST_COMPOSITE] (validKey != null) ? validKey : ((v) => v is K) ( Function) will need runtime check to cast to type (Object) → bool (dart:collecti on, line 372, col 21) 101 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Object) → bool (dart:collection, line 372, col 21)
100 warning: [DOWN_CAST_COMPOSITE] key (dynamic) will need runtime check to cast to type K (dart:collection, line 397, col 49) 102 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to K (dart:col lection, line 397, col 49)
101 warning: [DOWN_CAST_COMPOSITE] JS('var', '#[#]', bucket, i) (dynamic) will need runtime check to cast to type K (dart:collection, line 404, col 19) 103 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to K (dart:col lection, line 404, col 19)
102 warning: [DOWN_CAST_COMPOSITE] key (dynamic) will need runtime check to cast to type K (dart:collection, line 404, col 49) 104 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to K (dart:col lection, line 404, col 49)
103 warning: [DOWN_CAST_COMPOSITE] JS('var', '#[#]', keys, i) (dynamic) will need ru ntime check to cast to type E (dart:collection, line 430, col 9) 105 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 430, col 9)
104 warning: [DOWN_CAST_COMPOSITE] JS('var', '#[#]', keys, offset) (dynamic) will ne ed runtime check to cast to type E (dart:collection, line 456, col 18) 106 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 456, col 18)
105 warning: [DOWN_CAST_COMPOSITE] (cell == null) ? null : cell._value (dynamic) wil l need runtime check to cast to type V (dart:collection, line 543, col 14) 107 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection, line 543, col 14)
106 warning: [DOWN_CAST_COMPOSITE] (cell == null) ? null : cell._value (dynamic) wil l need runtime check to cast to type V (dart:collection, line 548, col 14) 108 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection, line 548, col 14)
107 warning: [DOWN_CAST_COMPOSITE] cell._value (dynamic) will need runtime check to cast to type V (dart:collection, line 561, col 12) 109 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection, line 561, col 12)
108 warning: [DOWN_CAST_COMPOSITE] cell._value (dynamic) will need runtime check to cast to type V (dart:collection, line 627, col 12) 110 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection, line 627, col 12)
109 warning: [DOWN_CAST_COMPOSITE] cell._key (dynamic) will need runtime check to ca st to type K (dart:collection, line 642, col 14) 111 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to K (dart:col lection, line 642, col 14)
110 warning: [DOWN_CAST_COMPOSITE] cell._value (dynamic) will need runtime check to cast to type V (dart:collection, line 642, col 25) 112 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection, line 642, col 25)
111 warning: [DOWN_CAST_COMPOSITE] cell._value (dynamic) will need runtime check to cast to type V (dart:collection, line 665, col 12) 113 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection, line 665, col 12)
112 warning: [DOWN_CAST_COMPOSITE] (validKey != null) ? validKey : ((v) => v is K) ( Function) will need runtime check to cast to type (Object) → bool (dart:collecti on, line 795, col 21) 114 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Object) → bool (dart:collection, line 795, col 21)
113 warning: [DOWN_CAST_COMPOSITE] key (dynamic) will need runtime check to cast to type K (dart:collection, line 820, col 49) 115 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to K (dart:col lection, line 820, col 49)
114 warning: [DOWN_CAST_COMPOSITE] cell._key (dynamic) will need runtime check to ca st to type K (dart:collection, line 828, col 19) 116 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to K (dart:col lection, line 828, col 19)
115 warning: [DOWN_CAST_COMPOSITE] key (dynamic) will need runtime check to cast to type K (dart:collection, line 828, col 30) 117 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to K (dart:col lection, line 828, col 30)
116 warning: [DOWN_CAST_COMPOSITE] cell._key (dynamic) will need runtime check to ca st to type E (dart:collection, line 862, col 9) 118 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 862, col 9)
117 warning: [DOWN_CAST_COMPOSITE] _cell._key (dynamic) will need runtime check to c ast to type E (dart:collection, line 889, col 18) 119 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 889, col 18)
118 warning: [DOWN_CAST_COMPOSITE] this.contains(object) ? object : null (Object) wi ll need runtime check to cast to type E (dart:collection, line 951, col 14) 120 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Object to E (dart:coll ection, line 951, col 14)
119 warning: [DOWN_CAST_COMPOSITE] bucket[index] (dynamic) will need runtime check t o cast to type E (dart:collection, line 962, col 12) 121 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 962, col 12)
120 warning: [DOWN_CAST_COMPOSITE] (validKey != null) ? validKey : ((x) => x is E) ( Function) will need runtime check to cast to type (Object) → bool (dart:collecti on, line 1194, col 21) 122 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Object) → bool (dart:collection, line 1194, col 21)
121 warning: [DOWN_CAST_COMPOSITE] JS('var', '#[#]', bucket, i) (dynamic) will need runtime check to cast to type E (dart:collection, line 1202, col 21) 123 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 1202, col 21)
122 warning: [DOWN_CAST_COMPOSITE] element (dynamic) will need runtime check to cast to type E (dart:collection, line 1202, col 51) 124 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 1202, col 51)
123 warning: [DOWN_CAST_COMPOSITE] element (dynamic) will need runtime check to cast to type E (dart:collection, line 1212, col 47) 125 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 1212, col 47)
124 warning: [DOWN_CAST_COMPOSITE] JS('var', '#[#]', elements, offset) (dynamic) wil l need runtime check to cast to type E (dart:collection, line 1251, col 18) 126 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 1251, col 18)
125 warning: [DOWN_CAST_COMPOSITE] this.contains(object) ? object : null (Object) wi ll need runtime check to cast to type E (dart:collection, line 1328, col 14) 127 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Object to E (dart:coll ection, line 1328, col 14)
126 warning: [DOWN_CAST_COMPOSITE] bucket[index]._element (dynamic) will need runtim e check to cast to type E (dart:collection, line 1340, col 12) 128 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 1340, col 12)
127 warning: [DOWN_CAST_COMPOSITE] cell._element (dynamic) will need runtime check t o cast to type E (dart:collection, line 1347, col 14) 129 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 1347, col 14)
128 warning: [DOWN_CAST_COMPOSITE] _first._element (dynamic) will need runtime check to cast to type E (dart:collection, line 1357, col 12) 130 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 1357, col 12)
129 warning: [DOWN_CAST_COMPOSITE] _last._element (dynamic) will need runtime check to cast to type E (dart:collection, line 1362, col 12) 131 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 1362, col 12)
130 warning: [DOWN_CAST_COMPOSITE] cell._element (dynamic) will need runtime check t o cast to type E (dart:collection, line 1431, col 19) 132 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 1431, col 19)
131 warning: [DOWN_CAST_COMPOSITE] (validKey != null) ? validKey : ((x) => x is E) ( Function) will need runtime check to cast to type (Object) → bool (dart:collecti on, line 1596, col 21) 133 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Object) → bool (dart:collection, line 1596, col 21)
132 warning: [DOWN_CAST_COMPOSITE] cell._element (dynamic) will need runtime check t o cast to type E (dart:collection, line 1606, col 21) 134 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 1606, col 21)
133 warning: [DOWN_CAST_COMPOSITE] element (dynamic) will need runtime check to cast to type E (dart:collection, line 1606, col 36) 135 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 1606, col 36)
134 warning: [DOWN_CAST_COMPOSITE] element (dynamic) will need runtime check to cast to type E (dart:collection, line 1616, col 47) 136 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 1616, col 47)
135 warning: [DOWN_CAST_COMPOSITE] _cell._element (dynamic) will need runtime check to cast to type E (dart:collection, line 1678, col 18) 137 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection, line 1678, col 18)
136 warning: [DOWN_CAST_COMPOSITE] k (dynamic) will need runtime check to cast to ty pe K (dart:collection/hash_map.dart, line 112, col 35) 138 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to K (dart:col lection/hash_map.dart, line 112, col 35)
137 warning: [DOWN_CAST_COMPOSITE] v (dynamic) will need runtime check to cast to ty pe V (dart:collection/hash_map.dart, line 112, col 40) 139 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection/hash_map.dart, line 112, col 40)
138 warning: [DOWN_CAST_COMPOSITE] elements (Iterable<dynamic>) will need runtime ch eck to cast to type Iterable<E> (dart:collection/hash_set.dart, line 128, col 17 ) 140 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<E> (dart:collection/hash_set.dart, line 128, col 17)
139 warning: [DOWN_CAST_COMPOSITE] _iterator.current (dynamic) will need runtime che ck to cast to type E (dart:collection/iterator.dart, line 33, col 16) 141 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection/iterator.dart, line 33, col 16)
140 warning: [DOWN_CAST_COMPOSITE] k (dynamic) will need runtime check to cast to ty pe K (dart:collection/linked_hash_map.dart, line 99, col 35) 142 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to K (dart:col lection/linked_hash_map.dart, line 99, col 35)
141 warning: [DOWN_CAST_COMPOSITE] v (dynamic) will need runtime check to cast to ty pe V (dart:collection/linked_hash_map.dart, line 99, col 40) 143 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection/linked_hash_map.dart, line 99, col 40)
142 warning: [DOWN_CAST_COMPOSITE] fillLiteralMap(keyValuePairs, new _LinkedHashMap< K, V>()) (dynamic) will need runtime check to cast to type LinkedHashMap<K, V> ( dart:collection/linked_hash_map.dart, line 142, col 12) 144 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to LinkedHashM ap<K, V> (dart:collection/linked_hash_map.dart, line 142, col 12)
143 warning: [DOWN_CAST_COMPOSITE] next (_LinkedListLink) will need runtime check to cast to type E (dart:collection/linked_list.dart, line 93, col 17) 145 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _LinkedListLink to E ( dart:collection/linked_list.dart, line 93, col 17)
144 warning: [DOWN_CAST_COMPOSITE] _next (_LinkedListLink) will need runtime check t o cast to type E (dart:collection/linked_list.dart, line 105, col 12) 146 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _LinkedListLink to E ( dart:collection/linked_list.dart, line 105, col 12)
145 warning: [DOWN_CAST_COMPOSITE] _previous (_LinkedListLink) will need runtime che ck to cast to type E (dart:collection/linked_list.dart, line 112, col 12) 147 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _LinkedListLink to E ( dart:collection/linked_list.dart, line 112, col 12)
146 warning: [DOWN_CAST_COMPOSITE] _next (_LinkedListLink) will need runtime check t o cast to type E (dart:collection/linked_list.dart, line 122, col 12) 148 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _LinkedListLink to E ( dart:collection/linked_list.dart, line 122, col 12)
147 warning: [DOWN_CAST_COMPOSITE] current (_LinkedListLink) will need runtime check to cast to type E (dart:collection/linked_list.dart, line 134, col 14) 149 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _LinkedListLink to E ( dart:collection/linked_list.dart, line 134, col 14)
148 warning: [DOWN_CAST_COMPOSITE] _next (_LinkedListLink) will need runtime check t o cast to type E (dart:collection/linked_list.dart, line 192, col 16) 150 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _LinkedListLink to E ( dart:collection/linked_list.dart, line 192, col 16)
149 warning: [DOWN_CAST_COMPOSITE] _next (_LinkedListLink) will need runtime check t o cast to type E (dart:collection/linked_list.dart, line 249, col 16) 151 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _LinkedListLink to E ( dart:collection/linked_list.dart, line 249, col 16)
150 warning: [DOWN_CAST_COMPOSITE] compare == null ? Comparable.compare : compare (F unction) will need runtime check to cast to type (dynamic, dynamic) → int (dart: collection/list.dart, line 305, col 21) 152 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (dynamic, dynamic) → int (dart:collection/list.dart, line 305, col 21)
151 warning: [DOWN_CAST_COMPOSITE] iterable (Iterable<E>) will need runtime check to cast to type List<dynamic> (dart:collection/list.dart, line 365, col 19) 153 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<E> to List<dy namic> (dart:collection/list.dart, line 365, col 19)
152 warning: [DOWN_CAST_COMPOSITE] otherList[otherStart + i] (dynamic) will need run time check to cast to type E (dart:collection/list.dart, line 377, col 27) 154 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection/list.dart, line 377, col 27)
153 warning: [DOWN_CAST_COMPOSITE] otherList[otherStart + i] (dynamic) will need run time check to cast to type E (dart:collection/list.dart, line 381, col 27) 155 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection/list.dart, line 381, col 27)
154 warning: [DOWN_CAST_COMPOSITE] _map[_map.keys.first] (dynamic) will need runtime check to cast to type V (dart:collection/maps.dart, line 122, col 18) 156 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection/maps.dart, line 122, col 18)
155 warning: [DOWN_CAST_COMPOSITE] _map[_map.keys.single] (dynamic) will need runtim e check to cast to type V (dart:collection/maps.dart, line 123, col 19) 157 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection/maps.dart, line 123, col 19)
156 warning: [DOWN_CAST_COMPOSITE] _map[_map.keys.last] (dynamic) will need runtime check to cast to type V (dart:collection/maps.dart, line 124, col 17) 158 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection/maps.dart, line 124, col 17)
157 warning: [DOWN_CAST_COMPOSITE] _map[_keys.current] (dynamic) will need runtime c heck to cast to type V (dart:collection/maps.dart, line 144, col 18) 159 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection/maps.dart, line 144, col 18)
158 warning: [DOWN_CAST_COMPOSITE] elements (Iterable<dynamic>) will need runtime ch eck to cast to type Iterable<E> (dart:collection/queue.dart, line 208, col 23) 160 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<E> (dart:collection/queue.dart, line 208, col 23)
159 warning: [DOWN_CAST_COMPOSITE] sourceList (List<dynamic>) will need runtime chec k to cast to type Iterable<E> (dart:collection/queue.dart, line 402, col 40) 161 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<E> (dart:collection/queue.dart, line 402, col 40)
160 warning: [DOWN_CAST_COMPOSITE] elements (Iterable<dynamic>) will need runtime ch eck to cast to type Iterable<E> (dart:collection/queue.dart, line 411, col 31) 162 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<E> (dart:collection/queue.dart, line 411, col 31)
161 warning: [DOWN_CAST_COMPOSITE] elements (Iterable<E>) will need runtime check to cast to type List<dynamic> (dart:collection/queue.dart, line 474, col 19) 163 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<E> to List<dy namic> (dart:collection/queue.dart, line 474, col 19)
162 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<E> (dart:collection/queue.dart, line 480, col 52) 164 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<E> (dart:collection/queue.dart, line 480, col 52)
163 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<E> (dart:collection/queue.dart, line 486, col 52) 165 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<E> (dart:collection/queue.dart, line 486, col 52)
164 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<E> (dart:collection/queue.dart, line 490, col 52) 166 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<E> (dart:collection/queue.dart, line 490, col 52)
165 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<E> (dart:collection/queue.dart, line 491, col 40) 167 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<E> (dart:collection/queue.dart, line 491, col 40)
166 warning: [DOWN_CAST_COMPOSITE] _queue._table[_position] (dynamic) will need runt ime check to cast to type E (dart:collection/queue.dart, line 738, col 16) 168 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection/queue.dart, line 738, col 16)
167 warning: [DOWN_CAST_COMPOSITE] current (_SplayTreeNode<dynamic>) will need runti me check to cast to type _SplayTreeNode<K> (dart:collection/splay_tree.dart, lin e 155, col 12) 169 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _SplayTreeNode<dynamic > to _SplayTreeNode<K> (dart:collection/splay_tree.dart, line 155, col 12)
168 warning: [DOWN_CAST_COMPOSITE] current (_SplayTreeNode<dynamic>) will need runti me check to cast to type _SplayTreeNode<K> (dart:collection/splay_tree.dart, lin e 171, col 12) 170 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _SplayTreeNode<dynamic > to _SplayTreeNode<K> (dart:collection/splay_tree.dart, line 171, col 12)
169 warning: [DOWN_CAST_COMPOSITE] (compare == null) ? Comparable.compare : compare (Function) will need runtime check to cast to type (K, K) → int (dart:collection /splay_tree.dart, line 269, col 23) 171 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (K, K) → i nt (dart:collection/splay_tree.dart, line 269, col 23)
170 warning: [DOWN_CAST_COMPOSITE] (isValidKey != null) ? isValidKey : ((v) => v is K) (Function) will need runtime check to cast to type (Object) → bool (dart:coll ection/splay_tree.dart, line 270, col 21) 172 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Object) → bool (dart:collection/splay_tree.dart, line 270, col 21)
171 warning: [DOWN_CAST_COMPOSITE] k (dynamic) will need runtime check to cast to ty pe K (dart:collection/splay_tree.dart, line 279, col 35) 173 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to K (dart:col lection/splay_tree.dart, line 279, col 35)
172 warning: [DOWN_CAST_COMPOSITE] v (dynamic) will need runtime check to cast to ty pe V (dart:collection/splay_tree.dart, line 279, col 40) 174 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection/splay_tree.dart, line 279, col 40)
173 warning: [DOWN_CAST_COMPOSITE] key (Object) will need runtime check to cast to t ype K (dart:collection/splay_tree.dart, line 332, col 25) 175 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Object to K (dart:coll ection/splay_tree.dart, line 332, col 25)
174 warning: [DOWN_CAST_COMPOSITE] _root (_SplayTreeNode<K>) will need runtime check to cast to type _SplayTreeMapNode<dynamic, dynamic> (dart:collection/splay_tree .dart, line 334, col 37) 176 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _SplayTreeNode<K> to _ SplayTreeMapNode<dynamic, dynamic> (dart:collection/splay_tree.dart, line 334, c ol 37)
175 warning: [DOWN_CAST_COMPOSITE] mapRoot.value (dynamic) will need runtime check t o cast to type V (dart:collection/splay_tree.dart, line 335, col 16) 177 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection/splay_tree.dart, line 335, col 16)
176 warning: [DOWN_CAST_COMPOSITE] key (Object) will need runtime check to cast to t ype K (dart:collection/splay_tree.dart, line 343, col 41) 178 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Object to K (dart:coll ection/splay_tree.dart, line 343, col 41)
177 warning: [DOWN_CAST_COMPOSITE] mapRoot.value (dynamic) will need runtime check t o cast to type V (dart:collection/splay_tree.dart, line 344, col 33) 179 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection/splay_tree.dart, line 344, col 33)
178 warning: [DOWN_CAST_COMPOSITE] _root (_SplayTreeNode<K>) will need runtime check to cast to type _SplayTreeMapNode<dynamic, dynamic> (dart:collection/splay_tree .dart, line 354, col 35) 180 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _SplayTreeNode<K> to _ SplayTreeMapNode<dynamic, dynamic> (dart:collection/splay_tree.dart, line 354, c ol 35)
179 warning: [DOWN_CAST_COMPOSITE] _root (_SplayTreeNode<K>) will need runtime check to cast to type _SplayTreeMapNode<dynamic, dynamic> (dart:collection/splay_tree .dart, line 366, col 35) 181 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _SplayTreeNode<K> to _ SplayTreeMapNode<dynamic, dynamic> (dart:collection/splay_tree.dart, line 366, c ol 35)
180 warning: [DOWN_CAST_COMPOSITE] mapRoot.value (dynamic) will need runtime check t o cast to type V (dart:collection/splay_tree.dart, line 367, col 14) 182 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection/splay_tree.dart, line 367, col 14)
181 warning: [DOWN_CAST_COMPOSITE] key (Object) will need runtime check to cast to t ype K (dart:collection/splay_tree.dart, line 412, col 37) 183 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Object to K (dart:coll ection/splay_tree.dart, line 412, col 37)
182 warning: [DOWN_CAST_COMPOSITE] _root (_SplayTreeNode<K>) will need runtime check to cast to type _SplayTreeMapNode<dynamic, dynamic> (dart:collection/splay_tree .dart, line 429, col 18) 184 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _SplayTreeNode<K> to _ SplayTreeMapNode<dynamic, dynamic> (dart:collection/splay_tree.dart, line 429, c ol 18)
183 warning: [DOWN_CAST_COMPOSITE] _first.key (dynamic) will need runtime check to c ast to type K (dart:collection/splay_tree.dart, line 445, col 12) 185 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to K (dart:col lection/splay_tree.dart, line 445, col 12)
184 warning: [DOWN_CAST_COMPOSITE] _last.key (dynamic) will need runtime check to ca st to type K (dart:collection/splay_tree.dart, line 453, col 12) 186 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to K (dart:col lection/splay_tree.dart, line 453, col 12)
185 warning: [DOWN_CAST_COMPOSITE] node.key (dynamic) will need runtime check to cas t to type K (dart:collection/splay_tree.dart, line 632, col 39) 187 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to K (dart:col lection/splay_tree.dart, line 632, col 39)
186 warning: [DOWN_CAST_COMPOSITE] node.value (dynamic) will need runtime check to c ast to type V (dart:collection/splay_tree.dart, line 637, col 42) 188 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to V (dart:col lection/splay_tree.dart, line 637, col 42)
187 warning: [DOWN_CAST_COMPOSITE] node (_SplayTreeNode<dynamic>) will need runtime check to cast to type _SplayTreeNode<K> (dart:collection/splay_tree.dart, line 6 45, col 55) 189 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _SplayTreeNode<dynamic > to _SplayTreeNode<K> (dart:collection/splay_tree.dart, line 645, col 55)
188 warning: [DOWN_CAST_COMPOSITE] (compare == null) ? Comparable.compare : compare (Function) will need runtime check to cast to type (E, E) → int (dart:collection /splay_tree.dart, line 695, col 23) 190 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (E, E) → i nt (dart:collection/splay_tree.dart, line 695, col 23)
189 warning: [DOWN_CAST_COMPOSITE] (isValidKey != null) ? isValidKey : ((v) => v is E) (Function) will need runtime check to cast to type (Object) → bool (dart:coll ection/splay_tree.dart, line 696, col 21) 191 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Object) → bool (dart:collection/splay_tree.dart, line 696, col 21)
190 warning: [DOWN_CAST_COMPOSITE] elements (Iterable<dynamic>) will need runtime ch eck to cast to type Iterable<E> (dart:collection/splay_tree.dart, line 709, col 29) 192 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<E> (dart:collection/splay_tree.dart, line 709, col 29)
191 warning: [DOWN_CAST_COMPOSITE] _first.key (dynamic) will need runtime check to c ast to type E (dart:collection/splay_tree.dart, line 727, col 12) 193 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection/splay_tree.dart, line 727, col 12)
192 warning: [DOWN_CAST_COMPOSITE] _last.key (dynamic) will need runtime check to ca st to type E (dart:collection/splay_tree.dart, line 732, col 12) 194 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:col lection/splay_tree.dart, line 732, col 12)
193 warning: [DOWN_CAST_COMPOSITE] object (Object) will need runtime check to cast t o type E (dart:collection/splay_tree.dart, line 743, col 40) 195 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Object to E (dart:coll ection/splay_tree.dart, line 743, col 40)
194 warning: [DOWN_CAST_COMPOSITE] object (Object) will need runtime check to cast t o type E (dart:collection/splay_tree.dart, line 755, col 20) 196 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Object to E (dart:coll ection/splay_tree.dart, line 755, col 20)
195 warning: [DOWN_CAST_COMPOSITE] element (Object) will need runtime check to cast to type E (dart:collection/splay_tree.dart, line 769, col 39) 197 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Object to E (dart:coll ection/splay_tree.dart, line 769, col 39)
196 warning: [DOWN_CAST_COMPOSITE] object (Object) will need runtime check to cast t o type E (dart:collection/splay_tree.dart, line 783, col 39) 198 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Object to E (dart:coll ection/splay_tree.dart, line 783, col 39)
197 warning: [DOWN_CAST_COMPOSITE] object (Object) will need runtime check to cast t o type E (dart:collection/splay_tree.dart, line 795, col 23) 199 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Object to E (dart:coll ection/splay_tree.dart, line 795, col 23)
198 warning: [DOWN_CAST_COMPOSITE] result (List<dynamic>) will need runtime check to cast to type List<int> (dart:convert/ascii.dart, line 96, col 12) 200 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:convert/ascii.dart, line 96, col 12)
199 warning: [DOWN_CAST_COMPOSITE] _first.encoder.fuse(_second.encoder) (Converter<S , dynamic>) will need runtime check to cast to type Converter<S, T> (dart:conver t/codec.dart, line 87, col 34) 201 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Converter<S, dynamic> to Converter<S, T> (dart:convert/codec.dart, line 87, col 34)
200 warning: [DOWN_CAST_COMPOSITE] _second.decoder.fuse(_first.decoder) (Converter<T , dynamic>) will need runtime check to cast to type Converter<T, S> (dart:conver t/codec.dart, line 88, col 34) 202 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Converter<T, dynamic> to Converter<T, S> (dart:convert/codec.dart, line 88, col 34)
201 warning: [DOWN_CAST_COMPOSITE] JS('JSExtendableArray', '#', keys) (dynamic) will need runtime check to cast to type List<String> (dart:convert, line 311, col 12 ) 203 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:convert, line 311, col 12)
202 warning: [DOWN_CAST_COMPOSITE] _second.convert(_first.convert(input)) (dynamic) will need runtime check to cast to type T (dart:convert/converter.dart, line 58, col 25) 204 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:con vert/converter.dart, line 58, col 25)
203 warning: [DOWN_CAST_COMPOSITE] toEncodable ((dynamic) → dynamic) will need runti me check to cast to type (Object) → Object (dart:convert/json.dart, line 142, co l 28) 205 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (Object) → Object (dart:convert/json.dart, line 142, col 28)
204 warning: [DOWN_CAST_COMPOSITE] _toEncodable ((dynamic) → dynamic) will need runt ime check to cast to type (Object) → Object (dart:convert/json.dart, line 147, c ol 28) 206 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (Object) → Object (dart:convert/json.dart, line 147, col 28)
205 warning: [DOWN_CAST_COMPOSITE] _toEncodable (Function) will need runtime check t o cast to type (Object) → dynamic (dart:convert/json.dart, line 270, col 42) 207 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Object) → dynamic (dart:convert/json.dart, line 270, col 42)
206 warning: [DOWN_CAST_COMPOSITE] _toEncodable (Function) will need runtime check t o cast to type (Object) → dynamic (dart:convert/json.dart, line 352, col 36) 208 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Object) → dynamic (dart:convert/json.dart, line 352, col 36)
207 warning: [DOWN_CAST_COMPOSITE] _toEncodable (Function) will need runtime check t o cast to type (Object) → dynamic (dart:convert/json.dart, line 455, col 53) 209 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Object) → dynamic (dart:convert/json.dart, line 455, col 53)
208 warning: [DOWN_CAST_COMPOSITE] object (dynamic) will need runtime check to cast to type Map<String, Object> (dart:convert/json.dart, line 715, col 16) 210 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Map<dynamic, dynamic> to Map<String, Object> (dart:convert/json.dart, line 715, col 16)
209 warning: [DOWN_CAST_COMPOSITE] _toEncodable (dynamic) will need runtime check to cast to type (Object) → Object (dart:convert/json.dart, line 817, col 60) 211 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/json.dart, line 817, col 60)
210 warning: [DOWN_CAST_COMPOSITE] toEncodable (dynamic) will need runtime check to cast to type (Object) → Object (dart:convert/json.dart, line 895, col 15) 212 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/json.dart, line 895, col 15)
211 warning: [DOWN_CAST_COMPOSITE] sink (Sink<dynamic>) will need runtime check to c ast to type Sink<String> (dart:convert/line_splitter.dart, line 24, col 44) 213 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Sink<dynamic> to Sink< String> (dart:convert/line_splitter.dart, line 24, col 44)
212 warning: [DOWN_CAST_COMPOSITE] (values == null) ? null : Primitives.getProperty( values, _getKey()) (dynamic) will need runtime check to cast to type T (dart:cor e/expando.dart, line 55, col 12) 214 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:cor e/expando.dart, line 55, col 12)
213 warning: [DOWN_CAST_COMPOSITE] (generator != null) ? generator : _id (Function) will need runtime check to cast to type (int) → E (dart:core/iterable.dart, line 319, col 22) 215 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (int) → E (dart:core/iterable.dart, line 319, col 22)
214 warning: [DOWN_CAST_COMPOSITE] e (dynamic) will need runtime check to cast to ty pe E (dart:core/list.dart, line 121, col 16) 216 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:cor e/list.dart, line 121, col 16)
215 warning: [DOWN_CAST_COMPOSITE] makeListFixedLength(list) (List<dynamic>) will ne ed runtime check to cast to type List<E> (dart:core/list.dart, line 124, col 12) 217 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< E> (dart:core/list.dart, line 124, col 12)
216 warning: [DOWN_CAST_COMPOSITE] charCodes (Iterable<int>) will need runtime check to cast to type List<dynamic> (dart:core/string.dart, line 121, col 17) 218 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<int> to List< dynamic> (dart:core/string.dart, line 121, col 17)
217 warning: [DOWN_CAST_COMPOSITE] _userinfoTable (List<dynamic>) will need runtime check to cast to type List<int> (dart:core/uri.dart, line 1131, col 45) 219 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1131, col 45)
218 warning: [DOWN_CAST_COMPOSITE] _pathCharOrSlashTable (List<dynamic>) will need r untime check to cast to type List<int> (dart:core/uri.dart, line 1144, col 45) 220 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1144, col 45)
219 warning: [DOWN_CAST_COMPOSITE] _pathCharTable (List<dynamic>) will need runtime check to cast to type List<int> (dart:core/uri.dart, line 1146, col 51) 221 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1146, col 51)
220 warning: [DOWN_CAST_COMPOSITE] _queryCharTable (List<dynamic>) will need runtime check to cast to type List<int> (dart:core/uri.dart, line 1163, col 61) 222 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1163, col 61)
221 warning: [DOWN_CAST_COMPOSITE] _queryCharTable (List<dynamic>) will need runtime check to cast to type List<int> (dart:core/uri.dart, line 1183, col 45) 223 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1183, col 45)
222 warning: [DOWN_CAST_COMPOSITE] codeUnits (List<dynamic>) will need runtime check to cast to type Iterable<int> (dart:core/uri.dart, line 1278, col 37) 224 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<int> (dart:core/uri.dart, line 1278, col 37)
223 warning: [DOWN_CAST_COMPOSITE] _unreserved2396Table (List<dynamic>) will need ru ntime check to cast to type List<int> (dart:core/uri.dart, line 1754, col 23) 225 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1754, col 23)
224 warning: [DOWN_CAST_COMPOSITE] _unreservedTable (List<dynamic>) will need runtim e check to cast to type List<int> (dart:core/uri.dart, line 1793, col 9) 226 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1793, col 9)
225 warning: [DOWN_CAST_COMPOSITE] _encodeFullTable (List<dynamic>) will need runtim e check to cast to type List<int> (dart:core/uri.dart, line 1837, col 23) 227 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1837, col 23)
226 warning: [DOWN_CAST_COMPOSITE] query.split("&").fold({}, (map, element) {int ind ex = element.indexOf("="); if (index == -1) {if (element != "") {map[decodeQuery Component(element, encoding: encoding)] = "";}} else if (index != 0) {var key = element.substring(0, index); var value = element.substring(index + 1); map[Uri.d ecodeQueryComponent(key, encoding: encoding)] = decodeQueryComponent(value, enco ding: encoding);} return map;}) (dynamic) will need runtime check to cast to typ e Map<String, String> (dart:core/uri.dart, line 1869, col 12) 228 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Map<String, String> (dart:core/uri.dart, line 1869, col 12)
227 warning: [DOWN_CAST_COMPOSITE] bytes.map((byteString) {int byte = int.parse(byte String); if (byte < 0 || byte > 255) {error('each part must be in the range of ` 0..255`');} return byte;}).toList() (List<dynamic>) will need runtime check to c ast to type List<int> (dart:core/uri.dart, line 1901, col 12) 229 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1901, col 12)
228 warning: [DOWN_CAST_COMPOSITE] bytes (List<dynamic>) will need runtime check to cast to type List<int> (dart:core/uri.dart, line 2023, col 12) 230 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 2023, col 12)
229 warning: [DOWN_CAST_COMPOSITE] result (List<dynamic>) will need runtime check to cast to type List<E> (dart:_internal/iterable.dart, line 310, col 12) 231 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< E> (dart:_internal/iterable.dart, line 310, col 12)
230 warning: [DOWN_CAST_COMPOSITE] iterable (Iterable<dynamic>) will need runtime ch eck to cast to type Iterable<S> (dart:_internal/iterable.dart, line 357, col 39) 232 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<S> (dart:_internal/iterable.dart, line 357, col 39)
231 warning: [DOWN_CAST_COMPOSITE] iterable (Iterable<dynamic>) will need runtime ch eck to cast to type Iterable<S> (dart:_internal/iterable.dart, line 378, col 17) 233 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<S> (dart:_internal/iterable.dart, line 378, col 17)
232 warning: [DOWN_CAST_COMPOSITE] _f ((dynamic) → Iterable<dynamic>) will need runt ime check to cast to type (S) → Iterable<T> (dart:_internal/iterable.dart, line 454, col 76) 234 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → Iterable<d ynamic> to (S) → Iterable<T> (dart:_internal/iterable.dart, line 454, col 76)
233 warning: [DOWN_CAST_COMPOSITE] _f(_iterator.current).iterator (Iterator<dynamic> ) will need runtime check to cast to type Iterator<T> (dart:_internal/iterable.d art, line 481, col 29) 235 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterator<dynamic> to I terator<T> (dart:_internal/iterable.dart, line 481, col 29)
234 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<T> (dart:_internal/iterable.dart, line 978, col 35) 236 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 978, col 35)
235 warning: [DOWN_CAST_COMPOSITE] iterable (Iterable<dynamic>) will need runtime ch eck to cast to type Iterable<T> (dart:_internal/iterable.dart, line 983, col 37) 237 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<T> (dart:_internal/iterable.dart, line 983, col 37)
236 warning: [DOWN_CAST_COMPOSITE] test ((dynamic) → bool) will need runtime check t o cast to type (T) → bool (dart:_internal/iterable.dart, line 983, col 47) 238 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → bool to (T ) → bool (dart:_internal/iterable.dart, line 983, col 47)
237 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<T> (dart:_internal/iterable.dart, line 988, col 35) 239 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 988, col 35)
238 warning: [DOWN_CAST_COMPOSITE] iterable (Iterable<dynamic>) will need runtime ch eck to cast to type Iterable<T> (dart:_internal/iterable.dart, line 993, col 37) 240 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<T> (dart:_internal/iterable.dart, line 993, col 37)
239 warning: [DOWN_CAST_COMPOSITE] test ((dynamic) → bool) will need runtime check t o cast to type (T) → bool (dart:_internal/iterable.dart, line 993, col 47) 241 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → bool to (T ) → bool (dart:_internal/iterable.dart, line 993, col 47)
240 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<T> (dart:_internal/iterable.dart, line 997, col 40) 242 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 997, col 40)
241 warning: [DOWN_CAST_COMPOSITE] list (List<dynamic>) will need runtime check to c ast to type Iterable<T> (dart:_internal/iterable.dart, line 1033, col 35) 243 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 1033, col 35)
242 warning: [DOWN_CAST_COMPOSITE] l (List<dynamic>) will need runtime check to cast to type List<T> (dart:_internal/iterable.dart, line 1115, col 31) 244 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< T> (dart:_internal/iterable.dart, line 1115, col 31)
243 warning: [DOWN_CAST_COMPOSITE] (a + b) * a * b (num) will need runtime check to cast to type T (dart:math, line 85, col 16) 245 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math, l ine 85, col 16)
244 warning: [DOWN_CAST_COMPOSITE] a + b (num) will need runtime check to cast to ty pe T (dart:math, line 120, col 16) 246 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math, l ine 120, col 16)
245 warning: [DOWN_CAST_COMPOSITE] x + other.x (num) will need runtime check to cast to type T (dart:math/point.dart, line 37, col 25) 247 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 37, col 25)
246 warning: [DOWN_CAST_COMPOSITE] y + other.y (num) will need runtime check to cast to type T (dart:math/point.dart, line 37, col 38) 248 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 37, col 38)
247 warning: [DOWN_CAST_COMPOSITE] x - other.x (num) will need runtime check to cast to type T (dart:math/point.dart, line 46, col 25) 249 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 46, col 25)
248 warning: [DOWN_CAST_COMPOSITE] y - other.y (num) will need runtime check to cast to type T (dart:math/point.dart, line 46, col 38) 250 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 46, col 38)
249 warning: [DOWN_CAST_COMPOSITE] x * factor (num) will need runtime check to cast to type T (dart:math/point.dart, line 59, col 25) 251 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 59, col 25)
250 warning: [DOWN_CAST_COMPOSITE] y * factor (num) will need runtime check to cast to type T (dart:math/point.dart, line 59, col 37) 252 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 59, col 37)
251 warning: [DOWN_CAST_COMPOSITE] dx * dx + dy * dy (num) will need runtime check t o cast to type T (dart:math/point.dart, line 86, col 12) 253 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 86, col 12)
252 warning: [DOWN_CAST_COMPOSITE] left + width (num) will need runtime check to cas t to type T (dart:math/rectangle.dart, line 33, col 18) 254 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 33, col 18)
253 warning: [DOWN_CAST_COMPOSITE] top + height (num) will need runtime check to cas t to type T (dart:math/rectangle.dart, line 35, col 19) 255 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 35, col 19)
254 warning: [DOWN_CAST_COMPOSITE] x1 - x0 (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 68, col 41) 256 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 68, col 41)
255 warning: [DOWN_CAST_COMPOSITE] y1 - y0 (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 68, col 50) 257 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 68, col 50)
256 warning: [DOWN_CAST_COMPOSITE] right - left (num) will need runtime check to cas t to type T (dart:math/rectangle.dart, line 95, col 40) 258 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 95, col 40)
257 warning: [DOWN_CAST_COMPOSITE] bottom - top (num) will need runtime check to cas t to type T (dart:math/rectangle.dart, line 95, col 54) 259 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 95, col 54)
258 warning: [DOWN_CAST_COMPOSITE] this.left + this.width (num) will need runtime ch eck to cast to type T (dart:math/rectangle.dart, line 119, col 41) 260 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 119, col 41)
259 warning: [DOWN_CAST_COMPOSITE] this.left + this.width (num) will need runtime ch eck to cast to type T (dart:math/rectangle.dart, line 120, col 44) 261 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 120, col 44)
260 warning: [DOWN_CAST_COMPOSITE] this.top + this.height (num) will need runtime ch eck to cast to type T (dart:math/rectangle.dart, line 121, col 7) 262 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 121, col 7)
261 warning: [DOWN_CAST_COMPOSITE] this.top + this.height (num) will need runtime ch eck to cast to type T (dart:math/rectangle.dart, line 123, col 7) 263 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 123, col 7)
262 warning: [DOWN_CAST_COMPOSITE] (width < 0) ? -width * 0 : width (num) will need runtime check to cast to type T (dart:math/rectangle.dart, line 151, col 22) 264 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 151, col 22)
263 warning: [DOWN_CAST_COMPOSITE] (height < 0) ? -height * 0 : height (num) will ne ed runtime check to cast to type T (dart:math/rectangle.dart, line 152, col 23) 265 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 152, col 23)
264 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 168, col 15) 266 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 168, col 15)
265 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 170, col 16) 267 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 170, col 16)
266 warning: [DOWN_CAST_COMPOSITE] (width < 0) ? _clampToZero(width) : width (num) w ill need runtime check to cast to type T (dart:math/rectangle.dart, line 212, co l 23) 268 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 212, col 23)
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) 269 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.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) 270 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.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) 271 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.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) 272 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.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) 273 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.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) 274 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (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) 275 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (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) 276 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to 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) 277 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to 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) 278 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to 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) 279 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 127, col 31)
278 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 5484, col 32)
279 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 8391, col 5)
280 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 10953, col 185)
281 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 14585, col 32)
282 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 14597, col 34)
283 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 15272, col 3)
284 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 15274, col 3)
285 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 15871, col 31)
286 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 15895, 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) 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)
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) 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)
289 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 18798, col 12)
290 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 18868, col 5)
291 severe: [AnalyzerMessage] Undefined class 'DataTransfer' (dart:html, line 18912, col 3) 293 severe: [AnalyzerMessage] Undefined class 'DataTransfer' (dart:html, line 18912, col 3)
292 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 18912, 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) 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)
294 severe: [AnalyzerMessage] Undefined class 'DataTransfer' (dart:html, line 18998, col 3) 296 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) 297 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) 298 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) 299 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) 300 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) 301 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) 302 severe: [AnalyzerMessage] The name 'Entry' is not a type and cannot be used as a parameterized type (dart:html, line 19515, col 44)
301 severe: [AnalyzerMessage] Expected to find ';' (dart:html, line 19566, col 48) 303 severe: [AnalyzerMessage] Expected to find ';' (dart:html, line 19566, col 48)
302 severe: [AnalyzerMessage] Undefined name 'console' (dart:html, line 19574, col 7 ) 304 severe: [AnalyzerMessage] Undefined name 'console' (dart:html, line 19574, col 7 )
303 severe: [AnalyzerMessage] Undefined name 'console' (dart:html, line 19580, col 5 ) 305 severe: [AnalyzerMessage] Undefined name 'console' (dart:html, line 19580, col 5 )
(...skipping 14 matching lines...) Expand all
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) 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] Undefined class 'ImageData' (dart:html_common/conversi ons.dart, line 352, col 31) 321 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) 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 90, col 15) 323 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) 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. 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) 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. 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) 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. 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) 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: [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) 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: [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) 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 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) 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] 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) 331 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 4554, 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) 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] test ((dynamic) → bool) will need runtime check t o cast to type (Element) → bool (dart:html, line 5195, col 41) 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] copy (List<dynamic>) will need runtime check to c ast to type Iterable<Element> (dart:html, line 5818, col 21) 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] 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) 335 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 7344, 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) 336 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 7646, 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) 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] 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) 338 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 9683, 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) 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] 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) 340 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 11362, 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) 341 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 11884, 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) 342 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Node> (dart:html, line 11892, 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) 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] _HEIGHT (List<dynamic>) will need runtime check t o cast to type List<String> (dart:html, line 15123, col 32) 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] _WIDTH (List<dynamic>) will need runtime check to cast to type List<String> (dart:html, line 15126, 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] elementList (dynamic) will need runtime check to cast to type List<Element> (dart:html, line 15179, col 20) 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] _HEIGHT (List<dynamic>) will need runtime check t o cast to type List<String> (dart:html, line 15213, col 32) 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] _WIDTH (List<dynamic>) will need runtime check to cast to type List<String> (dart:html, line 15215, 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] _HEIGHT (List<dynamic>) will need runtime check t o cast to type List<String> (dart:html, line 15245, 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] _WIDTH (List<dynamic>) will need runtime check to cast to type List<String> (dart:html, line 15247, col 55) 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] e (ElementList<dynamic>) will need runtime check to cast to type Iterable<Element> (dart:html, line 15792, col 44) 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] 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) 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] 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) 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] 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) 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] pool.stream.listen(onData) (StreamSubscription<dy namic>) will need runtime check to cast to type StreamSubscription<T> (dart:html , line 15918, 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] _onData (dynamic) will need runtime check to cast to type (Event) → dynamic (dart:html, line 15988, col 44) 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] _onData (dynamic) will need runtime check to cast to type (Event) → dynamic (dart:html, line 15994, col 47) 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] e (ElementList<dynamic>) will need runtime check to cast to type Iterable<Element> (dart:html, line 16138, col 44) 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] attrs (dynamic) will need runtime check to cast t o type Iterable<String> (dart:html, line 18059, col 9) 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] uriAttrs (dynamic) will need runtime check to cas t to type Iterable<String> (dart:html, line 18060, 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] attrs (dynamic) will need runtime check to cast t o type Iterable<String> (dart:html, line 18097, 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] uriAttrs (dynamic) will need runtime check to cas t to type Iterable<String> (dart:html, line 18098, 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] allowedElements ?? const [] (Object) will need ru ntime check to cast to type Iterable<String> (dart:html, line 18230, col 33) 363 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 18418, col 31)
362 warning: [DOWN_CAST_COMPOSITE] allowedAttributes ?? const [] (Object) will need runtime check to cast to type Iterable<String> (dart:html, line 18231, col 25) 364 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 18432, col 28)
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 ) 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] _list[index] (dynamic) will need runtime check to cast to type E (dart:html, line 18418, col 31) 366 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 18463, col 20)
365 warning: [DOWN_CAST_COMPOSITE] _list.removeAt(index) (dynamic) will need runtime check to cast to type E (dart:html, line 18432, col 28) 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] _list (List<dynamic>) will need runtime check to cast to type List<Node> (dart:html, line 18448, 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)
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
« no previous file with comments | « test/codegen_test.dart ('k') | tool/test.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698