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

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1950133003: Update String methods. (Closed) Base URL: https://github.com/dart-lang/dev_compiler@master
Patch Set: Created 4 years, 7 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/private/string_helper.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 [error] The argument type 'InternalMap' cannot be assigned to the parameter type 'Map'. (dart:_isolate_helper/isolate_serialization.dart, line 47, col 47) 1 [error] The argument type 'InternalMap' cannot be assigned to the parameter type 'Map'. (dart:_isolate_helper/isolate_serialization.dart, line 47, col 47)
2 [error] Missing concrete implementation of 'num.==' (dart:_interceptors/js_numbe r.dart, line 12, col 7) 2 [error] Missing concrete implementation of 'num.==' (dart:_interceptors/js_numbe r.dart, line 12, col 7)
3 [error] Missing concrete implementation of 'String.==' (dart:_interceptors/js_st ring.dart, line 14, col 7) 3 [error] Missing concrete implementation of 'String.==' (dart:_interceptors/js_st ring.dart, line 14, col 7)
4 [error] Type check failed: (_BroadcastSubscription<T> subscription) {subscriptio n._close();} ((_BroadcastSubscription<T>) → void) is not of type (_BufferingStre amSubscription<T>) → void (dart:async/broadcast_stream_controller.dart, line 371 , col 24) 4 [error] Type check failed: (_BroadcastSubscription<T> subscription) {subscriptio n._close();} ((_BroadcastSubscription<T>) → void) is not of type (_BufferingStre amSubscription<T>) → void (dart:async/broadcast_stream_controller.dart, line 371 , col 24)
5 [error] Annotation can be only constant variable or constant constructor invocat ion (dart:core/stacktrace.dart, line 27, col 3) 5 [error] Annotation can be only constant variable or constant constructor invocat ion (dart:core/stacktrace.dart, line 27, col 3)
6 [error] The part was not supplied as an input to the compiler. (dart:html_common /conversions.dart, line 1, col 1) 6 [error] The part was not supplied as an input to the compiler. (dart:html_common /conversions.dart, line 1, col 1)
7 [error] The part was not supplied as an input to the compiler. (dart:html_common /conversions_dart2js.dart, line 1, col 1) 7 [error] The part was not supplied as an input to the compiler. (dart:html_common /conversions_dart2js.dart, line 1, col 1)
8 [error] The part was not supplied as an input to the compiler. (dart:html_common /css_class_set.dart, line 1, col 1) 8 [error] The part was not supplied as an input to the compiler. (dart:html_common /css_class_set.dart, line 1, col 1)
9 [error] The part was not supplied as an input to the compiler. (dart:html_common /device.dart, line 1, col 1) 9 [error] The part was not supplied as an input to the compiler. (dart:html_common /device.dart, line 1, col 1)
10 [error] The part was not supplied as an input to the compiler. (dart:html_common /filtered_element_list.dart, line 1, col 1) 10 [error] The part was not supplied as an input to the compiler. (dart:html_common /filtered_element_list.dart, line 1, col 1)
11 [error] The part was not supplied as an input to the compiler. (dart:html_common /lists.dart, line 1, col 1) 11 [error] The part was not supplied as an input to the compiler. (dart:html_common /lists.dart, line 1, col 1)
12 [warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, li ne 24, col 45) 12 [warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, li ne 24, col 45)
13 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 839, col 37) 13 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 839, col 37)
14 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 886, col 11) 14 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 886, col 11)
15 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 95, col 12) 15 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 95, col 12)
16 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 140, col 9) 16 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 140, col 9)
17 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 328, col 12) 17 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 328, col 12)
18 [warning] Unsound implicit cast from dynamic to List<int> (dart:_js_helper, line 265, col 31) 18 [warning] Unsound implicit cast from dynamic to List<int> (dart:_js_helper, line 268, col 31)
19 [warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 818, co l 16) 19 [warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 821, co l 16)
20 [warning] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, li ne 126, col 31) 20 [warning] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, li ne 126, col 31)
21 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 86, col 14) 21 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 92, col 14)
22 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 89, col 14) 22 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 95, col 14)
23 [warning] Unsound implicit cast from dynamic to List<String> (dart:_js_helper/re gexp_helper.dart, line 108, col 22) 23 [warning] Unsound implicit cast from dynamic to List<String> (dart:_js_helper/re gexp_helper.dart, line 108, col 22)
24 [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_hel per/regexp_helper.dart, line 140, col 43) 24 [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_hel per/regexp_helper.dart, line 140, col 43)
25 [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_hel per/regexp_helper.dart, line 152, col 43) 25 [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_hel per/regexp_helper.dart, line 152, col 43)
26 [warning] Unsound implicit cast from _StreamControllerLifecycle<dynamic> to _Str eamControllerLifecycle<T> (dart:async/broadcast_stream_controller.dart, line 8, col 67) 26 [warning] Unsound implicit cast from _StreamControllerLifecycle<dynamic> to _Str eamControllerLifecycle<T> (dart:async/broadcast_stream_controller.dart, line 8, col 67)
27 [warning] Unsound implicit cast from _StreamControllerLifecycle<dynamic> to _Str eamControllerLifecycle<T> (dart:async/broadcast_stream_controller.dart, line 36, col 15) 27 [warning] Unsound implicit cast from _StreamControllerLifecycle<dynamic> to _Str eamControllerLifecycle<T> (dart:async/broadcast_stream_controller.dart, line 36, col 15)
28 [warning] Unsound implicit cast from StreamSubscription<dynamic> to _BroadcastSu bscription<T> (dart:async/broadcast_stream_controller.dart, line 194, col 18) 28 [warning] Unsound implicit cast from StreamSubscription<dynamic> to _BroadcastSu bscription<T> (dart:async/broadcast_stream_controller.dart, line 194, col 18)
29 [warning] Unsound implicit cast from StreamSubscription<dynamic> to StreamSubscr iption<T> (dart:async/broadcast_stream_controller.dart, line 199, col 12) 29 [warning] Unsound implicit cast from StreamSubscription<dynamic> to StreamSubscr iption<T> (dart:async/broadcast_stream_controller.dart, line 199, col 12)
30 [warning] Unsound implicit cast from _BroadcastSubscriptionLink to _BroadcastSub scription<T> (dart:async/broadcast_stream_controller.dart, line 308, col 48) 30 [warning] Unsound implicit cast from _BroadcastSubscriptionLink to _BroadcastSub scription<T> (dart:async/broadcast_stream_controller.dart, line 308, col 48)
31 [warning] Unsound implicit cast from _BroadcastSubscriptionLink to _BroadcastSub scription<T> (dart:async/broadcast_stream_controller.dart, line 392, col 48) 31 [warning] Unsound implicit cast from _BroadcastSubscriptionLink to _BroadcastSub scription<T> (dart:async/broadcast_stream_controller.dart, line 392, col 48)
32 [warning] Unsound implicit cast from _BroadcastSubscriptionLink to _BroadcastSub scription<T> (dart:async/broadcast_stream_controller.dart, line 401, col 48) 32 [warning] Unsound implicit cast from _BroadcastSubscriptionLink to _BroadcastSub scription<T> (dart:async/broadcast_stream_controller.dart, line 401, col 48)
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 270, col 42) 190 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 270, col 42)
191 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 352, col 36) 191 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 352, col 36)
192 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 455, col 53) 192 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 455, col 53)
193 [warning] Unsound implicit cast from Map<dynamic, dynamic> to Map<String, Object > (dart:convert/json.dart, line 715, col 16) 193 [warning] Unsound implicit cast from Map<dynamic, dynamic> to Map<String, Object > (dart:convert/json.dart, line 715, col 16)
194 [warning] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/ json.dart, line 817, col 60) 194 [warning] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/ json.dart, line 817, col 60)
195 [warning] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/ json.dart, line 895, col 15) 195 [warning] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/ json.dart, line 895, col 15)
196 [warning] Unsound implicit cast from Sink<dynamic> to Sink<String> (dart:convert /line_splitter.dart, line 24, col 44) 196 [warning] Unsound implicit cast from Sink<dynamic> to Sink<String> (dart:convert /line_splitter.dart, line 24, col 44)
197 [warning] Unsound implicit cast from dynamic to T (dart:core/expando.dart, line 55, col 12) 197 [warning] Unsound implicit cast from dynamic to T (dart:core/expando.dart, line 55, col 12)
198 [warning] Unsound implicit cast from (int) → Object to (int) → E (dart:core/iter able.dart, line 319, col 22) 198 [warning] Unsound implicit cast from (int) → Object to (int) → E (dart:core/iter able.dart, line 319, col 22)
199 [warning] Unsound implicit cast from dynamic to E (dart:core/list.dart, line 121 , col 16) 199 [warning] Unsound implicit cast from dynamic to E (dart:core/list.dart, line 121 , col 16)
200 [warning] Unsound implicit cast from Iterable<int> to List<dynamic> (dart:core/s tring.dart, line 121, col 17) 200 [warning] Unsound implicit cast from Iterable<int> to List<dynamic> (dart:core/s tring.dart, line 120, col 17)
201 [warning] Unsound implicit cast from List<dynamic> to Iterable<int> (dart:core/u ri.dart, line 1278, col 37) 201 [warning] Unsound implicit cast from List<dynamic> to Iterable<int> (dart:core/u ri.dart, line 1278, col 37)
202 [warning] Unsound implicit cast from List<dynamic> to List<int> (dart:core/uri.d art, line 2023, col 12) 202 [warning] Unsound implicit cast from List<dynamic> to List<int> (dart:core/uri.d art, line 2023, col 12)
203 [warning] The final variable 'origin' must be initialized (dart:html, line 177, col 3) 203 [warning] The final variable 'origin' must be initialized (dart:html, line 177, col 3)
204 [warning] The final variable 'origin' must be initialized (dart:html, line 813, col 3) 204 [warning] The final variable 'origin' must be initialized (dart:html, line 813, col 3)
205 [warning] Unsound implicit cast from dynamic to List<String> (dart:html, line 11 45, col 33) 205 [warning] Unsound implicit cast from dynamic to List<String> (dart:html, line 11 45, col 33)
206 [warning] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1691, col 3) 206 [warning] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1691, col 3)
207 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2723, col 14) 207 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2723, col 14)
208 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2725, col 14) 208 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2725, col 14)
209 [warning] The final variable 'options' must be initialized (dart:html, line 8973 , col 3) 209 [warning] The final variable 'options' must be initialized (dart:html, line 8973 , col 3)
210 [warning] The final variables '_attributes', '_childElementCount' and '16' more must be initialized (dart:html, line 13010, col 3) 210 [warning] The final variables '_attributes', '_childElementCount' and '16' more must be initialized (dart:html, line 13010, col 3)
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
327 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3) 327 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3)
328 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5074, col 3) 328 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5074, col 3)
329 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5388, col 3) 329 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5388, col 3)
330 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5607, col 3) 330 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5607, col 3)
331 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5679, col 3) 331 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5679, col 3)
332 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5777, col 3) 332 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5777, col 3)
333 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5838, col 3) 333 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5838, col 3)
334 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6128, col 3) 334 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6128, col 3)
335 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6173, col 3) 335 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6173, col 3)
336 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6327, col 3) 336 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6327, col 3)
OLDNEW
« no previous file with comments | « tool/input_sdk/private/string_helper.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698