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

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1720473002: Support StackTrace.current (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
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)
10 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 31, col 48)
11 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) 12 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) 13 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 839, col 37)
11 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 886, col 11) 14 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 886, col 11)
12 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 80, col 12) 15 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 80, col 12)
13 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 125, col 9) 16 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 125, col 9)
14 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 313, col 12) 17 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 313, col 12)
15 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<int> ( dart:_js_helper, line 265, col 31) 18 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<int> ( dart:_js_helper, line 265, col 31)
16 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_js _helper, line 780, col 16) 19 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_js _helper, line 780, col 16)
17 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_interceptors/js_string.dart, line 86, col 14) 20 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_interceptors/js_string.dart, line 86, col 14)
18 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_interceptors/js_string.dart, line 89, col 14) 21 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_interceptors/js_string.dart, line 89, col 14)
(...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after
567 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)
568 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)
569 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)
570 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)
571 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)
572 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)
573 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)
574 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)
575 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)
576 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
« tool/input_sdk/patch/core_patch.dart ('K') | « tool/input_sdk/patch/core_patch.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698