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

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1933383002: Workaround #537 (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@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/lib/js/dart2js/js_dart2js.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 [warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, li ne 25, col 5) 6 [warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, li ne 25, col 5)
7 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 839, col 37) 7 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 839, col 37)
8 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 886, col 11) 8 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 886, col 11)
9 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 80, col 12) 9 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 80, col 12)
10 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 125, col 9) 10 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 125, col 9)
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
242 [warning] Unsound implicit cast from Iterator<dynamic> to Iterator<T> (dart:_int ernal/iterable.dart, line 483, col 29) 242 [warning] Unsound implicit cast from Iterator<dynamic> to Iterator<T> (dart:_int ernal/iterable.dart, line 483, col 29)
243 [warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_interna l/iterable.dart, line 992, col 35) 243 [warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_interna l/iterable.dart, line 992, col 35)
244 [warning] Unsound implicit cast from Iterable<dynamic> to Iterable<T> (dart:_int ernal/iterable.dart, line 997, col 37) 244 [warning] Unsound implicit cast from Iterable<dynamic> to Iterable<T> (dart:_int ernal/iterable.dart, line 997, col 37)
245 [warning] Unsound implicit cast from (dynamic) → bool to (T) → bool (dart:_inter nal/iterable.dart, line 997, col 47) 245 [warning] Unsound implicit cast from (dynamic) → bool to (T) → bool (dart:_inter nal/iterable.dart, line 997, col 47)
246 [warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_interna l/iterable.dart, line 1002, col 35) 246 [warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_interna l/iterable.dart, line 1002, col 35)
247 [warning] Unsound implicit cast from Iterable<dynamic> to Iterable<T> (dart:_int ernal/iterable.dart, line 1007, col 37) 247 [warning] Unsound implicit cast from Iterable<dynamic> to Iterable<T> (dart:_int ernal/iterable.dart, line 1007, col 37)
248 [warning] Unsound implicit cast from (dynamic) → bool to (T) → bool (dart:_inter nal/iterable.dart, line 1007, col 47) 248 [warning] Unsound implicit cast from (dynamic) → bool to (T) → bool (dart:_inter nal/iterable.dart, line 1007, col 47)
249 [warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_interna l/iterable.dart, line 1011, col 40) 249 [warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_interna l/iterable.dart, line 1011, col 40)
250 [warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_interna l/iterable.dart, line 1047, col 35) 250 [warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_interna l/iterable.dart, line 1047, col 35)
251 [warning] Unsound implicit cast from List<dynamic> to List<T> (dart:_internal/it erable.dart, line 1129, col 31) 251 [warning] Unsound implicit cast from List<dynamic> to List<T> (dart:_internal/it erable.dart, line 1129, col 31)
252 [warning] Unsound implicit cast from dynamic to E (dart:js, line 360, col 12) 252 [warning] Unsound implicit cast from dynamic to E (dart:js, line 361, col 12)
253 [warning] Unsound implicit cast from dynamic to E (dart:js, line 406, col 12) 253 [warning] Unsound implicit cast from dynamic to E (dart:js, line 407, col 12)
254 [warning] Unsound implicit cast from dynamic to E (dart:js, line 411, col 12) 254 [warning] Unsound implicit cast from dynamic to E (dart:js, line 412, col 12)
255 [warning] Unsound implicit cast from num to T (dart:math, line 85, col 16) 255 [warning] Unsound implicit cast from num to T (dart:math, line 85, col 16)
256 [warning] Unsound implicit cast from num to T (dart:math, line 120, col 16) 256 [warning] Unsound implicit cast from num to T (dart:math, line 120, col 16)
257 [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 37, co l 25) 257 [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 37, co l 25)
258 [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 37, co l 38) 258 [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 37, co l 38)
259 [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 46, co l 25) 259 [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 46, co l 25)
260 [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 46, co l 38) 260 [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 46, co l 38)
261 [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 59, co l 25) 261 [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 59, co l 25)
262 [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 59, co l 37) 262 [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 59, co l 37)
263 [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 86, co l 12) 263 [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 86, co l 12)
264 [warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 33 , col 18) 264 [warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 33 , col 18)
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
325 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3) 325 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3)
326 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5074, col 3) 326 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5074, col 3)
327 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5388, col 3) 327 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5388, col 3)
328 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5607, col 3) 328 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5607, col 3)
329 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5679, col 3) 329 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5679, col 3)
330 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5777, col 3) 330 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5777, col 3)
331 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5838, col 3) 331 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5838, col 3)
332 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6128, col 3) 332 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6128, col 3)
333 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6173, col 3) 333 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6173, col 3)
334 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6327, col 3) 334 [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/lib/js/dart2js/js_dart2js.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698