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

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1808393002: SDK fixes (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tool/input_sdk/lib/internal/iterable.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 severe: [AnalyzerMessage] The argument type 'InternalMap' cannot be assigned to the parameter type 'Map'. (dart:_isolate_helper/isolate_serialization.dart, line 47, col 47) 1 severe: [AnalyzerMessage] The argument type 'InternalMap' cannot be assigned to the parameter type 'Map'. (dart:_isolate_helper/isolate_serialization.dart, line 47, col 47)
2 severe: [STATIC_TYPE_ERROR] Type check failed: x (InternalMap) is not of type Ma p<dynamic, dynamic> (dart:_isolate_helper/isolate_serialization.dart, line 47, c ol 47) 2 severe: [STATIC_TYPE_ERROR] Type check failed: x (InternalMap) is not of type Ma p<dynamic, dynamic> (dart:_isolate_helper/isolate_serialization.dart, line 47, c ol 47)
3 severe: [AnalyzerMessage] Missing concrete implementation of 'num.==' (dart:_int erceptors/js_number.dart, line 12, col 7) 3 severe: [AnalyzerMessage] Missing concrete implementation of 'num.==' (dart:_int erceptors/js_number.dart, line 12, col 7)
4 severe: [AnalyzerMessage] Missing concrete implementation of 'String.==' (dart:_ interceptors/js_string.dart, line 14, col 7) 4 severe: [AnalyzerMessage] Missing concrete implementation of 'String.==' (dart:_ interceptors/js_string.dart, line 14, col 7)
5 severe: [STATIC_TYPE_ERROR] Type check failed: (_BroadcastSubscription<T> subscr iption) {subscription._close();} ((_BroadcastSubscription<T>) → void) is not of type (_BufferingStreamSubscription<T>) → void (dart:async/broadcast_stream_contr oller.dart, line 371, col 24) 5 severe: [STATIC_TYPE_ERROR] Type check failed: (_BroadcastSubscription<T> subscr iption) {subscription._close();} ((_BroadcastSubscription<T>) → void) is not of type (_BufferingStreamSubscription<T>) → void (dart:async/broadcast_stream_contr oller.dart, line 371, col 24)
6 severe: [AnalyzerMessage] Annotation can be only constant variable or constant c onstructor invocation (dart:core/stacktrace.dart, line 27, col 3) 6 severe: [AnalyzerMessage] Annotation can be only constant variable or constant c onstructor invocation (dart:core/stacktrace.dart, line 27, col 3)
7 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 31, col 48) 7 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 31, col 48)
8 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 35, col 50) 8 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 35, col 50)
9 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<Se ndPort> (dart:_isolate_helper, line 574, col 29) 9 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<Se ndPort> (dart:_isolate_helper, line 574, col 29)
10 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 839, col 37) 10 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 839, col 37)
(...skipping 29 matching lines...) Expand all
40 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/future_impl.dart, line 245, col 12) 40 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/future_impl.dart, line 245, col 12)
41 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/future_impl.dart, line 347, col 17) 41 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/future_impl.dart, line 347, col 17)
42 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/future_impl.dart, line 357, col 15) 42 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/future_impl.dart, line 357, col 15)
43 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<T> (dart:async/future_impl.dart, line 386, col 31) 43 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<T> (dart:async/future_impl.dart, line 386, col 31)
44 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/future_impl.dart, line 407, col 22) 44 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/future_impl.dart, line 407, col 22)
45 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to () → void ( dart:async/schedule_microtask.dart, line 66, col 61) 45 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to () → void ( dart:async/schedule_microtask.dart, line 66, col 61)
46 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to () → void ( dart:async/schedule_microtask.dart, line 71, col 60) 46 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to () → void ( dart:async/schedule_microtask.dart, line 71, col 60)
47 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to () → void ( dart:async/schedule_microtask.dart, line 84, col 55) 47 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to () → void ( dart:async/schedule_microtask.dart, line 84, col 55)
48 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (StreamSubscription<T> ) → void to (StreamSubscription<dynamic>) → void (dart:async/stream.dart, line 2 49, col 44) 48 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (StreamSubscription<T> ) → void to (StreamSubscription<dynamic>) → void (dart:async/stream.dart, line 2 49, col 44)
49 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (StreamSubscription<T> ) → void to (StreamSubscription<dynamic>) → void (dart:async/stream.dart, line 2 49, col 54) 49 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (StreamSubscription<T> ) → void to (StreamSubscription<dynamic>) → void (dart:async/stream.dart, line 2 49, col 54)
50 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 502, col 24) 50 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 503, col 24)
51 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to S (dart:asy nc/stream.dart, line 535, col 32) 51 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to S (dart:asy nc/stream.dart, line 536, col 32)
52 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 536, col 11) 52 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 537, col 11)
53 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 604, col 13) 53 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 605, col 13)
54 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 630, col 13) 54 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 631, col 13)
55 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 659, col 13) 55 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 660, col 13)
56 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 696, col 13) 56 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 697, col 13)
57 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 1038, col 11) 57 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 1039, col 11)
58 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 1079, col 11) 58 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 1080, col 11)
59 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 1131, col 11) 59 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (dynamic, S tackTrace) → dynamic (dart:async/stream.dart, line 1132, col 11)
60 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to () → void (dart:async/stream.dart, line 1221, col 43) 60 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to () → void (dart:async/stream.dart, line 1222, col 43)
61 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to () → void (dart:async/stream.dart, line 1229, col 43) 61 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to () → void (dart:async/stream.dart, line 1230, col 43)
62 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (EventSink<dynamic>) → void (dart:async/stream.dart, line 1247, col 21) 62 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (EventSink<dynamic>) → void (dart:async/stream.dart, line 1248, col 21)
63 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to () → void (dart:async/stream.dart, line 1258, col 43) 63 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to () → void (dart:async/stream.dart, line 1259, col 43)
64 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to () → void (dart:async/stream.dart, line 1277, col 53) 64 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to () → void (dart:async/stream.dart, line 1278, col 53)
65 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _ControllerSubscriptio n<dynamic> to StreamSubscription<T> (dart:async/stream_controller.dart, line 516 , col 12) 65 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _ControllerSubscriptio n<dynamic> to StreamSubscription<T> (dart:async/stream_controller.dart, line 516 , col 12)
66 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _StreamController<dyna mic> to _EventSink<T> (dart:async/stream_controller.dart, line 798, col 15) 66 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _StreamController<dyna mic> to _EventSink<T> (dart:async/stream_controller.dart, line 798, col 15)
67 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (T) → void (dart:async/stream_impl.dart, line 154, col 15) 67 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (T) → void (dart:async/stream_impl.dart, line 154, col 15)
68 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from StreamSubscription<dyn amic> to StreamSubscription<T> (dart:async/stream_impl.dart, line 476, col 12) 68 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from StreamSubscription<dyn amic> to StreamSubscription<T> (dart:async/stream_impl.dart, line 476, col 12)
69 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (StreamSubscription<dynamic>) → void (dart:async/stream_impl.dart, line 813, co l 28) 69 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (StreamSubscription<dynamic>) → void (dart:async/stream_impl.dart, line 813, co l 28)
70 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (StreamSubscription<dynamic>) → void (dart:async/stream_impl.dart, line 814, co l 28) 70 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → dynamic to (StreamSubscription<dynamic>) → void (dart:async/stream_impl.dart, line 814, co l 28)
71 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Future<bool > (dart:async/stream_impl.dart, line 1000, col 14) 71 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Future<bool > (dart:async/stream_impl.dart, line 1000, col 14)
72 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/stream_impl.dart, line 1006, col 22) 72 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:asy nc/stream_impl.dart, line 1006, col 22)
73 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to _Future<boo l> (dart:async/stream_impl.dart, line 1035, col 31) 73 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to _Future<boo l> (dart:async/stream_impl.dart, line 1035, col 31)
74 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to _Future<boo l> (dart:async/stream_impl.dart, line 1047, col 31) 74 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to _Future<boo l> (dart:async/stream_impl.dart, line 1047, col 31)
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/json.dart, line 817, col 60) 189 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/json.dart, line 817, col 60)
190 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/json.dart, line 895, col 15) 190 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/json.dart, line 895, col 15)
191 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Sink<dynamic> to Sink< String> (dart:convert/line_splitter.dart, line 24, col 44) 191 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Sink<dynamic> to Sink< String> (dart:convert/line_splitter.dart, line 24, col 44)
192 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:cor e/expando.dart, line 55, col 12) 192 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:cor e/expando.dart, line 55, col 12)
193 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (int) → Object to (int ) → E (dart:core/iterable.dart, line 319, col 22) 193 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (int) → Object to (int ) → E (dart:core/iterable.dart, line 319, col 22)
194 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:cor e/list.dart, line 121, col 16) 194 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:cor e/list.dart, line 121, col 16)
195 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< E> (dart:core/list.dart, line 124, col 12) 195 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< E> (dart:core/list.dart, line 124, col 12)
196 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<int> to List< dynamic> (dart:core/string.dart, line 121, col 17) 196 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<int> to List< dynamic> (dart:core/string.dart, line 121, col 17)
197 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<int> (dart:core/uri.dart, line 1278, col 37) 197 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<int> (dart:core/uri.dart, line 1278, col 37)
198 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 2023, col 12) 198 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 2023, col 12)
199 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< E> (dart:_internal/iterable.dart, line 310, col 12) 199 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< E> (dart:_internal/iterable.dart, line 312, col 12)
200 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<S> (dart:_internal/iterable.dart, line 357, col 39) 200 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<S> (dart:_internal/iterable.dart, line 361, col 39)
201 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<S> (dart:_internal/iterable.dart, line 378, col 17) 201 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<S> (dart:_internal/iterable.dart, line 382, col 17)
202 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → Iterable<d ynamic> to (S) → Iterable<T> (dart:_internal/iterable.dart, line 454, col 76) 202 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → Iterable<d ynamic> to (S) → Iterable<T> (dart:_internal/iterable.dart, line 457, col 76)
203 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterator<dynamic> to I terator<T> (dart:_internal/iterable.dart, line 481, col 29) 203 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterator<dynamic> to I terator<T> (dart:_internal/iterable.dart, line 483, col 29)
204 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 978, col 35) 204 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 992, col 35)
205 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<T> (dart:_internal/iterable.dart, line 983, col 37) 205 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<T> (dart:_internal/iterable.dart, line 997, col 37)
206 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → bool to (T ) → bool (dart:_internal/iterable.dart, line 983, col 47) 206 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → bool to (T ) → bool (dart:_internal/iterable.dart, line 997, col 47)
207 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 988, col 35) 207 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 1002, col 35)
208 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<T> (dart:_internal/iterable.dart, line 993, col 37) 208 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<T> (dart:_internal/iterable.dart, line 1007, col 37)
209 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → bool to (T ) → bool (dart:_internal/iterable.dart, line 993, col 47) 209 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → bool to (T ) → bool (dart:_internal/iterable.dart, line 1007, col 47)
210 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 997, col 40) 210 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 1011, col 40)
211 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 1033, col 35) 211 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 1047, col 35)
212 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< T> (dart:_internal/iterable.dart, line 1115, col 31) 212 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< T> (dart:_internal/iterable.dart, line 1129, col 31)
213 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math, l ine 85, col 16) 213 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math, l ine 85, col 16)
214 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math, l ine 120, col 16) 214 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math, l ine 120, col 16)
215 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 37, col 25) 215 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 37, col 25)
216 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 37, col 38) 216 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 37, col 38)
217 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 46, col 25) 217 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 46, col 25)
218 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 46, col 38) 218 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 46, col 38)
219 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 59, col 25) 219 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 59, col 25)
220 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 59, col 37) 220 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 59, col 37)
221 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 86, col 12) 221 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/po int.dart, line 86, col 12)
222 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 33, col 18) 222 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 33, col 18)
(...skipping 378 matching lines...) Expand 10 before | Expand all | Expand 10 after
601 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (String) → String to ( Object) → String (dart:html_common/css_class_set.dart, line 148, col 44) 601 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (String) → String to ( Object) → String (dart:html_common/css_class_set.dart, line 148, col 44)
602 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<Database> (dart:indexed_db, line 548, col 14) 602 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<Database> (dart:indexed_db, line 548, col 14)
603 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → void to (E vent) → void (dart:indexed_db, line 561, col 34) 603 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → void to (E vent) → void (dart:indexed_db, line 561, col 34)
604 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<IdbFactory> (dart:indexed_db, line 568, col 14) 604 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<IdbFactory> (dart:indexed_db, line 568, col 14)
605 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<List<String>> (dart:indexed_db, line 581, col 14) 605 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<List<String>> (dart:indexed_db, line 581, col 14)
606 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 656, col 14) 606 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 656, col 14)
607 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 919, col 14) 607 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 919, col 14)
608 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1084, col 56) 608 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1084, col 56)
609 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1088, col 56) 609 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1088, col 56)
610 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<Cursor> (dart:indexed_db, line 1199, col 12) 610 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<Cursor> (dart:indexed_db, line 1199, col 12)
OLDNEW
« no previous file with comments | « tool/input_sdk/lib/internal/iterable.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698