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

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1950133008: Update number parsing. (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/js_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 107, col 12) 15 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 107, col 12)
16 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 149, col 17) 16 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 149, col 17)
17 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 157, col 17) 17 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 157, col 17)
18 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 188, col 27) 18 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 188, col 27)
19 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 229, col 27) 19 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 229, col 27)
20 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 242, col 27) 20 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 242, col 27)
21 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 254, col 27) 21 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 254, col 27)
22 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 267, col 27) 22 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 267, col 27)
23 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 285, col 16) 23 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 285, col 16)
24 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 290, col 17) 24 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 290, col 17)
25 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 433, col 27) 25 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 433, col 27)
26 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 445, col 27) 26 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 445, col 27)
27 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 550, col 12) 27 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 550, col 12)
28 [warning] Unsound implicit cast from dynamic to List<int> (dart:_js_helper, line 268, col 31) 28 [warning] Unsound implicit cast from dynamic to JSArray<String> (dart:_js_helper , line 77, col 37)
29 [warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 828, co l 16) 29 [warning] Unsound implicit cast from dynamic to List<int> (dart:_js_helper, line 279, col 31)
30 [warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 839, co l 16)
30 [warning] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, li ne 126, col 31) 31 [warning] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, li ne 126, col 31)
31 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 92, col 14) 32 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 92, col 14)
32 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 95, col 14) 33 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 95, col 14)
33 [warning] Unsound implicit cast from dynamic to List<String> (dart:_js_helper/re gexp_helper.dart, line 108, col 22) 34 [warning] Unsound implicit cast from dynamic to List<String> (dart:_js_helper/re gexp_helper.dart, line 108, col 22)
34 [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_hel per/regexp_helper.dart, line 140, col 43) 35 [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_hel per/regexp_helper.dart, line 140, col 43)
35 [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_hel per/regexp_helper.dart, line 152, col 43) 36 [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_hel per/regexp_helper.dart, line 152, col 43)
36 [warning] Unsound implicit cast from _StreamControllerLifecycle<dynamic> to _Str eamControllerLifecycle<T> (dart:async/broadcast_stream_controller.dart, line 8, col 67) 37 [warning] Unsound implicit cast from _StreamControllerLifecycle<dynamic> to _Str eamControllerLifecycle<T> (dart:async/broadcast_stream_controller.dart, line 8, col 67)
37 [warning] Unsound implicit cast from _StreamControllerLifecycle<dynamic> to _Str eamControllerLifecycle<T> (dart:async/broadcast_stream_controller.dart, line 36, col 15) 38 [warning] Unsound implicit cast from _StreamControllerLifecycle<dynamic> to _Str eamControllerLifecycle<T> (dart:async/broadcast_stream_controller.dart, line 36, col 15)
38 [warning] Unsound implicit cast from StreamSubscription<dynamic> to _BroadcastSu bscription<T> (dart:async/broadcast_stream_controller.dart, line 194, col 18) 39 [warning] Unsound implicit cast from StreamSubscription<dynamic> to _BroadcastSu bscription<T> (dart:async/broadcast_stream_controller.dart, line 194, col 18)
39 [warning] Unsound implicit cast from StreamSubscription<dynamic> to StreamSubscr iption<T> (dart:async/broadcast_stream_controller.dart, line 199, col 12) 40 [warning] Unsound implicit cast from StreamSubscription<dynamic> to StreamSubscr iption<T> (dart:async/broadcast_stream_controller.dart, line 199, col 12)
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
198 [warning] Unsound implicit cast from (dynamic) → dynamic to (Object) → Object (d art:convert/json.dart, line 142, col 28) 199 [warning] Unsound implicit cast from (dynamic) → dynamic to (Object) → Object (d art:convert/json.dart, line 142, col 28)
199 [warning] Unsound implicit cast from (dynamic) → dynamic to (Object) → Object (d art:convert/json.dart, line 147, col 28) 200 [warning] Unsound implicit cast from (dynamic) → dynamic to (Object) → Object (d art:convert/json.dart, line 147, col 28)
200 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 270, col 42) 201 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 270, col 42)
201 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 352, col 36) 202 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 352, col 36)
202 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 455, col 53) 203 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 455, col 53)
203 [warning] Unsound implicit cast from Map<dynamic, dynamic> to Map<String, Object > (dart:convert/json.dart, line 715, col 16) 204 [warning] Unsound implicit cast from Map<dynamic, dynamic> to Map<String, Object > (dart:convert/json.dart, line 715, col 16)
204 [warning] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/ json.dart, line 817, col 60) 205 [warning] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/ json.dart, line 817, col 60)
205 [warning] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/ json.dart, line 895, col 15) 206 [warning] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/ json.dart, line 895, col 15)
206 [warning] Unsound implicit cast from Sink<dynamic> to Sink<String> (dart:convert /line_splitter.dart, line 24, col 44) 207 [warning] Unsound implicit cast from Sink<dynamic> to Sink<String> (dart:convert /line_splitter.dart, line 24, col 44)
207 [warning] Unsound implicit cast from dynamic to T (dart:core/expando.dart, line 55, col 12) 208 [warning] Unsound implicit cast from dynamic to T (dart:core/expando.dart, line 55, col 12)
208 [warning] Unsound implicit cast from dynamic to E (dart:core/list.dart, line 121 , col 16) 209 [warning] Unsound implicit cast from dynamic to E (dart:core/list.dart, line 126 , col 16)
209 [warning] Unsound implicit cast from Iterable<int> to List<dynamic> (dart:core/s tring.dart, line 120, col 17) 210 [warning] Unsound implicit cast from Iterable<int> to List<dynamic> (dart:core/s tring.dart, line 120, col 17)
210 [warning] Unsound implicit cast from List<dynamic> to Iterable<int> (dart:core/u ri.dart, line 1278, col 37) 211 [warning] Unsound implicit cast from List<dynamic> to Iterable<int> (dart:core/u ri.dart, line 1278, col 37)
211 [warning] Unsound implicit cast from List<dynamic> to List<int> (dart:core/uri.d art, line 2023, col 12) 212 [warning] Unsound implicit cast from List<dynamic> to List<int> (dart:core/uri.d art, line 2023, col 12)
212 [warning] The final variable 'origin' must be initialized (dart:html, line 177, col 3) 213 [warning] The final variable 'origin' must be initialized (dart:html, line 177, col 3)
213 [warning] The final variable 'origin' must be initialized (dart:html, line 813, col 3) 214 [warning] The final variable 'origin' must be initialized (dart:html, line 813, col 3)
214 [warning] Unsound implicit cast from dynamic to List<String> (dart:html, line 11 45, col 33) 215 [warning] Unsound implicit cast from dynamic to List<String> (dart:html, line 11 45, col 33)
215 [warning] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1691, col 3) 216 [warning] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1691, col 3)
216 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2723, col 14) 217 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2723, col 14)
217 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2725, col 14) 218 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2725, col 14)
218 [warning] The final variable 'options' must be initialized (dart:html, line 8973 , col 3) 219 [warning] The final variable 'options' must be initialized (dart:html, line 8973 , col 3)
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
322 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3) 323 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3)
323 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5074, col 3) 324 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5074, col 3)
324 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5388, col 3) 325 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5388, col 3)
325 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5607, col 3) 326 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5607, col 3)
326 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5679, col 3) 327 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5679, col 3)
327 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5777, col 3) 328 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5777, col 3)
328 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5838, col 3) 329 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5838, col 3)
329 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6128, col 3) 330 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6128, col 3)
330 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6173, col 3) 331 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6173, col 3)
331 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6327, col 3) 332 [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/js_helper.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698