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

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1718353002: Fixes #460 (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: 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 | « 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 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: [STATIC_TYPE_ERROR] Type check failed: _nullDataHandler ((dynamic) → voi d) is not of type (T) → void (dart:async/stream_impl.dart, line 153, col 42) 6 severe: [STATIC_TYPE_ERROR] Type check failed: _nullDataHandler ((dynamic) → voi d) is not of type (T) → void (dart:async/stream_impl.dart, line 153, col 42)
7 severe: [STATIC_TYPE_ERROR] Type check failed: _defaultHandleData ((dynamic, Eve ntSink<dynamic>) → void) is not of type (S, EventSink<T>) → void (dart:async/str eam_transformers.dart, line 234, col 48) 7 severe: [STATIC_TYPE_ERROR] Type check failed: _defaultHandleData ((dynamic, Eve ntSink<dynamic>) → void) is not of type (S, EventSink<T>) → void (dart:async/str eam_transformers.dart, line 234, col 48)
8 severe: [STATIC_TYPE_ERROR] Type check failed: _defaultHandleError ((dynamic, St ackTrace, EventSink<dynamic>) → void) is not of type (Object, StackTrace, EventS ink<T>) → void (dart:async/stream_transformers.dart, line 235, col 50) 8 severe: [STATIC_TYPE_ERROR] Type check failed: _defaultHandleError ((dynamic, St ackTrace, EventSink<dynamic>) → void) is not of type (Object, StackTrace, EventS ink<T>) → void (dart:async/stream_transformers.dart, line 235, col 50)
9 severe: [AnalyzerMessage] Annotation can be only constant variable or constant c onstructor invocation (dart:core/stacktrace.dart, line 27, col 3) 9 severe: [AnalyzerMessage] Annotation can be only constant variable or constant c onstructor invocation (dart:core/stacktrace.dart, line 27, col 3)
10 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 31, col 48) 10 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 31, col 48)
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
246 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 152, col 23) 246 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 152, col 23)
247 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 168, col 15) 247 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 168, col 15)
248 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 170, col 16) 248 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 170, col 16)
249 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 212, col 23) 249 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 212, col 23)
250 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 213, col 24) 250 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 213, col 24)
251 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 229, col 15) 251 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 229, col 15)
252 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 231, col 16) 252 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 231, col 16)
253 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 247, col 28) 253 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 247, col 28)
254 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 263, col 30) 254 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 263, col 30)
255 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_debugger, line 25, col 5) 255 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_debugger, line 25, col 5)
256 severe: [STATIC_TYPE_ERROR] Type check failed: _convertToJS ((dynamic) → dynamic ) is not of type (E) → dynamic (dart:js, line 326, col 44) 256 severe: [STATIC_TYPE_ERROR] Type check failed: _convertToJS ((dynamic) → dynamic ) is not of type (E) → dynamic (dart:js, line 327, col 44)
257 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 359, col 12) 257 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 360, col 12)
258 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 405, col 12) 258 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 406, col 12)
259 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 410, col 12) 259 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 411, col 12)
260 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 126, col 31) 260 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 126, col 31)
261 severe: [AnalyzerMessage] The setter 'href' is not defined for the class 'Elemen t' (dart:html, line 172, col 25) 261 severe: [AnalyzerMessage] The setter 'href' is not defined for the class 'Elemen t' (dart:html, line 172, col 25)
262 severe: [AnalyzerMessage] The final variable 'origin' must be initialized (dart: html, line 180, col 3) 262 severe: [AnalyzerMessage] The final variable 'origin' must be initialized (dart: html, line 180, col 3)
263 severe: [AnalyzerMessage] The final variable 'origin' must be initialized (dart: html, line 747, col 3) 263 severe: [AnalyzerMessage] The final variable 'origin' must be initialized (dart: html, line 747, col 3)
264 severe: [AnalyzerMessage] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1378, col 3) 264 severe: [AnalyzerMessage] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1378, col 3)
265 severe: [AnalyzerMessage] The setter 'width' is not defined for the class 'Eleme nt' (dart:html, line 1561, col 26) 265 severe: [AnalyzerMessage] The setter 'width' is not defined for the class 'Eleme nt' (dart:html, line 1561, col 26)
266 severe: [AnalyzerMessage] The setter 'height' is not defined for the class 'Elem ent' (dart:html, line 1562, col 27) 266 severe: [AnalyzerMessage] The setter 'height' is not defined for the class 'Elem ent' (dart:html, line 1562, col 27)
267 severe: [AnalyzerMessage] The method '_initCompositionEvent' is not defined for the class 'Event' (dart:html, line 2631, col 9) 267 severe: [AnalyzerMessage] The method '_initCompositionEvent' is not defined for the class 'Event' (dart:html, line 2631, col 9)
268 severe: [AnalyzerMessage] The final variable 'options' must be initialized (dart :html, line 8257, col 3) 268 severe: [AnalyzerMessage] The final variable 'options' must be initialized (dart :html, line 8257, col 3)
269 severe: [AnalyzerMessage] The method '_initDeviceOrientationEvent' is not define d for the class 'Event' (dart:html, line 8676, col 7) 269 severe: [AnalyzerMessage] The method '_initDeviceOrientationEvent' is not define d for the class 'Event' (dart:html, line 8676, col 7)
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
570 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (String) → String to ( Object) → String (dart:html_common/css_class_set.dart, line 148, col 44) 570 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (String) → String to ( Object) → String (dart:html_common/css_class_set.dart, line 148, col 44)
571 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<Database> (dart:indexed_db, line 548, col 14) 571 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<Database> (dart:indexed_db, line 548, col 14)
572 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → void to (E vent) → void (dart:indexed_db, line 561, col 34) 572 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → void to (E vent) → void (dart:indexed_db, line 561, col 34)
573 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<IdbFactory> (dart:indexed_db, line 568, col 14) 573 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<IdbFactory> (dart:indexed_db, line 568, col 14)
574 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<List<String>> (dart:indexed_db, line 581, col 14) 574 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<List<String>> (dart:indexed_db, line 581, col 14)
575 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 656, col 14) 575 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 656, col 14)
576 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 919, col 14) 576 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 919, col 14)
577 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1084, col 56) 577 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1084, col 56)
578 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1088, col 56) 578 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1088, col 56)
579 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<Cursor> (dart:indexed_db, line 1199, col 12) 579 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/js/dart2js/js_dart2js.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698